Commit Graph

1508 Commits

Author SHA1 Message Date
MobiusDevelopment
3f19a4d648 Proper calculation logic for zero chance drops. 2022-04-18 14:01:02 +00:00
MobiusDevelopment
2abbecfe39 Skip zero chance drops. 2022-04-18 13:48:56 +00:00
MobiusDevelopment
0d6cb4b142 Drop data with groups. 2022-04-17 21:59:45 +00:00
MobiusDevelopment
840588538d Moved custom Pagan key drops to AI. 2022-04-17 12:33:25 +00:00
MobiusDevelopment
cf10ace4da Drop occurrence counter should consider item drop chance. 2022-04-17 12:04:57 +00:00
MobiusDevelopment
6fc3b9073a Support for drop groups. 2022-04-17 11:38:41 +00:00
MobiusDevelopment
4b2456a2e2 Admin summon command handler should use long for count.
Contributed by Index.
2022-04-16 02:06:17 +00:00
MobiusDevelopment
4c7196c2e8 Merged spawn zones with spawn data. 2022-04-16 01:30:55 +00:00
MobiusDevelopment
c2e95487e3 Check if random spawn location is visible. 2022-04-15 15:41:21 +00:00
MobiusDevelopment
2d6de97833 ResetOwner task should reset id only when location is VOID. 2022-04-10 12:39:16 +00:00
MobiusDevelopment
f762def810 Removal of vote reward system. 2022-04-09 00:08:03 +00:00
MobiusDevelopment
00fa62eed8 Dropped Chronos. 2022-04-08 23:25:52 +00:00
MobiusDevelopment
64635f208c MinionList onMinionDie should set leader to null when respawnTime is 0.
Thanks to kamikadzz.
2022-04-05 22:43:16 +00:00
MobiusDevelopment
02597f65af Exclude non playables from isSiegeFriend mid victory check. 2022-04-05 21:53:49 +00:00
MobiusDevelopment
b08451e5bb Addition of java.cfg Netty configurations. 2022-04-05 21:06:50 +00:00
MobiusDevelopment
8577f037e7 Fixed probable giveResidentialSkills NPE. 2022-04-04 21:05:35 +00:00
MobiusDevelopment
a99111eff5 Make sure ExperienceData getExpForLevel returns a value. 2022-04-01 23:17:33 +00:00
MobiusDevelopment
d520ed36e8 Fixed probable giveResidentialSkills NPE. 2022-04-01 21:02:39 +00:00
MobiusDevelopment
6e1c0b194e Changed CreatureAI offsetWithCollision added value to 100. 2022-03-24 22:52:31 +00:00
MobiusDevelopment
797e6f71a8 Better defeat explanations for boss announcements configuration. 2022-03-20 22:52:21 +00:00
MobiusDevelopment
3dafe7e69a Exclude minions from boss announcements. 2022-03-20 22:37:32 +00:00
MobiusDevelopment
864cbb2ae0 Removal of unused FactionManager class. 2022-03-19 22:21:03 +00:00
MobiusDevelopment
ba58137a1e Addition of missing ExceededOnlineLimit html file. 2022-03-19 22:12:49 +00:00
MobiusDevelopment
49d468dcd4 Addition of boss announcements configuration. 2022-03-18 23:56:59 +00:00
MobiusDevelopment
4d12be9964 Changed option data to directly use skills. 2022-03-18 23:07:01 +00:00
MobiusDevelopment
e334908973 Updated MariaDB library. 2022-03-16 09:47:38 +00:00
MobiusDevelopment
5f84007f7e Prefer to use Optional !isPresent than isEmpty. 2022-03-16 09:31:30 +00:00
MobiusDevelopment
04f3df9e93 Prevent Lindvior scene missing spawn NPE. 2022-03-15 17:26:36 +00:00
MobiusDevelopment
b79fa15043 Updated Netty library. 2022-03-11 23:12:38 +00:00
MobiusDevelopment
9c532e9642 Updated Netty library. 2022-03-07 12:29:26 +00:00
MobiusDevelopment
03ebd27d23 Updated Eclipse and JDK links. 2022-03-03 23:27:55 +00:00
MobiusDevelopment
1b0b1e0d39 Fixed Henna invoke issue NPE. 2022-03-03 00:50:00 +00:00
MobiusDevelopment
b1f53f8d9a Clan setLevel method should be private. 2022-03-02 19:25:27 +00:00
MobiusDevelopment
bd36c2ecf3 Removed force inventory update configuration from CursedWeapon.
Thanks to nasseka.
2022-03-02 12:03:06 +00:00
MobiusDevelopment
278fb0e193 Make use of Set when checking for contained objects. 2022-02-26 08:51:56 +00:00
MobiusDevelopment
8955a8cb24 Commented EnchantItemGroup getChance method proper chance log. 2022-02-25 09:05:19 +00:00
MobiusDevelopment
86c4d5cd5c Addition of NpcTemplate removeDrops method. 2022-02-22 22:16:52 +00:00
MobiusDevelopment
dbc0d906d0 Remove spawns on DBSpawnManager load. 2022-02-22 22:10:32 +00:00
MobiusDevelopment
72d6f38f82 Fixed probable PlayerStat SubClassHolder NPE. 2022-02-15 22:18:18 +00:00
MobiusDevelopment
eb7a4502fc Return false when admin hide is not successful. 2022-02-15 10:09:30 +00:00
MobiusDevelopment
5d43fcd6b4 Castle NPE check for isAutoAttackable first mid victory. 2022-02-12 07:55:57 +00:00
MobiusDevelopment
617ca7533a Addition of missing spaces at copyright. 2022-02-10 09:51:25 +00:00
MobiusDevelopment
384abd5695 Additional check for Player destroyItemByItemId method.
Thanks to Enryu.
2022-02-09 11:23:30 +00:00
MobiusDevelopment
413c709bca Addition of Castle first mid victory methods.
Contributed by nasseka.
2022-02-09 09:13:32 +00:00
MobiusDevelopment
1c5ea90557 Olympiad support for Player onPlayerKill method. 2022-02-06 00:08:49 +00:00
MobiusDevelopment
987629ea69 Addition of EffectZone removeEffectsOnExit parameter.
Thanks to CostyKiller and nasseka.
2022-02-05 03:16:56 +00:00
MobiusDevelopment
ff1525bcc3 Prevent SiegeScheduleData setNextSiegeDate NPE. 2022-02-05 03:02:48 +00:00
MobiusDevelopment
90e0adc645 Proper naming for Item ItemTemplate getter. 2022-02-03 23:09:47 +00:00
MobiusDevelopment
c81f7ee38c Addition of Player hasEnteredWorld method. 2022-02-03 22:19:24 +00:00
MobiusDevelopment
6d1d12f8ec Removed discharge causing duals have no shot effect. 2022-02-03 06:06:55 +00:00