View Single Post
  #15  
Old June 10th, 2002, 08:03 AM
raynor's Avatar

raynor raynor is offline
Captain
 
Join Date: Jan 2001
Location: Texas
Posts: 830
Thanks: 0
Thanked 0 Times in 0 Posts
raynor is on a distinguished road
Default Re: Calling all programmers! New SEIV project needs you!

Quote:
Anyway, I haven't been wasting time-- I've been doing some coding myself. I need to clean it up and get my log4j stuff sane, but I'll try to put it on the web later today or tomorrow. Anyway, what I've written is a "universal SE4 data parser" which stores data in a LinkedHashMap for preserving item order, yet permits fast Queries.

It can also read data from several mods at once, keeping each "mod" or World seperate so that you can compare them in different ways. I'll include the output below, which shows each file, how many items per file (ie, and how big each item is), and what the Name+Description of the first item in each file (if present, was).
Sounds very interesting. I look forward to seeing it.
Reply With Quote