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)
749894fb93
Update publish versions
2024-06-17 19:47:42 +02:00
Phillip Schichtel
925f9bb1de
Update to latest SpongeAPI 11.0.0 ( #547 )
...
for that it also does:
* Replace `ServerSideConnectionEvent.Disconnect` by `ServerSideConnectionEvent.Leave`
2024-06-17 19:38:25 +02:00
Lukas Rieger (Blue)
ad3c8fec60
Update sponge implementation to API 10.0.0
2024-06-11 16:17:22 +02:00
Lukas Rieger (Blue)
6392b67744
Remove unused chat-event
2024-06-03 22:48:03 +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)
0cc0247930
Remove apache.commons.io and apache.commons.lang libraries
2024-05-28 21:54:14 +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)
f097517320
Publish BlueMapCore and BlueMapCommon to BlueColored repo
2024-04-04 02:07:09 +02:00
Lukas Rieger (Blue)
ec101feb94
Add relocation for bluenbt
2024-02-23 21:58:50 +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)
5b93202994
Fix project-id for sponge publication
2023-11-19 18:18:49 +01:00
Lukas Rieger (Blue)
deafe50305
Add releasenotes to publications
2023-11-19 16:00:46 +01:00
Lukas Rieger (Blue)
1ae6fc790d
Add gradle-deployment to Ore
2023-10-02 16:58:22 +02:00
Lukas Rieger (Blue)
5ac293ca18
Only support latest recommended sponge version and fix default config generation on sponge
2023-10-02 16:33:08 +02:00