rAthena Weekly Recap April Week#1 (30 March – 5 April)
Changes on rAthena master branch.
Improvements
- Added optional parameter ‘char_id’ in some script commands to assign the attached player. (823bc539).
- Added getattachedrid() (0f137f3c).
- Added battle config ‘monster_loot_search_type’ to offer ‘old’ eA monster loot search behavior (3028c871).
Bug Fixes
- Fixed issue #350, failed to process skill_damage_db entries (dea64a23).
- Fixed issue #365, pc_checkskill()’s failure (30940dc5).
- Fixed issue #373, HW_GRAVITATION was causing map-server crashed when casted by non-PC (86e85659).
- Fixed issue #380, wrong HP & SP recovery bonus for Pure Soul effect (SC_MEIKYOUSISUI) (4a1bd2a3).
- Fixed issue #381, extra parentheses in item_db.txt for Red_Wing_Hat and Enhanced_Helm_Of_Angel (57ee2dd3).
Pull Requests
- Merged pull request #354, renaming monster name in script quests_malaya ‘Tiucknuc’ to ‘Tiyanak’.
Item Updates
- Corrected HD_Oridecon_Box(30) (801b2827).
Script Changes
- Corrected swapped staff and mace item menu order in eden_quests.txt (36462526).
Misc
- Added documentation for Status Changes (c7062e5e).
- Updated .travis.yml for testing until run map-server once (57ee2dd3).
