Rebalanced the EXTREMELY low level section of the equipment level up system. Added support code for quests on Kerning Square and Mushroom Castle. Added quest scripts for many missing scripted quests. Refactored medal quests, now using a default script system for uncoded medal questid's. Fixed a DB leak regarding quest status and medal maps tables. Added proximity check for NPCs to start/complete quests that doesn't use the lightbulb system. Added "debuff" command, that debuffs people nearby.
57 lines
1.2 KiB
Plaintext
57 lines
1.2 KiB
Plaintext
========== HeavenMS ==========
|
|
Credits:
|
|
Ronan - Freelance Developer
|
|
Vcoc - Freelance Developer
|
|
|
|
---------------------------
|
|
Known issues:
|
|
- Everytime two people click on an npc at the same time, one of them dcs and the other needs to @dispose to talk to the npc.
|
|
- If multiple people hit boxes/reactors at the same time, they both dc with invalid pointer error.
|
|
---------------------------
|
|
|
|
---------------------------
|
|
ToDo / Missing features list:
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** Others **
|
|
- Marriage
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** Quest **
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** Basic PQs **
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** Packet issues & advanced PQs **
|
|
- Mystic Doors (won't deploy players properly is some situations, only destination map matches).
|
|
- Ariant Party Quest
|
|
- Monster Carnival 1/2 Party Quest
|
|
- Nett's Pyramid Party Quest
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** Skills **
|
|
Check autoban system
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** Jobs **
|
|
---------------------------
|
|
|
|
|
|
---------------------------
|
|
** GM/ADMIN **
|
|
---------------------------
|
|
|
|
==================================== |