Commit Graph

581 Commits

Author SHA1 Message Date
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
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