Commit Graph

798 Commits

Author SHA1 Message Date
Lukas Rieger (Blue)
f50a86d5e1
Add hit-miss metric 2022-08-06 08:46:52 +02:00
Lukas Rieger (Blue)
bddd455581
Fix some map-purging issues 2022-08-06 07:05:29 +02:00
Lukas Rieger (Blue)
cf43b788bc
Push BlueMapAPI 2022-08-05 19:56:59 +02:00
Lukas Rieger (Blue)
db05bc89b0
Improve version detection on borge and fabric 2022-08-03 23:13:00 +02:00
Lukas Rieger (Blue)
aa5395622c
Fix fabric 1.19 using 1.18 resources 2022-08-03 20:41:33 +02:00
Lukas Rieger (Blue)
3c866b317d
Register forge-commands on the correct event 2022-08-03 19:00:04 +02:00
Lukas Rieger (Blue)
35cbdf67d6
Use sponge world UUIDs instead of the formatted resource-key to ensure uniqueness 2022-08-03 17:51:29 +02:00
Lukas Rieger (Blue)
c289fd8c13
Never overwrite existing world-ids 2022-08-03 17:35:16 +02:00
Lukas Rieger (Blue)
dafabac5bb
Add a way to register externally rendered or static maps without a world 2022-08-03 12:54:03 +02:00
pop4959
fa361043c5
Get world by resource location (#316) 2022-08-03 12:15:55 +02:00
Lukas Rieger (Blue)
e6548adf2b
Add forge 1.19.1 support 2022-08-02 23:05:32 +02:00
Lukas Rieger (Blue)
d4f00682a6
Fix web-app api throwing an error and add full errors to the StateDumper 2022-08-02 18:14:38 +02:00
Lukas Rieger (Blue)
38f23f2374
Push BlueMapAPI 2022-08-02 17:20:04 +02:00
Lukas Rieger (Blue)
17f502928c
Update BlueMapVue 2022-08-01 16:34:30 +02:00
Lukas Rieger (Blue)
cb722840c7
Add mangrove-sign resources 2022-08-01 13:19:58 +02:00
Lukas Rieger (Blue)
fd519e6bf7
Update BlueMapAPI 2022-08-01 12:53:58 +02:00
Lukas Rieger (Blue)
fba273f620
Fix Key equals() 2022-08-01 11:12:50 +02:00
Lukas Rieger (Blue)
ffc472ce84
Fix not loading textures if they are outside the block(s) folder 2022-08-01 00:15:39 +02:00
Lukas Rieger (Blue)
bc8e52abbf
Use int for ports instead of short to support full port-range 2022-07-31 22:34:18 +02:00
Lukas Rieger (Blue)
00b01cd0da
Fix lowres tiles failig to load correctly 2022-07-31 22:19:15 +02:00
Lukas Rieger (Blue)
77b7854d0f
Fix typo 2022-07-31 22:00:30 +02:00
Lukas Rieger (Blue)
5271025933
Fix name-format in the sql.conf 2022-07-31 21:58:10 +02:00
Lukas Rieger (Blue)
330f2cdbe2
Pretty-print main settings file, to make manual editing easier 2022-07-31 18:58:59 +02:00
Lukas Rieger (Blue)
ae992419bb
Fix Caffeine using wrong thread-pool and add sorting to initial map-update 2022-07-31 18:45:30 +02:00
Lukas Rieger (Blue)
cef202ebba
Switch to tiles with added wrapper-object for future additional data 2022-07-31 18:06:57 +02:00
Lukas Rieger (Blue)
e9785562d1
Update webapp 2022-07-31 12:39:45 +02:00
Lukas Rieger (Blue)
61d63ce041
Add Sponge API 9 implementation 2022-07-30 21:22:41 +02:00
Lukas Rieger (Blue)
57b0dc003e
Fix build versions 2022-07-30 16:07:10 +02:00
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