Commit Graph

89 Commits

Author SHA1 Message Date
MobiusDev
97ad66256a Moved cron4j to gameserver util package. 2017-08-07 23:11:55 +00:00
MobiusDev
28ebef24f4 Replaced cron4j library with source code. 2017-08-07 22:46:08 +00:00
MobiusDev
a2473ea19e Apply latest Classic commit to GoD branches. 2017-08-06 18:21:28 +00:00
MobiusDev
039463f273 Add script checks for registering non existent quest item ids. 2017-08-05 03:56:50 +00:00
MobiusDev
b689c86193 Add script checks for registering non existent NPC ids. 2017-08-05 03:36:21 +00:00
MobiusDev
6eb0c90eea Addition of buylist price checks. 2017-08-04 17:26:37 +00:00
MobiusDev
1f3396c8e3 Dropped MerchantPriceConfigTable to match retail. 2017-08-04 16:00:27 +00:00
MobiusDev
aeb5e3bea6 Proper instance NPC deletion. 2017-08-02 22:25:04 +00:00
MobiusDev
94d2283c8a Monster race changes. 2017-08-02 20:48:31 +00:00
MobiusDev
4aa3c12daf Minor improvements for L2TeleporterInstance. 2017-07-31 18:17:06 +00:00
MobiusDev
8d375d4a93 Fixed cubic MagicSkillUse broadcast. 2017-07-26 09:17:39 +00:00
MobiusDev
9d3c1fd5cc Support for Blessed Soulshots. 2017-06-29 19:14:30 +00:00
MobiusDev
e2a05903da Moved main GeoData class in gameserver geodata package. 2017-06-26 21:37:44 +00:00
MobiusDev
ddd8cefe28 Geodata related classes are moved in gameserver geodata folder. 2017-06-26 21:26:14 +00:00
MobiusDev
722bbb52c9 Addition of level 1 and 2 brooch jewels. 2017-06-15 19:05:00 +00:00
MobiusDev
ca7cd441d8 Fixed onRecalculateStats adds and muls exception. 2017-06-08 19:33:47 +00:00
MobiusDev
8be0616128 Fixed recalculateStats deadlock. 2017-06-05 11:29:24 +00:00
MobiusDev
29042a9311 Reworked some scripts.
Contributed by Stayway, gigilo1968.
2017-05-28 18:37:26 +00:00
MobiusDev
d4e560e09d Config for max player free teleport level. 2017-05-02 08:41:25 +00:00
MobiusDev
ab3398a006 Updated delete hero items query.
Contributed by 574905252@qq.com
2017-05-02 07:24:05 +00:00
MobiusDev
302341b110 Fancy Fishing Rods bonus exp/sp calculation. 2017-04-29 20:49:51 +00:00
MobiusDev
06045a81be Minor improvements for VoteReward system. 2017-04-29 19:26:51 +00:00
MobiusDev
62d2757cad Vote reward system.
Author: Anarchy
Source: http://www.maxcheaters.com/topic/197374-hopzonetopzonenetwork-vote-reward-re-share/
2017-04-29 19:02:58 +00:00
MobiusDev
27229752ae Fixed some issue with Karma reduction tempfix. 2017-04-28 21:33:52 +00:00
MobiusDev
b8376dd74e Custom reward item on PvP. 2017-04-28 21:29:48 +00:00
MobiusDev
110ab19c91 Separated configs for custom features. 2017-04-28 19:50:03 +00:00
MobiusDev
26b4294ea1 Fixed macro right click press skill exploit. 2017-04-25 08:48:39 +00:00
MobiusDev
0c55e7e142 Fishing bait rework. 2017-04-23 14:19:23 +00:00
MobiusDev
baa6819071 Fixed some issues with item consumption. 2017-04-22 15:56:35 +00:00
MobiusDev
deed32c64e Fixed CursedWeapon insert query error.
Contributed by gigilo1968.
2017-04-19 20:19:34 +00:00
MobiusDev
97fdf35c3d You should not heal/buff monsters without pressing the ctrl button. 2017-04-17 11:28:55 +00:00
MobiusDev
4e0d3100be Proper skill reduce item consumption. 2017-04-13 22:14:49 +00:00
MobiusDev
5e61cecf5b Fixed olympiad observers getting expelled from the arena. 2017-04-13 20:04:16 +00:00
MobiusDev
add2101129 Fixed starting olympiad games. 2017-04-13 20:00:31 +00:00
MobiusDev
64b0f98620 Return message when skill conditions are not met. 2017-04-13 08:36:05 +00:00
MobiusDev
5ecaf41431 Support for inverted doors. 2017-02-25 13:35:30 +00:00
MobiusDev
6a90746f68 ClanHallAuction SQL syntax fix.
Contributed by Sdw.
2017-02-11 11:55:10 +00:00
MobiusDev
f926e60e2e Small fix in CursedWeapon SQL.
Contributed by yksdtc.
2017-02-11 11:52:44 +00:00
MobiusDev
bb2e75b06f Changed visibility for some listeners with annotation.
Thanks Sdw.
2017-01-12 07:35:59 +00:00
MobiusDev
f84e37fdc3 Fix player get passive buffs exit message when player logout.
Contributed by yksdtc.
2017-01-11 08:07:07 +00:00
MobiusDev
37e8cae36d Fix Dwarf can't see workshop action.
Contributed by yksdtc.
2017-01-10 20:11:30 +00:00
MobiusDev
fdba1b264f Network related classes path organization. 2017-01-08 11:22:50 +00:00
MobiusDev
b30c70e704 Various pet related fixes. 2017-01-08 11:05:53 +00:00
MobiusDev
3f30b4ccc7 Fish Stew items.
Contributed by Mathael.
2017-01-07 08:50:31 +00:00
MobiusDev
eb7fee52f7 Correct champion PAtk speed finalizer. 2017-01-05 01:03:21 +00:00
MobiusDev
0ad29ab5fd Champion aura config usage. 2017-01-05 00:41:38 +00:00
MobiusDev
b40bd1c34b Premium manager rework.
Contributed by yksdtc.
2017-01-03 07:35:35 +00:00
MobiusDev
d39620bcb5 Prevent fishing while sitting.
Contributed by Mathael.
2017-01-03 07:17:19 +00:00
MobiusDev
edb3bba358 No reason for scheduleDespawn to return L2Npc. 2017-01-01 15:24:58 +00:00
MobiusDev
7c0819964d Fix for QuestItemLimit validating all kind of items.
Contributed by yksdtc.
2017-01-01 14:24:57 +00:00