Moritz Zwerger
15d582cc1a
properly implement DoubleSizeBlock
2023-10-13 21:57:19 +02:00
Moritz Zwerger
40fb8ad6d7
shulker box container
2023-10-13 21:35:21 +02:00
Moritz Zwerger
7ad5ba2a11
abstract tinted block
2023-10-12 23:47:52 +02:00
Moritz Zwerger
4f36e4d8b1
only fix flower pot if legacy version
2023-10-12 22:49:36 +02:00
Moritz Zwerger
e4cf7b42c5
rename MinecraftRegistryFixer to RegistriesFixer
2023-10-12 22:36:45 +02:00
Moritz Zwerger
26898b605f
tests: don't compare offset blocks
...
Pixlyzer is extracting them wrong
2023-10-12 22:12:34 +02:00
Moritz Zwerger
2cac603706
block properties equality
2023-10-12 22:12:08 +02:00
Moritz Zwerger
567c550e7e
legacy: double plan renderer
2023-10-12 21:59:16 +02:00
Moritz Zwerger
ad5c6afa8e
network: 23w41a
...
No changes -/-
2023-10-12 20:55:07 +02:00
Moritz Zwerger
0f151e4a0b
container fixer, chest container type
2023-10-12 20:38:27 +02:00
Moritz Zwerger
35db62583a
fix motif reading (<1.13), motif name fixer
2023-10-12 02:53:01 +02:00
Moritz Zwerger
d4565770e8
fix some entity object ids, fix entity data in 1.8, fixes
2023-10-12 02:52:57 +02:00
Moritz Zwerger
b87c93a97d
remove unneeded EnumSetUtil code
2023-10-12 02:08:55 +02:00
Moritz Zwerger
4850cb09c1
add .assets file for fallback assets root, provide fallback if root assets not found
2023-10-11 23:07:51 +02:00
Moritz Zwerger
233addebdd
inline SingleChunkMesh::addVertex
2023-10-11 21:16:57 +02:00
Moritz Zwerger
ca1b5b7790
fix test crash
2023-10-11 20:55:44 +02:00
Moritz Zwerger
98a6f561a2
fix audio player unloading
2023-10-11 20:54:25 +02:00
Moritz Zwerger
e9bc701c58
baked face: pre transform uv coordinates
2023-10-11 20:43:48 +02:00
Moritz Zwerger
f61a1a8e93
fix biome reading crash
2023-10-11 20:30:49 +02:00
Moritz Zwerger
9f253a386a
pre load eros
2023-10-11 20:18:57 +02:00
Moritz Zwerger
d5a91e703a
profile loading: don't depend on versions, improvements
...
That improves minosoft startup from roughly 1.4s to 1.1s (on my device)
2023-10-11 19:46:44 +02:00
Moritz Zwerger
68608934cb
split booting into preBoot, boot and postBoot, booting performance improvements
2023-10-11 19:26:08 +02:00
Moritz Zwerger
84378cbcec
inline log functions
...
That actually could make logging (and dismissed logging) a lot faster
2023-10-11 19:24:49 +02:00
Moritz Zwerger
7ef8a484c9
improve minosoft boot performance
2023-10-11 18:56:12 +02:00
Moritz Zwerger
1f7b3597f5
fix wrong pre flattening pack_format
2023-10-11 18:36:26 +02:00
Moritz Zwerger
e90c61aa72
fix wrong minecraft pack_format 19
...
Misread it.
2023-10-11 18:36:26 +02:00
Moritz Zwerger
3cd8955f63
cleanup ChunkS2CP statement
2023-10-11 00:19:15 +02:00
Bixilon
3175a97424
fix brand reading in 1.13+
2023-10-10 23:50:58 +02:00
Moritz Zwerger
03bb2a3279
fix test building
2023-10-10 23:40:28 +02:00
Moritz Zwerger
d01ac8950c
FragmentedArrayFloatList: allow batch adding
...
Will be complete in kutil 1.24
2023-10-10 23:34:50 +02:00
Moritz Zwerger
0a06695d4e
Mesh: Force use FragmentedArrayFloatList
...
To be reverted with kutil 1.24
2023-10-10 23:19:27 +02:00
Moritz Zwerger
1c7125c9f3
improve memory usage, chunk meshing performance improvements
2023-10-10 23:18:58 +02:00
Moritz Zwerger
bc1e0f499a
block models: don't shade elements if shade
=false
...
This fixes shading on saplings and cobwebs
2023-10-10 22:31:00 +02:00
Moritz Zwerger
c3bf0f1de2
fix fallback rgb reading, fix tests
...
That fixes weird looking grass (and a couple of other textures) in resource packs and 1.20.2
2023-10-10 22:26:08 +02:00
Moritz Zwerger
8838e480b1
move tints, make Shades an enum
...
That should improve performance
2023-10-10 22:26:08 +02:00
Moritz Zwerger
77181c381d
pre-flattening: fix particle type loading + test
2023-10-10 22:26:07 +02:00
Moritz Zwerger
4824fdda05
biome: test color map index
2023-10-10 22:26:07 +02:00
Moritz Zwerger
f9d9325384
replace BiomePrecipitation.NONE ang GrassColorModifiers.NONE with null
2023-10-10 22:26:07 +02:00
Moritz Zwerger
4ffd4b6470
fix brand reading in > 1.13
2023-10-09 00:01:48 +02:00
Moritz Zwerger
881b4e7c3c
github links: add ref
2023-10-08 23:21:39 +02:00
Moritz Zwerger
4faadafe94
implement fern blocks (dead_bush
, grass
, fern
)
...
That makes walking through biomes soooo much easier and better.
2023-10-08 22:50:55 +02:00
Moritz Zwerger
d68f2b08d4
implement snow and snow layer
...
That makes snowy biomes in pre flattening versions much nicer to see
2023-10-08 22:32:20 +02:00
Moritz Zwerger
29a00ca413
use buffered reader to load language files
2023-10-08 22:10:13 +02:00
Moritz Zwerger
f7e9c7a35e
pack format 19
2023-10-08 21:50:28 +02:00
Moritz Zwerger
cfd93391c3
Merge branch 'assets/refactor_atlas2'
2023-10-08 21:48:22 +02:00
Moritz Zwerger
92892c9de8
don't prefix item model parents with item/
...
This fixes some issues with loading models
2023-10-08 21:40:16 +02:00
Moritz Zwerger
ad4fd8b37f
cli: also halt on LastErrorException
2023-10-08 20:52:09 +02:00
Moritz Zwerger
f70d6c10b9
interpolate entity eye height
...
That fixes not being able to see sneaking while standing and makes the sneak feeling nicer
2023-10-08 18:56:09 +02:00
Moritz Zwerger
c0a5018b83
custom deserializer for accounts
...
That makes the polymorphism dynamic and not at compile time anymore. It allows using proper resource locations (with no namespace) and allows mods to add custom accounts
2023-10-08 18:40:14 +02:00
Moritz Zwerger
3b44fa17c8
fix block action reading in pre flattening
2023-10-08 17:29:31 +02:00