Commit Graph

739 Commits

Author SHA1 Message Date
MobiusDevelopment
4abd746d9b Spawn duration abbreviations should be lowercase. 2022-09-03 21:44:20 +00:00
MobiusDevelopment
ed9095b11a OpEquipItem skill condition cleanup. 2022-09-03 01:40:30 +00:00
MobiusDevelopment
40ebd82319 CallPc effect with ENEMY target type now uses FlyToLocation.
Thanks to kamikadzz.
2022-09-03 01:27:50 +00:00
MobiusDevelopment
88c8aa38a0 Follow project coding style for event void methods. 2022-09-03 00:50:02 +00:00
MobiusDevelopment
9639d3b368 Skill isDebuff values are boolean. 2022-09-01 21:49:22 +00:00
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
d0fae0be8f Minor AdminEnchant cleanup. 2022-08-28 16:26:18 +00:00
MobiusDevelopment
fb2dd98a38 Fake Petrification (4616) should not be dispelled.
Thanks to kamikadzz.
2022-08-27 00:33:57 +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
e9b5d1101c Addition of BlowRateChanceLimit configuration. 2022-08-23 22:25:14 +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
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
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
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
39984548fe Addition of CraftingCritical effect handler. 2022-08-09 11:41:34 +00:00
MobiusDevelopment
0eebada4bd Implemented Spawn chaseRange parameter. 2022-08-07 21:05:53 +00:00
MobiusDevelopment
44af95d071 Siege skill related additions.
Thanks to dontknowdontcare.
2022-08-07 00:49:34 +00:00
MobiusDevelopment
3225d46fe0 Addition of skillLevelScaleTo parameter to some TriggerSkill effects.
Thanks to fruit.
2022-08-05 10:03:27 +00:00
MobiusDevelopment
22ebdb3e82 Replaced executable and batch files with VBScript. 2022-08-04 06:26:59 +00:00
MobiusDevelopment
14f1e75d43 Addition of isHidingMessages skill parameter. 2022-08-02 10:18:05 +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
40bdf5a6af Removal of unnecessary AnnounceGainakSiege configuration. 2022-07-29 23:39:55 +00:00
MobiusDevelopment
c375779a43 Fixed inventory under 80% message. 2022-07-28 11:34:30 +00:00
MobiusDevelopment
29de4fb347 Replaced empty system messages with proper text. 2022-07-28 11:25:07 +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
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
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
7c3f8bf3b7 Disconnect player after being dead for 1 hour.
Contributed by nasseka.
2022-06-28 11:44:04 +00:00
MobiusDevelopment
33ea468c97 Reverted sending item list when extracted items are enchanted. 2022-06-27 09:17:25 +00:00
MobiusDevelopment
69127af274 Send item list when extracted items are enchanted. 2022-06-25 14:28:23 +00:00
MobiusDevelopment
2b11d5ab5b DisableSkill effect additions and cleanup. 2022-06-23 21:26:32 +00:00
MobiusDevelopment
4a5f549c95 XML format cleanup. 2022-06-22 23:25:51 +00:00
MobiusDevelopment
a1685a1313 Fixed Seven Signs, Lilith and Anakim soul crystal boxes.
Contributed by CostyKiller.
2022-06-22 22:56:18 +00:00
MobiusDevelopment
d3330617bd TriggerSkillByMagicType should not be triggered by common skills. 2022-06-22 10:18:05 +00:00
MobiusDevelopment
c5416da6a6 NPCs must have collision info. 2022-06-18 01:26:46 +00:00
MobiusDevelopment
b8eb92978f Fast solution for additional Vitality Replenishing herbs. 2022-06-01 22:50:17 +00:00
MobiusDevelopment
17628018a0 Updated skills.xsd to be able to use fromLevel toLevel on icon and trait effect.
Contributed by CostyKiller.
2022-05-31 11:52:21 +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
7d9da5b473 Proper spelling for canCastWhileDisabled parameter.
Contributed by Enryu.
2022-05-22 00:15:14 +00:00
MobiusDevelopment
293675c08c Trying to adjust skill 11836 inconsistencies. 2022-05-21 23:53:48 +00:00
MobiusDevelopment
4abc778766 RealDamage should use power instead of amount.
Thanks to Sero.
2022-05-19 16:00:12 +00:00
MobiusDevelopment
183636168d Addition of OpBaseStat skill condition. 2022-05-15 13:59:55 +00:00
MobiusDevelopment
59499695ea Addition of variation data admin reload command. 2022-05-14 13:23:35 +00:00
MobiusDevelopment
4190fdc9ec Recalculated base stat bonuses.
Contributed by Index.
2022-05-09 11:06:53 +00:00
MobiusDevelopment
36ca1b6e3b Updated NPC data. 2022-05-09 02:51:44 +00:00
MobiusDevelopment
c7518f462a Character base stat adjustments. 2022-05-06 22:03:14 +00:00
MobiusDevelopment
daa9991d77 Ignore invulnerable trait for physical skills.
Contributed by nasseka.
2022-05-06 15:47:16 +00:00
MobiusDevelopment
0b80d2b80a Calculate magic success by target level and skill magic level configuration. 2022-05-05 08:35:30 +00:00
MobiusDevelopment
669827ec14 Renamed SkillCriticalDamage to PhysicalSkillCriticalDamage. 2022-05-04 22:23:30 +00:00
MobiusDevelopment
008151ccfe Polymorph (11541) skill adjustments.
Contributed by nasseka.
2022-05-04 21:53:51 +00:00
MobiusDevelopment
26ac720e7e Support for alternative ScrollGroupId as enchant item parameter. 2022-05-03 09:01:56 +00:00
MobiusDevelopment
46d411eeca Converted htm tags to html. 2022-05-01 09:13:31 +00:00
MobiusDevelopment
2450d577af Removed unavailable items from buylists. 2022-04-29 21:52:33 +00:00
MobiusDevelopment
f31802bd4b TvT fixes and improvements. 2022-04-27 21:04:39 +00:00
MobiusDevelopment
105c026605 Additional stat bonus adjustments. 2022-04-26 15:30:05 +00:00
MobiusDevelopment
f8661a336e Replacements for using minimal and maximal words. 2022-04-25 22:59:05 +00:00
MobiusDevelopment
99a907a28c Extrapolated remaining stat bonus levels. 2022-04-24 22:31:09 +00:00
MobiusDevelopment
28f5e93ac2 Removal of unused skilldebug.htm and itemdebug.htm files. 2022-04-22 21:02:45 +00:00
MobiusDevelopment
c3c769a6b5 Fixed onKill NPE for quests 933 and 935.
Contributed by borinet.
2022-04-19 08:03:29 +00:00
MobiusDevelopment
840588538d Moved custom Pagan key drops to AI. 2022-04-17 12:33:25 +00:00
MobiusDevelopment
6fc3b9073a Support for drop groups. 2022-04-17 11:38:41 +00:00
MobiusDevelopment
4b2456a2e2 Admin summon command handler should use long for count.
Contributed by Index.
2022-04-16 02:06:17 +00:00
MobiusDevelopment
4c7196c2e8 Merged spawn zones with spawn data. 2022-04-16 01:30:55 +00:00
MobiusDevelopment
f762def810 Removal of vote reward system. 2022-04-09 00:08:03 +00:00
MobiusDevelopment
00fa62eed8 Dropped Chronos. 2022-04-08 23:25:52 +00:00
MobiusDevelopment
b08451e5bb Addition of java.cfg Netty configurations. 2022-04-05 21:06:50 +00:00
MobiusDevelopment
790e91109c Check if OnCreatureSkillFinishCast target is null. 2022-04-03 21:27:08 +00:00
MobiusDevelopment
6c2a954a81 Various item additions.
Contributed by Index.
2022-04-03 05:52:42 +00:00
MobiusDevelopment
c75c62ea53 Item skill support for OTHER target type. 2022-04-03 05:11:38 +00:00
MobiusDevelopment
8404832faa Exclude items included in DailyTaskManager from extractable consumption. 2022-03-25 22:24:23 +00:00
MobiusDevelopment
7bc8e2da10 Addition of vampiric skill configurations. 2022-03-23 23:27:26 +00:00
MobiusDevelopment
797e6f71a8 Better defeat explanations for boss announcements configuration. 2022-03-20 22:52:21 +00:00
MobiusDevelopment
545d1d5a10 Addition of HpLimit effect handler.
Contributed by dontknowdontcare.
2022-03-19 01:41:52 +00:00
MobiusDevelopment
49d468dcd4 Addition of boss announcements configuration. 2022-03-18 23:56:59 +00:00
MobiusDevelopment
0b7138a36e Various quest adjustments.
Contributed by Iris.
2022-03-18 23:24:41 +00:00