!IMPORTANT!
Due to the inability to determine what layer covers what height-level
in multilayer-zones, spawns and waypoints WILL have duplicates and must
be removed manually from ?_spawns and ?_waypoints respectively, if
nessecary. Besides, the other points may also need manual love.
- NPC:
* removed a redundant cuFlags for Bosses
* set NPC_CU_INSTANCE_BOSS with data from world.instance_encounters
* removed misc. factions from tooltip
* fixed malformed condition for creature-loot
* location is displayed in Listviews (also for GOs)
* enabled filters foundIn and relatedEvent (also for GOs)
* do not display empty quotes
- Zone:
* initial implementation of detail page
- Misc:
* fixed notices being displayed without restrictions
* added RewriteBase hint to .htaccess (lost several hours to this one)
* removed lost isles from dataset 'zones'
* updated sql-archives and removed old sql updates, db_setup_2.zip
will need to be reapplied
|
||
|---|---|---|
| .. | ||
| achievement.class.php | ||
| basetype.class.php | ||
| charclass.class.php | ||
| charrace.class.php | ||
| creature.class.php | ||
| currency.class.php | ||
| faction.class.php | ||
| gameobject.class.php | ||
| item.class.php | ||
| itemset.class.php | ||
| pet.class.php | ||
| profile.class.php | ||
| quest.class.php | ||
| skill.class.php | ||
| spell.class.php | ||
| title.class.php | ||
| user.class.php | ||
| worldevent.class.php | ||
| zone.class.php | ||