Commit Graph

16 Commits

Author SHA1 Message Date
Lukas Rieger (Blue) 7c1d7a9cc2
First mock of an improved nether-render mode 2023-06-14 20:33:25 +02:00
Lukas Rieger (Blue) 7389cb1a16
Completely rework ResourcePack and resource-loading 2022-05-28 21:55:41 +02:00
Blue (Lukas Rieger) ae00af5860
Support 1.18 worlds, add fabric 1.18 support, start adding forge 1.17.1 2021-11-20 12:31:18 +01:00
Blue (Lukas Rieger) 31910382b0
Apply spotless fixes 2021-09-19 22:15:50 +02:00
Blue (Lukas Rieger) 877100aeb0
More performance tweaking 2021-09-19 19:37:42 +02:00
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) d88a25ad47
Model-Rewrite: Complete, further performance improvements in progress 2021-07-17 16:06:50 +02:00
Blue (Lukas Rieger) c0edb3d294
Update gradle, update configurate-library and improve gradle build 2021-05-16 18:13:30 +02:00
Blue (Lukas Rieger) db208d4b8f No longer bake the ao and lighting data (breaking change) 2020-02-11 19:35:35 +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) 76ea6e1918 Remove the BlockContext concept and move the functionality to the Block itself, this improves Render-Speed by A LOT! 2020-01-06 15:15:25 +01:00
Blue (Lukas Rieger) f6be5dd30f Reorganize and expose some config files to create the abillity to integrate mods 2019-12-30 22:36:48 +01:00
Blue (Lukas Rieger) ff00f3f1b6 Complete rewrite of resource loading, render-optimizations and fixes for resource-packs 2019-12-29 16:23:43 +01:00
Blue (Lukas Rieger) fd155d6ce6 Improve resource-loading and texture-file generation and add implementation specific configurations 2019-11-23 14:22:39 +01:00
Blue (Lukas Rieger) 3fd724c74b Add SpongePlugin implementation and fix and improve a lot of different things 2019-11-11 20:36:31 +01:00
Blue (Lukas Rieger) 49ae2cf08f Initial commit: Merging Projects BlueMapCore, BlueMapCLI and BlueMapSponge into one 2019-11-02 17:23:48 +01:00