Commit Graph

293 Commits

Author SHA1 Message Date
MobiusDev
b8a75069dc Addition of Rune Jewelry Box - Talisman.
Contributed by gruccia.
2019-02-21 11:00:45 +00:00
MobiusDev
8dae62ce1e Addition of Olf's Thanksgiving Pack.
Contributed by gruccia.
2019-02-21 09:08:54 +00:00
MobiusDev
0dfceb2d8b Addition of Party Cake (21881).
Contributed by gruccia.
2019-02-18 11:16:34 +00:00
MobiusDev
25c8b60c26 Pa'agrio's Warm Breeze - 4 hour.
Contributed by gruccia.
2019-02-16 12:00:50 +00:00
MobiusDev
1a5b89074f Addition of Nevit's Hourglass - 4 hour pack (21879).
Contributed by gruccia.
2019-02-16 06:44:18 +00:00
MobiusDev
aae3d61402 Correction for Attribute Stone Box - Event (22204).
Contributed by gruccia.
2019-02-15 09:07:12 +00:00
MobiusDev
b8cb4750b0 Addition of Attribute Stone Box - Event.
Contributed by gruccia.
2019-02-15 04:03:06 +00:00
MobiusDev
95aa98b9c6 Addition of Potion Support Packs.
Contributed by gruccia.
2019-02-15 03:58:05 +00:00
MobiusDev
2086a5e86f Item XML for Rune of Experience Points 50% (22334).
Contributed by gruccia.
2019-02-10 02:55:08 +00:00
MobiusDev
35e51e1fb4 Configs for augmented item trade and destroy actions. 2019-02-06 04:55:20 +00:00
MobiusDev
b1f1cb8568 Summons should not PvP flag after getting stunned. 2019-02-05 05:13:22 +00:00
MobiusDev
074fdca40c Admin panel for event triggers. 2019-02-03 09:30:28 +00:00
MobiusDev
0ce73f9027 Addition of castle trap zone trigger events. 2019-02-03 09:29:07 +00:00
MobiusDev
db367700b5 Store olympiad rewards in character variables. 2019-02-02 08:48:47 +00:00
MobiusDev
d70d89bdd1 Passive effect changes. 2019-01-25 04:22:52 +00:00
MobiusDev
a7f367e4cd Default party range set to 1500. 2019-01-23 03:21:15 +00:00
MobiusDev
bf417153d9 Reuse of party range configuration. 2019-01-23 03:14:45 +00:00
MobiusDev
283f87c38e Proper usage for party range configuration. 2019-01-23 01:50:11 +00:00
MobiusDev
5fb9c5e033 Removed trailing whitespace from several XML files. 2019-01-18 01:38:00 +00:00
MobiusDev
aa222abbbc Fixed admin untransform command NPE. 2019-01-14 22:03:28 +00:00
MobiusDev
ca1dde80a6 Dropped RideState class. 2019-01-14 04:35:27 +00:00
MobiusDev
81b13c3c97 Hate effects should not count as damage done. 2019-01-11 19:39:54 +00:00
MobiusDev
fdf51df12a Addition of topspawncount admin command. 2019-01-10 17:49:26 +00:00
MobiusDev
592399f5c0 Despawn precautions. 2019-01-09 07:20:24 +00:00
MobiusDev
066996efbb Better admin teleport for Forge of Gods. 2019-01-09 06:38:01 +00:00
MobiusDev
b82e5a66a3 Updated XML template comments. 2019-01-08 00:15:53 +00:00
MobiusDev
2b1f12f935 Olympiad buffer bypass fix. 2018-12-19 07:51:25 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +00:00
MobiusDev
ec38e330a3 Improved Quest for Fishing Shot (426).
Contributed by facab.
2018-09-10 19:08:58 +00:00
MobiusDev
3ae533f32d Config for dropping items when slot limit is exceeded. 2018-09-10 17:11:00 +00:00
MobiusDev
a335616fe5 Config for dualbox check not to count offline traders. 2018-09-10 04:20:24 +00:00
MobiusDev
776162c7ec Fixed dice rolling. 2018-09-10 04:04:19 +00:00
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
31dadef4b8 Replaced for loops with enhanced for loops. 2018-09-09 17:56:05 +00:00
MobiusDev
10be587e80 Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
MobiusDev
96a39e7b73 Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
MobiusDev
b50b43a1f9 Removed explicit type arguments. 2018-09-09 15:59:32 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
a35c926237 Dropped MySql connector in favor of MariaDB connector. 2018-09-09 12:13:08 +00:00
MobiusDev
b6e4ce2ebf Removed boxing for String conversions. 2018-09-08 23:55:08 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
0aed0ae98a Fixed admin respawn commands. 2018-09-05 23:49:55 +00:00