Add support for all client file formats to the cache-550 library #131

Open
opened 3 years ago by gpe · 1 comments
gpe commented 3 years ago
Owner

I think this is a comprehensive list:

  • SeqType
  • AnimFrameset
  • ParamType
  • FloType
  • FluType
  • IdkType
  • StructType (mostly - need to expose the actual mapping in a better way)
  • BasType
  • VarpType
  • InvType
  • SkyBoxType
  • SkyBoxSphereType
  • LightType
  • CursorType
  • MsiType
  • MelType
  • Interface
  • SynthSound
  • MapSquare
  • Locs
  • NpcSpawns
  • Song
  • Model
  • Sprite
  • Font
  • Texture
  • Huffman
  • ClientScript
  • VorbisSound
  • MidiInstrument
  • LocType
  • EnumType (mostly - need to expose the actual mapping in a better way)
  • NpcType
  • ObjType
  • SpotAnimType
  • VarbitType
  • Map (TODO: better names for this set? these are all related to the world map)
  • MapElementList
  • MapUnderlay
  • MapOverlay
  • MapOverlay2
  • MapLocs
  • QuickChatPhraseType
  • QuickChatCatType
  • Material
  • ParticleEmitterType
  • ParticleEffectorType
  • Defaults
I think this is a comprehensive list: * [ ] SeqType * [ ] AnimFrameset * [x] ParamType * [ ] FloType * [ ] FluType * [ ] IdkType * [x] StructType (mostly - need to expose the actual mapping in a better way) * [ ] BasType * [x] VarpType * [x] InvType * [ ] SkyBoxType * [ ] SkyBoxSphereType * [ ] LightType * [ ] CursorType * [ ] MsiType * [ ] MelType * [ ] Interface * [ ] SynthSound * [ ] MapSquare * [ ] Locs * [ ] NpcSpawns * [x] Song * [ ] Model * [x] Sprite * [ ] Font * [ ] Texture * [ ] Huffman * [ ] ClientScript * [ ] VorbisSound * [ ] MidiInstrument * [ ] LocType * [x] EnumType (mostly - need to expose the actual mapping in a better way) * [ ] NpcType * [ ] ObjType * [ ] SpotAnimType * [x] VarbitType * [ ] Map (TODO: better names for this set? these are all related to the world map) * [ ] MapElementList * [ ] MapUnderlay * [ ] MapOverlay * [ ] MapOverlay2 * [ ] MapLocs * [ ] QuickChatPhraseType * [ ] QuickChatCatType * [ ] Material * [ ] ParticleEmitterType * [ ] ParticleEffectorType * [ ] Defaults
gpe added the
cache
feature
labels 3 years ago

Can you expand on the context of this issue? Is this in regards to the flat file functionality of the codec?

Can you expand on the context of this issue? Is this in regards to the flat file functionality of the codec?
Sign in to join this conversation.
Loading…
There is no content yet.