aowow/setup
Sarjuuk acbe969b8d Setup:
- setup can now be run from CLI. Use "> php index.php --help" to start off
- updated logging for use with CLI
- added generators for client imagery (icons, maps, talents, ect)
DBC:
- parsed DBCs are now expected in the Aowow-DB, prefixed with dbc_* (they are joined with
  these tables, so its easier to have them here altogether)
- setup/db_setup_3.zip may be reapplied (optionally)
- alternatively aowow will now extract you own DBCs alongside your textures.
  They will be parsed and saved to DB, as needed.
Misc:
 * HOST_URL and STATIC_URL will now be determined automaticly once and
 * then saved to ?_config (setup by CLI requires these to be set)
Spell:
 * added glyph-symbol to infobox for glyph-related spells
2015-01-20 23:17:37 +01:00
..
tools Setup: 2015-01-20 23:17:37 +01:00
updates moved iconStrings back to own table and ref by iconId 2015-01-18 18:20:11 +01:00
db_setup_1.zip - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00
db_setup_2.zip - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00
db_setup_3.zip Setup: 2015-01-20 23:17:37 +01:00
setup.php Setup: 2015-01-20 23:17:37 +01:00