Vincent Stumpf
ec1470b613
Corrected item_db script curly parsing ( #2998 )
...
* Fixes #2964
* Correctly finds the last right curly.
Thanks to @ecdarreola
2018-04-07 15:32:59 -07:00
flamefury
7f2c6cf2f5
Apply MHP limit based on bLv ( #3003 )
...
* Fixes #814 .
* Applies the official maximum HP limit on players.
* Official notice: http://ro.gnjoy.com/news/notice/View.asp?BBSMode=10001&seq=6322
* Levels caps are as follows: Lv 99 = 330k; Lv 150 = 660k; Lv 175 = 1.1m
Thanks to @flamefury!
2018-04-06 12:29:54 -04:00
Aleos
e509930a67
Updated Shadow Chaser skills ( #3014 )
...
* Fixes #2972 .
* Updated Auto Shadow Spell:
-- Will now trigger even on ranged physical attacks.
-- Increased spell cast level to 3/3/4/4/5/5/6/6/7/7.
* Updated Reproduce:
-- SP penalty for casting spells is now 30% extra.
Thanks to @zackdreaver!
2018-04-05 14:42:25 -04:00
Aleos
1d539c3e99
Corrected a potential integer overflow ( #3012 )
...
* Fixes #3001 .
* Resolved a potential integer overflow for Magical Bullet damage calculation.
Thanks to @Valacobino!
2018-04-05 14:02:50 -04:00
Lemongrass3110
7901c1b2ff
Fixed a compile warning from homunculus autofeed
...
Thanks to @arby89
2018-04-04 22:20:34 +02:00
Aleos
1efd7b5e2a
Adjusted Madogear interaction with skills ( #3027 )
...
* Fixes #3022 .
* Magnetic Field, Neutral Barrier, and Stealth Field will now end when a player dismounts from a Madogear.
Thanks to @admkakaroto!
2018-04-04 09:50:26 -04:00
Jittapan Pluemsumran
aab5d54945
Added a config for disabling novice/summoner character creation ( #3008 )
...
* Added a config for disabling novice/summoner character creation.
* Summoner can no longer be created on pre-renewal by default.
Thanks to @Lemongrass3110 for the help
2018-04-04 16:40:03 +07:00
Lemongrass3110
aff70f6482
Added support for homunculus autofeeding ( #3007 )
...
* Added support for homunculus autofeeding
This feature is available in 2017-09-20bRagexeRE or later
Credits to @Asheraf in HerculesWS/Hercules#1898
2018-04-04 13:55:51 +07:00
Sader Fawall
1390930ca5
HotFix getinventorylist ( #3033 )
...
* Follow up to f07a1c4.
* Expanded the char array.
Thanks to @RadianFord and @sader1992!
2018-04-03 22:47:46 -04:00
Aleos
f07a1c4b4d
Added Random Option item data to getinventorylist ( #3030 )
...
* Closes #3021 .
* Added Random Option item data to script command getinventorylist return values.
Thanks to @Yuchinin!
2018-04-03 10:40:29 -04:00
Lemongrass3110
170da17844
Dropped an unused declaration
2018-04-03 10:15:46 +02:00
Aleos
333f0dddc8
Corrected ShortWeaponDamageReturn behavior ( #2744 )
...
* Fixes #2685 .
* Item bonus ShortWeaponDamageReturn should work in all cases.
Thanks to @kyeme and @zakudam!
2018-03-20 12:07:10 -04:00
Jittapan Pluemsumran
41ea1531bc
Prevent unloadnpc script command to unload the invoking NPC. ( #3000 )
...
* Prevent unloadnpc script command to unload the invoking NPC.
Addressed #2999
2018-03-20 21:56:11 +07:00
Valacobino
bde3aeb9e8
Fixes a map-server crash when using @showmobs ( #2997 )
2018-03-18 18:28:51 +01:00
Lemongrass3110
db8234b9ee
Fixed a missing comma in atcommand.cpp
...
Fixes #2993
Thanks to @arby89
2018-03-18 12:19:52 +01:00
Aleos
378322592e
Corrected guild storage saving ( #2957 )
...
* Fixes #2946 .
* Resolves players being unable to transfer items when the character data is saved while a guild storage is open.
Thanks to @CodexRegius!
2018-03-16 13:06:02 -04:00
Chisee
794f497914
Corrects Spirit/Charm absorption behaviour on Ninja Spirit Charm ( #2980 )
...
* Fixes #2087 .
* The conditional was missing a check on Kagero/Oboro's Spirit Charm, therefore not removing the charms nor applying SP regeneration on caster.
Thanks to @Chisee!
2018-03-16 12:50:19 -04:00
Aleos
ad5416e271
Corrected Shadow Warrior double attack rate ( #2988 )
...
* Fixes #2968 .
* The rate of double attack should match the rate of Thief's Double Attack even levels.
* Confirmed that the double attack bonus does not work when weapons are not equipped.
Thanks to @redlightliu!
2018-03-16 12:35:18 -04:00
Lemongrass3110
f338d53c2c
Added support for clients up to 2018-03-07bRagexeRE ( #2975 )
...
Thanks to @4144 as always
Credits to @dastgir and the leaked 2015 dump for the quest packets
Thanks to @idamonli for testing and feedback
2018-03-14 23:05:01 +01:00
Lemongrass3110
42dda258a1
Added new hat effects
2018-03-08 22:24:47 +01:00
Lemongrass3110
5c9d7a41a9
Added support for the second summer costume ( #2942 )
...
Fixed other costumes being able to be removed by Dispell
Fixes #2788
Thanks to @admkakaroto
2018-03-08 00:41:52 +01:00
Lemongrass3110
a7df035854
Fixed titles only being added on relog ( #2945 )
...
Fixes #2944
Thanks to @admkakaroto
2018-03-07 18:57:00 +01:00
Lemongrass3110
d7f226a66b
Fixed a few issues with TXT item db parsing ( #2940 )
...
Fixed an issue with comments in the middle of the line
Fixed the curly mismatches not being reported
Fixes #2938
Thanks to @kaninhot004
2018-03-06 08:54:00 +01:00
Daegaladh
96a594262b
Fixed Frenzy (LK_BERSERK) job level requirement.
2018-03-05 00:56:03 +01:00
s8nozieb
39ba3d600b
Fixed typo in BUILDIN_FUNC(sleep) ( #2949 )
...
[ci skip]
2018-03-04 13:02:26 +07:00
Daegaladh
5f34efdf7a
Fixed no reiteration unit skills fail message back to USESKILL_FAIL_LEVEL.
2018-03-01 19:49:26 +01:00
Daegaladh
6f91de806c
Fixed party_skill_check not updating the party members
2018-03-01 00:31:33 +01:00
Daegaladh
99af1a4471
Fixed default traps invisibility setting for renewal ( #2934 )
2018-02-28 21:58:14 +01:00
Aleos
31e2871d7e
Resolved renewal ASPD and two-handed weapons ( #2933 )
...
* Fixes #2930 .
* Follow up to 267fd3e.
* Fixes ASPD dropping drastically for two-handed weapons.
Thanks to @luan122 and @Tokeiburu!
2018-02-27 13:49:53 -05:00
Lemongrass3110
a0a55dada1
Fixed unitwalkto calls in unit walk events ( #2913 )
...
* Fixes #2341 .
* Fixed unitkill for mobs inside the walk event.
* Also fixed the state tracking of the walk event script.
Thanks to @Atemo!
2018-02-27 13:33:12 -05:00
Jittapan Pluemsumran
7188619325
Added a new packet for the equipment swap system ( #2932 )
...
* Changed introduction client date for packet 0x0ACE
2018-02-26 19:00:35 -05:00
Lemongrass3110
f6e0a0a344
Added support for 2018-02-13aRagexeRE
...
Thanks to @4144
2018-02-27 00:20:27 +01:00
Daegaladh
a40b69f378
Fixed Skin Tempering (BS_SKINTEMPER) fire resistance percentage.
...
iRO wiki is wrong, it's 5% per level.
2018-02-23 20:34:59 +01:00
Jittapan Pluemsumran
1e766a7b4a
Converted pet_data::petDB into a getter function ( #2901 )
...
* Converted pet_data::petDB into a getter function
Fixed #2900
Thanks to @Lemongrass3110
2018-02-23 17:14:46 +07:00
Lemongrass3110
c16b7b1795
Fixed display of newly added pet eggs in storage ( #2911 )
...
Fixes #2864
Thanks to @talesofragnarok for reporting and @aleos89 for confirmation.
2018-02-23 01:46:27 +01:00
rAthenaAPI
e9919620b6
Mob and NPC Identity Update
2018-02-23 01:24:47 +01:00
rAthenaAPI
3b3fc07e71
SQL synchronization
2018-02-23 01:14:32 +01:00
Aleos
d4c1a57fb5
Cleaned up atcommand accinfo leftovers ( #2926 )
...
* Follow up to 2746e0d
* Cleaned up some variable assignments when parsing the packet.
* Updated packet documentation.
* Freed message 220.
Thanks to @RadianFord and @Lemongrass3110!
2018-02-22 17:14:20 -05:00
Aleos
5e354494b2
Corrected Disarm and Steal Coin formulas ( #2890 )
...
* Fixes #2889 .
* Updated Disarm's strip chance.
* Updated Steal Coin's steal chance.
* Updated Steal Coin's zeny amount.
Thanks to @mrjnumber1and @Lemongrass3110!
2018-02-22 16:58:06 -05:00
Daegaladh
1e2032cc21
Fixed Endow skills to match official behavior. ( #2918 )
...
* Endows are now interchangeable.
* No longer break the weapon on failure and now unequips instead.
Thanks to @Daegaladh!
2018-02-22 16:23:11 -05:00
inhyositsu
fe575ddac8
Changing DBMap into STL::Map in C++ for guild storage ( #2915 )
2018-02-22 21:48:25 +01:00
Lemongrass3110
3c41d4eeb0
Fixed item creation with full inventory ( #2914 )
...
* Fixes #2858 .
* Prevented items from being created if adding them to the inventory failed for whatever reason.
* Introduced a new config that allows to keep the old behavior.
Thanks to @Artuvazro and @Daegaladh!
2018-02-21 19:42:49 -05:00
Cydh Ramdh
eaf44078bf
Set max Zeny to 2,147,483,647 ( #2756 )
...
* This is the client's limitation.
2018-02-20 17:32:36 -05:00
Atemo
6e0187bc2b
* Initial release of dimensional travel quest (access to flame bassin) ( #2775 )
...
* * Initial release of dimensional travel quest (access to flame bassin)
* Include misc npcs related to ep14.3
* Implementation of NPC_DEATHSUMMON - summon monsters at the location of master grave.
Thanks @ecdarreola, @rye305 for testing
Thanks to https://www.divine-pride.net/ !
2018-02-20 23:11:56 +01:00
Aleos
0e23f3fec0
Updated Tiger Fist stop duration ( #2917 )
...
* Updated Tiger Fist stop duration
* Fixes #2893 .
* Updated the stop duration to match official values.
Thanks to @mrjnumber1!
2018-02-20 16:56:26 -05:00
aleos89
6411a1d4ff
Follow up to b7d3828
...
* Fixed a compile error.
2018-02-20 13:26:16 -05:00
aleos89
b7d38283d7
Follow up to 267fd3e
...
* Fixed a compile error.
2018-02-20 13:18:51 -05:00
aleos89
267fd3e6db
Corrected renewal ASPD off-hand calculation
...
* The case of unarmed and weapon (off-hand) resulted in the ASPD not being calculated properly.
* kRO includes the 1/4th ASPD penalty for off-hand weapons.
Thanks to @Tokeiburu!
2018-02-20 13:13:48 -05:00
Aleos
6e5de84a2a
Updated guild skill Guard Up ( #2908 )
...
* Fixes #2854 .
* Updated guild skill Guard Up bonuses for pre-renewal and renewal.
* Removed SP adjustment as mobs don't have SP checks.
Thanks to @mrjnumber1!
2018-02-20 10:11:13 -05:00
secretdataz
dfe279fb0f
Fixed compatibility with some newer MySQL client library derivatives
2018-02-20 15:51:56 +07:00