Commit Graph

212 Commits

Author SHA1 Message Date
MobiusDevelopment
406c54f14e Moved enums to separate files. 2022-01-18 22:10:20 +00:00
MobiusDevelopment
8fc3e43a4d Fixed Infinity Spear cancel like retail. 2022-01-18 05:35:52 +00:00
MobiusDevelopment
9df6225acb Various XML indentation corrections. 2022-01-12 00:27:32 +00:00
MobiusDevelopment
15340f4024 Skill related enums rework. 2022-01-07 22:08:14 +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
88fe788c99 Fixed quest To Lead and Be Led (118). 2021-12-16 06:26:27 +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
4039b519f2 Tempfix for Test of the Reformer (227) Crimson Werewolf kill. 2021-11-14 12:51:34 +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
b19fd303fd Added enchantmentLevel for multisell enchanted item and ingredients. 2021-11-07 11:37:12 +00:00
MobiusDevelopment
8fdb4899ac Removal of hardcoded events and addition of player isOnCustomEvent methods. 2021-10-28 21:26:33 +00:00
MobiusDevelopment
a0ee3599f5 ThreadPool revert and path change. 2021-10-27 00:58:25 +00:00
MobiusDevelopment
cefabb9fe9 Addition of Creature isDisabled method. 2021-08-11 22:08:05 +00:00
MobiusDevelopment
22db860d42 Moved crest data to SQL. 2021-05-29 01:04:55 +00:00
MobiusDevelopment
c3f0369f5e Cleaned up boss AI scripts. 2021-05-13 12:35:22 +00:00
MobiusDevelopment
6de03faace GameTimeController class is a task manager. 2021-05-01 23:18:27 +00:00
MobiusDevelopment
e43087f9cd Moved announcements to SQL. 2021-04-24 12:49:26 +00:00
MobiusDevelopment
c30e5fe198 Stop Tyrannosaurus respawn. 2021-04-22 02:32:33 +00:00
MobiusDevelopment
6a3556614a Removal of various conversions to arrays. 2021-04-22 01:53:19 +00:00
MobiusDevelopment
6d16bebe1a Removal of Creature effect and skill getter conversions to arrays. 2021-04-21 22:06:59 +00:00
MobiusDevelopment
5d89a8ad18 Dropped MMOCore. 2021-04-13 09:22:54 +00:00
MobiusDevelopment
8b1e96454a Addition of instant teleporting methods. 2021-04-04 16:41:22 +00:00
MobiusDevelopment
061bc41de8 New l2j geoengine rework. 2021-03-28 21:17:00 +00:00
MobiusDevelopment
7a11ed6ffe Addition of newer radius calculation methods. 2021-03-28 10:05:00 +00:00
MobiusDevelopment
d3c54bde15 Addition of newer distance calculation methods. 2021-03-28 09:17:49 +00:00
MobiusDevelopment
3208c85eaf Various quest adjustments and fixes.
Contributed by emilianoify.
2021-03-18 23:33:45 +00:00
MobiusDevelopment
6c86d1d864 Renamed Skill method getEffects to applyEffects. 2021-03-16 07:53:02 +00:00
MobiusDevelopment
9a0876f729 Addition of L2D GeoEngine patch. 2021-03-11 22:03:28 +00:00
MobiusDevelopment
39ef320fab Ignore no path found issues.
Thanks to Trance.
2021-03-01 03:31:23 +00:00
MobiusDevelopment
c8c0db7ba0 Prophecy of Wind (1357) adjustment.
Contributed by Orochi_.
2021-02-22 05:41:10 +00:00
MobiusDevelopment
c16a199407 Addition of the Chronos class. 2021-02-20 11:17:45 +00:00
MobiusDevelopment
6083099412 Backward compatibility changes for Java 8. 2021-01-08 23:40:59 +00:00
MobiusDevelopment
719ab87d2b Auto reward skills after completing class change quests. 2020-12-13 08:37:57 +00:00
MobiusDevelopment
1e43e8d093 Correction for jail zone z values.
Contributed by G-hamsteR.
2020-11-24 22:10:06 +00:00
MobiusDevelopment
b6eaf10d8b Fixed Possessor of a Precious Soul (242) npc deleteMe issue.
Contributed by zebb.
2020-11-18 22:19:29 +00:00
MobiusDevelopment
cbb1ad50f3 Dropped base and entity packages. 2020-11-04 03:03:30 +00:00
MobiusDevelopment
d257a9ef84 Refactored data related class paths. 2020-11-03 23:37:17 +00:00
MobiusDevelopment
20158b2803 Quest 501 null clan check. 2020-10-06 18:05:05 +00:00
MobiusDevelopment
e7fb24cc62 Various typo fixes. 2020-09-23 05:39:39 +00:00
MobiusDevelopment
f4f20ca9b7 Random party member null quest state checks. 2020-09-18 21:35:55 +00:00
MobiusDevelopment
1469df4779 Fixed quest The Wishing Potion (334). 2020-09-14 09:03:02 +00:00
MobiusDevelopment
ae7a5eecf1 Prevent the extensive use of the lvl abbreviation. 2020-09-02 18:40:39 +00:00
MobiusDevelopment
aceb033e1b Removed duplicate element MagicLvl in favor of MagicLevel. 2020-09-02 15:27:36 +00:00
MobiusDevelopment
089019f451 Removed duplicate element AbnornalLvl in favor of AbnormalLevel. 2020-09-02 11:09:07 +00:00
MobiusDevelopment
b5596e480c Fixed chest key issues. 2020-09-01 21:49:58 +00:00
MobiusDevelopment
a5219616ff Proper collision methods, float values and usage. 2020-08-29 19:11:31 +00:00
MobiusDevelopment
e94d7efd4c Addition of missing player template MP values. 2020-08-14 13:15:11 +00:00