Commit Graph

41 Commits

Author SHA1 Message Date
ceze88
06041b8780 Add folia support 2023-05-17 12:57:17 +02:00
ceze88
3649a087c8 Fix no AI setting when stacking mobs was disabled part 2 2023-05-06 12:58:54 +02:00
ceze88
4576a5c53c Code cleanup 2023-05-05 10:57:17 +02:00
ceze88
d40db23f2f Fix spawner stacking disabled mobs 2023-05-05 10:57:07 +02:00
ceze88
a00b6fb7fe Readd method for compatibility reasons 2023-04-10 17:17:00 +02:00
ceze88
f2b9cbce3e Revert "Move ChunkLoadEvent to separate ChunkListener class"
This reverts commit f234cdd73e.
2023-04-10 17:14:37 +02:00
ceze88
f234cdd73e Move ChunkLoadEvent to separate ChunkListener class 2023-04-07 22:43:31 +02:00
ceze88
42451e708b Rewrite block stacking 2023-04-07 18:58:21 +02:00
ceze88
640db6e344 Fix entity stacking, looting 2023-03-29 21:21:00 +02:00
ceze88
f4811ae1df Wups 2023-02-22 10:30:59 +01:00
ceze88
1142fb0e6a Fix Stacking Task, fix loot tables for non stacked mobs. Add last player damage to mobs. Performance improvements. 2023-02-22 09:59:28 +01:00
ceze88
9f77b48974 Minor fix for loots 2023-02-17 16:33:28 +01:00
ceze88
d610f41d00 Fix slime/magma cube replication 2023-02-05 13:14:44 +01:00
ceze88
71baf3a7e8 Rewrite mob stacking, performance improvements 2023-02-04 14:48:13 +01:00
ceze88
21b7507801 Hotfix for SQLite and readd old MythicMobs compatibility 2023-01-25 23:20:44 +01:00
ceze88
affd819146 Ignore rare errors for now 2023-01-25 15:53:48 +01:00
ceze88
efde51034d Fix memory leak 2023-01-25 15:50:41 +01:00
ceze88
1db481d1aa New looting system 2023-01-16 21:32:17 +01:00
ceze88
a69c8ad0c3 Performance fixes, fix Mythicmobs compatibility, MySQL/SQLite fixes 2023-01-02 13:38:58 +01:00
ceze88
5b62328bf2 Fix Jobs hook [SD-9268]
Add jobs exp before removing entity stack
2022-08-28 19:38:30 +02:00
Fernando Pettinelli
e9e052871e Updated to latest SongodaCore. 2021-12-22 19:11:16 -03:00
Fernando Pettinelli
8d20e89a5f Clone entity velocity before removing the entity. 2021-10-16 21:23:36 -03:00
Brianna
9ef08cdebc Updated to use the new Lootables engine. 2021-06-13 18:30:54 -05:00
Brianna
888d47ea13 Added system to purge old and invalid data to minimize db size.. 2021-05-27 18:08:38 -05:00
Brianna
0c62b24a71 Added some extra stuff to the XP update. 2021-05-27 14:36:34 -05:00
Brianna
5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna
5caf01368e Spawn XP correctly with whole stack deaths. 2021-05-27 14:13:43 -05:00
Brianna
3105e22063 Added the ability to customize xp in lootables. 2021-04-07 11:24:10 -05:00
Brianna
b87f73589c Minor code clean up. 2021-03-05 08:09:02 -06:00
Brianna
b5ef30c629 Fixed an null pointer exception. 2021-03-02 09:22:25 -06:00
Brianna
651afb3844 Fixed an issue causing EXP not to drop for certain entities in 1.14- 2021-03-01 10:02:50 -06:00
Brianna
601dcc1f09 Added a custom entity api with initial support for MythicMobs. 2020-10-26 12:41:56 -05:00
Brianna
fae3383ab1 Make sure theres a stack to split before attempting. 2020-09-17 08:44:00 -05:00
Brianna
1940dfc8c0 Changed import style. 2020-09-01 13:54:52 -05:00
Brianna
4eaebd4de2 General cleanup. 2020-09-01 13:54:48 -05:00
Brianna
4e889efcdb Organized imports. 2020-09-01 13:13:53 -05:00
Brianna
b82c128910 API improvements. 2020-08-31 17:34:39 -05:00
Brianna
e43e805fe6 Drops are now overridden even if nothing is to be dropped. 2020-08-31 10:40:05 -05:00
Brianna
a200c824f6 Auto remove failed spawners. 2020-08-31 09:01:13 -05:00
Brianna
ccd9b68d1f Added validation for stackables. 2020-08-26 08:40:51 -05:00
Brianna
3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00