Commit Graph

234 Commits

Author SHA1 Message Date
MobiusDevelopment
064b49a243 Prohibit applying transformation skill effects on summons.
Contributed by nasseka.
2021-12-18 00:24:45 +00:00
MobiusDevelopment
45412cf64b Addition of ReplaceSkillBySkill effect.
Contributed by nasseka.
2021-12-18 00:17:04 +00:00
MobiusDevelopment
ce94e51c74 XML comments should start and end with a space. 2021-12-17 23:54:05 +00:00
MobiusDevelopment
c044fc0319 Reduced queries for storing clan values. 2021-12-17 22:11:27 +00:00
MobiusDevelopment
b25618c95c Fixed clan contribution points decreasing clan exp.
Contributed by nasseka.
2021-12-17 18:05:56 +00:00
MobiusDevelopment
b73c6387bd Send item list after admin adds item to player. 2021-12-17 16:46:50 +00:00
MobiusDevelopment
65678e277c Changed default enabled events. 2021-12-16 17:44:24 +00:00
MobiusDevelopment
c4a63db70f Fishing rework and additions.
Contributed by CostyKiller.
2021-12-16 00:00:46 +00:00
MobiusDevelopment
6419560a9d Fixed autouse of Overlord skills.
Contributed by MacuK.
2021-12-12 13:50:51 +00:00
MobiusDevelopment
e7a7d4a78d Removed double PhysicalAttackSpeed effect from Energy of Speed (50294).
Contributed by MacuK.
2021-12-11 03:30:02 +00:00
MobiusDevelopment
f47a1a6264 Brooch enum support for Sapphire and skill level.
Thanks to nasseka.
2021-12-11 01:59:47 +00:00
MobiusDevelopment
8650b7d095 Limit for Expand Glorious Warrior's Magic Lamp (45483) skill. 2021-12-10 02:05:02 +00:00
MobiusDevelopment
aa8252283c Skills added from bonus stat system.
Thanks to nasseka.
2021-12-10 01:06:59 +00:00
MobiusDevelopment
b0c264b576 Fixed TranscendentZone onFirstTalk dialog for finish. 2021-12-10 00:54:41 +00:00
MobiusDevelopment
c166771753 Removed unnecessary methods from IClientOutgoingPacket. 2021-12-08 00:30:40 +00:00
MobiusDevelopment
3925ef205d Proper check for Elixir's used by level.
Thanks to nasseka.
2021-12-04 01:04:05 +00:00
MobiusDevelopment
318c14880b Fix for Giran Seal (92314) auto use.
Contributed by MacuK.
2021-12-03 00:48:16 +00:00
MobiusDevelopment
4481bf6ea6 Special character corrections. 2021-12-02 23:50:55 +00:00
MobiusDevelopment
3b2a3e6371 NotFriend affect object siege zone checks.
Contributed by nasseka.
2021-12-02 23:32:09 +00:00
MobiusDevelopment
089df6be6e Addition of OpNotAffectedBySkill condition for some skills.
Contributed by MacuK.
2021-11-29 00:40:02 +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
7e24f57b40 Addition of new item templates and space cleanup. 2021-11-26 21:52:07 +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
9e39c83dfe ClassMaster support for new classes. 2021-11-17 22:42:10 +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
59367c14db Support for timed hunting zone exit (SoE) location.
Contributed by Index.
2021-11-11 11:21:27 +00:00
MobiusDevelopment
c29621c886 Addition of clan raid status.
Contributed by Index.
2021-11-10 22:58:09 +00:00
MobiusDevelopment
926f9f2555 Prevent CallSkill effect infinite loop. 2021-11-10 22:15:32 +00:00
MobiusDevelopment
a831015875 Prevent exploit by emptying multisell 3084607. 2021-11-10 03:11:57 +00:00
MobiusDevelopment
98d6fed433 Sylph village Training Dummy (22324) should not spawn randomly. 2021-11-09 23:15:12 +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
e136093d2c Admin set class for death knight needed adjustments. 2021-11-07 23:03:07 +00:00
MobiusDevelopment
d1e3bd41b2 Addition of adenaFee parameter for variation data.
Thanks to CostyKiller.
2021-11-07 00:17:42 +00:00
MobiusDevelopment
50318680c3 Created a configuration file for game assistants. 2021-11-07 00:08:26 +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
be1cac7e42 Disabling tutorial configuration enables class change alarm. 2021-11-04 22:19:42 +00:00
MobiusDevelopment
552680c628 Addition of Defeat the Queen event.
Contributed by Serenitty.
2021-11-04 16:28:06 +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
e9430b97dd Updated Letter Collector event.
Thanks to Index.
2021-11-04 02:07:20 +00:00