Commit Graph

382 Commits

Author SHA1 Message Date
MobiusDevelopment e3f9c52e05 Addition of debug packet configurations. 2022-08-31 22:25:21 +00:00
MobiusDevelopment ed5b923658 Updated gremlin spawns. 2022-08-30 21:34:29 +00:00
MobiusDevelopment 0d34380d18 Support for spawn banned territories. 2022-08-30 21:31:12 +00:00
MobiusDevelopment d0fae0be8f Minor AdminEnchant cleanup. 2022-08-28 16:26:18 +00:00
MobiusDevelopment a038d7bf4f GeoEngine CellPathFinding recommendation. 2022-08-26 00:29:36 +00:00
MobiusDevelopment c82add27e5 Addition of configurable drops for bosses.
Contributed by MrNiceGuy.
2022-08-24 23:24:12 +00:00
MobiusDevelopment 7765b83c16 Addition of .online voiced command. 2022-08-22 21:39:24 +00:00
MobiusDevelopment f9cad86ed8 Addition of OfflineAbnormalEffect configuration. 2022-08-21 21:32:28 +00:00
MobiusDevelopment 19241a0080 Addition of .offline voiced command. 2022-08-21 21:18:06 +00:00
MobiusDevelopment 2a4a17b73f Addition of OfflineDisconnectSameAccount configuration. 2022-08-21 21:01:31 +00:00
MobiusDevelopment fdb7fdbe3b Addition of EventDispatcher hasListener methods. 2022-08-20 21:34:27 +00:00
MobiusDevelopment 58f30044d5 Dropped ForceInventoryUpdate configuration. 2022-08-19 22:31:14 +00:00
MobiusDevelopment 7abf85efd6 Fixed inconsistency between max pet level and summon exp. 2022-08-18 21:13:38 +00:00
MobiusDevelopment b3c92bebee Implemented admin delete_group command. 2022-08-16 21:02:41 +00:00
MobiusDevelopment bdbc7cb8a8 Changed instance hour and minute parameters to nonNegativeInteger.
Contributed by kamikadzz.
2022-08-13 15:05:16 +00:00
MobiusDevelopment 569faf521d Make use of original spawn location for deletion and info. 2022-08-12 23:03:47 +00:00
MobiusDevelopment 37ad247f65 Adjusted spawn file names. 2022-08-12 00:35:17 +00:00
MobiusDevelopment 384886dc85 Tower of Insolence spawns by zone. 2022-08-12 00:21:17 +00:00
MobiusDevelopment e473ef6eee Removed Rnd dependency from PaganKeys AI. 2022-08-09 23:01:35 +00:00
MobiusDevelopment 0eebada4bd Implemented Spawn chaseRange parameter. 2022-08-07 21:05:53 +00:00
MobiusDevelopment 22ebdb3e82 Replaced executable and batch files with VBScript. 2022-08-04 06:26:59 +00:00
MobiusDevelopment d79d2ad78b Fixed admin char info HWID bypass.
Contributed by CostyKiller.
2022-08-01 15:41:04 +00:00
MobiusDevelopment a2d4e16736 ManagedScript should store a copy of current loading script path. 2022-08-01 00:07:12 +00:00
MobiusDevelopment 9e41afee0a Configuration for Attackable corpse camping. 2022-07-23 01:09:01 +00:00
MobiusDevelopment 563794ef55 AI movement rework for return to spawn and long range paths. 2022-07-22 23:34:26 +00:00
MobiusDevelopment beb1aa0b77 Abstraction Layer GeoEngine. 2022-07-16 06:04:42 +00:00
MobiusDevelopment d1af2f877b Proper Baium statue type and heading. 2022-07-13 21:11:32 +00:00
MobiusDevelopment 38366a9017 Better naming from raidboss status getter and setter. 2022-07-12 09:15:47 +00:00
MobiusDevelopment 53312e19b7 Directly send SystemMessageId when possible. 2022-07-06 23:55:25 +00:00
MobiusDevelopment 7c3f8bf3b7 Disconnect player after being dead for 1 hour.
Contributed by nasseka.
2022-06-28 11:44:04 +00:00
MobiusDevelopment 793c23c363 XML format cleanup. 2022-06-22 23:27:16 +00:00
MobiusDevelopment 438efb0d01 Addition of missing Asamah multisells.
Contributed by kinghanker.
2022-06-04 10:45:32 +00:00
MobiusDevelopment d21998217e Chambers of Delusion reachable boss room and cleanup. 2022-06-02 23:17:00 +00:00
MobiusDevelopment 6c238d0a80 Proper naming for SchemeBuffer.ini file.
Contributed by CostyKiller.
2022-05-25 09:42:07 +00:00
MobiusDevelopment a159e401ec Proper configuration for GrandBossInstanceAnnouncements.
Contributed by CostyKiller.
2022-05-25 09:32:13 +00:00
MobiusDevelopment af7fa05ceb Fixed issue with ConsumeBody effect. 2022-05-09 22:11:21 +00:00
MobiusDevelopment 4703f541bd Skill id could be integer.
Contributed by Iris.
2022-05-08 14:27:38 +00:00
MobiusDevelopment 0b80d2b80a Calculate magic success by target level and skill magic level configuration. 2022-05-05 08:35:30 +00:00
MobiusDevelopment c286ac8a4b Removed unused secondary auth files. 2022-05-04 22:42:04 +00:00
MobiusDevelopment 5dd3df41e2 Addition of missing spoils. 2022-05-03 23:10:07 +00:00
MobiusDevelopment 26ac720e7e Support for alternative ScrollGroupId as enchant item parameter. 2022-05-03 09:01:56 +00:00
MobiusDevelopment e1cbbe6dd1 Admin menu adjustments. 2022-05-03 07:57:56 +00:00
MobiusDevelopment 2bbc5125a7 Addition of PC Cafe (PC Bang) system. 2022-05-02 21:30:52 +00:00
MobiusDevelopment 8a422558c1 Addition of MaximumPlayerLevel configuration. 2022-04-29 21:28:05 +00:00
MobiusDevelopment eff5fcb4ed Addition of TvT event. 2022-04-27 23:09:06 +00:00
MobiusDevelopment 5bef49ba31 Implementation of OnCreatureDeath and OnCreatureKilled events. 2022-04-27 22:14:30 +00:00
MobiusDevelopment f8661a336e Replacements for using minimal and maximal words. 2022-04-25 22:59:05 +00:00
MobiusDevelopment f33a219ee6 Fixed some null SystemMessageId parameters.
Thanks to kinghanker.
2022-04-23 10:00:28 +00:00
MobiusDevelopment 28f5e93ac2 Removal of unused skilldebug.htm and itemdebug.htm files. 2022-04-22 21:02:45 +00:00
MobiusDevelopment e5b9a7d7f9 Proper Sealed Holy Spirit's Cloak drop chance value. 2022-04-18 13:17:31 +00:00