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 |
|
Fernando Pettinelli
|
87563a9ce9
|
Merge remote-tracking branch 'origin/development' into development
# Conflicts:
# src/main/java/com/songoda/ultimatestacker/database/DataManager.java
|
2021-10-16 21:23:02 -03:00 |
|
Fernando Pettinelli
|
97066bde92
|
Various fixes to database purging.
|
2021-10-16 21:22:38 -03:00 |
|
Brianna
|
bcb298d937
|
Lets not use sqlite syntax in mysql.
|
2021-09-23 15:47:21 -05:00 |
|
Brianna
|
841c538c9d
|
Updated to use the new Lootables engine.
|
2021-09-23 15:14:47 -05:00 |
|
Brianna
|
9ef08cdebc
|
Updated to use the new Lootables engine.
|
2021-06-13 18:30:54 -05:00 |
|
Brianna
|
f6c603e614
|
Merge branch 'development'
|
2021-06-13 11:35:20 -05:00 |
|
Brianna
|
3094d0dd46
|
version 2.1.7
|
2021-06-13 11:34:54 -05:00 |
|
Brianna
|
8638d1a127
|
1.17 Support.
|
2021-06-13 10:40:46 -05:00 |
|
Brianna
|
6906e25d50
|
Merge branch 'development'
|
2021-05-27 18:09:27 -05:00 |
|
Brianna
|
c9ee85c85a
|
version 2.1.6
|
2021-05-27 18:09:15 -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
|
38d4877a80
|
MCMMO database support.
|
2021-05-27 15:57:41 -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
|
80772e0bf7
|
Added the ability to prevent armor from dropping.
|
2021-05-27 09:37:51 -05:00 |
|
Brianna
|
6564cc520a
|
Fixed an issue affecting 1.11 servers.
|
2021-05-27 09:37:05 -05:00 |
|
Brianna
|
51456230cf
|
Don't take items in creative.
|
2021-05-21 15:52:33 -05:00 |
|
Brianna
|
e9e3cf119c
|
Remove from database on removeall command.
|
2021-04-12 09:09:54 -05:00 |
|