Commit Graph

16 Commits

Author SHA1 Message Date
Blue (Lukas Rieger)
e178f935aa
Rewrite of the render-engine and big performance improvements
- changed most immutable vectors with mutable ones
- dropped 1.12.2 support
- improved caching and block/chunk access
- much more smaller tweaks
2021-07-25 13:08:40 +02:00
Blue (Lukas Rieger)
c31945444d
Enable forge builds again since they somehow work with ForgeGradle 5.0.9 2021-06-16 21:36:18 +02:00
Blue (Lukas Rieger)
ad1ed6670c
Disable forge builds until ForgeGradle 6 is working again 2021-06-15 00:49:39 +02:00
Blue (Lukas Rieger)
be059a108f
Update gradle to 7.0.2 and add fabric-1.17 implementation 2021-06-08 22:44:55 +02:00
Phillip Schichtel
ede84722fb
Port the plugin to sponge 8 2021-04-04 23:37:27 +02:00
Blue (Lukas Rieger)
e6d5058326 Add more supported forge and fabric versions 2020-08-25 19:25:31 +02:00
Blue (Lukas Rieger)
717b28d4e0 Move implementation sub-projects to subfolder and rename them 2020-08-25 15:44:25 +02:00
Blue (Lukas Rieger)
c61c984d6f Start implementing a fabric target 2020-05-11 20:07:39 +02:00
Blue (Lukas Rieger)
b7a1150b18 Add BlueMapAPI submodule 2020-04-09 22:15:08 +02:00
Blue (Lukas Rieger)
00c28f1d3f Initial forge mod setup 2020-01-20 14:51:20 +01:00
Blue (Lukas Rieger)
4914814744 More common/plugin refactoring 2 2020-01-15 20:20:22 +01:00
Blue (Lukas Rieger)
35d7827611 Start implemention a common plugin solution 2020-01-13 17:13:20 +01:00
Blue (Lukas Rieger)
81aef6ad19 Basic Bukkit plugin setup 2020-01-11 11:32:47 +01:00
Blue (Lukas Rieger)
1af2a8c86d Reorganize config, add render-bounds and make some optimizations 2020-01-10 17:54:36 +01:00
Blue (Lukas Rieger)
1c44bd2ac4 Remove extra configs again and move them into resource-packs and mods 2020-01-07 00:48:06 +01:00
Blue (Lukas Rieger)
49ae2cf08f Initial commit: Merging Projects BlueMapCore, BlueMapCLI and BlueMapSponge into one 2019-11-02 17:23:48 +01:00