Commit Graph

221 Commits

Author SHA1 Message Date
Christian Koop
a623b41f98
Merge branch 'development' 2022-09-05 22:46:50 +02:00
Christian Koop
69876faa00
Release v4.9.4 2022-09-05 22:46:46 +02:00
songoda-projects-overview[bot]
513eb8bb5f Bump SongodaCore version to 2.6.16 2022-09-05 22:19:15 +02:00
nivcoo
195f8ea7a2
Updates SongodaCore to v2.6.15-DEV
#3
2022-08-14 17:19:20 +02:00
ceze88
9b4333a643 Remove deprecated methods, add MySQL support 2022-08-14 10:46:52 +02:00
ceze88
c93cdb5a33 Fix for duplication bug SD-9118 2022-07-31 14:43:28 +02:00
Christian Koop
cdf58e8db5
Merge branch 'development' 2022-07-07 20:42:31 +02:00
Christian Koop
503155a371
Release v4.9.3 2022-07-07 20:42:21 +02:00
Christian Koop
9d47a0bf55
Updates SongodaCore to v2.6.13 2022-07-07 20:41:57 +02:00
Christian Koop
0770e7f003
Merge pull request #2 from temez/master
Fixed duping cobblestone and deepslate
2022-07-07 20:41:15 +02:00
temez
4688e81da7 Fixed duping cobblestone and deepslate 2022-03-20 16:43:08 +02:00
Christian Koop
6301a44c3b
Merge branch 'development' 2022-03-18 21:05:10 +01:00
Christian Koop
ed4f82d13d
Release v4.9.2 2022-03-18 21:04:06 +01:00
Christian Koop
2a07767a17
Replace deprecated NBTItem calls 2022-03-18 21:03:49 +01:00
Christian Koop
0606aece00
Updates Core to v2.6.12 2022-03-18 21:03:49 +01:00
Christian Koop
8b5a75b51d
Merge branch 'development' 2022-01-21 20:15:23 +01:00
Christian Koop
1bd61eefcf
Version 4.9.1 2022-01-21 20:14:11 +01:00
Christian Koop
dc9a9b80af
Updates SongodaCore to v2.6.11 2022-01-21 20:13:45 +01:00
Christian Koop
82dcb79f43
Reorganize pom.xml and plugin.yml 2022-01-21 20:06:11 +01:00
Christian Koop
9a21d0c100
pom.xml: Updates repositories 2022-01-18 14:34:38 +01:00
Christian Koop
caa39d284a
Recodes how the new hologram logic works
I partially reverted d601049117 and chose minimal logic changes. Got reports of holograms not enabling or not being removed so this should be easier and less to test


SD-8943
2022-01-18 13:51:02 +01:00
Christian Koop
cfef081b8d
Updates SongodaCore to v2.6.10 2022-01-18 13:48:33 +01:00
Christian Koop
b1c744179e
Updates dependency spigot v1.18 to spigot-api v1.18.1 2022-01-18 13:48:29 +01:00
Fernando Pettinelli
f272afe5d8 Merge branch 'development' 2021-12-20 19:36:49 -03:00
Fernando Pettinelli
cbbbb88953 Version 4.9.0 2021-12-20 19:36:25 -03:00
Fernando Pettinelli
d601049117 Update for the new HologramManager changes. 2021-12-20 19:34:57 -03:00
Christian Koop
9fee86a1c6
Merge branch 'development' 2021-10-27 20:09:14 +02:00
Christian Koop
3b25d337a4
Version 4.8.0 2021-10-27 20:07:03 +02:00
Christian Koop
d4025f8ba3
Update skyblock dependency 2021-10-27 20:07:03 +02:00
Christian Koop
7616e5139e
Update SongodaCore to v2.5.13 2021-10-27 19:56:23 +02:00
Christian Koop
1794b6f822
Queues furnaces updates and do them in batch [SD-8658]
The only value often changing is `uses` on every `FurnaceSmeltEvent` filling up the async queue (or spawning enough threads using the Bukkit API crashing the server)

Related to 1ec246304d (idk why I didn't do this commit first instead of this current one)
2021-10-27 19:26:02 +02:00
Christian Koop
b0d687d490
plugin.yml: Adds Vault to softdepend 2021-10-26 23:18:05 +02:00
Christian Koop
42384fdf7c
Delete .DS_Store 2021-10-26 23:17:43 +02:00
Christian Koop
1ec246304d
Tries to schedule database operations more sanely [SD-8658]
The core problem is how Furnaces are written to the database, seemingly on servers with many furnaces.

But this only shifts the problem to not crash the whole Server still having a big potential to maybe even make things worse by delaying the crash/problem.
2021-10-26 23:15:32 +02:00
Christian Koop
e5346e7d6a
pom.xml: Improve maven clean build (+ Use a newer version of SkyBlock)
Newer version of SkyBlock to prevent missing artifacts errors
2021-10-26 23:15:16 +02:00
Fernando Pettinelli
d18626fed7 Merge branch 'development' 2021-10-09 12:35:07 -03:00
Fernando Pettinelli
84a93bf608 Version 4.7.3 2021-10-09 12:34:39 -03:00
Fernando Pettinelli
75937527cb Added epicfurnaces.limit.<limit> permission. 2021-10-09 12:31:15 -03:00
Brianna
63e9b68f74 Fixed an issue causing furnaces not to drop loot. 2021-09-23 14:35:19 -05:00
Brianna
60e865bb35 Merge branch 'development' 2021-06-13 11:55:38 -05:00
Brianna
8feed68dbc version 4.7.2 2021-06-13 11:54:39 -05:00
Brianna
193d49d08e 1.17 Support 2021-06-13 11:54:07 -05:00
Brianna
3d8fb5af0b Replaced the script engine with the one in core. 2021-06-12 22:05:21 -05:00
Christian Koop
4a247d1ba9 Update holograms in bulk (SD-7586)
**Requires at least SongodaCore 2.4.57**

Drastically improves performance when hooked into *Holographic Displays*

+ minor code cleanup
2021-06-12 21:59:58 -05:00
Brianna
5f0dd80a73 Merge branch 'development' 2021-06-12 21:59:47 -05:00
Fernando Pettinelli
bc34b346d5 Version 4.7.1 2021-06-12 21:59:42 -05:00
Fernando Pettinelli
c5b9e46569 Revamped the remote access menu. 2021-06-12 21:59:36 -05:00
Brianna
874e6d193e Merge branch 'development' 2021-06-12 21:59:22 -05:00
MysteriousKyle
9497e3a3d1 Version 4.7
Changed the version number.
2021-06-12 21:58:07 -05:00
Fernando Pettinelli
1b69e4c648 Added "Allow Normal Furnaces" option. 2021-06-12 21:58:01 -05:00