Mainserver:
- Added full support for Private AirShip feature.
-Will be supported with the next nyan.dat update. - Implementation of Attendance system.
-added battle/attendance.conf configuration file.
-Will be supported with the next nyan.dat update. - Corrected M_DOPPELGANGER HP.
- Some item updates
-Added some missing items.
-Prepared some item prices for the Paramarket shops.
--The Paramarket shops will be added later.
-Fixed some item types.
-Some misc cleaning. - *Pori Pori Event
-Some small fixes.
-The arena can now be entered & the Coin exchange is working. - Enabled NPC logging through 'logmes' by default.
-Commented some unnecessary log messages & updated others. - Another clean-up/fixing/updating in npc folder:
-Added official Valentine's Day 2012 event.
-Fixed some npcs which used hardcoded EQI_ values
-Changed some npcs to use F_getpositionname instead of hardcoded values.
-Added script checks against swapping items using third-party hacks.
--Added error messages for some script commands.
--Halt script if no item equipped for 'delequip' just like 'delitem' does. -Some other fixes. - Updated Command Manager to support the new .alootid command.
-This will be optimized in another update.
Oldschool-Server:
- Changed a huge number of functions to support int64 values.
-Will be needed in future updates... - Some item updates.
-pc_additem will now probably check for rental items and inform the player.
-updated clif_addcards to support sending pet intimacy. - Updated char saving to increase performance.
-It's not needed to always save everything...
-Also added full support for storage dirty checks as already done in guild storages. - Added another safe-check to prevent characters from beeing saved with 0 HP / 0 SP.
-This also causes the character to get stuck in an fake-dead state after re-login. - Cleaned up some code.
- Updated Byorgue summon slave delay
-prevent potential farming exploit.
-Gravity seem to increased it long time ago before renewal.