Commit Graph

125 Commits

Author SHA1 Message Date
MobiusDev
f70dbdfc15 Fixed Ertheia dual class skill learning. 2017-06-24 09:48:41 +00:00
MobiusDev
96a6fc5a8b Addition of //geomap_missing_htmls admin command. 2017-06-21 22:45:44 +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
68681dcb79 Removed unused cron related scripts. 2017-05-01 17:32:53 +00:00
MobiusDev
d12afb0a6f SkillTreesData should not return skills that exceed the maximum player level config. 2017-05-01 12:12:16 +00:00
MobiusDev
6892014a09 Config to disable World chat. 2017-05-01 11:32:20 +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
31f422c01e Custom PvP titles and colors.
Contributed by gigilo1968.
2017-04-29 17:22:39 +00:00
MobiusDev
1289641a5e Fix for clanHelpRange.
Contributed by 574905252@qq.com
2017-04-28 21:59:50 +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
0daf6e6738 Fixed clan entry search hiding player clan icon. 2017-04-20 19:31:38 +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
df0d11d519 NpcSay display template name instead of none for custom NPCs. 2017-04-17 10:26:42 +00:00
MobiusDev
c4842b7e9b Small improvement for PrivateStoreListBuy serverpacket. 2017-04-16 17:10:49 +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
c8620ef411 Harnak Underground Ruins zone rework.
Contributed by gigilo1968.
2017-03-19 19:13:23 +00:00
MobiusDev
9ad05be44a Check if item template exists on loading droplists. 2017-02-26 20:06:07 +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
1a8cc464a6 Removed crystallizing flood protection. 2017-01-30 18:52:57 +00:00
MobiusDev
bb2e75b06f Changed visibility for some listeners with annotation.
Thanks Sdw.
2017-01-12 07:35:59 +00:00
MobiusDev
7e683fd1f7 Fixed lost clan rank info after edit clan member rank level.
Contributed by yksdtc.
2017-01-12 07:32:48 +00:00
MobiusDev
7ec70f1734 Fixed Clan wars store SQL exception.
Contributed by yksdtc.
2017-01-12 07:31:58 +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
79f933687e Proper Lilith config values. 2017-01-10 20:27:01 +00:00
MobiusDev
37e8cae36d Fix Dwarf can't see workshop action.
Contributed by yksdtc.
2017-01-10 20:11:30 +00:00
MobiusDev
47fae67461 Fixed enchantSkillGroups cannot be loaded on Linux.
Contributed by Mathael.
2017-01-10 07:25:56 +00:00
MobiusDev
cad2d06a10 Minor ClanEntryManager code style change. 2017-01-09 10:55:35 +00:00
MobiusDev
d4dae279ef Lilith AI.
Contributed by gigilo1968.
2017-01-08 21:05:07 +00:00
MobiusDev
714ab39e02 Anakim AI.
Contributed by gigilo1968.
2017-01-08 18:39:59 +00:00
MobiusDev
26b1a714b1 Dropped CustomNpcBufferTables config. 2017-01-08 17:52:20 +00:00
MobiusDev
353eb23aa8 Renamed loginserver packet folder. 2017-01-08 17:47:34 +00:00
MobiusDev
fdba1b264f Network related classes path organization. 2017-01-08 11:22:50 +00:00