Commit Graph

161 Commits

Author SHA1 Message Date
MobiusDev
0807932e6d Fake players for HighFive. 2018-04-13 14:03:39 +00:00
MobiusDev
198f42c0a7 Improved checkIfPvP method. 2018-04-12 16:30:25 +00:00
MobiusDev
7c9ca42499 Deletion must handle instances as well. 2018-04-12 12:00:55 +00:00
MobiusDev
80103efae2 Better handling for NPC removal. 2018-04-12 11:43:06 +00:00
MobiusDev
dec98c7049 Solution for revalidateZone NPE. 2018-04-12 11:02:25 +00:00
MobiusDev
2da9634c37 Sync with L2jserver to improve archer AI.
Source: https://bitbucket.org/l2jserver/l2j_server/commits/161a74f23f7d
2018-04-11 18:28:58 +00:00
MobiusDev
cf9ed62b59 BlockList message does not need name parameter.
Contributed by gigilo1968.
2018-04-11 16:36:16 +00:00
MobiusDev
184f2d4f32 Prevent null elements in GameTimeController list. 2018-04-11 16:28:11 +00:00
MobiusDev
400467ca8c Fixed admin spawn command hanging client. 2018-04-11 14:54:44 +00:00
MobiusDev
484f2e9897 Prevent the respawning of deleted NPCs. 2018-04-11 14:34:02 +00:00
MobiusDev
b5901b178d Vote system configs. 2018-04-11 13:53:01 +00:00
MobiusDev
c604eb6223 PvP reward item and title color configs. 2018-04-11 13:40:39 +00:00
MobiusDev
cf835b71f1 Configurable NPC stat multipliers. 2018-04-11 13:28:53 +00:00
MobiusDev
994f80890c Zone related changes. 2018-04-11 12:57:58 +00:00
MobiusDev
f6ee0584bf Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
MobiusDev
847ff1fa4f Various code changes. 2018-04-11 11:25:53 +00:00
MobiusDev
db9a123081 Updated zone check method. 2018-04-11 08:56:04 +00:00
MobiusDev
0da0ddbb8a Prevent client SP value overflow. 2018-04-11 07:55:02 +00:00
MobiusDev
769df7057a Fix for big door targeting. 2018-04-11 07:27:36 +00:00
MobiusDev
f96eacc903 Changed bonus exp/sp calculations. 2018-04-11 07:18:25 +00:00
MobiusDev
677d4b027a Addition of isTalkable NPC template parameter. 2018-04-10 21:13:58 +00:00
MobiusDev
76abf2d6b2 Faction System (Good vs Evil). 2018-04-10 18:21:54 +00:00
MobiusDev
2acda288f6 Correct opcode for AcquireSkillInfo.
Contributed by facab.
2018-04-10 15:22:43 +00:00
MobiusDev
d464c9bbe7 Minor fix for decrease skill level.
Contributed by facab.
2018-04-10 15:14:11 +00:00
MobiusDev
0523e00bf5 Config path needs to be in lowercase.
Contributed by facab.
2018-04-10 07:03:40 +00:00
MobiusDev
ebcea6647f Support for separate zones in instances. 2018-04-10 06:50:38 +00:00
MobiusDev
9889144248 Fixed instance loading. 2018-04-10 06:27:36 +00:00
MobiusDev
5fd99e5454 Proper updating for ZoneManager. 2018-04-09 15:44:59 +00:00
MobiusDev
b1fc2fa47d Dropped knownlists. 2018-04-09 08:32:40 +00:00
MobiusDev
dea8ec6cf0 ClanHallSiegeEngine must extend quest. 2018-04-07 18:34:41 +00:00
MobiusDev
4b01a96675 Fixed class change NPE. 2018-04-07 18:10:37 +00:00
MobiusDev
c3aa7cda5f Refactored scripts to match newer branches. 2018-04-07 17:28:45 +00:00
MobiusDev
4030e2cbbc Addition of over enchanting prohibition config. 2018-04-07 01:19:35 +00:00
MobiusDev
49770b1c19 Adapted sellbuffs command for HighFive. 2018-04-07 00:42:28 +00:00
MobiusDev
a9c55029f1 EnumIntBitmask moved to gameserver utils as well. 2018-04-07 00:05:03 +00:00
MobiusDev
0d3fa9f075 Moved some common utils to gameserver. 2018-04-07 00:03:03 +00:00
MobiusDev
7fcc48a051 IdFactory cleanup. 2018-04-06 23:55:40 +00:00
MobiusDev
4584db6d19 More config changes to match newer branches. 2018-04-06 23:46:55 +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
1b148e89e5 Use server id config where possible. 2018-04-06 13:47:54 +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
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