Homepage:
- fixed some typos in CP
- added 2 missing buttons
New Serversoftware:
- *fixed compile error in clif_update_rankingpoint, appeared when compiled with PACKETVER < 20130710
-thanks to @cold-hr for reporting it in issue #1. -
[P] *Added full support for 'getitempackage' script command.
-This is our implemention of 'getgroupitem'. I've decided to seperate these.
-Thanks to rAthena / hercules to make this possible.
-A new file was created inside db folder to store "Item Packages". It's called item_package_db.txt.
-New types of constants will be used for item packages: IP_MyItemPackage.
-More infos can be found inside doc-folder. - *Added Dungeon Signposts (Monster Info)
- [P] *Added El Dicastes Scripts
- [P] *Added missing entries in quest_db.
- *Reviewed all Rune Knight skills.
- *Completed the Mechanic reviewed skills.
-Added also the rest of Mechanic skills that are not yet coded. - *Minor fix in LG_PINPOINTATTACK that was adding more damage that it should.
-All critical damages have 40% more damage in renewal mechanics. If you want to get this extra damage, uncomment. This stuff will be handle later. - *Added LG_INSPIRATION.
-Minor fix to fail message of Magic Decoy.