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
Aleos
ac46920e73
Fixed Achievement Level progression ( #4156 )
...
* Fixes #4131 .
* Changed the behavior of achievement experience to roll over remaining experience rather than check from the total amount.
* Cleaned up achievement level logic.
Thanks to @daisyanne1380 and @SeravySensei!
2019-07-19 10:25:28 -04:00
Cydh Ramdh
68e98a87e5
Update README.md ( #3333 )
...
* Updated the overall formatting and details of the readme.
2019-07-18 14:37:17 -04:00
Aleos
6d199ca7d2
Corrected a potential crash with Joint Beat ( #4251 )
...
* Follow up to cb2c553.
Thanks to @teededung and @cahya1992!
2019-07-18 12:25:57 -04:00
Aleos
cb2c553f34
Cleaned up Joint Beat behavior ( #4123 )
...
* Fixes #4122 .
* Added missing rate and duration reduction based on the targets stats.
* Confirmed that double damage only applies to BREAK_NECK.
* Cleaned up skill to remove jb_flag from status_change struct.
Thanks to @mrjnumber1!
2019-07-17 09:28:24 -04:00
Aleos
2ca417b61f
Fixed STR affecting mob damage in pre-renewal ( #4228 )
...
* Follow up to fe197bf.
* STR should not affect monster's damage.
* Split battle config between pre-renewal and renewal.
Thanks to @Playtester!
2019-07-16 12:17:11 -04:00
Aleos
fc2c6e021d
Corrected Magnum Break delay ( #4248 )
...
* Fixes #4191 .
* Magnum Break should have an aftercast delay of 2 seconds which can be reduced by Bragi (like all other skills) and no cooldown.
Thanks to @Playtester!
2019-07-16 11:07:14 -04:00
Lemongrass3110
d80e111e5f
Made mob sprite column unique ( #4239 )
...
Make the Sprite column for the SQL monster databases unique.
Fixes #4223 .
Thanks to @Indigo000!
2019-07-08 23:17:42 +02:00
Lemongrass3110
8bb6b119b4
Fixed invalid item errors in achievements ( #4240 )
...
Fixes #4236
Thanks to @RadianFord
2019-07-08 08:35:29 +02:00
Sader Fawall
454163c48f
prevent moving/dropping the pet egg if it's hatched ( #4179 )
...
Fixes #4178
2019-07-07 20:17:40 +02:00
Kakaroto
87b858199b
Pet Fix Client after 20180704 ( #4202 )
...
A minor fix that corrects a problem when hatching eggs from pets to clients after 20180704.
Fixes #4190
Thanks @4144 and @Asheraf
2019-07-07 20:13:24 +02:00
Lemongrass3110
e6eaa9fe63
Fixed pet evolution upgrade script ( #4232 )
...
This re-adds the missing eggs from before the change into the inventories.
Fixes #4116
Thanks to @Indigo000, @Badarosk0 and @Everade
2019-07-07 16:36:11 +02:00
Aleos
32525bad55
Corrected autospell stacking ( #4227 )
...
* Resolves an issue with autospell bonuses stacking too generously.
Thanks to @Playtester!
2019-07-03 10:15:26 -04:00
rAthenaAPI
b49bc103fe
Effect State Update
2019-07-03 05:06:20 +02:00
rAthenaAPI
812fb69bb7
SQL synchronization
2019-07-03 05:01:59 +02:00
rAthenaAPI
3a8a741513
Mob and NPC Identity Update
2019-07-03 05:01:17 +02:00
Atemo
912d97e460
Fixed a clone issue ( #4226 )
...
* Fixed a potential crash when using a clone
* Fixed #4225
Thanks to @laziem and @aleos89 !
2019-07-01 22:15:01 +02:00
Atemo
5fae7c26c1
convertpcinfo script command ( #3924 )
...
Implemented convertpcinfo script command
* The command allows to convert more easily a player data to another.
* It fails silently if the character is not found/online.
Thanks to @aleos89, @Normynator, @cydh !
2019-07-01 21:06:55 +02:00
Atemo
c1975d7ea3
instance_live_info command ( #3099 )
...
Implemented instance_live_info script command to retrieve some data of running instances
Thanks to @Jeybla, @cydh, @Lemongrass3110 and @aleos89 for the review !
2019-06-25 21:48:44 +02:00
rAthenaAPI
90f7cf03a9
SQL synchronization
2019-06-25 20:04:14 +02:00
Joam
aae31a19a5
Update Itemdb (JRO item) ( #4161 )
...
* The items implementation is based on JRO description instead of IRO description
* Yinyang combo items will be implemented later when more infos will be available
2019-06-25 20:03:33 +02:00
rAthenaAPI
1e0e3c32fc
SQL synchronization
2019-06-25 17:05:31 +02:00
Atemo
a16f0ebb07
Implemented the Paramarket shops ( #4154 )
...
Thanks to @jenkijo (#2467 ) and https://www.divine-pride.net !
Thanks to @aleos89 for reviewing the items price !
2019-06-25 17:05:17 +02:00
rAthenaAPI
5ee25f4d8d
SQL synchronization
2019-06-25 14:58:12 +02:00
Atemo
5c1ef3945e
Removed the duplicate item ID from item_db.txt ( #4220 )
...
Thanks to @aleos89 !
2019-06-25 14:58:01 +02:00
flamefury
19835b638b
Sense - show 0 for negatives ( #4213 )
...
* Fixes #4212 .
* Sense's negative informational stats will now be capped to 0.
Thanks to @flamefury!
2019-06-24 13:41:37 -04:00
Atemo
34971e57fa
Wounded Morroc cooldown ( #4207 )
...
* Fixed an issue with a cooldown after killing Wounded Morroc
* Fixed #4205
Thanks to @Tokeiburu !
2019-06-11 15:44:12 +02:00
Aleos
a548f20c94
Corrected PK Mapflag assignment ( #4165 )
...
* Fixes an issue with different player versus player mapflags not being checked before applying the PK mapflag.
Thanks to @LiamKarlMitchell!
2019-06-04 09:34:30 -04:00
Atemo
f8ea43ebc7
getmapflag MF_RESTRICTED ( #4193 )
...
* Corrected the value returned by getmapflag script command for MF_RESTRICTED
2019-06-03 20:45:19 +02:00
Atemo
3cb23fd5aa
Corrected the map name for announcing the entrance in the Morse cave instance ( #4201 )
2019-06-03 19:58:59 +02:00
Aleos
052a4fd1e4
Corrected Weapon Forging inventory search ( #4192 )
...
* Fixes an issue with Weapon Forging not checking for index 0.
Thanks to @Tokeiburu!
2019-06-03 11:49:08 -04:00
Aleos
754274bc58
Corrected Enchant Arms for older clients ( #4196 )
...
* Fixes Enchant Arms displaying an incorrect status icon for clients older than 2015-11-04.
Thanks to @Daegaladh and @Lemongrass3110!
2019-06-03 10:32:12 -04:00
Aleos
8cfee2c872
Corrected a potential crash from equip switch ( #4198 )
...
* Resolves a potential crash with the equip switch feature and invalid items.
Thanks to Melvo and @functor-x!
2019-06-03 09:04:25 -04:00
norm
8ed3d0583a
Fixes problem with PR #4148 . ( #4176 )
...
* Fixes the disappearing item mentioned in PR #4148 .
* Should now mirror kRO behavior when cart is full.
Thanks to @Normynator!
2019-05-31 13:30:54 -04:00
rAthenaAPI
2cb496c204
SQL synchronization
2019-05-30 23:23:21 +02:00
Atemo
e48c149511
Corrected Rice_Cake_Soup (ID 669) item script ( #4189 )
...
* Fixed #4056
Thanks to @tkporreta
2019-05-30 23:22:55 +02:00
norm
eb4b46255f
Changed renewal start coordinates ( #4172 )
...
* Fixes #4171 .
Thanks to @Badarosk0 and @Normynator!
2019-05-30 16:22:13 -04:00
Sader Fawall
a3fc44ef8a
viewpoint command update ( #4143 )
...
* Added the optional parameter 'char ID' to the command
2019-05-23 20:11:45 +02:00
rAthenaAPI
7d2c1a662c
SQL synchronization
2019-05-23 18:02:26 +02:00
Aleos
0b9d760386
Corrected new hats ( #4188 )
...
* Fixes #4177 .
* Resolved some comments getting stripped from the SQL converter.
* Corrected Costume Camellia Hair Pin ending the wrong hat effect.
* Added the view ID for Costume Fluttering Feathers and Costume Show Me The Zeny.
Thanks to @CyberDevil75 and @lChyztl!
2019-05-23 18:01:55 +02:00
rAthenaAPI
c5ed00b342
SQL synchronization
2019-05-23 16:57:29 +02:00
Tuan Anh Nguyen
13db834c0c
Update new items weight from kRO ( #4187 )
...
Update new items weight from kRO Changelog May-22-2019
Thanks to https://www.divine-pride.net
2019-05-23 16:57:17 +02:00
rAthenaAPI
5330df2b2d
SQL synchronization
2019-05-23 15:22:07 +02:00
Atemo
47ef1ea030
Updated Death Fire (ID 13192) and Rolling Thunder (ID 13193) according to KRO description ( #4186 )
...
* Fixed #4153
Thanks to @SeravySensei
2019-05-23 15:21:53 +02:00
Sader Fawall
ddb7d90396
Fix getareaunits coordinates ( #4155 )
...
Co-Authored-By: AnnieRuru <annieruru@users.noreply.github.com>
2019-05-20 16:36:16 +02:00
Sader Fawall
317146c0d0
Fix maintenance and gm_allow_group config ( #4042 )
...
* Adjusted maintenance and gm_allow_group config to support a range of Group ID rather than just one group.
Thanks to @sader1992!
2019-05-20 09:18:15 -04:00
SeravySensei
b9fb0d5a1e
Login Server console command issue ( #4126 )
...
* Fixes #4124 .
* Resolved an issue with the Login Server console commands: lan-config, login-config, and msg-config
Thanks to @SeravySensei!
2019-05-20 08:43:26 -04:00
rAthenaAPI
40cc613418
SQL synchronization
2019-05-17 22:12:32 +02:00
Aleos
1bd524a72d
Corrected Twin Pompom By JB item bonus ( #4157 )
...
* Fixes #4142 .
* Corrected Twin Pompom By JB item bonus to match kRO description.
Thanks to @AzarthMZintos!
2019-05-17 16:11:56 -04:00
rAthenaAPI
4ba54838fe
SQL synchronization
2019-05-15 20:07:45 +02:00