2105 Commits

Author SHA1 Message Date
Bixilon
2be2659e42
improve language file parsing, etc 2021-07-10 22:42:11 +02:00
Bixilon
498e20e98e
add some missing copyrights 2021-07-10 19:10:32 +02:00
Bixilon
de5d06e055
fully abstract render system 2021-07-10 19:04:07 +02:00
Bixilon
5d2397ee5f
improve some opengl texture array things 2021-07-10 18:41:53 +02:00
Bixilon
c60e488529
wip: abstract texture system 2021-07-10 14:42:37 +02:00
Bixilon
04aea97d05
improve nbt/json/mbf casting 2021-07-08 22:31:13 +02:00
Bixilon
d89685fe15
pixlyzer-mbf: fix some velocity bugs 2021-07-08 21:50:17 +02:00
Bixilon
ffa486ef69
ItemStack::toText 2021-07-08 21:44:01 +02:00
Bixilon
e67612d62f
ThrowableProjectile: velocity movement 2021-07-08 18:58:02 +02:00
Bixilon
b18b9804ef
improve block preparing performance 2021-07-08 18:23:15 +02:00
Bixilon
831b77dc90
improve shader mesh struct 2021-07-08 17:47:36 +02:00
Bixilon
f5e09b27bb
fix some bugs with abstract meshes 2021-07-08 13:48:26 +02:00
Bixilon
8e3b799b40
fix color F3 Debug target 2021-07-08 13:21:44 +02:00
Bixilon
4a8ef1adce wip: RenderSystem buffer creation 2021-07-08 12:11:12 +02:00
Bixilon
875d75c2bc wip: abstract render buffers 2021-07-08 11:58:17 +02:00
Bixilon
b3c0dfe168
TextFormattable, dynamic reach distance 2021-07-08 00:57:25 +02:00
Bixilon
48d9142d4c
fix fluid height calculation, water fog 2021-07-08 00:39:13 +02:00
Bixilon
af5518b4b5
more entity raycast information, fix TextComponent crash 2021-07-08 00:27:13 +02:00
Bixilon
94278883a2
fix bug in Previous with interpolation 2021-07-08 00:08:52 +02:00
Bixilon
f81e6e116a
entity raycasting 2021-07-08 00:02:32 +02:00
Bixilon
9a70922138
replace fov multiplier with Previous 2021-07-07 20:18:06 +02:00
Bixilon
35830276a2
block, fluid factories 2021-07-07 19:56:33 +02:00
Bixilon
18c92854c5
buttons 2021-07-07 19:18:53 +02:00
Bixilon
9f1152850e
fix fog crash, Previous.kt 2021-07-07 18:25:58 +02:00
Bixilon
df0a55d2d8
fog 2021-07-07 17:55:37 +02:00
Bixilon
39e7b2d937
fix some datafixer bugs 2021-07-06 18:55:58 +02:00
Bixilon
33f411f4b7
network: 1.17.1-rc2, 1.17.1 2021-07-06 17:33:59 +02:00
Bixilon
3abaf0ca48
fix some pixlyzer mbf bugs 2021-07-05 17:32:52 +02:00
Bixilon
cbba108c7d
migrate to pixlyzer mbf 2021-07-05 16:59:03 +02:00
Bixilon
b5d7469c50
fix portal eye block property enum name 2021-07-03 14:03:02 +02:00
Bixilon
54b23bd6c2
network: 1.17.1-pre3, 1.17.1-rc1 2021-07-01 22:34:30 +02:00
Bixilon
ab17e2697d
generic Mesh::drawQuad 2021-07-01 20:29:48 +02:00
Bixilon
74ada0ba02
sun: remove black "background thing" 2021-07-01 18:28:41 +02:00
Bixilon
80ca0bf788
proper light map, proper sky light 2021-07-01 16:51:11 +02:00
Bixilon
2c2ec5bd9f
fix some shader bugs 2021-07-01 16:23:23 +02:00
Bixilon
237b63ae91
abstract shaders 2021-07-01 16:05:16 +02:00
Bixilon
5e2437498b wip shader refactoring 2021-07-01 12:11:03 +02:00
Bixilon
30e0a1a8a0
wip lightmap 2021-06-30 20:42:50 +02:00
Bixilon
96e80b909c
render system: uniform buffers 2021-06-30 18:57:14 +02:00
Bixilon
bef3e051fb
light: shade 2021-06-30 18:44:04 +02:00
Bixilon
4cf21f5271
refactor block models 2021-06-30 18:32:20 +02:00
Bixilon
266d12b3a4
fix initial camera rotation set 2021-06-30 17:46:05 +02:00
Bixilon
02a93a9682
fix window centering on start 2021-06-30 17:30:51 +02:00
Bixilon
8fa3a44fb9
fix chunk preparing bug (neighbour detection) 2021-06-30 16:51:41 +02:00
Bixilon
350891861d
rename and move a buch of render stuff 2021-06-30 16:23:20 +02:00
Bixilon
81e877eb49
clear injects in RegistryItem after injecting 2021-06-30 15:58:31 +02:00
Bixilon
fcd6dca0ce
support for 1.17.1-pre2 2021-06-29 21:55:20 +02:00
Bixilon
28c78707ae
network: fix 1.17 explosion packet reading 2021-06-29 21:08:03 +02:00
Bixilon
0b79bd19c3
downgrade glm (fixes build) 2021-06-29 20:53:49 +02:00
Bixilon
a52b0a03c8
bump dependencies 2021-06-29 20:49:11 +02:00