Lukas Rieger (Blue)
1a13794b8b
Progress converting chunkloaders
2023-09-27 16:02:51 +02:00
Lukas Rieger (Blue)
5390a33fa3
First working render with BlueNBT
2023-09-05 22:01:03 +02:00
Carey Metcalfe
1eb9982357
Allow the build to work in cases where the current repo has no tags ( #434 )
...
When forking the project on GitHub there is an option to only fork the
main repo branch. This means that the forked repo will not have any tags
in it which currently causes the build system to fail.
This change adds a fallback in the case that there are no tags to
building a version named "-dev-dirty".
2023-05-19 12:14:31 +02:00
Lukas Rieger (Blue)
a31785e67e
Swap zstd library and relocate it correctly
2023-05-09 22:52:29 +02:00
Lukas Rieger
f2355fa99b
feat: Linear region file format support (extended from #415 ) ( #418 )
...
* Linear support
Fix region rendering & bitwise operators
Close streams
* Make mca region-file types extensible
* Fix file-name verification not working
---------
Co-authored-by: Sofiane H. Djerbi <46628754+kugge@users.noreply.github.com>
2023-04-30 11:09:36 +02:00
Lukas Rieger (Blue)
6d53bce0dd
Add stuff
2022-12-13 16:54:31 +01:00
Lukas Rieger (Blue)
11306ec9cf
Test making BlueMapCommon and BlueMapCore available to jitpack
2022-12-04 00:18:45 +01:00
Lukas Rieger (Blue)
201b8c9e77
Push configurate-version to fix #339
2022-10-10 18:00:03 +02:00
Lukas Rieger (Blue)
57b0dc003e
Fix build versions
2022-07-30 16:07:10 +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)
9318b228fa
Introduce new and automatic versioning system
2022-07-27 11:39:22 +02:00
Lukas Rieger (Blue)
95e3211a4a
Change git-hash detection, fix ci
2022-07-26 22:04:01 +02:00
Lukas Rieger (Blue)
4da988d31c
Implement BlueMapAPI v2
2022-07-24 12:10:00 +02:00
Lukas Rieger (Blue)
7389cb1a16
Completely rework ResourcePack and resource-loading
2022-05-28 21:55:41 +02:00
Lukas Rieger (Blue)
3f049d0523
Require Java 11
2022-01-16 14:20:27 +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