Commit Graph

717 Commits

Author SHA1 Message Date
ceze88 005d30ac53 Merge branch 'development' 2023-01-25 17:26:32 +01:00
ceze88 86a14a5407 Release v2.3.3 2023-01-25 17:13:15 +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 f4a7eaac7a Fix ClassNotFoundException in older versions when dropping items 2023-01-21 16:15:24 +01:00
ceze88 44f26784ff Release 2.3.3-Dev 2023-01-16 21:32:34 +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 75d93421ab
Fix typo 2022-12-27 12:25:43 +01:00
Christian Koop 0afd8ad41c
Updates dependency MythicMobs to v4.13.0 and adds the maven repo 2022-12-26 20:16:36 +01:00
Christian Koop 54be965100
Updates dependency WildStacker to use the API module and added repo url 2022-12-26 20:16:30 +01:00
Christian Koop 7e29b13793
Release v2.3.2
Recompiled wit latest Core-SNAPSHOT version
2022-11-13 14:02:38 +01:00
Christian Koop a4db75fe1c
Merge branch 'development' 2022-10-26 22:16:44 +02:00
Christian Koop 9b5ac542c1
Release v2.3.1 2022-10-26 22:16:36 +02:00
Christian Koop e9b7eee57b
Fix NullPointerException in StackingTask
Kinda related to c6320cb141
2022-10-26 22:06:11 +02:00
Christian Koop c6320cb141
Do entity collection in Bukkit's main thread for StackingTask
Paper-Spigot got more strict in 1.19.2 about calling
stuff async.

I do not know what the whole StackingTask does and
don't feel like cleaning it up completely is possible right now.

So I only moved the getEntities-calls to the main
thread and have the async task wait for it.
Not great but it fixed the bug.


SD-9374
SD-9377
SD-9392
SD-9401
2022-10-26 22:04:01 +02:00
ceze88 610d423d01 Version 2.3.1-Dev 2022-09-19 20:30:28 +02:00
ceze88 865e45010c New method to spawn stacked items 2022-09-19 20:26:08 +02:00
ceze88 8afc333442 Do not apply realistic weapon damage in creative 2022-09-19 19:45:08 +02:00
Christian Koop f8684dc13b
Merge branch 'development' 2022-09-06 21:28:59 +02:00
Christian Koop fc395d35dc
Release v2.3.0 2022-09-06 21:28:46 +02:00
Christian Koop eccee3dd63
Update `maven-shade-plugin` to v3.3.0 2022-09-06 21:28:39 +02:00
songoda-projects-overview[bot] 8f02486ae3 Bump SongodaCore version to `2.6.16` 2022-09-05 22:22:06 +02:00
ceze88 2361c2800f Fix mob spawn [SD-9251]
Spawn mob correctly according to the docs
2022-08-28 20:02:13 +02:00
ceze88 5b62328bf2 Fix Jobs hook [SD-9268]
Add jobs exp before removing entity stack
2022-08-28 19:38:30 +02:00
ceze88 73b102619c Fix SQLite 2022-08-09 20:01:00 +02:00
ceze88 d533e86ac3 Fix MySQL 2022-08-07 16:39:49 +02:00
Christian Koop cbfa58bf17
Merge branch 'development' 2022-07-16 15:16:02 +02:00
Christian Koop 91acd787b2
Release v2.2.2 2022-07-16 15:10:08 +02:00
Christian Koop 9689cba72f
Update SongodaCore to v2.6.14-DEV 2022-07-16 15:09:58 +02:00
Christian Koop dc54199fd6
Make call to #dropItemNaturally sync
SD-9217
2022-07-16 15:07:35 +02:00
Christian Koop 300b12502a
Merge pull request #2 from HexedHero/fix-npe
Move null check into statement like other methods
2022-06-28 16:52:54 +02:00
HexedHero f475403509
Merge branch 'songoda:master' into fix-npe 2022-05-16 04:20:39 +01:00
HexedHero e773b22ee4
Move null check into statement like other methods 2022-03-25 11:39:27 +00:00
Christian Koop dc0fc1931a
Merge branch 'development' 2022-03-20 11:36:26 +01:00
Christian Koop 9de9f0f188
Release v2.2.1 2022-03-20 11:36:16 +01:00
Christian Koop 493a5c33eb
Updates Core to v2.6.12 2022-03-18 21:38:36 +01:00
Christian Koop cba75610cf
Replaces deprecated NBTItem calls 2022-03-18 21:38:26 +01:00
Christian Koop 47110d2ee2
Removes unnecessary dependencies and marks others as scope provided 2022-02-21 18:08:28 +01:00
Christian Koop 48c5887633
Updates SongodaCore to v2.6.11 2022-02-21 18:07:49 +01:00
Christian Koop ecf2ee3f48
Merge branch 'development' 2022-01-17 13:54:29 +01:00
Christian Koop 338ed66889
Version 2.2.0 2022-01-17 12:46:15 +01:00
Fernando Pettinelli e9e052871e Updated to latest SongodaCore. 2021-12-22 19:11:16 -03:00
Christian Koop ff82b1d8f8
Replace `spigot` v1.17 dependency with `spigot-api` v1.18 2021-12-02 17:57:35 +01:00
Christian Koop 815e45d6a0
Update Maven repositories 2021-12-02 17:56:44 +01:00
Christian Koop e9e4ccfbeb
Delete .DS_Store 2021-12-02 17:47:42 +01:00
Christian Koop fa842eee58
Merge branch 'development' 2021-10-27 20:17:57 +02:00
Christian Koop 788d96a84a
Version 2.1.8 2021-10-27 20:16:07 +02:00
Fernando Pettinelli e729c9455c Check if material is AIR. 2021-10-16 21:25:16 -03:00
Fernando Pettinelli 8d20e89a5f Clone entity velocity before removing the entity. 2021-10-16 21:23:36 -03:00