Commit Graph

445 Commits

Author SHA1 Message Date
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 394d9d9a4e VampiricDefence formula adjustments.
Contributed by nasseka.
2022-08-20 21:44:57 +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 79a629c9ca Fixed TriggerSkillByDamage effect handler.
Contributed by nasseka.
2022-08-17 06:32:12 +00:00
MobiusDevelopment b3c92bebee Implemented admin delete_group command. 2022-08-16 21:02:41 +00:00
MobiusDevelopment a5aecb2a9a Changed EquipmentUpgradeNormalData failure_items to lowerCamelCase. 2022-08-16 10:37:36 +00:00
MobiusDevelopment 8e85def892 More generic spawn file path info. 2022-08-15 21:42:33 +00:00
MobiusDevelopment f8133c727c Updated admin NPC info html and handler.
Contributed by CostyKiller.
2022-08-15 10:38:12 +00:00
MobiusDevelopment bdbc7cb8a8 Changed instance hour and minute parameters to nonNegativeInteger.
Contributed by kamikadzz.
2022-08-13 15:05:16 +00:00
MobiusDevelopment b97904d662 Addition of SchedulingPattern support for DBSpawnManager.
Contributed by kamikadzz.
2022-08-12 23:21:24 +00:00
MobiusDevelopment 569faf521d Make use of original spawn location for deletion and info. 2022-08-12 23:03:47 +00:00
MobiusDevelopment e473ef6eee Removed Rnd dependency from PaganKeys AI. 2022-08-09 23:01:35 +00:00
MobiusDevelopment 5718b19e16 Proper ids for Anakim and Lilith teleporters.
Contributed by Fakee.
2022-08-09 10:36:01 +00:00
MobiusDevelopment 3520367d06 Addition of chaseRange values to spawns. 2022-08-08 00:16:49 +00:00
MobiusDevelopment 0eebada4bd Implemented Spawn chaseRange parameter. 2022-08-07 21:05:53 +00:00
MobiusDevelopment b47ac4b571 Small addition to olympiad manager htmls.
Contributed by Fakee.
2022-08-07 00:58:20 +00:00
MobiusDevelopment 44af95d071 Siege skill related additions.
Thanks to dontknowdontcare.
2022-08-07 00:49:34 +00:00
MobiusDevelopment f2dbf81567 Removed Saviors Path Discovery (10885) popup.
Thanks to dontknowdontcare.
2022-08-06 21:45:24 +00:00
MobiusDevelopment 54723025e1 Updated Aden Reconstruction Leaders (Eeny, Miny, Moe) to retail.
Contributed by CostyKiller.
2022-08-06 11:54:27 +00:00
MobiusDevelopment 3225d46fe0 Addition of skillLevelScaleTo parameter to some TriggerSkill effects.
Thanks to fruit.
2022-08-05 10:03:27 +00:00
MobiusDevelopment 8acc1890e2 Addition of World Olympiad.
Thanks to nasseka and Sero.
2022-08-04 08:21:23 +00:00
MobiusDevelopment 22ebdb3e82 Replaced executable and batch files with VBScript. 2022-08-04 06:26:59 +00:00
MobiusDevelopment cfc2905d49 Antharas should be a RaidBoss instance. 2022-08-03 13:16:37 +00:00
MobiusDevelopment 14f1e75d43 Addition of isHidingMessages skill parameter. 2022-08-02 10:18:05 +00:00
MobiusDevelopment df40a27255 Updated Baylor warzone AI.
Contributed by CostyKiller.
2022-08-01 22:39:50 +00:00
MobiusDevelopment 45e32751fb Retail Bellra dialog.
Contributed by CostyKiller.
2022-08-01 22:01:29 +00:00
MobiusDevelopment ded255f5af Re-addition of Anakim and Lilith AIs.
Contributed by CostyKiller.
2022-08-01 15:53:03 +00:00
MobiusDevelopment d2ee7ba6f7 Addition of Antharas AI.
Contributed by Sero.
2022-08-01 15:31:24 +00:00
MobiusDevelopment a2d4e16736 ManagedScript should store a copy of current loading script path. 2022-08-01 00:07:12 +00:00
MobiusDevelopment b6fe06aa07 Delay tasks for frequent packet broadcasts. 2022-07-31 02:00:10 +00:00
MobiusDevelopment 9e41afee0a Configuration for Attackable corpse camping. 2022-07-23 01:09:01 +00:00
MobiusDevelopment c9a3a26302 Extend AbstractConditionalHpEffect for HpRegen effect.
Contributed by nasseka.
2022-07-22 08:56:34 +00:00
MobiusDevelopment 2d72634dc3 Support for random teleport list locations.
Contributed by Index.
2022-07-19 11:28:14 +00:00
MobiusDevelopment 52fa8ed00a Cleaner solution for starting listener once. 2022-07-17 00:09:06 +00:00
MobiusDevelopment 38bce3aefe Renamed Modifier effects to Modify. 2022-07-16 22:58:15 +00:00
MobiusDevelopment f237282148 Better naming for NightStatModifier effect. 2022-07-16 22:30:47 +00:00
MobiusDevelopment b4b76176de Reworked GameTime task manager. 2022-07-16 22:11:41 +00:00
MobiusDevelopment beb1aa0b77 Abstraction Layer GeoEngine. 2022-07-16 06:04:42 +00:00
MobiusDevelopment 939e56683e Comments should follow a space. 2022-07-15 11:02:22 +00:00
MobiusDevelopment a72aa6a826 Addition of various mpReward values. 2022-07-13 21:53:29 +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 a07d2f03fb Adjustments for BlinkSwap effect.
Thanks to Fakee.
2022-07-10 13:18:24 +00:00
MobiusDevelopment 53312e19b7 Directly send SystemMessageId when possible. 2022-07-06 23:55:25 +00:00
MobiusDevelopment 0e06cf26aa Added missing Benusta random reward in some instances.
Contributed by CostyKiller.
2022-07-05 07:38:36 +00:00
MobiusDevelopment 7c3f8bf3b7 Disconnect player after being dead for 1 hour.
Contributed by nasseka.
2022-06-28 11:44:04 +00:00