Waverunner
|
e225aa8727
|
Updated ServerFactory to allow parsing of tab-deliminated Server Datatable Files (.sdf txt files) to Interchangeable File Format for source control diff viewing instead of using binary files
An IFF is created for the corresponding SDF if: one does not exist or the SDF's modify date is > than the IFF's modify date
|
2015-07-20 12:42:41 -04:00 |
|
Waverunner
|
ec37137e37
|
IffNodes now use an iterator and closed the FileInputStream after creation of IFFNodes for an SWGFile
Removed unused import statements and generified a few variables for ClientData classes
|
2015-07-19 13:40:30 -04:00 |
|
Waverunner
|
be19a7f9c1
|
Added ChunkReader interface for reading item entries combined in one chunk and updated read methods for slot iff's and profession templates
|
2015-07-17 18:43:41 -04:00 |
|
Waverunner
|
8d80b64bf1
|
Refactored all visitors to use the new format for ClientData classes and significantly improved loading time of client files
|
2015-07-17 17:48:36 -04:00 |
|
Waverunner
|
59596a1fef
|
Split ClientFactory reading methods to an abstract class and added ServerFactory
|
2015-06-09 22:27:05 -04:00 |
|