Commit Graph

996 Commits

Author SHA1 Message Date
Alexander
1ee8b44ec4 Remove BatchedNbtStorage
Literally no one uses this.
2023-11-15 21:26:20 +00:00
wingzero54
5ce082d898 version 2022-08-17 10:35:19 -05:00
Diet Cola
745416e7b1 Lowest priority when setting scoreboard 2022-08-11 18:25:26 +01:00
AngrySoundTech
a2bcab2974 Bump version to 2.3.4 2022-08-05 10:38:07 -04:00
Aleksey Terzi
5818052417 A little bit of refactoring 2022-08-04 18:55:20 -06:00
Aleksey Terzi
1b6f872199 Prevent long lock on unloadingQueue and increase interval for unload task to 1 minute instead of 1 sec 2022-08-03 21:43:15 -06:00
AngrySoundTech
9434a34b9e Bump version to 2.3.3 2022-08-02 21:00:56 -04:00
Aleksey Terzi
b8e4bb6363 Synchronize access to metas and make synchronized blocks fast 2022-08-01 19:37:50 -06:00
wingzero54
3f1c3f2ce1 Increment plugin version 2022-07-13 21:26:11 -05:00
Aleksey Terzi
7a0def31c6 Make /cmc stat accessible from the game and snitch culling fix 2022-07-01 18:08:08 -06:00
wingzero54
5a09cb7df1 Merge pull request #73 from Aleksey-Terzi/stats
Changes from psygate, statistic for ChunkCoord.loadAll() and additional threads for the chunk loading
2022-07-01 12:57:15 -05:00
AngrySoundTech
e1b9850bb9 Bump version to 2.3.1 2022-06-28 12:53:19 -04:00
wingzero54
dc7836b8ee Merge pull request #74 from psygate/allplayers
Alternative to okx-code changes to preserve completion behaviour
2022-06-27 21:55:41 -05:00
Aleksey Terzi
db46f03fe6 Small tweak 2022-06-21 20:16:28 -06:00
psygate
5b1d520f51 Updated editorconfig to better reflect civmc style guides. 2022-06-20 18:32:06 +02:00
psygate
402894de1c Reformatted 2022-06-20 18:31:51 +02:00
Aleksey Terzi
61cdbbc25d Small tweaks and fixes 2022-06-19 17:10:43 -06:00
Aleksey Terzi
d2fd3b855d Default config is updated 2022-06-19 11:17:43 -06:00
psygate
d35be510b4 Proposal to lower the load for auto completes. 2022-06-19 19:15:24 +02:00
Aleksey Terzi
1a450c3476 Introduce statistic for ChunkCoord.loadAll() and possibility to add threads to load chunks 2022-06-19 11:05:09 -06:00
Aleksey Terzi
0f231307d2 Merge pull request #5 from psygate/explicit-thread-parking-fix
Explicit thread parking fix
2022-06-19 09:12:54 -06:00
AngrySoundTech
882476c1c4 Bump version to 2.3.0 2022-06-19 09:51:51 -04:00
AngrySoundTech
001bdf0c7e Merge pull request #46 from Aleksey-Terzi/random_tick
Introduce a new API method getChunkMetaIfLoaded
2022-06-19 09:50:37 -04:00
okx-code
8e504c5ab3 not safe to run async 2022-06-17 21:49:17 +01:00
okx-code
fc181bfe90 Remove Bukkit.getOfflinePlayers() 2022-06-17 21:47:03 +01:00
psygate
7e09e11c4d Removed unnecessary lock. 2022-06-17 14:30:46 +02:00
AngrySoundTech
1c067cba89 Bump version to 2.2.1 2022-06-16 21:46:18 -04:00
AngrySoundTech
f86c26bc43 Update dependencies 2022-06-16 21:42:26 -04:00
psygate
dbe8b8cbff added rudimentary timing code to pinpoint loading bugs. 2022-06-15 00:31:26 +02:00
psygate
80521d67db Lowered from Throwable to Exception. Throwables are not handleable by user code. 2022-06-15 00:25:32 +02:00
psygate
a7d443cb06 Removed unnecessary explicit thread parking. 2022-06-15 00:20:06 +02:00
Aleksey Terzi
5ee920b4b3 Implement getMetaIfLoaded 2022-06-13 22:06:09 -06:00
AngrySoundTech
47142c8dde Bump version to 2.2.0 2022-06-13 17:29:52 -04:00
AngrySoundTech
b46b156a91 Revert "Add file caching"
This reverts commit 775be26f
2022-06-13 17:29:35 -04:00
AngrySoundTech
e7d8036206 Bump version to 2.1.0 2022-06-13 12:51:32 -04:00
Aleksey Terzi
775be26f33 Add file caching 2022-06-12 18:05:47 -06:00
AngrySoundTech
c0e646de3f Bump version to 2.0.1 2022-06-08 12:44:07 -04:00
AngrySoundTech
463864409b Merge pull request #30 from Diet-Cola/chunk-meta-fix
Fix BlockBasedChunkMeta
2022-06-08 12:18:53 -04:00
AngrySoundTech
b5de214d42 Merge pull request #28 from Aleksey-Terzi/master
Add scheduled task to save regular changes for SingleBlockAPIView used in JukeAlert
2022-06-08 12:18:28 -04:00
Cola
5e82cf6abe Fix BlockBasedChunkMeta
Massive thank you to IceKeeper for fixing this
2022-06-08 04:50:10 +01:00
AngrySoundTech
558a38a534 Bump version to 2.0.0 2022-06-05 22:39:59 -04:00
AngrySoundTech
48df571d53 Use CivGradle 2.+ 2022-06-05 22:37:21 -04:00
Aleksey Terzi
fd4ca67b92 Make the previous fix thread-safe 2022-06-04 12:49:53 -06:00
Aleksey Terzi
1d9eed9616 Add scheduled task to save regular changes for SingleBlockAPIView used in JukeAlert 2022-06-04 11:34:59 -06:00
Aleksey Terzi
e692e7b529 Improvement of the previous fix 2022-06-04 05:28:33 -06:00
Aleksey Terzi
d69691585f Fix: reinforcements are not saving into the database each minute 2022-06-03 22:09:39 -06:00
wingzero54
569d7a91a7 Merge pull request #23 from Diet-Cola/1.18.2
Implement Paper Methods
2022-04-30 13:45:25 -05:00
Cola
7717b79eff Implement method from paper 2022-04-26 23:45:40 +01:00
Cola
12efd01ac9 Implement method from paper 2022-04-26 23:44:27 +01:00
wingzero54
615a59a2e8 Merge pull request #19 from Diet-Cola/1.18.2
1.18.2
2022-04-25 21:37:09 -05:00