Daegaladh
93a7a20f68
Fixed @alootid spanish usage message ( #3839 )
2019-01-06 23:31:15 +01:00
rAthenaAPI
712678d42d
SQL synchronization
2019-01-06 03:44:57 +01:00
Aleos
ec305337dc
Corrected Owl Viscount Silk Hat script error ( #3823 )
...
* Fixes #3814 .
* Owl Viscount Silk Hat's special effect was missing a semi colon.
Thanks to @Everade!
2019-01-05 21:44:40 -05:00
rAthenaAPI
20494d1d5c
SQL synchronization
2019-01-06 03:13:04 +01:00
Aleos
8839fe9528
Corrected Shadow Staff script error ( #3822 )
...
* Fixes #3813 .
* Shadow Staff's special effect script was missing a semi colon.
Thanks to @Everade!
2019-01-05 21:12:51 -05:00
rAthenaAPI
4e7e04a864
SQL synchronization
2019-01-06 00:45:37 +01:00
Lemongrass3110
39906dac21
Fixed duration for items 12274 and 12275 ( #3791 )
...
Fixes #3790
2019-01-06 00:45:19 +01:00
Daniel Bernard
02c69f640b
Change Magic Gear Master NPC name to Mado Gear Armourer for Renter Merchants ( #3224 )
...
* Fixes #3221
Thanks to @zackdreaver !
2019-01-05 21:45:19 +01:00
rAthenaAPI
b7d0c9622b
SQL synchronization
2019-01-05 17:50:54 +01:00
Aleos
f49c68f726
Added missing Costume Flying Galapago ( #3830 )
...
* Fixes #3821 .
* Added missing item: Costume Flying Galapago.
Thanks to @Everade!
2019-01-05 11:50:43 -05:00
Lemongrass3110
8ed8fd1a9d
Added Clothing Effect Removal Service ( #3793 )
...
Fixes #3789
Thanks to @Everade and @Balferian
2019-01-05 14:35:27 +01:00
rAthenaAPI
4345daca5e
SQL synchronization
2019-01-05 04:02:45 +01:00
Aleos
1a9c34503e
Corrected Shell of Resistance equip restriction ( #3829 )
...
* Fixes #3820 .
* Should be equippable by all classes.
* Added missing VIP bonus.
* Simplified elemental resistance bonus.
Thanks to @Everade and @Atemo!
2019-01-04 22:02:13 -05:00
rAthenaAPI
ce76da2e28
SQL synchronization
2019-01-05 03:11:06 +01:00
Aleos
24c121b742
Corrected Palace Guard Cap bonus ( #3824 )
...
* Fixes #3815 .
* Should give Neutral resistance +5% and +1% per refine above 5.
* Added missing ranged resistance +5% and +1% per refine above 5.
Thanks to @Everade and @Atemo!
2019-01-04 21:10:32 -05:00
rAthenaAPI
c37a73e580
SQL synchronization
2019-01-04 23:33:50 +01:00
Aleos
394b16b868
Fixed Costume Pocketwatch Hair Ornament location ( #3828 )
...
* Fixes #3819 .
* Costume Pocketwatch Hair Ornament's location should be middle.
Thanks to @Everade!
2019-01-04 17:33:22 -05:00
rAthenaAPI
08691436bc
SQL synchronization
2019-01-04 22:45:35 +01:00
Aleos
6c6baff1af
Corrected Cat Ear Beret bonus ( #3827 )
...
* Fixes #3818 .
* Added missing damage increase/reduction to/from player race by 2% per refine above 4 with a max increase of 12%.
Thanks to @Everade!
2019-01-04 16:45:00 -05:00
rAthenaAPI
cab2887aa2
SQL synchronization
2019-01-04 22:22:03 +01:00
Aleos
1d0a22382a
Corrected Faceworm Larva Card bonus ( #3825 )
...
* Fixes #3816 .
* Should increase Water property magic damage by 3% per refine rate.
Thanks to @Everade!
2019-01-04 16:21:34 -05:00
rAthenaAPI
83a1080102
SQL synchronization
2019-01-04 21:03:17 +01:00
Aleos
246dd2aab6
Corrected Honor Token weight ( #3812 )
...
* Fixes #3811 .
* Honor Token should have no weight.
Thanks to @Everade!
2019-01-04 15:02:45 -05:00
Lemongrass3110
46138645f6
Follow up to 01f61cf
...
Found some leftovers that were still using the wrong tick type and therefore screwing up the variable argument addresses.
Fixes #3807
Thanks to @zeffen
2019-01-02 15:17:17 +01:00
rAthenaAPI
65fc40f9f7
SQL synchronization
2019-01-02 04:01:12 +01:00
rAthenaAPI
01516a326c
Mob and NPC Identity Update
2019-01-02 04:00:50 +01:00
Lemongrass3110
f5f377a7c9
Follow up to 818ff10
...
Thanks to @Encon21
2018-12-27 01:16:03 +01:00
Lemongrass3110
eb2e40c370
Added epoll support on linux ( #3798 )
...
Added epoll event dispatching support on linux systems.
You can enable it by adding the configure option --enable-epoll
Credits to Hercules.
2018-12-26 23:58:04 +01:00
rAthenaAPI
24dad2ee57
SQL synchronization
2018-12-26 06:01:11 +01:00
rAthenaAPI
a5200e6c49
Mob and NPC Identity Update
2018-12-26 06:00:51 +01:00
Lemongrass3110
818ff109f3
Initial Release of Equipment Switch ( #3548 )
...
Thanks to everyone who contributed to this release in any way, be it donations, information or testing.
Merry Christmas :-)
2018-12-24 14:10:29 +01:00
Lemongrass3110
8e58f2ce24
Fixed reloadmobdb status calculation ( #3784 )
...
Fixes #3783
Thanks to @Everade
2018-12-23 20:24:29 +01:00
rAthenaAPI
4d0f150159
SQL synchronization
2018-12-22 16:30:20 +01:00
Atemo
818f35ab60
Corrected job mask of some items ( #3778 )
...
* gunslinger could wear the items while rebellion job couldn't
Thanks to @Tokeiburu !
2018-12-22 16:30:11 +01:00
Lemongrass3110
63bfd61118
Added a missing check to TK_HIGHJUMP ( #3776 )
...
Fixes #1159
High Jump/Leap is meant to check the next cell for a wall as well.
Thanks to @Playtester and @aleos89
2018-12-22 00:33:35 +01:00
Lemongrass3110
01f61cfa4f
Added support for 64bit ticks ( #3768 )
...
Fixes #3017
Thanks to Hercules for the idea and their implementation of it.
This deprecates Windows XP support. If you want to use it to run your server on it, you have to forcefully enable it now.
Since 64bit ticks do not exist on XP, you might encounter some issues that are already fixed on other OS.
2018-12-21 00:02:19 +01:00
Aleos
0d816975f7
Corrected some statuses and Mado Gear interaction ( #3775 )
...
* Fixes #3774 .
* Resolved a few statuses getting removed when using Mado Gear that should be enabled.
* Added the ability to remove these statuses if the skills are disabled.
Thanks to @laziem and @Lemongrass3110!
2018-12-20 16:18:59 -05:00
Lemongrass3110
4944491228
Added support for viewpointvalue command ( #3754 )
...
Additionally added a script command to update the player's camera.
Added a new atcommand camerainfo for this, which is limited to admins.
Credits to @4144 for finding /setcamera
2018-12-20 19:26:02 +01:00
Lemongrass3110
1c987de71d
Fixed unknown map in character select ( #3761 )
...
Fixes #1145
Credits to @4144 for finding this!
Thanks to @RadianFord for reporting.
2018-12-20 17:56:13 +01:00
Lemongrass3110
ec3b7077cb
Switched supported client to Ragexe ( #3765 )
...
Fixes #3376
This adds support for clients after July 2018.
Since no unpacked RagexeRE exist anymore, we need to switch back over to Ragexe.
This should work without problems until 2018-11-21.
After this there are further changes required.
Thanks to @Haikenz
2018-12-20 17:31:09 +01:00
Lemongrass3110
fb81e2d7ad
Fixed autobonus removal ( #3767 )
...
Fixes #3739
Thanks to @whupdo for finding the broken removal.
Fixes #3766
Since vector elements will be pushed around in the container when an element is removed,
the original pointer might be invalid at the time the end of the timer has been reached.
A big thank you to @teededung for being persistent and helping me to reproduce the issue.
2018-12-20 08:23:10 +01:00
Aleos
75aef6a544
Corrected AutospellOnSkill ( #3770 )
...
* Fixes #3769 .
* Added a missing reference call.
* Defaulted item bonus entries to 0/nullptr.
Thanks to @laziem!
2018-12-19 18:09:24 -05:00
Lemongrass3110
7c271d7edc
Disabled iterator sanity checks on VS ( #3760 )
...
Fixes #3750
Thanks to @teededung and @aleos89
2018-12-18 18:51:56 +01:00
rAthenaAPI
954cbd54ce
SQL synchronization
2018-12-18 17:47:06 +01:00
Lemongrass3110
016d15b79a
Unified infinite tick usage ( #3755 )
...
Introducing a new constant INFINITE_TICK
Changed current usages in items, npcs and source to use the new and correct constant.
Replaced some invalid usages of INVALID_TIMER and replaced them with the new constant.
2018-12-18 17:46:56 +01:00
Lemongrass3110
732059ac03
Fixed wrong replacements of CD_CURRENT_ECONOMY ( #3764 )
...
Follow up to 7045d58
Fixes #3763
Thanks to @nubspixel
2018-12-18 17:16:59 +01:00
Lemongrass3110
e3dd6238b5
Removed deprecated SI constants from src ( #3762 )
...
Froze their values by hardcoding them into the script engine exports.
Removed commented ones.
Removed a leftover reference to SI_BLANK.
2018-12-18 15:54:54 +01:00
Aleos
570c07d50c
Corrected some Summoner skills ( #3719 )
...
* Fixes #3706 .
* Resolved Blessing of Shrimp not boosting SP recovery properly.
* Resolved Tasty Shrimp Party not accounting for Fresh Shrimp level learned.
* Resolved Lope not placing the caster at the selected target location.
Thanks to @Everade and @exneval!
2018-12-17 21:51:50 -05:00
Lemongrass3110
742232d575
Fixed zero termination for bg messages ( #3759 )
...
Fixes #3104
Thanks to @Rolfxx and @vstumpf
2018-12-18 02:32:37 +01:00
Aleos
faee0cde45
Fixed CN Meteor and Lunatic Carrot Beat damage ( #3746 )
...
* Fixes #3734 .
* Added missing battle cases.
Thanks to @teededung and @Playtester!
2018-12-17 19:47:34 -05:00