rAthenaAPI
02fa8e3c98
Effect State Update
2019-11-19 04:05:36 +01:00
Cydh Ramdh
e6bf2d18f9
bonus bVariableCast and bonus2 bSkillVariableCast for Pre-renewal ( #4268 )
...
* `bonus bVariableCast,t;` now works in pre-renewal to increase casting time
* `bonus2 bSkillVariableCast,sk,t;` now works in pre-renewal to increase casting time by skill name
* Item bonus documentation update
2019-11-04 08:03:15 +07:00
Lemongrass3110
930f52e31f
Partial revert of 01f61cf
...
Reverts unintentional renaming of a variable
2019-10-29 21:35:48 +01:00
Aleos
7c385f43bf
Corrected Gentle Touch skills ( #4420 )
...
* Follow up to 24c4c49.
* Gentle Touch - Convert and Gentle Touch - Revitalize should not be able to be stacked with one another; only Gentle Touch - Energy Gain can stack with them.
Thanks to @teededung!
2019-10-28 08:51:34 -04:00
Joam
375aea6b86
Fix item bonus SkillUseSPRate ( #4418 )
...
* Resolves item bonus SkillUseSPRate not decreasing SP usage.
Thanks to @attackjom!
2019-10-25 09:28:40 -04:00
Sader Fawall
c1079cd44a
Fixed script command getunits ( #4417 )
...
* Fixes #4416 .
* Resolves an issue with script command getunits returning failure on a valid map index.
Thanks to @javirst and @sader1992!
2019-10-24 12:32:01 -04:00
rAthenaAPI
d9e0409176
Effect State Update
2019-10-23 06:05:33 +02:00
Aleos
abec31f320
Updated Ninja Skills ( #4267 )
...
* Fixes #4114 .
* kRO Changelog: http://ro.gnjoy.com/news/notice/View.asp?seq=7084
Thanks to @SeravySensei and @Tokeiburu!
2019-10-21 14:37:32 -04:00
Aleos
24c4c49610
Job Improvement Project - Sura ( #4256 )
...
* Fixes #4210 .
* kRO Changelog: http://ro.gnjoy.com/news/notice/View.asp?seq=7099
Thanks to @flamefury, Sigma, and @attackjom!
2019-10-18 13:10:17 -04:00
Aleos
2e3e8b83f5
Fixed renewal ASPD passive modifiers ( #4405 )
...
* Fixes #3735 .
* Fixed Demon of the Sun Moon and Stars ASPD to now increase by a rate of 1 + skill_level.
* Cavalier Mastery and Dragon Training to be properly calculated.
Thanks to @poporing and @Balferian!
2019-10-17 08:38:06 -04:00
Aleos
fb6dbc306a
Corrected battle config default_fixed_castrate ( #4341 )
...
* When default_fixed_castrate is set to 0, it should not replace the value of the databases' fixed value when greater than 0.
Thanks to @SeravySensei!
2019-10-15 13:48:41 -04:00
Aleos
72338366c9
Corrected atcommand mobinfo for VIP ( #4404 )
...
* Fixes #4403 .
* The EXP results for atcommand mobinfo return an incorrect adjustment for VIP status.
2019-10-15 10:25:17 -04:00
Daegaladh
b87d050829
Fixed SG_FRIEND not increasing TK_COUNTER's rate when MO_COMBOFINISH is used ( #4411 )
2019-10-12 22:04:22 +02:00
Aleos
783009d642
Updated Achievement EXP to official values ( #4326 )
...
* Added the official values for the AG_GOAL_ACHIEVE.
* Refactored the leveling logic for Achievements to account for the new values.
* Moved achievement EXP to a database file.
* Added AchievementLevel player variable to allow for easy tracking in the achievement condition checks.
* Cleaned up player GUI EXP progression.
* Added a check to not save achievements that made no changes.
* Added first login achievement.
Thanks to @Lemongrass3110!
2019-10-11 09:42:01 -04:00
Aleos
995fb2a0a1
Corrected NPC view constant verification ( #4398 )
...
* Fixes #4397 .
* Corrected NPC view constant verification stopping at the first digit found resulting in invalid results.
Thanks to @Lemongrass3110!
2019-10-09 12:05:08 -04:00
Kisuka
3c78691d2d
Removed jAthena 1082 legacy code regarding castle defense rate. ( #4400 )
...
Fixes #4399
2019-10-09 17:49:04 +02:00
Atemo
b412c4fcab
questinfo requirement update ( #4168 )
...
* The <quest ID> is now removed, all the conditions are handled by a <condition> argument. The <condition> is using the achievement_check_condition (like in achievement_db.yml) so any condition (in theory) can be used to display the icon.
* A new script command has been added to refresh the bubble for the given player anytime.
Thanks to @aleos89 and @secretdataz for the review!
2019-10-06 17:15:46 +02:00
Lemongrass3110
df6385fd4a
Fixed reply for adding to equip switch ( #4384 )
...
Fixes #4031
Thanks to @sctnightcore
2019-10-02 11:26:14 +02:00
Lemongrass3110
0e793e0c12
Fixed memory management for achievements ( #4381 )
...
Fixes #4380
2019-10-02 09:17:53 +02:00
Lemongrass3110
f290bc97be
Fixed achievementexists script command ( #4379 )
...
Fixes #4378
Thanks to @ecdarreola and @teededung
2019-10-02 08:19:03 +02:00
rAthenaAPI
285071dd3b
Mob and NPC Identity Update
2019-10-02 07:00:35 +02:00
rAthenaAPI
136f21272e
Effect State Update
2019-10-02 06:05:38 +02:00
Lemongrass3110
cb5833776c
Added new missing hateffects ( #4382 )
2019-10-02 01:45:37 +02:00
Cydh Ramdh
dda63f517c
Fixes #4311 ( #4312 )
...
* Added item with GUID flag as `CHKADDITEM_NEW` in pc_checkadditem
* Adjust inventory blank check for guid item to `+n`
* Moved slot check as item_data function
* Removed quantity force-set-to-1 check for buying equip from cashshop, it will gives the item to player just like item with GUID flag
2019-10-01 07:49:23 +07:00
Aleos
bbca9efd57
Added new achievements ( #4368 )
...
* Added new achievements
* Reordered some older achievements by ID.
* Fixed memory management on duplicate achievements.
Thanks to @Lemongrass3110!
2019-09-30 11:27:49 -04:00
Aleos
e3fd7a6ff0
Fixed Escape not working with bNoKnockback ( #4353 )
...
* Fixes #4344 .
* Resolved Escape not letting the player backslide when wearing items that give bNoKnockback bonus.
Thanks to @Badarosk0!
2019-09-20 13:59:04 -04:00
Aleos
81c5dc9aaa
Cleaned up left handed checks ( #4358 )
...
* Fixes #4347 .
* Cleaned up left handed weapon checks.
* Fixed a potential crash.
Thanks to @laziem!
2019-09-19 13:02:38 -04:00
Jittapan Pluemsumran
08d160aaac
Added multi-hit critical damage display support ( #2982 )
...
* Fixed #1788 .
* Double Attack and Fear Breeze can now critically strike.
2019-09-17 14:48:29 +07:00
Aleos
63c4c9c31d
Corrected Joint Beat damage formula ( #4325 )
...
* Fixes #4305 .
* Follow up to cb2c553.
* Corrected Joint Beat damage formula.
Thanks to @Indigo000!
2019-09-10 09:13:23 -04:00
Lemongrass3110
4664e88b91
Fixed item removal in RODEX ( #4332 )
...
Fixes #4317
Thanks to @voyfmyuh
2019-09-05 23:26:36 +02:00
rAthenaAPI
9c05cb8b6f
Effect State Update
2019-09-05 18:05:52 +02:00
rAthenaAPI
659b01511b
Effect State Update
2019-09-05 17:05:31 +02:00
Lemongrass3110
beb6b579f2
Fixed dropall counter ( #4331 )
...
Fixes #4330
2019-09-03 20:32:48 +02:00
rAthenaAPI
506a88a506
Mob and NPC Identity Update
2019-08-20 12:00:29 +02:00
rAthenaAPI
5ef1e5e89b
Effect State Update
2019-08-20 06:05:46 +02:00
Atemo
378e44d85d
Removed the option ID requirement for countitem3, rentitem3, getitem3, makeitem3 and delitem3 ( #4270 )
...
* These functions now accept the option ID array fill with 0
* They don't throw a warning anymore when the item doesn't have option ID
2019-08-16 14:52:09 +02:00
Jittapan Pluemsumran
bc15f5ce14
Dropped ragsrvinfo functionality ( #4301 )
2019-08-15 19:08:22 +07:00
Atemo
786186f728
Small isequippedcnt script command update ( #4229 )
...
* Updated the command to only count the unique ID
Thanks to @cydh, @secretdataz and @aleos89 for the reviews !
2019-08-14 23:27:09 +02:00
Balfear
152bdb0e15
Fixed typos channel.hpp comments ( #4299 )
2019-08-14 21:17:59 +07:00
Aleos
aa63c855c0
Corrected pet bonuses not applying ( #4292 )
...
* Fixes #4283 .
* Corrected pet bonuses not applying on intimacy changes.
* Removed pet_equip_min_friendly battle config as bonuses are determined on intimacy in the bonus script.
Thanks to @teededung!
2019-08-14 08:56:48 -04:00
Atemo
be1194e4b4
Empty message in announce script command ( #4200 )
...
Added a check to fail silently when the message in the *announce script commands is ""
2019-08-13 19:05:29 +02:00
rAthenaAPI
48ec057410
Effect State Update
2019-08-13 09:05:32 +02:00
rAthenaAPI
970dadac4d
Effect State Update
2019-08-13 08:05:32 +02:00
Aleos
90d603d141
Removed leftover variable ( #4275 )
...
* Removed an unused variable.
Thanks to @pigati23!
2019-07-30 15:42:22 -04:00
Aleos
8050f7c84e
Properly free function script counter ( #4269 )
...
* Fixes #3613 .
* Script functions will now properly reset the script instance counter when the function terminates the script.
Thanks to @Tokeiburu!
2019-07-29 19:16:07 -04:00
Aleos
3caf66870f
Corrected pre-renewal Heal formula ( #4261 )
...
* Fixes #4258 .
* Partial reversions in formulas for pre-renewal to be multiplicative.
Thanks to @Indigo000!
2019-07-25 08:42:48 -04:00
Aleos
d476934c93
Corrected RENEWAL_ASPD macro processing ( #4259 )
...
* Resolves an issue with the RENEWAL_ASPD macro processing the wrong database as it would go off the current compiled mode.
Thanks to @rfperuch!
2019-07-25 08:06:40 -04:00
Aleos
4ea1b25483
Corrected Strip duration ( #4257 )
...
* Fixes #4214 .
* Corrected Strip duration becoming negative which results in the status not expiring.
Thanks to @Stingor!
2019-07-25 07:45:01 -04:00
Cydh Ramdh
17f32a1756
Fixed CZ_STANDING_RESURRECTION check ( #4242 )
...
* Fixed CZ_STANDING_RESURRECTION check
* Player can force to resurrect as long as they have valid Token of Siegfried even in auto respawn maps
* Added command `@resurrect` to resurrect using first matched Token of Siegfried item in inventory clients that don't show Resurrect button
* Set `respawn_tid` to int
2019-07-22 22:27:35 +07:00
Aleos
5702dc3c85
Corrected another potential crash with Joint Beat ( #4255 )
...
* Follow up to cb2c553.
Thanks to @teededung!
2019-07-22 08:40:49 -04:00