Commit Graph

150 Commits

Author SHA1 Message Date
MobiusDevelopment
20ee74fd94 Free version update 16-10-2023. 2023-10-16 13:34:03 +03:00
MobiusDevelopment
d62e5feb02 Fixed beginner soulshot quest newPlayerRewardsReceived check.
Contributed by emilianoify.
2023-05-06 09:48:26 +03:00
MobiusDevelopment
11d4eb3015 Addition of Quest Test of the Healer (226) spawn checks.
Thanks to L2Hanesfor.
2023-01-19 02:29:47 +02:00
MobiusDevelopment
0ab71457ca MagicSkill packet related cleanups. 2022-12-24 22:03:24 +00:00
MobiusDevelopment
e6085edc4c Cleanup of unnecessary void method and class modifiers. 2022-12-13 22:13:36 +00:00
MobiusDevelopment
837f21af8d New networking. 2022-11-05 22:07:30 +00:00
MobiusDevelopment
9ea9a908a8 Fixed calendar schedule calculations. 2022-10-12 21:08:45 +00:00
MobiusDevelopment
beb1aa0b77 Abstraction Layer GeoEngine. 2022-07-16 06:04:42 +00:00
MobiusDevelopment
43f051a2ec Proper kill condition for quest Protect The Water Source (159).
Contributed by altronrain.
2022-07-12 21:45:15 +00:00
MobiusDevelopment
38366a9017 Better naming from raidboss status getter and setter. 2022-07-12 09:15:47 +00:00
MobiusDevelopment
dbce3481ad Adjustments for starter village repeatable quests based on turning in items.
Contributed by altronrain.
2022-07-01 23:40:41 +00:00
MobiusDevelopment
e3bd87162d Misc quests fixes and adjustments.
Contributed by altronrain.
2022-06-30 22:23:20 +00:00
MobiusDevelopment
915bb9e455 Adjustments and fixes for the new player reward system.
Contributed by altronrain.
2022-06-30 21:51:59 +00:00
MobiusDevelopment
00fa62eed8 Dropped Chronos. 2022-04-08 23:25:52 +00:00
MobiusDevelopment
2937441611 Addition of faction system (Good vs Evil). 2022-03-19 22:06:45 +00:00
MobiusDevelopment
49d468dcd4 Addition of boss announcements configuration. 2022-03-18 23:56:59 +00:00
MobiusDevelopment
a15695b7fa Minor code cleanup.
Thanks to nasseka.
2022-02-01 00:19:29 +00:00
MobiusDevelopment
e335f011e5 Non quest scripts should use giveItems method. 2022-01-29 07:42:22 +00:00
MobiusDevelopment
853e48cd81 Make use of script random methods. 2022-01-28 23:23:29 +00:00
MobiusDevelopment
58e0a2cd65 Addition of L2 Day event. 2022-01-28 22:40:04 +00:00
MobiusDevelopment
310ea57339 Prevent multiple FeedableBeasts spawns from spamming feed. 2022-01-27 06:09:32 +00:00
MobiusDevelopment
406c54f14e Moved enums to separate files. 2022-01-18 22:10:20 +00:00
MobiusDevelopment
15340f4024 Skill related enums rework. 2022-01-07 22:08:14 +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
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
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
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
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