Commit Graph

1219 Commits

Author SHA1 Message Date
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
Christian Koop 15ad11a6cb
Fix async Bukkit-API call 2021-05-06 16:15:23 +02:00
Christian Koop 49ed7c6449
Merge branch 'SD-7259' into development 2021-04-09 18:30:14 +02:00
Christian Koop 3704efaf69
Fix async API call for WorldBorder updates 2021-04-08 18:42:22 +02:00
Christian Koop d9af9a06d8
Fix `Asynchronous command dispatch!` (PaperMC) (SD-7259)
Bukkit API calls need to be done syncronous. There are possibly some more async calls to the API that we didn't discover until now
2021-04-08 18:35:17 +02:00
Fernando Pettinelli c367287ffa Fix a typo in the language file. 2021-03-30 11:16:58 -03:00
Fernando Pettinelli 536ae8c720 Worldborder changes are now done synchronously. 2021-03-30 11:16:35 -03:00
Brianna a79d5f7abb Merge branch 'development' 2021-02-25 14:22:05 -06:00
Brianna 2d89cb7525 version 2.3.27 2021-02-25 14:21:58 -06:00
Brianna 41e707069d Fixed an issue where decimal block points were not counted correctly. 2021-02-25 14:19:28 -06:00
Brianna 5228191419 More cleaning. 2021-02-25 13:02:41 -06:00
Brianna af42740fc5 Made it so scanned types from multiple dimensions stack. 2021-02-25 08:37:55 -06:00
Brianna e79ccd87ef Removed unused code and fields. 2021-02-25 07:06:07 -06:00
Fernando Pettinelli 42d1336949 Changed default right click creation GUI message. 2021-02-22 09:32:50 -06:00
Fernando Pettinelli 03f5cd332d Added preview cooldowns to the creator menu, fixed cooldowns being set for previews. 2021-02-22 09:32:46 -06:00
Brianna 6547cd0181 Merge branch 'development' 2021-02-22 09:32:37 -06:00
Fernando Pettinelli 51d7b00649 Version 2.3.26 2021-02-22 09:32:31 -06:00
Fernando Pettinelli 9867ebb09a Removed created file checks, fixed comparison in world generator. 2021-02-22 09:32:27 -06:00
Stefan923 4d4bb73e4f Added cooldown for '/island preview' command 2021-02-22 09:32:23 -06:00
Brianna 882852232e Merge branch 'development' 2021-01-26 15:10:01 -06:00
Brianna 888667cc7e version 2.3.25 2021-01-26 15:09:52 -06:00
Brianna 3f0f93ef12 Fixed issue with portals mainly from the nether to the end. 2021-01-26 10:50:50 -06:00
Brianna c61e14c0c3 Moved the fish bucket to use core for reverse compatibility. 2021-01-26 10:03:52 -06:00
Brianna 47905eceb5 Merge branch 'development' 2021-01-20 14:26:13 -06:00
Brianna fe1081de84 version 2.3.24 2021-01-20 14:26:01 -06:00
Brianna 8c4e0130ee Fixed some compatibility issues with CMI. 2021-01-20 14:23:26 -06:00