0.8
---------------------------
Added in all new JtL experimental categories to schematicedit.php and schematicentry/index.php.
Changed column type for components.quantity to allow for higher values.
Fixed misspelling in Hardened Arveshium Steel.
Changed filter to use $_SESSION variables instead of cookies.
Fixed a couple display errors in the filter box.
Added hidden field to filter box that'll be checked for instead of requiring 'btn' as a $_REQUEST variable to be set.
Filters can now be overridden without needing to clear them first since cookies are gone.
Added hidden page to view all user/http variables. Useful for debugging. Does not display any information not otherwise viewable through the http headers.
Added profession-specific page for Shipwright.
Fixed display problem in green color scheme with MSIE.
Fixed a performance problem in current list.. Query was being run twice.
Refined some queries for better performance.
Fixed a problem with default sort and default sort direction not being used on some pages.
Added survey droid importer.
Shipwright schematics have been added courtesy of Wendano.
Added all chef schematics as an XML file for the importer.
This will most likely be released after the JtL NDA no longer applies.
0.7
---------------------------
Fixed a bug in login.php with some webservers where a variable in a GET query was not set unless it contained a value.
Added three new indexes to the current table.
Added path index to categories table.
Forced schematic screen to use the path index on the categories table.
Forced favorites screen to use the path index on the categories table.
Forced profession-specific screens to use path index on categories table.
Fixed a bug causing the calculation generated for backwards-compatibility to be generated wrong.
Added custom error handler. This will print out much more debug data than the default.
Added a special stylesheet for printing.
Fixed a bug in swgcraftparser.php that resulted from a change in a category name by swgcraft.
Added collection removal and merge tool.
Added collection name edit and component removal tool.
Added ability to edit/add/delete components from an existing schematic.
Restricted editing of schematic data to those logged in.
Fixed a couple coloring problems with the green color scheme.
Added all JtL skill trees.
Added Politician skill tree.
Added all FS skill trees.
Added all new JtL resource types.
The scripts to import and export schematic data are up. The included README file tells where to place them in relation to the other files to avoid needing to change any settings.
I've uploaded xml files for the full schematic package for both Doctor and BE. I have a functional set of php scripts to import and export these and will upload them once I give them another look.
I've uploaded four screenshots from v0.6. A few of them showcase the new Green color scheme.
I will be putting out v0.6 as soon as I finish the update system.
Current CHANGELOG:
0.6
---------------------------
All pages are now 100% XHTML 1.1 compliant.
Included DTD for XHTML 1.1 since extra modules are used.
Fixed a bug preventing any action if not logged in.
Fixed a bug with editing schems.
Fixed a bug causing schematic screen to display resources multiple times under the current best listing.
Moved all settings into users table instead of cookies.
Added setting to use either relative or absolute maximums in calculation - schematic bests will always use relative, however.
Fixed several CSS formatting errors.
Added ability to collapse sections of the tree in the Inventory screen and in the Current Resources screen (when that viewing option is selected).
Fixed a bug with the View Locations screen that caused it to display multiple copies of the same location.
Added a "Green" color scheme.
Skill tree boxes now sort alphabetically.
Fixed several errors in the chilastra resource listing.... read more