Commit Graph

478 Commits

Author SHA1 Message Date
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
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
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
0c2e23da46 Clan hall auctioneers get town name from fnAgitMap spawn value. 2021-09-19 23:44:44 +00:00
MobiusDevelopment
fef6b6220b Extrapolated stats for levels 100, 101 and 102. 2021-09-18 11:49:32 +00:00
MobiusDevelopment
57a4d1bdd3 Renamed GrandBossTeleporters to ValakasTeleporters. 2021-09-13 14:59:25 +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
d5387bb853 Implemented HWID punishment affect. 2021-08-06 17:20:31 +00:00
MobiusDevelopment
9130a64259 Moved Innadril castle spawns to a separate file. 2021-08-05 00:05:46 +00:00
MobiusDevelopment
b824ed00c1 Moved Rune castle spawns to a separate file. 2021-08-04 23:36:25 +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
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
741cb757b6 Fixed skills not been casted in instances.
Contributed by nasseka.
2021-07-02 22:19: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
6de2181713 Updated shared.xsd file.
Contributed by manax182.
2021-06-20 21:27:02 +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
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
511aa1e740 Addition of parameter skillLevel to OpAffectedBySkill skill condition. 2021-05-28 11:58:16 +00:00
MobiusDevelopment
c15bccc13f Proper importing for map entries. 2021-05-25 02:59:41 +00:00
MobiusDevelopment
b7bcd62cde Removed trailing spaces from various XML data. 2021-05-16 22:22:02 +00:00