Christian Koop
|
cdc5f2a350
|
Minor code cleanup: Use import for HologramManager
|
2022-09-05 23:02:05 +02:00 |
|
songoda-projects-overview[bot]
|
455d9549e7
|
Bump SongodaCore version to 2.6.16
|
2022-09-05 22:21:04 +02:00 |
|
ceze88
|
72edb61405
|
Fix island level scan (Revert changes with chunk loading)
Commit: ff37711087
|
2022-08-24 16:24:00 +02:00 |
|
songoda-projects-overview[bot]
|
52fd85642e
|
Bump SongodaCore version to 2.6.15-DEV
|
2022-08-15 00:48:13 +02:00 |
|
Christian Koop
|
fedb18621c
|
Merge branch 'development'
|
2022-07-30 21:28:39 +02:00 |
|
Christian Koop
|
9c4ba6e003
|
Release v2.4.2
|
2022-07-30 21:28:34 +02:00 |
|
Christian Koop
|
90e86e89c5
|
Update SongodaCore to v2.6.14-DEV
|
2022-07-30 21:28:18 +02:00 |
|
Christian Koop
|
a71e55265d
|
Include Minecraft 1.19 as officially supported version
|
2022-07-30 21:27:50 +02:00 |
|
Christian Koop
|
362962b452
|
Merge branch 'master' into development
|
2022-07-28 22:27:36 +02:00 |
|
GKasparov
|
cc6fd41cf6
|
Merge pull request #15 from efekurbann/master
Fixed: players can not teleport to offline member's island
|
2022-07-14 09:06:39 +03:00 |
|
GKasparov
|
12f76a60b1
|
Merge pull request #16 from BetTD/BetTD-patch-1
Fix maven-shade-plugin being missing
|
2022-07-02 11:29:16 +03:00 |
|
Raúl M
|
39aff67010
|
Fix maven-shade-plugin being missing
Apache released maven-shade-plugin v3.3.0 some time ago on their stable repos, so the snapshots repository is no longer required.
|
2022-05-26 02:57:19 +02:00 |
|
Christian Koop
|
1f360aee0a
|
Merge branch 'development'
|
2022-03-20 11:21:07 +01:00 |
|
Christian Koop
|
d063afdd9c
|
Release v2.4.1
|
2022-03-20 11:20:32 +01:00 |
|
Christian Koop
|
8778140175
|
Improves cross-version compatibility by using the MethodMapping class
|
2022-03-18 21:53:31 +01:00 |
|
Christian Koop
|
e5e136b7d3
|
Updates to Core v2.6.12 (MC1.18.2) + new hologram api implementation
|
2022-03-18 21:53:31 +01:00 |
|
Efe Kurban
|
76e1f26a06
|
Update IslandManager.java
|
2022-03-03 21:46:23 +03:00 |
|
Christian Koop
|
17aeec7d75
|
Merge branch 'development'
|
2021-12-10 20:20:22 +01:00 |
|
Christian Koop
|
d53e0939d5
|
Version 2.4.0
|
2021-12-10 20:20:19 +01:00 |
|
Christian Koop
|
b7dab73f94
|
Fixes Biome GUI in older Minecraft version
You can see a lot of empty slots in Minecraft 1.8 - The actual fix happened in SongodaCore tho
|
2021-12-10 19:50:34 +01:00 |
|
Christian Koop
|
a34a106d1e
|
Update SongodaCore to v2.6.5
|
2021-12-10 19:50:34 +01:00 |
|
Christian Koop
|
d566aaaadd
|
Update dependency spigot v1.17 to v1.1.8
|
2021-12-09 22:17:54 +01:00 |
|
Christian Koop
|
7b90842012
|
Minor code cleanup
|
2021-12-09 22:17:35 +01:00 |
|
Christian Koop
|
cfaa1379bf
|
Include Minecraft 1.18 as supported version
Still needs some testing but the next release should fully support Minecraft 1.18
|
2021-12-09 22:17:20 +01:00 |
|
Christian Koop
|
3b3378c555
|
Minor code cleanup
|
2021-12-09 21:49:57 +01:00 |
|
Christian Koop
|
35ec9d59f9
|
Merge branch 'development'
|
2021-10-27 20:01:08 +02:00 |
|
Christian Koop
|
743ef6856e
|
Version 2.3.30
|
2021-10-27 19:59:11 +02:00 |
|
Christian Koop
|
42705dc295
|
Changed hard coded french error message (wtf?)
|
2021-10-26 20:53:06 +02:00 |
|
Christian Koop
|
26b7e4d234
|
Generate ScoreBoards in main thread (sync)
PaperMc is more strict about async api usage
|
2021-10-26 20:43:22 +02:00 |
|
Christian Koop
|
ff37711087
|
Fix ChunkLoader calculating target chunk coordinates wrong
It always loaded and returned the wrong chunks
Related to SD-8602
|
2021-10-26 20:43:22 +02:00 |
|
Christian Koop
|
f31d1eab7b
|
Remove dependency MVdWPlaceholderAPI
* It is not used by FabledSkyBlock
* Its repo is down
|
2021-10-23 12:50:48 +02:00 |
|
Christian Koop
|
c1ceaf1fdc
|
Fix NPE on Leaderboard-Menu with players without known skin
|
2021-10-09 23:42:51 +02:00 |
|
Christian Koop
|
aa1bfd1330
|
Fix NPE on /is ban [SD-8476]
|
2021-07-29 20:27:25 +02:00 |
|
Christian Koop
|
72d33a080b
|
Fix ArrayIndexOutOfBoundsException on /is admin setbiome [SD-8476][SD-8531]
|
2021-07-29 20:17:35 +02:00 |
|
Christian Koop
|
60b92cfa3a
|
Fix NPE when plugins access WorldGenerator during startup [SD-8519]
|
2021-07-29 20:07:33 +02:00 |
|
Christian Koop
|
cc99b9c856
|
Fix ConcurrentModificationException for async ScoreBoard [SD-8398]
|
2021-07-29 17:22:29 +02:00 |
|
Christian Koop
|
7d8a5e9b32
|
Potentially fix weird NPE [SD-8429]
|
2021-07-29 16:40:00 +02:00 |
|
Christian Koop
|
1c6c5982a9
|
Merge branch 'development'
|
2021-07-22 17:02:36 +02:00 |
|
Christian Koop
|
47bfe1c567
|
Version 2.3.29 + pom.xml cleanup
* Using https repo for placeholderapi
* Spaces instead of tabs
|
2021-07-22 17:02:29 +02:00 |
|
Fernando Pettinelli
|
bea1d2d945
|
Change maximum supported version to 1.17.
|
2021-07-18 01:44:55 -04:00 |
|
Fernando Pettinelli
|
81f687780e
|
Fix votes placeholder for members.
|
2021-07-18 01:44:34 -04:00 |
|
Fernando Pettinelli
|
ecbcc0324c
|
Call PlayerIslandChatEvent async.
|
2021-07-18 01:43:42 -04:00 |
|
Brianna
|
7480e91b2d
|
Merge branch 'development'
|
2021-06-21 17:20:31 -05:00 |
|
Brianna
|
7be512513d
|
version 2.3.28
|
2021-06-21 17:20:21 -05:00 |
|
Brianna
|
22bed4f0cc
|
Added 1.17 support.
|
2021-06-21 17:20:04 -05:00 |
|
Brianna
|
8f3ed2defa
|
Removed an unused class.
|
2021-06-02 18:01:34 -05:00 |
|
Brianna
|
fc3edb3468
|
Let's use the Head API in SongodaCore.
|
2021-06-01 15:01:51 -05:00 |
|
Brianna
|
bfdcc649a2
|
Removed unused class.
|
2021-06-01 15:01:14 -05:00 |
|
Brianna
|
0c5d5d5a0c
|
Remove EpicAnchors support from our end.
|
2021-06-01 14:35:18 -05:00 |
|
Christian Koop
|
a748a41313
|
Fix NPE console spam
|
2021-05-28 08:40:49 +02:00 |
|