Commit Graph

330 Commits

Author SHA1 Message Date
MobiusDevelopment
563e0cf320 Addition of admin item search command.
Contributed by CostyKiller.
2022-10-22 00:04:07 +00:00
MobiusDevelopment
8c63798e84 Fixed server info deamon thread count. 2022-10-18 22:10:34 +00:00
MobiusDevelopment
52ce1e3676 Calendar should never be used to get current time. 2022-10-15 21:08:11 +00:00
MobiusDevelopment
0d1f12fe71 Fixed Aden castle battlefield zone.
Contributed by Enryu.
2022-10-11 22:42:10 +00:00
MobiusDevelopment
303d46dc91 XML indentation cleanup. 2022-10-04 12:31:51 +00:00
MobiusDevelopment
9532fd2d1a Prohibit ResurrectionSpecial triggering in olympiad. 2022-10-02 05:55:18 +00:00
MobiusDevelopment
27f19f4e0b Removed unnecessary DrChaos npc null check. 2022-10-01 10:21:55 +00:00
MobiusDevelopment
8c79978824 Removed unnecessary CrystalCaverns attacker null check. 2022-10-01 10:06:59 +00:00
MobiusDevelopment
629cfae635 Addition of OlympiadEnabled configuration. 2022-09-25 12:04:21 +00:00
MobiusDevelopment
6c703e1fa2 Proper ItemId requested by Birthday event. 2022-09-19 23:27:11 +00:00
MobiusDevelopment
8da2034bcd Addition of Hot Springs water zones.
Contributed by kinghanker.
2022-09-13 02:57:23 +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
7765b83c16 Addition of .online voiced command. 2022-08-22 21:39:24 +00:00
MobiusDevelopment
19241a0080 Addition of .offline voiced command. 2022-08-21 21:18:06 +00:00
MobiusDevelopment
fdb7fdbe3b Addition of EventDispatcher hasListener methods. 2022-08-20 21:34:27 +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
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
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
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
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
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
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
MobiusDevelopment
1338d4275b Replaced ungrouped grandboss droplists with grouped. 2022-04-18 13:07:51 +00:00
MobiusDevelopment
5b76959c86 Removed non existent teleports. 2022-04-17 23:50:31 +00:00
MobiusDevelopment
3d9c58b4a5 Fixed empty grandboss droplists. 2022-04-17 23:27:17 +00:00