Commit Graph

4101 Commits

Author SHA1 Message Date
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 332b5b2e23 Petrify when hitting a lower level raidboss. 2018-04-11 08:22:53 +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 0c333b65a3 Admin command ExpSp should handle long values. 2018-04-11 07:25:10 +00:00
MobiusDev f96eacc903 Changed bonus exp/sp calculations. 2018-04-11 07:18:25 +00:00
MobiusDev 765ca8f160 Set created state for quest 783.
Contributed by Iris.
2018-04-11 06:17:19 +00:00
MobiusDev 677d4b027a Addition of isTalkable NPC template parameter. 2018-04-10 21:13:58 +00:00
MobiusDev 4ac95b0be1 Prohibit casting of spells while disabled. 2018-04-10 19:20:52 +00:00
MobiusDev e26f4f39eb Addition of quests 11015, 11016 and 11017.
Contributed by Stayway.
2018-04-10 18:35:59 +00:00
MobiusDev dd2b50f1c7 Disable faction system by default config. 2018-04-10 18:31:35 +00:00
MobiusDev 76abf2d6b2 Faction System (Good vs Evil). 2018-04-10 18:21:54 +00:00
MobiusDev 80be005f0e Setting proper faction player instance on world. 2018-04-10 17:07:15 +00:00
MobiusDev f61d7bd3e0 Removed double range check from general chat handler. 2018-04-10 16:11:36 +00:00
MobiusDev fe9d119101 Minor fix for Compelling effect.
Contributed by Ofelin.
2018-04-10 15:27:46 +00:00
MobiusDev 2acda288f6 Correct opcode for AcquireSkillInfo.
Contributed by facab.
2018-04-10 15:22:43 +00:00
MobiusDev 2ba9dd87cb Exclude Vitality of the Exalted (19290) from checks. 2018-04-10 15:17:38 +00:00
MobiusDev d464c9bbe7 Minor fix for decrease skill level.
Contributed by facab.
2018-04-10 15:14:11 +00:00
MobiusDev 64568be9f5 Addition of quests 11003, 11004 and 11005.
Contributed by Stayway.
2018-04-10 14:53:57 +00:00
MobiusDev 0523e00bf5 Config path needs to be in lowercase.
Contributed by facab.
2018-04-10 07:03:40 +00:00
MobiusDev 6cc4654832 Minor typo fix at readme.txt file. 2018-04-10 06:52:29 +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 3f20f04fd3 Addition of quest Makkum in the Dimension (10658).
Contributed by gigilo1968.
2018-04-08 09:55:10 +00:00
MobiusDev fad362e881 Retail dialogs for quest Vestige of the Magic Power (783).
Contributed by Iris.
2018-04-08 09:19:43 +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 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 87906a0d7d Removed empty folders. 2018-04-07 01:37:23 +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 f013b5d027 Dropped alt game tiredness config. 2018-04-06 23:49:44 +00:00
MobiusDev 4584db6d19 More config changes to match newer branches. 2018-04-06 23:46:55 +00:00
MobiusDev 8bb27a96f5 Reduced matk speed bonus after some retail tests. 2018-04-06 22:50:16 +00:00
MobiusDev e48846703e Robe casting speed addition to skill Spellcraft (163).
Contributed by quangnguyen.
2018-04-06 22:08:08 +00:00
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