Commit Graph

519 Commits

Author SHA1 Message Date
e3ad144108 Smaller hit range when the target is moving. 2020-10-03 10:40:50 +00:00
bec91b65ae Provisional clan halls do not need payment announcement. 2020-10-02 10:39:21 +00:00
37ae98c395 Addition of AutoPotionTaskManager. 2020-09-29 22:50:28 +00:00
847da4664a Previous commit adapted for newer branches.
Contributed by Sahar.
2020-09-26 11:01:25 +00:00
cd38da68ef Configurations for olympiad enchant restrictions.
Contributed by Trance.
2020-09-25 11:28:26 +00:00
929082db90 Custom event team prohibitions.
Contributed by Trance.
2020-09-24 00:03:50 +00:00
e7fb24cc62 Various typo fixes. 2020-09-23 05:39:39 +00:00
2ae32cd28d Typo correction at communitybbs Topic class. 2020-09-23 04:42:33 +00:00
d1feb43afd Custom Provisional Clan Hall implementation. 2020-09-20 11:39:18 +00:00
c8507e2052 Reuse of leader variable.
Thanks to Sahar.
2020-09-18 16:05:07 +00:00
371277846f Empty party null leader check. 2020-09-17 23:33:31 +00:00
f27afeb018 Manage client limit for ExPVPMatchCCRecord. 2020-09-14 22:28:54 +00:00
a0c5478aaf Teleport summons with player revive. 2020-09-14 09:37:19 +00:00
79026d3a47 Use default values for database connection. 2020-09-11 23:39:28 +00:00
7cef774939 Replaced HikariCP with MariaDB built-in pool. 2020-09-11 21:48:23 +00:00
1a57435680 Minor code format. 2020-09-10 14:53:24 +00:00
3362138af2 Support for adding multiple non stackable items in multisells. 2020-09-07 08:22:29 +00:00
fd163e46c4 Addition of synchronized addIfAbsent method. 2020-09-05 10:14:45 +00:00
0ec7e382dd World object null checks. 2020-09-04 18:50:00 +00:00
f8411b953e Addition of the UnboundArrayList collection. 2020-09-04 18:17:59 +00:00
a4ee2b9a0f Minor PaperdollCache improvements. 2020-09-03 10:21:20 +00:00
e47e7d2759 Use World forEach methods when possible. 2020-09-02 21:32:31 +00:00
ae7a5eecf1 Prevent the extensive use of the lvl abbreviation. 2020-09-02 18:40:39 +00:00
aceb033e1b Removed duplicate element MagicLvl in favor of MagicLevel. 2020-09-02 15:27:36 +00:00
089019f451 Removed duplicate element AbnornalLvl in favor of AbnormalLevel. 2020-09-02 11:09:07 +00:00
22385c6944 Fixed probable monster race duplicate entry warning. 2020-09-01 21:14:55 +00:00
f9d7d5fa77 Reverted entering combat with self damage skills prohibition. 2020-09-01 13:42:09 +00:00
d86b65da9b Removed enhanced For from World and WorldRegion. 2020-08-30 19:26:33 +00:00
2e51962345 Prohibit entering combat with self damage skills. 2020-08-29 21:06:19 +00:00
a5219616ff Proper collision methods, float values and usage. 2020-08-29 19:11:31 +00:00
89dbb63055 Proper instancezone panel visibility fix. 2020-08-29 09:59:31 +00:00
9a3c33b1d9 Fixed instance zone button in help menu. 2020-08-23 06:24:44 +00:00
fe476dc831 Proper solid scroll support.
Contributed by YulRun.
2020-08-19 08:03:08 +00:00
70f9d068a7 Addition of missing resisted screen messages.
Contributed by Iris.
2020-08-08 05:35:20 +00:00
917c02c7da Length check for armor set getters. 2020-08-03 14:09:21 +00:00
1ff9136a92 Partial revert for previous CreatureStat changes. 2020-07-30 19:14:21 +00:00
7e3ba00372 PremiumManager coding style format. 2020-07-24 04:37:50 +00:00
4029f3e91f Removed final modifier from a few method parameters. 2020-07-24 04:30:42 +00:00
b6a3a340d1 Prohibit olympiad double registration for same player. 2020-07-20 03:46:20 +00:00
626a768300 Fixed unstuck timer config.
Contributed by Sahar.
2020-07-18 00:29:44 +00:00
88570ccc47 IdManager rework. 2020-07-17 23:04:59 +00:00
7be02a8eee Addition of teleport while siege in progress configuration.
Thanks to Iris.
2020-07-05 04:17:27 +00:00
420ad7ce51 WarehouseCacheManager use of longValue method. 2020-07-04 04:45:25 +00:00
14e6131507 PaperdollCache use of doubleValue method. 2020-07-04 04:40:42 +00:00
1a1241957f Addition of paperdoll cache.
Contributed by Sahar.
2020-07-04 00:26:44 +00:00
37d338c51d Fixed shots getting disabled when teleporting to olympiad.
Contributed by Sahar.
2020-07-04 00:12:53 +00:00
e4b5be8916 Use simple array for ArmorSetData.
Contributed by Sahar.
2020-07-04 00:00:41 +00:00
e11a5bb916 Fixed and improved and SiegeGuard related behaviors.
Contributed by Sahar.
2020-07-03 22:49:50 +00:00
4d08c902de Fixed olympiad buffers respawning occasionally.
Contributed by Sahar.
2020-07-03 22:22:59 +00:00
256a022a47 Use intValue method for Henna base stat getter. 2020-07-03 00:26:41 +00:00