Commit Graph

105 Commits

Author SHA1 Message Date
MobiusDev
f2cf96c6c8 Separated custom configs to match newer branches. 2018-04-03 21:04:42 +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
f54b892ebc Refactored utils to match newer branches. 2018-04-03 14:28:28 +00:00
MobiusDev
ca8ac1fb29 Disabled spawn protection messages in peace zones. 2018-04-02 18:24:38 +00:00
MobiusDev
e70ce64574 Minor spelling improvements. 2018-04-02 16:16:57 +00:00
MobiusDev
9f16536250 Dropped useless IThreadPoolInitializer. 2018-04-02 16:06:00 +00:00
MobiusDev
0d3a422ee3 Addition of missing DatabaseFactory initialization message. 2018-04-02 15:51:12 +00:00
MobiusDev
c071f2a1bc Better L2jFree based ThreadPool.
Adapted from: L2jUnity free files.
2018-04-02 15:45:38 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
f4cc2527e3 Try to fix OfflineTradesTable issue on HighFive. 2018-04-01 17:26:43 +00:00
MobiusDev
4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
cae3f4984f HighFive multisell enchanted items support. 2018-03-29 14:55:59 +00:00
MobiusDev
1d11e95d62 Return zero as nonexistent skill level. 2018-03-27 01:39:11 +00:00
MobiusDev
c2fd26f718 Do not log nonexistent skill if id equals zero. 2018-03-26 20:49:51 +00:00
MobiusDev
2b22f885fb Commented region debug messages. 2018-03-26 20:47:45 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
653c7e8276 Custom olympiad period config. 2018-03-24 02:49:13 +00:00
MobiusDev
c57028ed46 Removed warning when replacing skill by enchant. 2018-03-24 01:18:28 +00:00
MobiusDev
53c6427ecb Fixed trait issue with passive skills. 2018-03-24 00:59:26 +00:00
MobiusDev
5b36c274cd Adapted random spawn system to newer branches. 2018-03-23 14:37:35 +00:00
MobiusDev
92d615ac17 Removed leftover code from last Olympiad rework. 2018-03-23 11:40:11 +00:00
MobiusDev
f48a7f1e51 Custom auto potion system.
Contributed by gigilo1968.
2018-03-22 14:06:56 +00:00
MobiusDev
f1b6d63cbe Ability to disable Prime Shop on live server. 2018-03-15 08:40:49 +00:00
MobiusDev
0ef150f22a Addition of prime shop support. 2018-03-15 07:59:31 +00:00
MobiusDev
03a1492260 Removed BOM causing compile issues. 2018-03-13 20:51:58 +00:00
MobiusDev
55dfe422e2 Updated system messages and NPC strings. 2018-03-13 16:07:06 +00:00
MobiusDev
cdbbd6dd18 Enabled double check for doors before normal checkMove. 2018-03-11 23:28:26 +00:00
MobiusDev
67cff0a256 Update last player server position upon teleport. 2018-03-11 14:17:44 +00:00
MobiusDev
b6f09dba3a Making Olympiad participants invulnerable at match end. 2018-03-11 12:23:52 +00:00
MobiusDev
154f33ef4a Try to reduce door checks. 2018-03-08 20:14:46 +00:00
MobiusDev
1a13176a33 GeoEngine possible NPE checks. 2018-03-08 12:34:53 +00:00
MobiusDev
44f924c2ae Try to prevent possible door exploits. 2018-03-08 12:33:06 +00:00
MobiusDev
b7d6ffe17c Double check for doors before normal checkMove to avoid exploiting key movement. 2018-03-05 16:19:06 +00:00
MobiusDev
a568a9f6a8 Retail like skill Sublime Self-Sacrifice (1505). 2018-02-21 08:55:45 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
ff7006dbc2 Addition of %npcname% replaceable npc html string. 2018-02-19 06:52:09 +00:00
MobiusDev
df78ad9aea More minor duel related changes. 2018-02-17 11:15:44 +00:00
MobiusDev
e0e2bde017 Previous commit for HighFive branch. 2018-02-17 10:52:09 +00:00
MobiusDev
5b82379435 Generic getType method for packets. 2018-02-16 14:46:55 +00:00
MobiusDev
7adffcbc46 Attempt to fix water task not stopping. 2018-02-15 22:09:37 +00:00
MobiusDev
4597d64b3d Possible fix for duplicated drop lists issue. 2018-01-29 16:35:21 +00:00
MobiusDev
ad7fef7d49 Smoother movement when exiting vehicle. 2018-01-23 09:36:38 +00:00
MobiusDev
8076954b22 Config to make all items destroyable. 2018-01-19 13:34:23 +00:00
MobiusDev
078a59d2c4 Dropped reused minion references. 2018-01-19 06:46:02 +00:00
MobiusDev
6907135544 Clan names should not have spaces. 2018-01-18 06:24:32 +00:00
MobiusDev
adb8f6cfba Probable fix for RequestAcquireSkill NPE. 2018-01-18 06:09:49 +00:00
MobiusDev
34ccdb68e2 Use iterator for siege player removal. 2018-01-15 09:12:30 +00:00