Minor XML patch

Patched minor inconsistencies with the current WZ and XMLs, reflecting into some issues with Dojo mechanics.
This commit is contained in:
ronancpl
2018-09-24 17:03:15 -03:00
parent 5480035005
commit 3a8377c283
4123 changed files with 325807 additions and 1086 deletions

View File

@@ -196,6 +196,7 @@ External tools:
* MapleBossHpBarFetcher - Searches the quest WZ files and reports in all relevant data regarding mobs that has a boss HP bar whilst not having a proper "boss" label.
* MapleCashDropFetcher - Searches the DB for any CASH drop data entry and lists them on a report file.
* MapleCouponInstaller - Retrieves coupon info from the WZ and makes a SQL table with it. The server will use that table to gather info regarding rates and intervals.
* MapleDojoUpdate - Patches the dojo WZ nodes with correct script names for onUserEnter and onFirstUserEnter fields.
* MapleEquipmentOmnileveler - Updates the equipment WZ nodes with item level information, allowing thus access for item level and EXP info for common equipments.
* MapleIdRetriever - Two behaviors: generates a SQL table with relation (id, name) of the handbook given as input. Given a file with names, outputs a file with ids.
* MapleInvalidItemIdFetcher - Generates a file listing all inexistent itemid's currently laying on the DB.

View File

@@ -1324,4 +1324,7 @@ Corrigido diversos aspectos do novo modelo de acesso de stats, agora propriament
Revitalizers de mounts são devidamente consumidos mesmo em casos mount tiredness seja zero.
Corrigido alliances retendo informações de guilds que foram desfeitas na DB.
Corrigido alliances não salvando nomes de ranks na DB ao serem criadas.
Adicionado suporte para doors na região de Mushroom Castle.
Adicionado suporte para doors na região de Mushroom Castle.
24 Agosto 2018,
Resolvido pequenas inconsistências entre os XMLs e WZs disponibilizados.