Lukas Rieger (Blue)
de5f1baca5
Merge addons folder into packs folder, addons now go into packs
2024-11-03 11:50:59 +01:00
Lukas Rieger (Blue)
026bd6c41b
Fix region-render-tasks equality function not working correctly
2024-10-17 17:58:45 +02:00
TechnicJelle
b30cc4d868
CLI: Support for passing a custom mods folder path ( #617 )
2024-10-12 23:00:48 +02:00
Lukas Rieger
1454297bbd
Rework gradle-build system ( #574 )
...
* Rework gradle-build setup
* Fix versioning
* Fix github build
* Configure publishing
* Push BlueMapAPI
* Reorganize project naming
* Update neoforge-gradle
* Add gradle-stracktrace to github action
* Remove clean gradle target to hopefully no longer upset neogradle for some reason
* Update gradle and add stacktrace to github action again
* Update neogradle
* Switch to neoforges ModDevGradle
2024-09-12 17:45:21 +02:00
Lukas Rieger (Blue)
458daaa325
Fix cli errors when using ctrl+c to stop
2024-06-25 20:46:30 +02:00
Lukas Rieger (Blue)
b086396cd6
Remove debug code
2024-06-17 22:21:43 +02:00
Lukas Rieger (Blue)
c0b967b5ce
Fix cli still creating a resourcepacks folder instead of the new packs folder on startup
2024-06-15 16:01:56 +02:00
Lukas Rieger (Blue)
e7b3bcb625
Handle watching for region files even if the region folder doesnt yet exist on load time
2024-06-11 18:24:29 +02:00
Lukas Rieger (Blue)
b796ac0354
Move metrics to common module
2024-06-05 13:21:21 +02:00
Lukas Rieger (Blue)
4a38a7491b
Remove unneeded gradle wrappers
2024-06-03 21:59:27 +02:00
Lukas Rieger (Blue)
2dfd9feb21
Add implementations for the newest fabric/forge/neoforge versions
2024-06-03 21:50:52 +02:00
Lukas Rieger (Blue)
474c5e27c4
Add fix-edges command and cli-option
2024-06-03 15:24:55 +02:00
Lukas Rieger (Blue)
b5e8bf42ae
Fix update-region expanding with force-updates & chunks with broken tile-entity data can now be loaded
2024-06-03 10:17:53 +02:00
Lukas Rieger (Blue)
0cc0247930
Remove apache.commons.io and apache.commons.lang libraries
2024-05-28 21:54:14 +02:00
Lukas Rieger (Blue)
52d1e59108
Rename AddonManager to Addons
2024-05-27 23:46:32 +02:00
Lukas Rieger (Blue)
6ad50a89cb
Implement native addon loader
2024-05-27 23:10:20 +02:00
Lukas Rieger (Blue)
3db6833fc6
Move region-file watch service into World interface
2024-05-22 15:45:06 +02:00
Lukas Rieger (Blue)
d7dd8931a5
Remove all usages of java.io.File and bad usages of Path.of()
2024-05-21 16:32:28 +02:00
Lukas Rieger (Blue)
36c1d3f7ac
Restructure resource-extensions, fix some issues and add support for biome grass_color_modifier
2024-05-08 19:31:36 +02:00
Lukas Rieger (Blue)
81fe41fd2b
Renderstate rewrite, and moving biomes to datapacks, mc-version and vanilla-resources and resource-extensions rewrite (wip)
2024-05-07 16:45:24 +02:00
Lukas Rieger (Blue)
fdf242acdf
Rework storages to make them extensible with addons
2024-04-06 01:26:16 +02:00
Lukas Rieger (Blue)
f097517320
Publish BlueMapCore and BlueMapCommon to BlueColored repo
2024-04-04 02:07:09 +02:00
Lukas Rieger (Blue)
498a4f3190
Minimum required Java version is now 16, drop support for spigot versions < 1.16.5
2024-03-29 13:08:59 +01:00
Lukas Rieger (Blue)
ec101feb94
Add relocation for bluenbt
2024-02-23 21:58:50 +01:00
Lukas Rieger (Blue)
ff1e38a7e1
Fix Map-Updates not working correctly
2024-02-22 12:58:57 +01:00
Lukas Rieger (Blue)
e02a43a521
Tidy up buildscript and dependencies, fix spongeworld world-folder being wrong
2024-02-07 23:01:31 +01:00
Lukas Rieger
16981f2797
Refactor World-Management and Region/Chunk-Loading ( #496 )
...
* Implement PackedIntArrayAccess
* First working render with BlueNBT
* Progress converting chunkloaders
* Core rewrite done
* WIP - Restructuring configs and world-map mapping
* WIP - Compiling and starting without exceptions :)
* Fix cave detection
* Ensure configuration backwards compatibility (resolve dimension from configured world if missing)
* Implement support for 1.16+ chunks
* Implement support for 1.15+ chunks
* Implement support for 1.13+ chunks and some fixes
* Also find worlds based on their id again in BlueMapAPI
* Improve autogenerated config names
* Implement equals for all ServerWorld implementations
* Get rid of var usage
2024-02-07 20:43:37 +01:00
Lukas Rieger (Blue)
61f883b134
Add -m option to cli, which allows to filter the maps that should be loaded and rendered
2024-01-23 19:35:25 +01:00
Lukas Rieger
01027af969
Update Gradle and 1.20.2 support ( #479 )
...
* Update gradle
* Update Fabric-Loom and ForgeGradle
* Add fabric-1.20.2 implementation
* Finalize 1.20.2 update
---------
Co-authored-by: NikitaCartes <nikich98@yandex.ru>
2023-09-27 17:39:47 +02:00
Lukas Rieger (Blue)
1b2dc45b4b
Add debug-log, improve logging in general and fix weblogger not closing correctly
2023-07-01 09:44:19 +02:00
Lukas Rieger (Blue)
d570884def
Add advanced webserver logging + settings
2023-06-29 13:37:31 +02:00
TechnicJelle
c807699c7c
Add port-in-use check ( #440 )
...
* Add port-in-use check to plugin
* Add port-in-use check to CLI
2023-06-08 23:12:20 +02:00
Lukas Rieger (Blue)
924734b72d
Apply spotless fixes
2023-06-08 22:01:31 +02:00
Lukas Rieger (Blue)
a31785e67e
Swap zstd library and relocate it correctly
2023-05-09 22:52:29 +02:00
Antti Ellilä
0fce08dd62
Add version flag for cli ( #414 )
...
* Add version flag for cli, rename mc-version flag
* Change to -V, revert mc-version
2023-04-30 11:10:42 +02:00
Lukas Rieger (Blue)
892506f2f9
Remove uneccesary lock, fix double server header, organize packages and class-names
2023-02-24 13:55:21 +01:00
Lukas Rieger (Blue)
f4c6adc685
Rewrite integrated webserver to be non-blocking
2023-02-22 16:19:34 +01:00
Lukas Rieger (Blue)
6d53bce0dd
Add stuff
2022-12-13 16:54:31 +01:00
Lukas Rieger (Blue)
0f579bf03c
Remove forge-1.19 implementation since 1.19.1 works for both
2022-10-24 23:24:41 +02:00
Lukas Rieger (Blue)
81f309b0be
Create directories with symlinks in mind, fixes #349
2022-10-14 10:24:19 +02:00
Lukas Rieger (Blue)
057d25bd15
Fix color issue and fix cli-webserver not working
2022-08-08 21:29: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
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)
484996a61c
Finalize versioning changes further (hopefully i stay happy now with it)
2022-07-27 15:10:23 +02:00
Lukas Rieger (Blue)
ca5d8a0fb4
Fix missing parameter in BlueMapCLI
2022-07-24 12:15:02 +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)
8e8934a8c4
Split and move settings.json for each map
2022-06-06 22:51:26 +02:00
Lukas Rieger (Blue)
79a12d4d80
Automatic mod-resource-loading, loading fabric netsted jars and more
2022-06-01 00:03:35 +02:00