Commit Graph

3955 Commits

Author SHA1 Message Date
MobiusDev
46306d91c9 Addition of missing handlers for some boxes.
Contributed by Liamxroy.
2018-04-06 21:25:42 +00:00
MobiusDev
ad1e88f912 Dark element for Kelbim and Tauti weapons.
Contributed by Liamxroy.
2018-04-06 21:23:41 +00:00
MobiusDev
69422f8a23 Apply premium exp rates in addExpAndSp method. 2018-04-06 21:16:11 +00:00
MobiusDev
3fc4d018ea Addition of missing telnet shutdown. 2018-04-06 20:38:34 +00:00
MobiusDev
7647bfd74a Item mall renamed to prime shop to match newer branches. 2018-04-06 20:34:06 +00:00
MobiusDev
5ad5c31753 Config refactorings to match newer branches. 2018-04-06 18:08:42 +00:00
MobiusDev
6ca1e72d5d Updated ClassId and ClassLevel emums to match newer branches. 2018-04-06 17:34:17 +00:00
MobiusDev
165840dd77 Addition of more CategoryData. 2018-04-06 16:27:03 +00:00
MobiusDev
9b8b1a0020 Minor value addition at CategoryData. 2018-04-06 16:25:53 +00:00
MobiusDev
16fba600f3 Removed unused death penalty stuff. 2018-04-06 15:02:45 +00:00
MobiusDev
dce3221509 Various datapack changes.
Contributed by quangnguyen.
2018-04-06 14:50:57 +00:00
MobiusDev
1b148e89e5 Use server id config where possible. 2018-04-06 13:47:54 +00:00
MobiusDev
2cb098caba Continue trait checks instead of return. 2018-04-06 02:58:28 +00:00
MobiusDev
e6eb02a63e Fixed traits exit called more than once.
Contributed by Sahar.
2018-04-06 02:52:31 +00:00
MobiusDev
34f65304b0 Use lottery config.
Contributed by Sahar.
2018-04-06 02:42:45 +00:00
MobiusDev
8fcb49c449 Fix for pomanders on profession cancel. 2018-04-06 02:36:17 +00:00
MobiusDev
b224d80373 Summons should run after spawn. 2018-04-06 02:10:10 +00:00
MobiusDev
d9986d1196 Unit monsters should be aggressive.
Contributed by Liamxroy.
2018-04-06 01:42:56 +00:00
MobiusDev
3b22c6321f Dropped SQL spawnlist. 2018-04-06 01:12:11 +00:00
MobiusDev
aa520ca56a Organized spawn folders to match newer branches. 2018-04-05 22:01:33 +00:00
MobiusDev
deaefac8ce Fixed character creation hang the client. 2018-04-05 20:00:45 +00:00
MobiusDev
26c61b855f Removed unused PlayerSpawnProtectionAllowedItems config. 2018-04-05 16:37:06 +00:00
MobiusDev
d21bdcbcea Fixed usage of items. 2018-04-05 16:28:20 +00:00
MobiusDev
7dbfed0d62 Stop giving infinite tutorial books. 2018-04-05 16:01:49 +00:00
MobiusDev
e4f099e441 Updated readme.txt file. 2018-04-05 04:36:12 +00:00
MobiusDev
46f7e4b7fa Force updating multisell items to database. 2018-04-05 04:13:34 +00:00
MobiusDev
565e8f2621 Some logger constants to uppercase. 2018-04-05 04:09:46 +00:00
MobiusDev
c0b724cb17 Option to force delete spawned minions upon master death. 2018-04-05 03:45:54 +00:00
MobiusDev
35e97edbba Improved quest Audience with the Land Dragon (337).
Contributed by Iris.
2018-04-05 03:01:44 +00:00
MobiusDev
b5a8fae87a Fix for offline traders after server restart. 2018-04-05 02:51:19 +00:00
MobiusDev
abf364f1d0 Disconnection class for HighFive. 2018-04-05 02:46:01 +00:00
MobiusDev
d13c74be0e Addition of quest Preparation for Dungeon (11008).
Contributed by Stayway.
2018-04-04 23:13:39 +00:00
MobiusDev
100c30c653 Dropped MMOCore. 2018-04-04 22:55:11 +00:00
MobiusDev
f2cf96c6c8 Separated custom configs to match newer branches. 2018-04-03 21:04:42 +00:00
MobiusDev
15d344eae5 Addition of quest Temples Decorations (10996).
Contributed by Stayway.
2018-04-03 19:40:39 +00:00
MobiusDev
52dc86e25d Updated scripting engine to match newer branches. 2018-04-03 19:14:20 +00:00
MobiusDev
81d82a90ac Updated IXmlReader to match newer branches. 2018-04-03 18:15:04 +00:00
MobiusDev
9f35fd7fe6 Refactored loginserver packet paths to match newer branches. 2018-04-03 17:53:30 +00:00
MobiusDev
ea8ee773c4 NPE fix for captives. 2018-04-03 17:26:35 +00:00
MobiusDev
435beb5dfe Updated readme.txt file. 2018-04-03 16:54:54 +00:00
MobiusDev
2a19ba41fc Updated missing quests. 2018-04-03 16:46:13 +00:00
MobiusDev
90584ad186 Ashen Shadow Revolutionaries instance.
Contributed by Liamxroy.
2018-04-03 16:44:01 +00:00
MobiusDev
8627cddf29 Addition of quest 11014 and improvements. 2018-04-03 15:06:42 +00:00
MobiusDev
90114e2e19 Base packets moved to commons network. 2018-04-03 14:55:07 +00:00
MobiusDev
f54b892ebc Refactored utils to match newer branches. 2018-04-03 14:28:28 +00:00
MobiusDev
01ca3b6941 Refactored utils to match newer branches. 2018-04-03 14:27:18 +00:00
MobiusDev
5ac249ed61 Ability to use specific NpcStringId for quest name. 2018-04-03 13:48:00 +00:00
MobiusDev
cc58e1b9cf Do not use switch for less than three cases. 2018-04-03 11:58:00 +00:00
MobiusDev
c2ce624e58 Addition of missing quest checks. 2018-04-03 11:52:33 +00:00
MobiusDev
105776621a Try to fix region related log spam. 2018-04-02 23:23:53 +00:00