Merging credits_update branch
Updated year timestamp on copyleft headers. Updated aliases on credits, on where they may have been missing.
This commit is contained in:
@@ -184,8 +184,8 @@ Server potentials:
|
||||
* Implemented old GMS AP assigning for novices level 10 or below. Usage of the edited localhost is mandatory on this.
|
||||
* Implemented SP capping for players that passed the job upgrade level. After upgrading jobs, the missing SP amount is replenished.
|
||||
* Bypassable PIN/PIC system for players that were already authenticated and are currently loggedin and active.
|
||||
* Accounts can be created automatically when trying to login on an inexistent account -- credits to shavit.
|
||||
* Usage of Bcrypt (up-to-date) as the main password hashing algorithm, replacing old SHA's -- credits to shavit.
|
||||
* Accounts can be created automatically when trying to login on an inexistent account - credits to shavit.
|
||||
* Usage of Bcrypt (up-to-date) as the main password hashing algorithm, replacing old SHA's - credits to shavit.
|
||||
|
||||
Custom NPCs:
|
||||
|
||||
@@ -203,7 +203,7 @@ Server Commands:
|
||||
* Spawn Zakum/Horntail/Pinkbean.
|
||||
* Several new commands.
|
||||
* Rank command highlighting users either by world or server-wide.
|
||||
* Revamped command files layout -- thanks Arthur L.
|
||||
* Revamped command files layout - thanks Arthur L.
|
||||
* Optimized Search command, caching search range contents and added map search functionality.
|
||||
|
||||
External tools:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
-- Thanks MikeyJacobs for prompting out minimum specs search for pre-BB MapleStory.
|
||||
-- Minimum specs gathered thanks to AkatsukiLog, source: https://www.clubedohardware.com.br/forums/topic/1081421-maplestory-reinicia-meu-pc-direto-ajuda/
|
||||
-- Minimum specs gathered thanks to AkatsukiLog - src: https://www.clubedohardware.com.br/forums/topic/1081421-maplestory-reinicia-meu-pc-direto-ajuda/
|
||||
|
||||
MapleStory pre-BB specs:
|
||||
|
||||
|
||||
@@ -1894,6 +1894,7 @@ Corrigido skill "Monster Magnet" desconectando jogadores ao utilizá-la. Isso oc
|
||||
|
||||
26 Maio 2019,
|
||||
Ajustado portal que acessa área do NPC Nein Spirit's Baby Dragon, para permitir acesso aos jogadores que concluem a rachadura do ovo, ao invés de somente após completar quest.
|
||||
Normalizado comentários de créditos.
|
||||
|
||||
31 Maio 2019,
|
||||
Implementado método/comando que permite visualizar itens que podem ser ganhos pelo gachapons.
|
||||
@@ -2328,4 +2329,4 @@ Revisado Inventory Sort, agora ordenando projéteis por bônus de dano.
|
||||
|
||||
06 Dezembro 2019,
|
||||
Implementado pacote para visão de buffs de efeito imbuído em armas para outros jogadores.
|
||||
Corrigido casos de exceção devido a portais nulos na função que troca jogador de mapas interferindo com próximas trocas de mapa (jogador fica preso até relogar).
|
||||
Corrigido casos de exceção devido a portais nulos na função que troca jogador de mapas interferindo com próximas trocas de mapa (jogador fica preso até relogar).
|
||||
|
||||
Reference in New Issue
Block a user