Commit Graph

920 Commits

Author SHA1 Message Date
MobiusDevelopment
a849367e88 Removal of QuestItemHolder class. 2022-01-29 00:15:02 +00:00
MobiusDevelopment
853e48cd81 Make use of script random methods. 2022-01-28 23:23:29 +00:00
MobiusDevelopment
9ba0027151 Proper implementation of Olympiad rewards.
Contributed by Iris.
2022-01-28 06:52:58 +00:00
MobiusDevelopment
c94f37c788 Changed Great Fury (6060) affectScope to PARTY.
Contributed by viracocha.
2022-01-24 06:29:10 +00:00
MobiusDevelopment
1f840c1105 Addition of missing items in Clan Hall buylists.
Contributed by Iris.
2022-01-22 22:26:53 +00:00
MobiusDevelopment
f99a7c8667 Better WorldObject toString method usage. 2022-01-20 07:01:48 +00:00
MobiusDevelopment
406c54f14e Moved enums to separate files. 2022-01-18 22:10:20 +00:00
MobiusDevelopment
d2aa4bf7e5 Removed Gigantiops (20745) minions.
Contributed by viracocha.
2022-01-17 03:41:30 +00:00
MobiusDevelopment
2842f85de0 Merged Dwarf Territory with Dwarven Territory spawns. 2022-01-15 05:34:50 +00:00
MobiusDevelopment
02c4064e82 Proper naming for Dwarven Territory spawns.
Thanks to Iris.
2022-01-15 05:24:33 +00:00
MobiusDevelopment
c18e7cae4d Addition of Dazling and Cerenas spawns.
Contributed by Iris.
2022-01-15 04:45:52 +00:00
MobiusDevelopment
1df749fff3 AdminKill handler null target fix.
Contributed by CostyKiller.
2022-01-14 07:00:51 +00:00
MobiusDevelopment
9df6225acb Various XML indentation corrections. 2022-01-12 00:27:32 +00:00
MobiusDevelopment
5e17feaabc Addition of new skill condition for cloak enchant.
Contributed by CostyKiller.
2022-01-11 04:56:31 +00:00
MobiusDevelopment
dbfd69227e Corrections for physical and magical mirror.
Contributed by CostyKiller.
2022-01-09 23:44:03 +00:00
MobiusDevelopment
6c5eda64ba CallPc effect target on event check. 2022-01-09 03:03:13 +00:00
MobiusDevelopment
5b7400c652 Addition of StatMulForLevel effect.
Contributed by MacuK.
2022-01-09 01:13:25 +00:00
MobiusDevelopment
4b66f730ec Skill method isTransformation already checks CHANGEBODY AbnormalType. 2022-01-09 00:57:51 +00:00
MobiusDevelopment
cfec322817 Do not apply owner CHANGEBODY AbnormalType effects to summon.
Thanks to nasseka.
2022-01-09 00:42:05 +00:00
MobiusDevelopment
e4d6b3190f Proper Light spellbook on Aden books buylist.
Contributed by Iris.
2022-01-06 10:27:30 +00:00
MobiusDevelopment
01fdcae68d Removal of Training Camp. 2022-01-02 23:55:15 +00:00
MobiusDevelopment
744c8ba9e5 Fixed reseal A-grade armor not working for blacksmith Pushkin.
Contributed by Iris.
2021-12-26 22:43:27 +00:00
MobiusDevelopment
3e61211e14 Proper naming for various methods and variables. 2021-12-26 22:17:47 +00:00
MobiusDevelopment
595a4831ca Special character replacement and typo corrections. 2021-12-22 05:11:55 +00:00
MobiusDevelopment
ec58360479 Formatted XML spaces at end of elements. 2021-12-19 00:32:59 +00:00
MobiusDevelopment
064b49a243 Prohibit applying transformation skill effects on summons.
Contributed by nasseka.
2021-12-18 00:24:45 +00:00
MobiusDevelopment
ce94e51c74 XML comments should start and end with a space. 2021-12-17 23:54:05 +00:00
MobiusDevelopment
45da63bf0c Various buylist corrections.
Contributed by Iris.
2021-12-17 23:04:48 +00:00
MobiusDevelopment
c044fc0319 Reduced queries for storing clan values. 2021-12-17 22:11:27 +00:00
MobiusDevelopment
b73c6387bd Send item list after admin adds item to player. 2021-12-17 16:46:50 +00:00
MobiusDevelopment
42c9a9507d Updated Netty library to 4.1.72. 2021-12-16 17:07:59 +00:00
MobiusDevelopment
c4a63db70f Fishing rework and additions.
Contributed by CostyKiller.
2021-12-16 00:00:46 +00:00
MobiusDevelopment
3981ca96e7 Changed some Mirage the Unicorn NPC levels to reflect skill. 2021-12-13 02:03:05 +00:00
MobiusDevelopment
f47a1a6264 Brooch enum support for Sapphire and skill level.
Thanks to nasseka.
2021-12-11 01:59:47 +00:00
MobiusDevelopment
c166771753 Removed unnecessary methods from IClientOutgoingPacket. 2021-12-08 00:30:40 +00:00
MobiusDevelopment
3b2a3e6371 NotFriend affect object siege zone checks.
Contributed by nasseka.
2021-12-02 23:32:09 +00:00
MobiusDevelopment
a54ee9b0c7 Cruma Tower teleporter should take you to 2nd floor.
Contributed by Iris.
2021-11-28 03:26:37 +00:00
MobiusDevelopment
c4e35819c9 Configurable event item drop level range between character and monster.
Contributed by CostyKiller.
2021-11-22 14:20:23 +00:00
MobiusDevelopment
542c7d0b05 Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
2021-11-22 14:00:47 +00:00
MobiusDevelopment
4f6849973a Addition of OpStrider skill condition.
Contributed by nasseka.
2021-11-21 13:26:59 +00:00
MobiusDevelopment
5813db65c2 Renamed skills package to skill. 2021-11-17 09:34:45 +00:00
MobiusDevelopment
e7486d6aa8 Renamed items package to item. 2021-11-17 07:35:23 +00:00
MobiusDevelopment
2137ebbee3 Removal of Instance suffix from class names. 2021-11-17 05:26:36 +00:00
MobiusDevelopment
b4def6ab92 Reduced flood protector action interval. 2021-11-13 15:29:54 +00:00
MobiusDevelopment
e9f27b365e Quest condition is now cached in a separate QuestState variable. 2021-11-13 15:21:57 +00:00
MobiusDevelopment
2988292540 Admin server info improvements and minor font tag corrections.
Thanks to Trance.
2021-11-12 02:33:59 +00:00
MobiusDevelopment
fbaafb63f5 Shield and Sigil skill condition adjustments.
Contributed by nasseka.
2021-11-12 00:07:27 +00:00
MobiusDevelopment
926f9f2555 Prevent CallSkill effect infinite loop. 2021-11-10 22:15:32 +00:00
MobiusDevelopment
df6675d77f Proper blacksmith A-grade dualsword craft adjustments.
Contributed by Iris.
2021-11-10 22:04:00 +00:00
MobiusDevelopment
a831015875 Prevent exploit by emptying multisell 3084607. 2021-11-10 03:11:57 +00:00
MobiusDevelopment
6da66f9503 Simplified flood protector methods. 2021-11-09 16:01:26 +00:00
MobiusDevelopment
259fa858f6 Addition of player action flood protector. 2021-11-08 15:52:50 +00:00
MobiusDevelopment
76d68ba35b Forgotten Scroll skills have their own configuration. 2021-11-05 09:17:44 +00:00
MobiusDevelopment
460d69f89c Addition of AutoLearnSkillsWithoutItems configuration. 2021-11-05 08:22:05 +00:00
MobiusDevelopment
419edfd7f5 Removal of disconnection defaultSequence boolean close methods. 2021-11-04 02:54:18 +00:00
MobiusDevelopment
35db563e3c Support for extractable item long quantity. 2021-11-04 02:19:11 +00:00
MobiusDevelopment
d9cb58d31c Re-introduction of cast target and skill target check. 2021-11-03 05:35:14 +00:00
MobiusDevelopment
f8e16e9481 Reworked StatAddForLevel effect to be more simplified. 2021-10-31 12:49:48 +00:00
MobiusDevelopment
77b5a1a784 Example for TvT automatic schedule. 2021-10-30 21:41:53 +00:00
MobiusDevelopment
593e36fc3a Solo event status related additions. 2021-10-30 13:54:02 +00:00
MobiusDevelopment
66d22336c3 Removal of cron4j and event abstractions. 2021-10-29 21:34:58 +00:00
MobiusDevelopment
d0c5cfe4c7 ClassChange effect using a small delay. 2021-10-28 07:18:20 +00:00
MobiusDevelopment
a0ee3599f5 ThreadPool revert and path change. 2021-10-27 00:58:25 +00:00
MobiusDevelopment
fe146ca4e4 Fixed Seal of Ruler casting prohibition. 2021-10-25 22:48:10 +00:00
MobiusDevelopment
b1ceafd00c Show name as title for admin item action shift menu. 2021-10-25 21:40:41 +00:00
MobiusDevelopment
e71a589d18 Drop calculation related cleanup. 2021-10-25 21:06:38 +00:00
MobiusDevelopment
8cfd53eb2b Updated libraries. 2021-10-22 21:46:32 +00:00
MobiusDevelopment
33e21c1e50 Vitality related skill condition handlers rework.
Thanks to CostyKiller.
2021-10-21 14:02:59 +00:00
MobiusDevelopment
cbf7b5764b Correction for OpSocialClass skill condition.
Contributed by LLiuKe.
2021-10-20 16:49:02 +00:00
MobiusDevelopment
cfc1d03d13 Unhardcoded elemental attribute data. 2021-10-20 01:25:59 +00:00
MobiusDevelopment
c1fe95fbaf Removal of unclosed double row from orc fighter class menu. 2021-10-15 22:14:37 +00:00
MobiusDevelopment
cdbc38c32b Updated to Java 17. 2021-10-13 21:39:56 +00:00
MobiusDevelopment
e694c5401f Proper comments for all agathion data. 2021-10-08 02:02:44 +00:00
MobiusDevelopment
616f55bc7f Fixed FAN & SQUARE effectscope not giving damage to unflagged targets.
Contributed by LLiuKe.
2021-10-05 14:17:34 +00:00
MobiusDevelopment
2762454a8a Using the repeat parameter for daily task configurations.
Contributed by nasseka.
2021-09-27 21:14:48 +00:00
MobiusDevelopment
358337b2b7 Proper count display for extractable items message. 2021-09-26 00:26:03 +00:00
MobiusDevelopment
c246ab1e96 Daily mission data corrections.
Contributed by Iris.
2021-09-25 23:21:55 +00:00
MobiusDevelopment
84d6c45db1 Removed water bellow Devil's Isle entrance. 2021-09-21 22:16:50 +00:00
MobiusDevelopment
0243f96542 Fixed changing to dual not updating in party window.
Contributed by LLiuKe.
2021-09-19 23:51:07 +00:00
MobiusDevelopment
31e2b1f178 Clan hall auctioneers get town name from fnAgitMap spawn value. 2021-09-19 23:02:21 +00:00
MobiusDevelopment
fef6b6220b Extrapolated stats for levels 100, 101 and 102. 2021-09-18 11:49:32 +00:00
MobiusDevelopment
4baa29f4a0 Addition of BonusRaidPoints effect handler. 2021-09-13 13:08:53 +00:00
MobiusDevelopment
ff0ab5da0d Blood of Sacrifice debuff should not be able to be cleansed.
Contributed by Iris.
2021-09-08 21:06:19 +00:00
MobiusDevelopment
a852158200 Removed Z Garbage Collector configuration. 2021-08-18 23:21:04 +00:00
MobiusDevelopment
471b06e031 Addition of SkillFinishType enumeration. 2021-08-18 16:39:21 +00:00
MobiusDevelopment
c2d8864dd7 Synced previous changes with TriggerSkillByMagicType effect. 2021-08-18 14:39:50 +00:00
MobiusDevelopment
399ebe3686 Addition of parameter to replace existing effect with triggered. 2021-08-18 14:04:15 +00:00
MobiusDevelopment
13ca1e1de4 Calculate early and reuse TriggerSkillBySkill target. 2021-08-18 13:38:22 +00:00
MobiusDevelopment
aa50d9efa6 Fixed Archer NPCs not moving while attacking.
Author: Maneco2
2021-08-11 21:27:29 +00:00
MobiusDevelopment
1405f69434 Correct Silent Valley teleport location for Gatekeeper Elisa.
Contributed by Iris.
2021-08-10 10:20:07 +00:00
MobiusDevelopment
d5387bb853 Implemented HWID punishment affect. 2021-08-06 17:20:31 +00:00
MobiusDevelopment
8623b7a921 Moved Oren castle spawns to a separate file. 2021-08-04 13:07:47 +00:00
MobiusDevelopment
26872feac8 Moved Gludio castle spawns to a separate file. 2021-08-04 11:54:31 +00:00
MobiusDevelopment
a122a2b37c Moved Dion castle spawns to a separate file. 2021-08-04 08:58:52 +00:00
MobiusDevelopment
0782cfcdba Addition of missing license text spaces. 2021-07-30 00:47:17 +00:00
MobiusDevelopment
c0d6a5e579 Removed usage of steam to check abnormals on effects. 2021-07-27 23:53:10 +00:00
MobiusDevelopment
e220cc1a08 Addition of powerModifier parameter at PhysicalAttack effect. 2021-07-20 22:30:47 +00:00
MobiusDevelopment
66ea7de851 Moved Goddard castle spawns to a separate file. 2021-07-17 19:09:44 +00:00
MobiusDevelopment
40d1a89680 Making use of the Z Garbage Collector added with Java 11. 2021-07-17 16:35:43 +00:00
MobiusDevelopment
cf9d6e6838 Optional support for running longtime events yearly.
Contributed by Costykiller.
2021-07-17 16:08:57 +00:00