MagatiaPQ + several minor fixes
Added MagatiaPQ. Fixed a bug on Dojo where parties quitting the boss fight without completing until rest point couldn't not start Dojo again w/o reforming the party. Fixed issues with 2nd job NPC scripts. Reverted command layout to use "!" and "@" again.
This commit is contained in:
@@ -3,12 +3,21 @@ Credits:
|
||||
Ronan - Freelance Developer
|
||||
Vcoc - Freelance Developer
|
||||
|
||||
---------------------------
|
||||
DISCLAIMER:
|
||||
---------------------------
|
||||
This is NOT intended to be a PURE v83 MapleStory server emulator (acting
|
||||
under the clean WZ files, provided by Nexon/Wizet). There has been provided
|
||||
a whole array of edited WZ on the Drive to be used for this server. Although
|
||||
normal WZs will load properly, there is no guarantee in-game bugs and issues
|
||||
may arise because of some incompatibilities with the clean files.
|
||||
|
||||
---------------------------
|
||||
Feature list:
|
||||
---------------------------
|
||||
|
||||
PQs:
|
||||
* HPQ/KPQ/LPQ/LMPQ/OPQ/EllinPQ/PiratePQ/HorntailPQ 100%.
|
||||
* HPQ/KPQ/LPQ/LMPQ/OPQ/EllinPQ/PiratePQ/MagatiaPQ/HorntailPQ 100%.
|
||||
* CWKPQ as Expedition-based event 100%.
|
||||
* Expeditions: Scarga/Horntail/Showa/Zakum/Pinkbean 100%.
|
||||
* GuildPQ 100% + Guild queue with multi-lobby systems available.
|
||||
@@ -63,6 +72,6 @@ Project:
|
||||
* Organized project code.
|
||||
* Highly configurable server (see all server flags at ServerConstants).
|
||||
* Fixed/added some missing packets for MoveEnvironment, summons and others.
|
||||
* Reviewed some Java object aspects that needed concurrency protection.
|
||||
* Reviewed many Java object aspects that needed concurrency protection.
|
||||
|
||||
---------------------------
|
||||
@@ -433,4 +433,9 @@ Ap
|
||||
Novo scroll: antibanish. Retorna ao local de onde foi banido pela ultima vez.
|
||||
Resolvido alguns problemas de concorrência com MapleMapFactory.
|
||||
Removidos drops inexistentes da DB.
|
||||
Resolvido problema com GMs de level alto recebendo bloqueio MWLB.
|
||||
Resolvido problema com GMs de level alto recebendo bloqueio MWLB.
|
||||
|
||||
07 - 10 Agosto 2017,
|
||||
Adicionada Magatia PQ.
|
||||
Resolvido bug no Dojo impedindo mesma party de tentar entrar de novo se saiu sem acabá-la.
|
||||
Resolvido bugs nos scripts de 2nd job.
|
||||
Reference in New Issue
Block a user