New Year cards + Info on PlayerShops/HiredMerchants
New Year is coming soon! Figured out implementation for the New Year cards. Opcodes and packet structures are thanks to Eric. New Year effect crashes/dc's the player in some cases. Added informative notes to shop owners when transactioning an item/bundle.
This commit is contained in:
@@ -49,6 +49,7 @@ Player Social Network:
|
||||
|
||||
* Guild and Alliance system fully functional.
|
||||
* Beginners can create and join a "beginner-only" party (characters up to level 10).
|
||||
* Enhanced synchronization on Player Shops and Hired Merchants. Transactions made are instantly informed to the owner.
|
||||
|
||||
Cash & Items:
|
||||
|
||||
@@ -61,6 +62,7 @@ Cash & Items:
|
||||
* Vega's spell.
|
||||
* Owl of Minerva.
|
||||
* Pet item ignore.
|
||||
* New Year's card (New Year effect sometimes d/c's a player).
|
||||
|
||||
Monsters, Maps & Reactors:
|
||||
|
||||
|
||||
@@ -723,4 +723,9 @@ Adicionado comando "droplimit", cuja funcionalidade
|
||||
11 - 12 Dezembro 2017,
|
||||
Resolvido bug onde contador do drops do mapa não atualizaria seu valor em casos onde reatores consomem itens ou ao se aplicar comandos como "cleardrops".
|
||||
Corrigido server enviando packets com BroadcastMessage somente para o world 0, ao invés de ser para o world alvo.
|
||||
MapleQuestItemFetcher agora mostra quests já expiradas no relatório.
|
||||
MapleQuestItemFetcher agora mostra quests já expiradas no relatório.
|
||||
|
||||
17 - 19 Dezembro 2017,
|
||||
Implementado New Years card.
|
||||
Adicionado informação, destinado ao dono da loja, de compra de itens dos Player Shops e dos Hired Merchants.
|
||||
Resolvido um problema com overflow em Player Shops.
|
||||
Reference in New Issue
Block a user