Commit Graph

757 Commits

Author SHA1 Message Date
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
b0e918e4fe Tempfix for vehicle path issues. 2021-11-13 22:29:41 +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
926f9f2555 Prevent CallSkill effect infinite loop. 2021-11-10 22:15:32 +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
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
419edfd7f5 Removal of disconnection defaultSequence boolean close methods. 2021-11-04 02:54:18 +00:00
MobiusDevelopment
593e36fc3a Solo event status related additions. 2021-10-30 13:54:02 +00:00
MobiusDevelopment
66d22336c3 Removal of cron4j and event abstractions. 2021-10-29 21:34:58 +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
b1ceafd00c Show name as title for admin item action shift menu. 2021-10-25 21:40:41 +00:00
MobiusDevelopment
e71a589d18 Drop calculation related cleanup. 2021-10-25 21:06:38 +00:00
MobiusDevelopment
8cfd53eb2b Updated libraries. 2021-10-22 21:46:32 +00:00
MobiusDevelopment
cfc1d03d13 Unhardcoded elemental attribute data. 2021-10-20 01:25:59 +00:00
MobiusDevelopment
d7a310b070 Fixed unconditional break switch cases. 2021-10-18 21:21:12 +00:00
MobiusDevelopment
cdbc38c32b Updated to Java 17. 2021-10-13 21:39:56 +00:00
MobiusDevelopment
57a4d1bdd3 Renamed GrandBossTeleporters to ValakasTeleporters. 2021-09-13 14:59:25 +00:00
MobiusDevelopment
bda02389c6 Reverted addition of missing enemy charge effect to skills.
Contributed by Sahar.
2021-08-22 21:27:23 +00:00
MobiusDevelopment
1c553b962c Fixed NPE if player does not have adena after buying lottery ticket.
Contributed by Sahar.
2021-08-21 23:29:47 +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
378adfa3a8 Addition of missing enemy charge effect to skills.
Contributed by Sahar.
2021-08-14 22:47:14 +00:00
MobiusDevelopment
7c00b9f37f Fixed typos in EnemyCharge effect handler.
Contributed by Sahar.
2021-08-14 22:38:42 +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
27dc3eb506 Fixed probable EnemySummon targethandler NPE.
Contributed by Sahar.
2021-07-23 23:10:58 +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
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
d4915cb08f Addition of configuration for teleport flags. 2021-05-30 21:24:22 +00:00
MobiusDevelopment
c15bccc13f Proper importing for map entries. 2021-05-25 02:59:41 +00:00
MobiusDevelopment
bf4066d68e Use of isEmpty method when possible. 2021-05-25 02:32:37 +00:00
MobiusDevelopment
b7bcd62cde Removed trailing spaces from various XML data. 2021-05-16 22:22:02 +00:00
MobiusDevelopment
7563b8877a Small fix for DropSearchBoard handler.
Contributed by CostyKiller.
2021-05-10 23:16:00 +00:00
MobiusDevelopment
8066c8348f Fixed Calendar copying by use of HOUR_OF_DAY. 2021-05-08 21:17:45 +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
MobiusDevelopment
8de4d585c3 Configuration for dark themed GUI. 2021-05-02 15:02:44 +00:00
MobiusDevelopment
e1a85ab007 RecipeController class is an instance manager. 2021-05-01 23:41:15 +00:00
MobiusDevelopment
6de03faace GameTimeController class is a task manager. 2021-05-01 23:18:27 +00:00
MobiusDevelopment
def6882893 Proper naming for skill mastery related effects. 2021-04-30 12:24:48 +00:00
MobiusDevelopment
ca70acd0ba Fixed Sanctum of the Lord of Dawn return points. 2021-04-26 01:10:45 +00:00
MobiusDevelopment
265b2cbfb6 Minor spelling typo correction. 2021-04-22 02:03:39 +00:00
MobiusDevelopment
6a3556614a Removal of various conversions to arrays. 2021-04-22 01:53:19 +00:00
MobiusDevelopment
852bd79494 Proper naming for Éclair Bijou. 2021-04-15 13:38:54 +00:00
MobiusDevelopment
7e112206dc Fixed losing target with instant teleport. 2021-04-06 22:05:56 +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
b72bef5c61 Removal of CoordSynchronize configuration. 2021-03-28 14:47:27 +00:00
MobiusDevelopment
c702c31255 Disarm should re-equip item after effect ends.
Contributed by Sahar.
2021-03-26 15:50:28 +00:00
MobiusDevelopment
9a0876f729 Addition of L2D GeoEngine patch. 2021-03-11 22:03:28 +00:00
MobiusDevelopment
e867feb170 Sell price checks. 2021-03-06 09:19:30 +00:00
MobiusDevelopment
39ef320fab Ignore no path found issues.
Thanks to Trance.
2021-03-01 03:31:23 +00:00
MobiusDevelopment
c16a199407 Addition of the Chronos class. 2021-02-20 11:17:45 +00:00
MobiusDevelopment
dd0d74a8e6 Reverted back to l2j geoengine. 2021-02-20 07:48:16 +00:00
MobiusDevelopment
a75290e54b Moved Kamael Guild spawns to separate file. 2021-01-12 01:17:32 +00:00
MobiusDevelopment
4d66e27d7f Moved Hellbound Tower spawns in Hellbound.xml file. 2021-01-12 00:29:07 +00:00
MobiusDevelopment
225e498ec2 Moved static Hellbound spawns to separate file. 2021-01-11 23:56:10 +00:00
MobiusDevelopment
d202db446c Moved Gludio Airship Field spawns to separate file. 2021-01-11 23:34:46 +00:00
MobiusDevelopment
c67a5c4712 Moved Isle of Souls and Gracia spawns to separate files. 2021-01-11 23:08:30 +00:00
MobiusDevelopment
6083099412 Backward compatibility changes for Java 8. 2021-01-08 23:40:59 +00:00
MobiusDevelopment
d0e573e2a2 Addition of CorrectPlayerZ configuration. 2021-01-08 00:35:14 +00:00
MobiusDevelopment
66ea8f6540 Addition of precautionary restart manager. 2020-12-19 22:30:07 +00:00
MobiusDevelopment
2185781039 AutoLootSlotLimit configuration enabled by default. 2020-12-04 07:30:31 +00:00
MobiusDevelopment
1534972501 Changed enchant_enabled values to boolean. 2020-12-03 19:25:39 +00:00
MobiusDevelopment
b140419920 Prevent full inventory when getting talismans from Castle Court Magician.
Contributed by CostyKiller.
2020-12-03 15:53:41 +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
b2ee30a67e Fixed respawn issue with TimakOrcTroopLeader minion spawns. 2020-10-15 15:17:32 +00:00
MobiusDevelopment
46172a2184 Admin reload enchant also loads EnchantItemOptionsData. 2020-10-14 12:04:53 +00:00
MobiusDevelopment
b73d3fc78b Additional voiced commands for auto potions. 2020-09-30 00:54:56 +00:00
MobiusDevelopment
660a3d28db Voiced command should return true if successful. 2020-09-29 23:26:50 +00:00
MobiusDevelopment
37ae98c395 Addition of AutoPotionTaskManager. 2020-09-29 22:50:28 +00:00
MobiusDevelopment
e7fb24cc62 Various typo fixes. 2020-09-23 05:39:39 +00:00
MobiusDevelopment
9d1ea96db9 Retail Servitor Share implementation.
Contributed by Sahar.
2020-09-18 21:27:53 +00:00
MobiusDevelopment
640b81a4d1 Removed hikari setting from java config file. 2020-09-12 15:13:21 +00:00
MobiusDevelopment
7cef774939 Replaced HikariCP with MariaDB built-in pool. 2020-09-11 21:48:23 +00:00
MobiusDevelopment
e47e7d2759 Use World forEach methods when possible. 2020-09-02 21:32:31 +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
1b0b9c308b Fixed Porta (20213) callSkill failed warning. 2020-09-01 22:27:25 +00:00
MobiusDevelopment
2e51962345 Prohibit entering combat with self damage skills. 2020-08-29 21:06:19 +00:00
MobiusDevelopment
a5219616ff Proper collision methods, float values and usage. 2020-08-29 19:11:31 +00:00
MobiusDevelopment
95259f62fe Fixed quest Grim Collector (325).
Author: HD321kbps
Source: 887028655a
2020-08-08 09:27:11 +00:00
MobiusDevelopment
28bfa172e3 Valakas is expected to hit players.
Thanks to Trance.
2020-08-04 06:14:13 +00:00
MobiusDevelopment
18221404b4 Swapped Abercrombie multisells related to quest 628.
Contributed by Helionar.
2020-08-04 05:59:05 +00:00
MobiusDevelopment
4b96f5b958 Missing adena reward for quest To The Seed of Annihilation (10282).
Contributed by Helionar.
2020-08-04 05:51:52 +00:00
MobiusDevelopment
7f235e942a Fixed TerritoryManagers missing dialogs.
Contributed by CostyKiller.
2020-08-03 14:13:53 +00:00
MobiusDevelopment
4d9f34b5ba Fixed sellbuffs not working.
Contributed by CostyKiller.
2020-08-03 05:00:25 +00:00
MobiusDevelopment
1332da66e0 Fixed Master of enchanting event.
Contributed by CostyKiller.
2020-08-03 04:54:30 +00:00
MobiusDevelopment
c98a0c4e7f Set buff skill level for Scheme Buffer.
Contributed by G-hamsteR.
2020-08-02 06:52:15 +00:00
MobiusDevelopment
d4e625bc27 Addition of missing space for self closing element tags. 2020-07-26 06:20:31 +00:00
MobiusDevelopment
874257dd13 Proper reward for quest Aiding the Floran Village (660).
Contributed by Helionar.
2020-07-23 03:09:53 +00:00
MobiusDevelopment
a406b7e8f2 Correct Kamael Island Black Wolf spawns.
Contributed by Helionar.
2020-07-22 09:09:44 +00:00
MobiusDevelopment
7c0153b401 Prevent Antharas and Baium from moving during intros.
Contributed by Sahar.
2020-07-18 00:20:31 +00:00
MobiusDevelopment
88570ccc47 IdManager rework. 2020-07-17 23:04:59 +00:00
MobiusDevelopment
f2ffffe9c1 Remove previous Toma spawns. 2020-07-14 13:30:14 +00:00
MobiusDevelopment
0f123a1921 Fixed bypass and spawns for Pavel's Last Research (120).
Contributed by Helionar.
2020-07-12 03:29:43 +00:00
MobiusDevelopment
88c51a05c8 Added missing rewards for Forgotten Truth (106).
Contributed by Helionar.
2020-07-12 03:17:23 +00:00
MobiusDevelopment
c85f208ff0 Fixed Into the Dark Elven Forest (47) wrong bypass.
Contributed by Helionar.
2020-07-12 03:07:42 +00:00
MobiusDevelopment
5338f44101 Boss damage zone adjustments.
Contributed by Iris.
2020-07-10 02:11:31 +00:00
MobiusDevelopment
c9648c50ad Proper previous quest condition for Into the Large Cavern (179).
Contributed by Helionar.
2020-07-08 09:28:13 +00:00
MobiusDevelopment
d22ae348f1 Proper html bypass name for quest Iconic Trinity (178).
Contributed by Helionar.
2020-07-08 09:22:09 +00:00
MobiusDevelopment
a920f7d948 Fixed starting quest Tragedy in Von Hellmann Forest (22).
Contributed by Helionar.
2020-07-08 09:12:18 +00:00
MobiusDevelopment
e11a5bb916 Fixed and improved and SiegeGuard related behaviors.
Contributed by Sahar.
2020-07-03 22:49:50 +00:00
MobiusDevelopment
a98f093fb3 Addition of extended SiegeSchedule configurations.
Contributed by Trance.
2020-07-02 05:31:27 +00:00
MobiusDevelopment
68f62598a0 Addition of missing second castle artifact teleports. 2020-07-01 00:02:02 +00:00
MobiusDevelopment
7ab3c0d97c Updated libraries with sources. 2020-06-27 06:34:49 +00:00
MobiusDevelopment
d8f6dbd4d0 Avoid casts and some siege guard warnings.
Contributed by Sahar.
2020-06-26 22:57:09 +00:00
MobiusDevelopment
12fa0e8e6b Siege guard boxing preventions. 2020-06-23 22:16:51 +00:00
MobiusDevelopment
61157a6d03 Used List instead of ArrayList for declarations. 2020-06-20 18:58:43 +00:00
MobiusDevelopment
cf0ee224f8 Removed most stream filter uses. 2020-06-18 16:09:02 +00:00
MobiusDevelopment
4c3faebdf0 Removal of assorted prefix remnants. 2020-06-10 01:05:32 +00:00
MobiusDevelopment
56872c8693 Addition of AggroDistanceCheckRaidRange configuration. 2020-06-07 21:53:21 +00:00
MobiusDevelopment
ed6274df0e Removed additional admin list visibility methods. 2020-06-07 21:40:52 +00:00
MobiusDevelopment
1464b1ab8b Reintroduction of CopyOnWriteArrayList for storing QuestTimers. 2020-05-17 02:49:50 +00:00
MobiusDevelopment
803c97a2e5 Minor handler variables code format. 2020-05-14 21:58:02 +00:00
MobiusDevelopment
33bbf97afb Prohibit parameter assignments. 2020-05-10 03:29:34 +00:00
MobiusDevelopment
6a062eef5d Expulsion of Evil Spirit raidboss additions.
Contributed by pecanha.
2020-05-07 11:06:17 +00:00
MobiusDevelopment
b78663a4f5 Changed Disciples Necropolis Past empty timer to one minute. 2020-05-05 11:01:11 +00:00
MobiusDevelopment
ef93cb86bb Custom community board pvp flag, alike dead and event prohibitions. 2020-05-03 12:02:57 +00:00
MobiusDevelopment
427f2ffa70 Fix and couple improvements for SSQHideoutOfTheDawn. 2020-05-03 11:17:00 +00:00
MobiusDevelopment
9f5670d8e4 Proper Legacy Of Insolence ancient red papyrus chance.
Contributed by pecanha.
2020-04-29 22:13:34 +00:00
MobiusDevelopment
2e5fe7f64c Proper summon request holder. 2020-04-27 22:31:17 +00:00
MobiusDevelopment
abaa1e83b1 Small revert related with ownsAtLeastOneItem method addition. 2020-04-24 19:16:44 +00:00
MobiusDevelopment
fe1d37e011 Extensive player ownership check for single or multiple items. 2020-04-24 11:01:12 +00:00