Commit Graph

841 Commits

Author SHA1 Message Date
MobiusDevelopment
1572e4f8b9 Fixed use of items preventing movement and autofarm.
Contributed by nasseka.
2021-07-23 23:02:58 +00:00
MobiusDevelopment
55ad1bd328 Proper naming for auto skill configuration. 2021-07-22 22:49:03 +00:00
MobiusDevelopment
e8ed52bcd8 Target related skill XML changes.
Contributed by nasseka.
2021-07-22 22:36:58 +00:00
MobiusDevelopment
e220cc1a08 Addition of powerModifier parameter at PhysicalAttack effect. 2021-07-20 22:30:47 +00:00
MobiusDevelopment
28a36caf44 Moved Schuttgart castle spawns to a separate file. 2021-07-17 19:45:23 +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
MobiusDevelopment
1855506ea1 Moved Giran castle spawns to a separate file. 2021-07-16 17:20:33 +00:00
MobiusDevelopment
fc7ba188c4 Moved Aden castle spawns to a separate file. 2021-07-16 15:53:48 +00:00
MobiusDevelopment
efcc3f8e07 Method getAdminCommandList should be placed last. 2021-07-15 00:37:25 +00:00
MobiusDevelopment
02b8376575 Addition of optional range parameter to delete command. 2021-07-15 00:14:03 +00:00
MobiusDevelopment
6436dbe21c Removed special characters from pet template file names.
Thanks to nonom.
2021-07-14 17:04:36 +00:00
MobiusDevelopment
8e8084e8dd Fixed NodeBuffer exhaustion. 2021-07-09 22:06:22 +00:00
MobiusDevelopment
004a35a793 Proper skill values and proper FocusMomentum.
Contributed by nasseka.
2021-07-07 15:28:31 +00:00
MobiusDevelopment
53bb6c78bb Fixed maximum force always been +1 if use Momentum Charge.
Contributed by Sero.
2021-07-07 15:13:59 +00:00
MobiusDevelopment
ec0185256f FocusMaxMomentum and Maximum Force Mastery adjustments.
Contributed by nasseka.
2021-07-06 10:30:07 +00:00
MobiusDevelopment
8a311baada Reverted revision 8919 timed hunting zone changes.
Contributed by nasseka.
2021-07-02 23:07:29 +00:00
MobiusDevelopment
741cb757b6 Fixed skills not been casted in instances.
Contributed by nasseka.
2021-07-02 22:19:44 +00:00
MobiusDevelopment
c9659c5cbe Renamed method checkInstanceTime to isSoloInstance. 2021-06-28 23:15:28 +00:00
MobiusDevelopment
cbbc21cf2e Addition of checkInstanceTime timed hunting zone parameter. 2021-06-28 22:57:08 +00:00
MobiusDevelopment
cabfc01be6 DailyTaskManager weekly reset improvements.
Thanks to nasseka.
2021-06-27 14:58:44 +00:00
MobiusDevelopment
00eb8fb2ce Addition of simplified quest onCreatureSee NPC id registration and method override. 2021-06-24 00:03:21 +00:00
MobiusDevelopment
49e7f31d04 Renamed OnCreatureSee getSeer method to getCreature. 2021-06-23 19:25:18 +00:00
MobiusDevelopment
fee7b294bb Dropped OnNpcCreatureSee in favor of OnCreatureSee event. 2021-06-23 02:05:25 +00:00
MobiusDevelopment
72c7d5f563 Method initSeenCreatures is not needed to be called from scripts. 2021-06-22 23:33:10 +00:00
MobiusDevelopment
6de2181713 Updated shared.xsd file.
Contributed by manax182.
2021-06-20 21:27:02 +00:00
MobiusDevelopment
cedc3f5a76 Fixed using items on attack.
Contributed by nasseka.
2021-06-18 01:20:34 +00:00
MobiusDevelopment
c363229bf4 Removed extra tabs from skill XMLs. 2021-06-14 23:49:43 +00:00
MobiusDevelopment
50de075834 Prohibit use of related skills when Two-Hand Stance (10244) is active.
Contributed by nasseka.
2021-06-14 22:55:54 +00:00
MobiusDevelopment
61c0b985dd Addition of OpNotAffectedBySkill skill condition handler. 2021-06-14 22:37:35 +00:00
MobiusDevelopment
dcc2fd58f1 Minor code cleanup. 2021-06-12 21:21:17 +00:00
MobiusDevelopment
fb4ceae55d Updated Lionel Hunter AI.
Contributed by CostyKiller.
2021-06-11 22:53:09 +00:00
MobiusDevelopment
607e26bdac Removed DisableSkill effect from Two-Hand Stance (10244) skill.
Contributed by nasseka.
2021-06-11 22:26:06 +00:00
MobiusDevelopment
031b050556 Addition of SetCp effect handler.
Contributed by quangnguyen.
2021-06-07 11:47:01 +00:00
MobiusDevelopment
d3a9e56474 Support for RealDamage percent mode.
Thanks to nasseka.
2021-06-04 11:44:12 +00:00
MobiusDevelopment
6cb6907182 Addition of TriggerSkillByHpPercent effect. 2021-06-02 18:23:57 +00:00
MobiusDevelopment
d4915cb08f Addition of configuration for teleport flags. 2021-05-30 21:24:22 +00:00
MobiusDevelopment
4cfd3e821b Changed order of rewarded ranking skill bonuses.
Contributed by Sero.
2021-05-29 21:43:16 +00:00
MobiusDevelopment
511aa1e740 Addition of parameter skillLevel to OpAffectedBySkill skill condition. 2021-05-28 11:58:16 +00:00
MobiusDevelopment
432f235dc5 Improved support for instanced timed hunting zones. 2021-05-25 21:39:09 +00:00
MobiusDevelopment
b7bcd62cde Removed trailing spaces from various XML data. 2021-05-16 22:22:02 +00:00
MobiusDevelopment
28268ae888 Changed Ramona transition by life percentage.
Contributed by Sero.
2021-05-11 22:08:57 +00:00
MobiusDevelopment
f9f8ee9d6e Addition of admin effects untransform button. 2021-05-11 21:05:49 +00:00
MobiusDevelopment
7563b8877a Small fix for DropSearchBoard handler.
Contributed by CostyKiller.
2021-05-10 23:16:00 +00:00
MobiusDevelopment
2ea07beab7 Adjustments for various item stats. 2021-05-05 14:59:04 +00:00
MobiusDevelopment
9c0f522897 Updated twilight item pdef.
Contributed by Sero.
2021-05-04 12:22:02 +00:00
MobiusDevelopment
1cf9db263f Fixed probable larva NPE. 2021-05-04 10:20:54 +00:00
MobiusDevelopment
4ec90902b6 Executables with support for console. 2021-05-03 22:51:51 +00:00
MobiusDevelopment
8d263dc0b4 Separated interface configuration. 2021-05-02 23:30:32 +00:00