Commit Graph

349 Commits

Author SHA1 Message Date
MobiusDevelopment
a66dc4b72b Addition of rewards on enchant failure.
Contributed by Index.
2023-01-10 22:18:46 +00:00
MobiusDevelopment
23af9c9c54 StatUp support for multiple stats on same effect. 2023-01-09 22:50:22 +00:00
MobiusDevelopment
4b27ff44de Improved AttackAttribute and DefenceAttribute logic. 2023-01-09 22:44:33 +00:00
MobiusDevelopment
4a2ddb08c5 Removed unnecessary double spaces from log messages. 2023-01-09 00:33:08 +00:00
MobiusDevelopment
946372d75e Fixed PA artifacts.
Contributed by CostyKiller.
2023-01-08 22:07:16 +00:00
MobiusDevelopment
c399e6bd1f Store OpCheckClassListSkillCondition ClassId values in a normal HashSet. 2023-01-08 15:21:34 +00:00
MobiusDevelopment
a1e68bd6ab Removed stream usage from CategoryTypeCondition. 2023-01-08 15:02:10 +00:00
MobiusDevelopment
e249bd3aea Removed stream usage from SummonExceptMaster affect scope. 2023-01-08 13:55:11 +00:00
MobiusDevelopment
022c9d5028 Removed stream usage from RangeSortByHp affect scope. 2023-01-08 13:50:02 +00:00
MobiusDevelopment
f8cd0bf1e0 Removed stream usage from OpTargetWeaponAttackTypeSkillCondition. 2023-01-08 13:45:52 +00:00
MobiusDevelopment
53ce9b5233 Removed stream usage from OpTargetArmorTypeSkillCondition. 2023-01-08 13:42:04 +00:00
MobiusDevelopment
18ff6082be Removed stream usage from OpHaveSummonedNpcSkillCondition. 2023-01-08 13:31:09 +00:00
MobiusDevelopment
fdd8d2631b Removed stream usage from OpExistNpcSkillCondition. 2023-01-08 13:28:37 +00:00
MobiusDevelopment
e7a042ec3a Removed stream usage from OpCheckClassListSkillCondition. 2023-01-08 13:26:03 +00:00
MobiusDevelopment
e751bfbd47 Removed stream usage from Op2hWeaponSkillCondition. 2023-01-08 13:23:39 +00:00
MobiusDevelopment
f1cf75d6e7 Removed stream usage from ChangeBody effect. 2023-01-08 13:19:46 +00:00
MobiusDevelopment
4bf8062fd4 Removed stream usage from AbstractStatEffect. 2023-01-08 13:11:39 +00:00
MobiusDevelopment
9affd41455 Removed stream usage from CriticalRate effect. 2023-01-08 13:06:55 +00:00
MobiusDevelopment
003a68a7e1 Removed stream usage from BlockActions effect. 2023-01-08 11:51:53 +00:00
MobiusDevelopment
8226d405fc Removed stream usage from BlockAbnormalSlot effect. 2023-01-08 11:46:26 +00:00
MobiusDevelopment
248a6b65fb Removed stream usage from QuestLink. 2023-01-08 11:25:04 +00:00
MobiusDevelopment
1f0c68dc1d Spawn command should consider names containing spaces. 2023-01-06 22:09:36 +00:00
MobiusDevelopment
77ce851a4c Fixed admin enchant icons for artifact and agathions.
Contributed by CostyKiller.
2023-01-04 00:02:01 +00:00
MobiusDevelopment
dcbfa95a9b Spawn search should consider names containing spaces. 2023-01-03 22:03:20 +00:00
MobiusDevelopment
958738a439 Support spaces for search.cmd input text.
Contributed by champzix1.
2022-12-29 22:32:08 +00:00
MobiusDevelopment
158e063fd3 Handy's Block Checker Event adjustments and removals. 2022-12-28 09:41:04 +00:00
MobiusDevelopment
3ce8992fe3 Proper BlessedSpiritShot charge ShotType.
Contributed by Tonyksar.
2022-12-26 18:15:44 +00:00
MobiusDevelopment
0ab71457ca MagicSkill packet related cleanups. 2022-12-24 22:03:24 +00:00
MobiusDevelopment
a9116f1ed8 Support for LongTimeEvent spawns with random heading and set respawn time. 2022-12-20 09:18:51 +00:00
MobiusDevelopment
9df3988d2e Removal of Warehouse Cache. 2022-12-19 07:55:58 +00:00
MobiusDevelopment
527e1b3f64 Renamed packet debug configurations. 2022-12-14 22:02:36 +00:00
MobiusDevelopment
e6085edc4c Cleanup of unnecessary void method and class modifiers. 2022-12-13 22:13:36 +00:00
MobiusDevelopment
39fce1ade4 Make use of onAttack with Skill parameter for some scripts.
Thanks to petryxa.
2022-12-13 07:20:11 +00:00
MobiusDevelopment
ed84b6383e Addition of AddSkillBySkill refresh stats task. 2022-12-11 04:48:42 +00:00
MobiusDevelopment
add1e31c32 Loggers split into 100 MB up to 20 files. 2022-12-09 06:56:44 +00:00
MobiusDevelopment
d582049150 Additional monster ids for quest Dreaming of Peace (774).
Contributed by panther.
2022-12-07 22:19:16 +00:00
MobiusDevelopment
317cfd9b37 Removed Kimerian Ghost (25746) equipped weapon.
Contributed by panther.
2022-12-07 04:08:39 +00:00
MobiusDevelopment
accbf2c624 Fixed quest Basic Mission Dimensional Rift (594).
Contributed by panther.
2022-12-06 04:48:13 +00:00
MobiusDevelopment
eaa84b6a67 Addition of item logger by item id configuration.
Contributed by CostyKiller.
2022-12-04 06:56:33 +00:00
MobiusDevelopment
e6456fdef4 Fixed Enhanced Leviathan Sigil elementable status.
Contributed by CostyKiller.
2022-12-04 06:37:54 +00:00
MobiusDevelopment
b89bf2c4c1 Proper constructor id for quest To Each Their Own (590).
Contributed by panther.
2022-12-03 00:10:37 +00:00
MobiusDevelopment
9aef448d32 Reuse active, non offensive, item skill cooldown on equip.
Thanks to Liamxroy.
2022-12-02 23:42:12 +00:00
MobiusDevelopment
f1158b42a0 Support for AggroInfo long numbers. 2022-12-01 04:30:00 +00:00
MobiusDevelopment
25ca9044f1 Proper admin create item inventory update. 2022-12-01 04:24:35 +00:00
MobiusDevelopment
5e5ad1b14f Previous commit for other branches. 2022-11-30 06:22:03 +00:00
MobiusDevelopment
6242dbefb9 Spawnlist and htmls for Balthus Knight Barracks.
Contributed by panther.
2022-11-29 08:50:28 +00:00
MobiusDevelopment
60c5612407 Fixed Seven Sins agathion passives.
Contributed by SavitarGodOfSpeed.
2022-11-29 08:38:08 +00:00
MobiusDevelopment
223e623aef Fixed Giant Trackers Treasure Chests.
Contributed by panther.
2022-11-27 02:19:00 +00:00
MobiusDevelopment
d29d774e3b Fixed quest Blacksmith's Soul 2 (10356).
Contributed by panther.
2022-11-25 05:25:07 +00:00
MobiusDevelopment
c26dc39537 Removal of redundant activateRate parameter.
Contributed by Iris.
2022-11-20 23:13:34 +00:00