Commit Graph

337 Commits

Author SHA1 Message Date
MobiusDev 4b01a96675 Fixed class change NPE. 2018-04-07 18:10:37 +00:00
MobiusDev ecfee7dd5f Improved admin setclass sex check. 2018-04-07 17:40:15 +00:00
MobiusDev c3aa7cda5f Refactored scripts to match newer branches. 2018-04-07 17:28:45 +00:00
MobiusDev e3929f2cfb Removed krateisCube html folder. 2018-04-07 01:35:38 +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 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 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 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 abf364f1d0 Disconnection class for HighFive. 2018-04-05 02:46:01 +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 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 a117a04126 Fixed quest The Name of Evil Part 1 (125). 2018-04-01 10:27:53 +00:00
MobiusDev 4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev 809dc770a8 Fixed wrong zone check html break position. 2018-03-31 18:44:27 +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