rAthena Weekly Recap April Week#2 (6 April – 12 April)
Changes on [url=”https://github.com/rathena/rathena/”]rAthena master branch[/url].
Bug Fixes
- Fixed issue [raissue]376[/raissue], resistance calculation for Voice of Siren (WM_VOICEOFSIREN) effect was calculated twice ([rahash]20c6149b[/rahash]).
- Fixed issue [raissue]379[/raissue], makes dummy monsters ([monster=’2408′]2408[/monster],[monster=’2409′]2409[/monster],[monster=’2410′]2410[/monster],[monster=’2411′]2411[/monster]) in Prontera immune from knockback ([rahash]56404b88[/rahash]).
- Fixed issue [raissue]387[/raissue], replacing rand() leftovers by using rnd() of mt19937ar ([rahash]27ba6c50[/rahash]).
- Fixed issue [raissue]384[/raissue], skill party does not work since [rahash]20c6149b[/rahash] because of BCT_ALLWOS, changed with BCT_WOS ([rahash]994aba68[/rahash]).
- Fixed SC_DEEPSLEEP effect (duration and resistance) from Deep Sleep Lullaby (WM_LULLABY_DEEPSLEEP) and Arrullo (SO_ARRULLO) ([rahash]20c6149b[/rahash]).
- Fixed Deep Sleep Lullaby (WM_LULLABY_DEEPSLEEP) and Voice of Siren (WM_VOICEOFSIREN), should give effect for ALL targets except self ([rahash]20c6149b[/rahash]).
Pull Requests
- Merged pull request [rapull]294[/rapull], moved Bank Vault from login-server side to char-server side by using permanent account variable ([rahash]5ed75dc8[/rahash]).
Item Updates
- Added new items [item=’17491′]Refinement_Ore_Box_VII[/item] and [item=’17492′]Refinement_Ore_Box_VII[/item] from issue [raissue]384[/raissue] ([rahash]78e20436[/rahash]).
Script Changes
- Updated documentation for Item Group ([rahash]27ba6c50[/rahash]).
Misc
- Typo clean ups ([rahash]1c3c49[/rahash], [rahash]5eede89b[/rahash], [rahash]2fec0a88[/rahash], [rahash]dd3e7e17[/rahash])
- Added filters for MSVS projects ([rahash]be02e812[/rahash])
