15789 Commits

Author SHA1 Message Date
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
rAthenaAPI
f3520e56ea SQL synchronization 2018-02-19 23:25:06 +01:00
Atemo
4fef4d0480 Corrected the amount of slots of Spartacus (item ID 1835).
Thanks @BrOgBr !
2018-02-19 23:24:30 +01:00
rAthenaAPI
11dc0f6852 SQL synchronization 2018-02-18 18:01:47 +01:00
Yudi Maharlika
77f75c0510 Corrected missing ATK / MATK bonus From Old Wind Whisper (Item ID 18980) (#2822)
* Corrected missing ATK / MATK bonus From Old Wind Whisper (Item ID 18980)
* Source : https://www.divine-pride.net/database/item/18980
* Thanks to Divine Pride and TheDerpySupport
2018-02-18 18:00:39 +01:00
Sader Fawall
ead017b396 Clear script command(#2840) 2018-02-18 17:47:41 +01:00
Lemongrass3110
132feeb621
Made mercenary db dynamic (#2883)
Removed hard limit of the mercenary database
Cleaned up the hard coded duplicated logic
Turned hard coded mercenary ids into constants
2018-02-18 17:15:09 +01:00
Daegaladh
7f9f185c58 Fixed athena-start newlines not set to unix type (#2916) 2018-02-16 16:11:21 +01:00
Aleos
02983c4f63
Fixed Mystical Amplification and Chain Lightning (#2907)
* Fixes #2897.
* Mystical Amplification should only boost the damage for the first Chain Lightning attack.
Thanks to @admkakaroto!
2018-02-16 09:43:49 -05:00
Aleos
d2c5ca99fa
Updated Masquerade - Weakness behavior (#2909)
* Fixes #2905.
* Players can no longer equip weapons/shields while the status is active.
Thanks to @Everade!
2018-02-15 22:24:12 -05:00
Aleos
a40b1da4d0
Updated Cultivation plant spawn formula (#2910)
* Fixes #2892.
* Corrected level 2 Cultivation formula for spawning plants.
Thanks to @mrjnumber1!
2018-02-15 21:49:12 -05:00
Daegaladh
2ecb30abb2 Fixed AL_HOLYWATER behavior (#2860)
* Fixes #2853.
* Holy Water should not cast or consume SP when the player has no empty bottles, both in water (and water skills) and outside water.
Thanks to @Daegaladh!
2018-02-15 19:00:11 -05:00
Lemongrass3110
2746e0d351 Removed password output from atcommand accinfo
Thanks to @4144 for bringing this absurd thing to our attention in HerculesWS/Hercules#1975
2018-02-15 23:19:27 +01:00
Lemongrass3110
e1b9d24324 Added support for 2018-02-07bRagexeRE
Thanks to @4144
2018-02-15 17:27:06 +01:00
Maytichai Saowa
e43f03add6 Fix atcommands.txt ban > Charban 2018-02-15 20:50:27 +07:00
rAthenaAPI
0396011819 SQL synchronization 2018-02-15 05:17:30 +01:00
Jittapan Pluemsumran
cacf450daf Fixed some autobonus scripts in item_db 2018-02-15 11:16:55 +07:00
rAthenaAPI
b48f0e8896 SQL synchronization 2018-02-10 15:37:35 +01:00
BrOgBr
41dbb30f64 More Items Correction (In general Equips) And new item 1835 (#2828)
* More Items Correction (In general Equips) And new item 1835

Most errors in Item's Script. (but in some items, Weight and ATK/MATK rate too)

And new item "1835" Spartacus [2].

Special thanks to @sader1992, @Lemongrass3110 and Haruka Mayumi. (helped with some script).
Thanks to @aleos89 !
2018-02-10 15:37:12 +01:00
Lemongrass3110
9d4fa62e65 Fixed a bug with pin code on 2018-01-24
The button to access pin code menu after entering the correct code was likely removed in this client.
It was rendered in between all the characters if we send out the PASSED state instead of the OK state.

Thanks to Bruno
2018-02-10 02:31:29 +01:00
Lemongrass3110
afab80fb6e Updated card seller (#2851)
* Updated card seller

Fixes #2844

Thanks to @vstumpf, @Atemo !
2018-02-09 19:55:54 +01:00
Aleos
75a8f520a6
Corrected Heat Barrel bonuses (#2882)
* Fixes #2875.
* Attack was not factoring in coins.
* Corrected fixed cast time to also factor in coins.
Thanks to @rye305!
2018-02-09 13:27:39 -05:00
Atemo
3bcb37bf86
Workaround to solve issue with news cards in enchants NPCs (#2795)
* Workaround to solve issue with news cards in enchants NPCs

Thanks to @Lemongrass3110, @Everade !
2018-02-09 19:06:21 +01:00
Atemo
139f6f2538
Hotfix for issue #2879 (#2888)
* Fixed issue #2879
Little clean-up of kafra functions
2018-02-09 17:26:40 +01:00
Lemongrass3110
8792960df2
Added support for 2018-01-24 (#2884)
In this client the new character select and cash shop UI from Ragnarok Zero were merged into the Sakray client.
Increased MAX_CHARS to 15 to fit the new character select
Added possibility to overwrite MAX_CHARS in defines_pre.h

As always thanks to @4144 for the shuffle packets and keys.
2018-02-09 15:35:58 +01:00
Jittapan Pluemsumran
62d3021764
Merge pull request #2881 from flamefury/hotfix/runeMasteryQty
Rune Mastery Lv5 can create 2 rune stones
2018-02-08 21:21:16 +07:00
flamefury
31d725554d Merge branch 'hotfix/runeMasteryQty' of https://github.com/flamefury/rathena into hotfix/runeMasteryQty 2018-02-08 00:12:47 -08:00
rAthenaAPI
fd768c6cc5 SQL synchronization 2018-02-08 02:27:58 +01:00
flamefury
8258df6473 Chance to craft 2 runes starts at RuneMasteryLv5, not 6 2018-02-07 17:26:27 -08:00
Lemongrass3110
eea76c8e62 New mob placeholders 2018-02-08 02:26:22 +01:00
flamefury
82035609d4 Correct the party member ATK bonus of RK_FIGHTINGSPIRIT (#2877)
Fixes #2876
2018-02-07 22:32:00 +01:00
rAthenaAPI
ebbd37be18 SQL synchronization 2018-02-06 16:26:49 +01:00
aleos89
24a9e4c6d2 Corrected True Seyren Windsor Card bonus
* Fixes #2868.
* Item was attempting to grant an invalid skill.
Thanks to @ArcherDs!
2018-02-06 10:23:17 -05:00
Lemongrass3110
2f358d8f5a
Updated CI tool configurations (#2852)
Fixed permissions for the created MySQL user.
Switched travis to a matrix form.
2018-02-02 15:57:45 +01:00
Lemongrass3110
31988abd19
Changed forking reference link (#2848) 2018-01-30 22:40:46 +01:00
Aleos
4171cd1801
Updates Rolling Cutter counter behavior (#2837)
* Fixes #2835.
* Rolling Cutter counter should only be reset on physical click-walks, not by any other movement.
Thanks to @ecdarreola and @secretdataz!
2018-01-30 14:15:42 -05:00
rAthenaAPI
c5789f1e27 SQL synchronization 2018-01-30 18:11:20 +01:00
Lemongrass3110
1a560dd0b9 Implemented heroes trail cards (#2839)
* Implemented cards for Heroes' Trail instances
Thanks to @Lemongrass3110 and @Atemo for their help!
2018-01-31 00:10:57 +07:00
Aleos
f2c7384890 Cleaned up Miracle damage bonus (#2811)
* Cleaned up Miracle damage bonus
* Fixes #2809, #2823.
* Moved the bulk of the checks outside of the status change check.
* This was possibly preventing the bonus from being applied when no statuses are active.
Thanks to @Dakado!
* Fixed Star Gladiator's SLS Wrath ATK calculation to match official servers.
2018-01-28 23:20:59 +07:00
Maytichai Saowa
db4e9b2565 Fixed minor style typo in clif_obfuscation.hpp (#2845) 2018-01-28 22:10:09 +07:00
Daegaladh
de9b4efd1a Fixed required weapon messages. (#2808)
Fixes #2804 

Thanks to @Daegaladh
2018-01-27 00:26:51 +01:00
Lemongrass3110
ec59e95520 Fixed a problem with instance_db import
Fixes #2824

Thanks to @luan122
2018-01-25 19:08:56 +01:00
Lemongrass3110
bb0dd7b8dc
Fixed mapserver crash on script command warp (#2766)
Fixes #2765

Thanks to @LunarSHINING
2018-01-24 19:30:05 +01:00
Lemongrass3110
3a8c8a9da4
Cleaned up whisper code between map-servers (#2763)
Fixes #2760
Fixes #2762

Thanks to @LunarSHINING
2018-01-24 18:33:09 +01:00
Lemongrass3110
c4a57c571c Added support for 2018-01-17aRagexeRE
Fixed char select on 2018 clients
2018-01-24 00:41:38 +01:00
Artuvazro
e9bb1064ee Updated Spanish message conf (#2813)
* Updated translation with missing lines and several linguistic fixes.
Thanks to @Artuvazro!
2018-01-23 09:53:24 -05:00
rAthenaAPI
eb1635fc56 SQL synchronization 2018-01-22 00:17:16 +01:00
Lemongrass3110
585f419ee2
Synced mob skill db (#2776)
Fixed Amdarias' Vampire Gift cast rate
2018-01-22 00:16:35 +01:00