Lemongrass3110
f97dd6e85f
Fixed an issue with fake NPCs ( #5554 )
...
Correctly removing the state tracking of fake NPC usage in case the player was detached before the script ended.
Fixes #5379
Thanks to @blipblopblip and @Patotron
2020-11-22 21:10:16 +01:00
Lemongrass3110
f37990414f
Cleanup of MVP mode checking ( #5559 )
...
Fixes #5368
Thanks to @mazvi, @attackjom and @aleos89
2020-11-22 02:09:02 +01:00
Aleos
90d74c2ed1
Cleanup/skill db fixes ( #5560 )
...
* Cleanup of some minor skill db issues.
* Fixes CastCancel documentation to describe default as false.
Thanks to @Tokeiburu!
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-11-21 18:41:43 -05:00
Balfear
071990ebc0
Update droplight effects ( #5563 )
...
Fixes #5547
Co-authored-by: Daegaladh <Daegaladh@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-11-22 00:16:40 +01:00
Lemongrass3110
060ba6791e
Update issue templates
2020-11-21 01:16:14 +01:00
Aleos
ba01e92f5d
Cleanup of rAthena templates and docs ( #5566 )
...
Moves the logo to doc/.
Adds a Feature Request template when creating issues.
2020-11-21 01:05:54 +01:00
Lemongrass3110
81e7d8ef89
Converted penalty db to YAML ( #5562 )
...
Fixes #5463
Added penalty for MVP exp and MVP drops
Removed penalty support for monster classes
Thanks to @attackjom and @aleos89
2020-11-21 01:05:07 +01:00
Atemo
c349c82f60
Added monsters Furious Wickebine Tres and Elusive Eremes in DB ( #5565 )
...
Fixed #5042
2020-11-19 23:43:09 +01:00
Atemo
3cddbd0487
Added ALL_THIRD, All_Upper, All_Baby, Both_Accessory, Both_Hand field (item_db.yml) ( #5535 )
...
* Updated the DB
Thanks to @Lemongrass3110 !
2020-11-19 16:03:27 +01:00
Lemongrass3110
e50ce0224f
Fixed item job restrictions
...
Thanks to @attackjom
2020-11-17 19:35:11 +01:00
Liam Mitchell
07da37618f
Update script_commands.txt ( #5543 )
...
Added info to Mes format regarding Quests, Message, Tips
2020-11-17 13:22:27 -05:00
Balfear
4935248f10
Fix Slug Shot condition ( #5556 )
...
* Fixes #5555 .
* Slug Shot should do less damage to monsters than players.
Thanks to @Balferian!
2020-11-17 09:47:50 -05:00
Lemongrass3110
4f853c96e9
Fixed a bug in reloadnpcfile ( #5553 )
...
Introduced in d098c01b
Fixes #5541
Fixes #4846
Thanks to @Triedge and @Stingor
2020-11-17 12:41:34 +01:00
Lemongrass3110
602c6035e5
Fixed some potential csv2yaml crashes ( #5557 )
...
Fixes #5549
Thanks to @Atemo
2020-11-17 11:51:01 +01:00
Lemongrass3110
9cdc008bfe
Fixed missing dummy item after reloading ( #5552 )
...
Fixes #5548
Thanks to @reunite-ro and @Triedge
2020-11-17 10:14:11 +01:00
Lemongrass3110
8053a72890
Fixed headgears for autotraders ( #5558 )
...
Fixes #5408
Thanks to @gidzdlcrz
2020-11-17 09:21:50 +01:00
Atemo
b454237d95
Small correction for checkre script command ( #5550 )
...
Removed RENEWAL constant since it doesn't exist
2020-11-16 17:51:30 +01:00
Atemo
d9fc45231f
Woe controller pre-renewal ( #5545 )
...
* Added a renewal check in the custom woe controller for TE castles
Co-authored-by: Mael <57366433+pigati23@users.noreply.github.com>
2020-11-16 15:57:35 +01:00
Atemo
9348ea441d
Added a missing ID for the combo Sewage Cramp Card, Mutant Dolor Card and Aries Card ( #5544 )
...
Fixed #5542
Thanks to @idk-whoami
2020-11-15 14:54:58 +01:00
Atemo
f0f1acef22
Item_db update (weapon) ( #5531 )
...
* Added some missing weapon in item_db according to KRO description
* SQL update
2020-11-12 20:57:17 +01:00
Atemo
06ee16acf0
Item_db update (armor) ( #5538 )
...
* Added some missing equipment in item_db according to KRO description
* SQL update
2020-11-12 16:17:23 +01:00
Atemo
bcbeaa687f
Corrected some typo in shadow equipments ( #5539 )
...
* Corrected typo from e287d8ce54
* SQL update
Fixed #5537
Thanks to @computer294
2020-11-12 15:06:28 +01:00
Atemo
e287d8ce54
Added shadow equipment in item db ( #5533 )
...
* Added some shadow equipment according to KRO description
* SQL update
2020-11-11 16:15:20 +01:00
Aleos
10703304da
Adjusts behavior of skill fixed cast time ( #5136 )
...
* Fixes #1061 .
* Skills no longer assign 20% of the variable cast to fixed cast.
* Inverts the skill database behavior so that 0 actually means 0 cast time and -1 represents 20% behavior for backwards support.
* Updates documentation.
Thanks to @Tokeiburu!
2020-11-10 12:51:08 -05:00
Aleos
97bd759fde
Fixes skill elemental damage ( #4905 )
...
* Fixes #965 .
* Fixes several skills getting their elemental damage recalculated several times resulting in extra damage.
Thanks to @exneval, @julia40124009, and @RagnarokNova!
2020-11-10 10:28:30 -05:00
Atemo
831c0819e2
Item_db update (cards) ( #5530 )
...
* Added some missing cards in item_db according to KRO description
* SQL update
2020-11-09 16:17:49 +01:00
Lemongrass3110
c924b90b2b
Follow up to be9babe
...
Exporting the random option ids back into the script engine, since they might be useful to some custom scripts.
2020-11-09 14:12:51 +01:00
Atemo
3d25f36e2a
Corrected some mistakes in item_combo_db.txt ( #5532 )
...
Fixed #5529
Thanks to @computer294
2020-11-08 18:52:05 +01:00
Aleos
be9babee32
Converts the random option databases to YAML ( #5494 )
...
* Fixes #3084 .
* Creating random option groups now further reflects official behavior.
* Group bonuses can now be created without having to create multiple permutations of the same group.
* Specific slot options can now be defined which guarantee a bonus.
* Non-guaranteed options can now be defined along with a maximum amount.
* Random option value can now be defined as a range instead of a static value.
* Adds conversion of official random option groups.
* Includes CSV2YAML conversion tool.
Thanks to @Lemongrass3110!
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-11-08 12:21:52 -05:00
Aleos
b49e7a0dd9
Adds SQL to TXT dump ( #5527 )
...
* Fixes #5499 .
* Adds some SQL to TXT dump queries to allow conversion of custom SQL items to TXT and then YAML.
Thanks to @RagnaWay's suggestion!
2020-11-07 14:25:41 -05:00
Chaos92
af496608e2
Added Enchantgrade to Premium Storage ( #5528 )
2020-11-07 17:58:49 +01:00
Lemongrass3110
9e68985f61
Fixed invisible items after VIP expiration ( #5521 )
...
Fixes #5083
Thanks to @Everade and @mazvi
2020-11-06 23:19:41 +01:00
Aleos
008a2f9585
Fixes Venom Pressure combo with Poisoning Weapon ( #5343 )
...
* Resolves the poison from Poisoning Weapon not passing onto the target when using Venom Pressure.
Thanks to @teededung!
2020-11-06 14:32:10 -05:00
Lemongrass3110
d01b718cc0
Initial support for enchantgrade ( #5445 )
...
Thanks to @LunarSHINING, @idk-whoami and @attackjom
2020-11-05 22:18:12 +01:00
Patotron
12cfe31bf1
Fixed max Doram ASPD ( #5522 )
...
Co-authored-by: Toni Pozo <porutoni@gmail.com>
2020-11-04 12:02:29 +01:00
Lemongrass3110
aa80345839
Fixed item restrictions for "All" ( #5518 )
...
Since Doram's are 16 and MAPID_ALL was defined with only the first 16 bits were covered by 0xFFFF, the job restriction failed if Summoner was not explicitly allowed.
Fixes #5516
Thanks to @kaninhot004
2020-11-03 23:56:56 +01:00
Aleos
e8fcf01ffe
Resolves null YAML node checks ( #5520 )
...
Fixes #5510 .
Resolves an issue with nodeExists not checking for null nodes resulting in parsing false-positives.
Further cleanup to the item DB SQL node parsing to allow some extra options to be toggle-able.
Default stacking options to false if not defined.
Thanks to @mplaten and @Lemongrass3110!
2020-11-03 22:42:02 +01:00
Lemongrass3110
765b6a8ed2
Fixed a useless warning for PACKETVER < 20141016 ( #5519 )
...
Fixes #5515
Thanks to @joven15 and @Patotron
2020-11-03 20:30:34 +01:00
Vincent Stumpf
d158603424
Fix other character disguises on @refresh ( #5366 )
2020-11-01 12:58:16 -08:00
Atemo
868bdead9e
Item DB update (part of ep17.2) ( #5486 )
...
* Implemented etc and equippable items from october 2019 KRO patch (part of ep17.2)
Thanks to @JohnnyPlayy !
2020-11-01 01:25:40 +01:00
Atemo
d5ce552b84
Lapine items ( #5511 )
...
* Added the items from https://github.com/rathena/rathena/pull/4348 . The unsupported items are commented.
* Credit to @cydh
2020-10-31 21:10:39 +01:00
Atemo
0964881a81
Small correction of getiteminfo script command (subtype shifted the values) ( #5508 )
...
Fixed #5505
Thanks to @Triedge !
2020-10-30 18:32:09 +01:00
Atemo
6d6e338495
Added card from KRO patch (october 2019) ( #5504 )
2020-10-30 15:12:12 +01:00
Atemo
45dc0448eb
Corrected the 'Script' of item 24252, 24423, 24424 ( #5507 )
...
Fixed #5501
Thanks to @computer294 !
2020-10-30 02:04:53 +01:00
Atemo
1dc714cd54
Corrected the value of View and EquipLevelMin for 19628 according to aegis data ( #5506 )
...
Fixed #5503
Thanks to @lChyztl !
2020-10-30 01:27:21 +01:00
Atemo
fe68c66706
Added items from KRO patch july 2019 (dungeons update) ( #5493 )
2020-10-29 23:25:58 +01:00
Atemo
3dcfcf9f11
Added items from Glast Heim challenge mode (KRO patch may 2019) ( #5492 )
...
Thanks to @kyurejl !
2020-10-29 15:04:09 +01:00
inhyositsu
b61089093f
Corrects BuyingStore parsing ( #5502 )
...
* Fixes a label parse check when loading BuyingStore values for items.
Thanks to @inhyositsu!
2020-10-29 08:47:42 -04:00
Atemo
c867d2f5b7
Added Royal Members Cards (nov 2019) ( #5498 )
2020-10-29 01:21:40 +01:00
Atemo
a1273d3ec4
Item DB update: illusion of under water ( #5487 )
...
* Implemented items from January 2020 KRO patch (part of illusion of under water)
2020-10-28 19:21:11 +01:00