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
rAthenaAPI
2ba3c9dcf4
SQL synchronization
2018-01-21 22:48:34 +01:00
syracuase
8530a7b1fe
Job Level check for Blacksmith and Alchemist ( #2819 )
...
* Job Level check for Blacksmith and Alchemist
2018-01-21 14:51:38 +01:00
aleos
fe9f1ace66
Corrected 'Reborn in Valhalla' achievement
...
* Removed the base level requirement as it's not needed.
Thanks to @Atemo!
2018-01-20 10:54:22 -05:00
aleos
a8976dd2ac
Added combos for Legionaire Helm
...
* Fixes #2812 .
* Adds missing combos for Pike, Pike [3], Pike [4], Gladius, Gladius [2], Gladius [3], and Strong Shield [1].
Thanks to @AzarthMZintos!
2018-01-19 17:22:58 -05:00
Sader Fawall
31bd28df44
hotfix sleep error Geffen Magic Tournament ( #2815 )
2018-01-18 19:35:36 +01:00
rAthenaAPI
d306f1711c
SQL synchronization
2018-01-16 22:49:53 +01:00
aleos
8616332f24
Corrected Strawberry Decoration sets
...
* Fixes #2792 .
* Added the missing HP bonus for Tasty Strawberry Hat (18852).
* Added the missing combo bonus for Tasty Strawberry Hat (18853).
* Corrected the buy price and equip level for Strawberry Decoration.
Thanks to @win4517!
2018-01-16 16:49:26 -05:00
rAthenaAPI
59fead3231
SQL synchronization
2018-01-16 22:39:49 +01:00
aleos
805114c3f4
Corrected Old Glast Heim items
...
* Fixes #2801 .
* Added Colorful Key.
* Corrected item buy prices.
* Corrected item weights.
* Corrected item name Flashy Brooch to Colorful Brooch.
Thanks to @BrOgBr!
2018-01-16 16:39:20 -05:00
rAthenaAPI
a6a2c4301b
SQL synchronization
2018-01-13 18:03:41 +01:00
Yudi Maharlika
d04d307e61
Fixes missing item view on Lapine Shield (2198) and White Gold Shield… ( #2798 )
...
* Fixes missing item view on Lapine Shield (2198) and White Gold Shield (2196)
* Missing item view on shield causing shield-related spell cannot be used.
* Added View ID on Lian Shield (2195)
* Fixed View ID Lian Shield, Lapine Shield, and White Gold Shield
Thanks to @Atemo
2018-01-13 18:03:16 +01:00
Aleos
2e90136dc3
Corrected Reverberation behavior ( #2758 )
...
* Fixes #2757 .
* Reverberation will no longer trigger the cast animation on the caster when a target walks into it.
Thanks to @MrAntares!
2018-01-12 10:45:52 -05:00
Jittapan Pluemsumran
0ccf309ccc
your -> you are*
2018-01-11 16:42:19 +07:00
Lemongrass3110
7a0f3d0eaf
Added RagexeRE support until 2018-01-03
...
Thanks to @4144
2018-01-10 22:44:10 +01:00