Commit Graph

12 Commits

Author SHA1 Message Date
Blue (Lukas Rieger)
6579c2090e
Add crimson and warped signs 2021-09-13 19:42:07 +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)
0fc3f2abe1
Fix 1.12 light grey bed resource extension 2021-05-09 09:33:44 +02:00
Blue (Lukas Rieger)
a2b670c381 Add resourceExtensions for all mc-versions 2020-08-25 11:49:02 +02:00
Blue (Lukas Rieger)
f7f5ca76b2 Merge branch 'mc/1.13' 2020-03-08 20:57:34 +01:00
Blue (Lukas Rieger)
80f1d90cdf Update configs for lighting changes and finalize ui 2020-03-08 20:56:52 +01:00
Blue (Lukas Rieger)
8aaca521d0 Fix the models for the changed chest textures layout (really now) 2020-02-09 16:42:00 +01:00
Blue (Lukas Rieger)
4b6489b775 Fix the models for the changed chest textures layout 2020-02-09 16:36:08 +01:00
Blue (Lukas Rieger)
e3500de150 Add tile-entities: beds 2020-01-26 17:28:43 +01:00
Blue (Lukas Rieger)
98fbd3e808 Add tile-entities: chests and signs 2020-01-26 02:06:19 +01:00
Blue (Lukas Rieger)
bfdf7fa7ce Add bluemap:missing block and basic unit tests.
The bluemap:missing block will be used as fallback if bluemap cant render another block for some reason.
The unit tests are just the setup, they will need to catch up over time ^^
2020-01-05 18:52:30 +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