Do To List

User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Do To List

Post by XZodia »

Green = Done
Blue= Started
Red = Not Started

  • Header Reading/Writing
    Index Reading/Writing
    Tags Creation
    StringID Reading/Writing/Adding
    Unicode Reading/Writing/Adding
    Meta Reading/Writing/Extraction/Injection/Adding
    Bitmap Viewing/Extraction/Injection/Adding/Internalising
    Model Extraction/Injection/Adding/Internalising
    Sound Extraction/Injection/Adding/Internalising
    Animation Extraction/Injection/Adding/Internalising
    SBSP Extraction/Injection/Adding/Building
    Lightmap Extraction/Injection/Adding
    Map Building

    Antenna (ant!)
    Color Table (colo)
    Item Collection (itmc)
    Biped (bipd)
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

Updated, 2 tags done :P
Don't snort the magic, we need it for the network.
User avatar
Aumaan Anubis
Staff
Posts: 1812
Joined: Thu Dec 13, 2007 12:18 am
Contact:

Re: Do To List

Post by Aumaan Anubis »

Cool.

Xzodia, care to update with what you've done?
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

Lawl I forgot to add itmc :lol:
Don't snort the magic, we need it for the network.
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Do To List

Post by XZodia »

Aumaan Anubis wrote:Cool.

Xzodia, care to update with what you've done?
I've not done anytihng since I wrote that >_>
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

Heres a feature we could add, what are every ones thoughts on a Real Time Halo system?
Don't snort the magic, we need it for the network.
User avatar
Aumaan Anubis
Staff
Posts: 1812
Joined: Thu Dec 13, 2007 12:18 am
Contact:

Re: Do To List

Post by Aumaan Anubis »

Probably rather difficult, but I'd like it.

Is anyone still working on this?

Grim
Jackson
Xzodia
Ownz Joo

??
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Do To List

Post by XZodia »

no more progress can really be made until a tag system is decided on
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

I am and so is xzodia. I still havent briefed Joo, but you and cougar can do anything to help. Suggestions moral support, beer, :smile: jk about the beer. But yea anything you can think of.
Don't snort the magic, we need it for the network.
User avatar
Aumaan Anubis
Staff
Posts: 1812
Joined: Thu Dec 13, 2007 12:18 am
Contact:

Re: Do To List

Post by Aumaan Anubis »

Xzodia and Grim, decide on a tag system. That's rather a priority if no progess can be attained unless its decided.

@Grim

I can screw around with labels...

Go Project Ceiling-Cat, Go!
Supermodder911
Posts: 409
Joined: Sat Jan 12, 2008 11:42 pm
Location: Michigan
Contact:

Re: Do To List

Post by Supermodder911 »

Go for Attributes or the byte[2] think...

I say Attributes FTW. XP
Image
Chad Warden is Ballin'. No jk.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

Supermodder911 wrote:Go for Attributes or the byte[2] think...

I say Attributes FTW. XP
Ha way ahead of you supper XP

Code: Select all

[Enum("Grenade Type", typeof(short))][Offset(436)]
        public Enum<Grenade_Type_Enum> Grenade_Type;
        public class Grenade_Type_Enum : Option
        {
            [Option("Human Fragmentation", 0)]
            public Option Human_Fragmentation;
            [Option("Covenant Plasma", 1)]
            public Option Covenant_Plasma;
        }
Don't snort the magic, we need it for the network.
Supermodder911
Posts: 409
Joined: Sat Jan 12, 2008 11:42 pm
Location: Michigan
Contact:

Re: Do To List

Post by Supermodder911 »

k...
Image
Chad Warden is Ballin'. No jk.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

BIPD IS DONE!!!!!!
Don't snort the magic, we need it for the network.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

Sound extraction is complete. Woo Xzodia and I sure got a lot done today :wink:
Don't snort the magic, we need it for the network.
User avatar
JacksonCougar
Huurcat
Posts: 2460
Joined: Thu Dec 06, 2007 11:30 pm
Location: Somewhere in Canada

Re: Do To List

Post by JacksonCougar »

Ooo; now make a sound previewer ;p
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

K, easy job.
Don't snort the magic, we need it for the network.
User avatar
Aumaan Anubis
Staff
Posts: 1812
Joined: Thu Dec 13, 2007 12:18 am
Contact:

Re: Do To List

Post by Aumaan Anubis »

Niiiiice!
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Do To List

Post by XZodia »

Tag Duplicating Now Works Perfectly! :D :D :D
As Does Tag Adding (but its not recursive yet)
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Do To List

Post by XZodia »

Bitmap viewing for shared and internal DXT 1 and 2/3 now done :D
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Do To List

Post by XZodia »

And now it can view anything Entity can (except lightmap bitmaps cause entity's code is shit)
Image
Attachments
untitled.PNG
(147.99 KiB) Downloaded 71 times
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
neodos
Posts: 1493
Joined: Sun Dec 09, 2007 8:58 pm

Re: Do To List

Post by neodos »

Awesome, can it really extract, inject and internalize? i say because first post wasn't updated if that's the case :p good jobs guys!
User avatar
Aumaan Anubis
Staff
Posts: 1812
Joined: Thu Dec 13, 2007 12:18 am
Contact:

Re: Do To List

Post by Aumaan Anubis »

This is lookin' sweeeet. Keep it up, guys!
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: Do To List

Post by Grimdoomer »

Ill spend some time working on it tonight, see if I can get bitmap tag creation working :P
Don't snort the magic, we need it for the network.
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Do To List

Post by XZodia »

Internalising is done! :D

Image
Attachments
untitled.PNG
(218.9 KiB) Downloaded 52 times
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
Post Reply