Lukas Rieger (Blue)
|
be04097ec5
|
Write markers to map-storage and add option to periodically update markers and players to storage
|
2022-07-30 15:31:42 +02:00 |
|
Lukas Rieger (Blue)
|
ca1d5cb50b
|
Add option to configure marker-sets in the map-configs
|
2022-07-30 13:24:07 +02:00 |
|
Lukas Rieger (Blue)
|
2d57b1a32a
|
Fix accidentally pushed unfinised code >_>
|
2022-07-28 23:05:47 +02:00 |
|
Lukas Rieger (Blue)
|
cd3a607022
|
Push BlueMapAPI
|
2022-07-28 22:58:16 +02:00 |
|
Lukas Rieger (Blue)
|
879e4f993d
|
Update BlueMapAPI
|
2022-07-27 20:31:14 +02:00 |
|
Lukas Rieger (Blue)
|
98236aaba2
|
Remove obsolete release.properties file
|
2022-07-27 15:12:53 +02:00 |
|
Lukas Rieger (Blue)
|
484996a61c
|
Finalize versioning changes further (hopefully i stay happy now with it)
|
2022-07-27 15:10:23 +02:00 |
|
Lukas Rieger (Blue)
|
55dbf38144
|
Fix ci versioning 2
|
2022-07-27 12:30:11 +02:00 |
|
Lukas Rieger (Blue)
|
32269cc012
|
Fix ci versioning
|
2022-07-27 11:43:38 +02:00 |
|
Lukas Rieger (Blue)
|
9318b228fa
|
Introduce new and automatic versioning system
|
2022-07-27 11:39:22 +02:00 |
|
Lukas Rieger (Blue)
|
0eaec5db1f
|
Push BlueMapAPI
|
2022-07-26 22:08:44 +02:00 |
|
Lukas Rieger (Blue)
|
95e3211a4a
|
Change git-hash detection, fix ci
|
2022-07-26 22:04:01 +02:00 |
|
Lukas Rieger (Blue)
|
d924383fb2
|
Attempt to fix ci-build issue #2
|
2022-07-24 14:05:46 +02:00 |
|
Lukas Rieger (Blue)
|
46228dd078
|
Attempt to fix ci-build issue
|
2022-07-24 13:58:05 +02:00 |
|
Lukas Rieger (Blue)
|
ca5d8a0fb4
|
Fix missing parameter in BlueMapCLI
|
2022-07-24 12:15:02 +02:00 |
|
Lukas Rieger (Blue)
|
4da988d31c
|
Implement BlueMapAPI v2
|
2022-07-24 12:10:00 +02:00 |
|
Lukas Rieger (Blue)
|
c4e7349c54
|
Add player-filter to plugin-state
|
2022-07-04 13:07:56 +02:00 |
|
Lukas Rieger (Blue)
|
03f58c7739
|
Moving live-player-endpoint to maps/[mapid]/live/player, webroot/data is now webroot/maps, fixed color-css-alpha format
|
2022-06-27 01:13:48 +02:00 |
|
Lukas Rieger (Blue)
|
45c02d3736
|
Add fabric-1.19 implementation
|
2022-06-13 18:33:14 +02:00 |
|
Lukas Rieger (Blue)
|
7f5a54f37a
|
Merge branch 'master' into feature/v2
|
2022-06-07 21:45:35 +02:00 |
|
Lukas Rieger (Blue)
|
a53b3daa28
|
Fix latest-version still being 1.18 (whoops)
|
2022-06-07 21:26:47 +02:00 |
|
Lukas Rieger (Blue)
|
9685d26f95
|
Push version
|
2022-06-07 17:36:57 +02:00 |
|
Lukas Rieger (Blue)
|
bbbb36c7a7
|
Add 1.19 resources
|
2022-06-07 17:35:56 +02:00 |
|
Lukas Rieger (Blue)
|
8e8934a8c4
|
Split and move settings.json for each map
|
2022-06-06 22:51:26 +02:00 |
|
Lukas Rieger (Blue)
|
a4ce85b9f8
|
Merge branch 'master' into feature/v2
|
2022-06-05 22:03:17 +02:00 |
|
Lukas Rieger (Blue)
|
ef5e2c08aa
|
Fix possible int-overflow on radius-update
|
2022-06-03 18:57:43 +02:00 |
|
Lukas Rieger (Blue)
|
b92536da64
|
Working on moving settings.json
|
2022-06-03 18:52:15 +02:00 |
|
Lukas Rieger (Blue)
|
b28b4e8c1f
|
Use default exception handler again
|
2022-06-01 12:59:18 +02:00 |
|
Lukas Rieger (Blue)
|
79a12d4d80
|
Automatic mod-resource-loading, loading fabric netsted jars and more
|
2022-06-01 00:03:35 +02:00 |
|
Lukas Rieger (Blue)
|
f98376fe27
|
Fix parent and texture-variable baking
|
2022-05-29 02:34:26 +02:00 |
|
Lukas Rieger (Blue)
|
7389cb1a16
|
Completely rework ResourcePack and resource-loading
|
2022-05-28 21:55:41 +02:00 |
|
Lukas Rieger (Blue)
|
4e7deb2562
|
Fix missing word
|
2022-04-24 19:01:28 +02:00 |
|
Lukas Rieger (Blue)
|
92ac2177cd
|
Fix falsely considering regions outside of the defined render-boundaries
|
2022-04-24 18:53:06 +02:00 |
|
Lukas Rieger (Blue)
|
a21725ce57
|
Fix copy-paste error
|
2022-04-24 16:17:35 +02:00 |
|
Lukas Rieger (Blue)
|
2f6238349c
|
Fix render-thread-calculation can still be below 1
|
2022-04-24 16:00:13 +02:00 |
|
Lukas Rieger (Blue)
|
492573c866
|
Fix config formatting and render-thread-calculation
|
2022-04-24 15:56:03 +02:00 |
|
Lukas Rieger (Blue)
|
e555d558b7
|
Refactored config management
|
2022-04-20 22:54:27 +02:00 |
|
Lukas Rieger (Blue)
|
3f634974bc
|
Reduce log-presence of the ClassNotFound error for RemovelCause on forge
|
2022-01-22 23:22:42 +01:00 |
|
Lukas Rieger (Blue)
|
db1794aa38
|
Fix java-target versions for forge builds
|
2022-01-16 14:29:22 +01:00 |
|
Lukas Rieger (Blue)
|
407c9586ec
|
Add optional support for fabric-permissions-api
|
2022-01-16 14:23:04 +01:00 |
|
Lukas Rieger (Blue)
|
3f049d0523
|
Require Java 11
|
2022-01-16 14:20:27 +01:00 |
|
Lukas Rieger (Blue)
|
729de9c20e
|
Merge remote-tracking branch 'nikita2/feature/fabric-permissions' into feature/v2
|
2022-01-15 14:09:00 +01:00 |
|
Lukas Rieger (Blue)
|
b5200d1404
|
Add back some heap-space for gradle
|
2022-01-15 02:09:14 +01:00 |
|
Lukas Rieger (Blue)
|
e84d9f9d5e
|
Fix relocation too much for sponge and spigot builds
|
2022-01-15 02:02:03 +01:00 |
|
Lukas Rieger (Blue)
|
26158dbc9d
|
Fix version
|
2022-01-15 01:47:46 +01:00 |
|
Lukas Rieger (Blue)
|
745f18d3e9
|
Fix forge implementation version
|
2022-01-15 01:28:55 +01:00 |
|
Lukas Rieger (Blue)
|
622f461c81
|
add test-task to main buildscript (fixes github action build)
|
2022-01-15 01:28:34 +01:00 |
|
Lukas Rieger (Blue)
|
cd008a32f0
|
Update gradle, switch to gradle-kotlin where possible (forge doesnt work), improve build-script setup
|
2022-01-15 01:18:02 +01:00 |
|
Lukas Rieger (Blue)
|
4da37cd9f3
|
Use BlueMaps thread pool for caches in SQLStorage
|
2022-01-09 15:59:43 +01:00 |
|
Lukas Rieger (Blue)
|
acb7cf1e7b
|
Close underlying stream on exception in FileStorage
|
2022-01-09 15:54:06 +01:00 |
|