2407 Commits

Author SHA1 Message Date
Bixilon
d6713951e9
improve registries, block break particles, world events 2022-04-16 00:32:13 +02:00
Bixilon
45c353133a
text: remove shadow formatting attribute, improve container text, crafting text 2022-04-15 22:48:05 +02:00
Bixilon
2c0b15a6ba
containers: crafting 2022-04-15 22:24:08 +02:00
Bixilon
d9c9020369
fix some container bugs 2022-04-15 22:23:54 +02:00
Bixilon
84fbe16720
skeletal rendering: fix fog source 2022-04-15 20:36:05 +02:00
Bixilon
a6cddf133c
readme: fix click link to matrix chat 2022-04-15 19:35:43 +02:00
Bixilon
346e5eee38
bump javafx 2022-04-15 19:31:40 +02:00
Bixilon
c6326b7aa8
particles: fix crash with sprites 2022-04-15 19:26:21 +02:00
Bixilon
3ce2e471fe
container gui: improve hovering, gui: fix caching issues (with vertex options), bump dependencies 2022-04-15 19:26:20 +02:00
Bixilon
7eae1f5e7b
rename some entity data stuff, fix some network errors #73 2022-04-15 18:29:49 +02:00
Bixilon
beb434b750
crash report: show more information 2022-04-15 17:54:06 +02:00
Bixilon
dcb839918c
eros: button to create crash report 2022-04-15 17:37:30 +02:00
Bixilon
5adbd94e42
22w15a 2022-04-15 15:41:49 +02:00
Bixilon
6646abd553
network: fix entity spawn packet reading (22w14a+) 2022-04-09 00:30:15 +02:00
Bixilon
ef53f03080
get entity data types from pixlyzer, rename some entity data types 2022-04-09 00:27:54 +02:00
Bixilon
b1f950ebe9
wip 22w14a 2022-04-07 21:26:20 +02:00
Bixilon
5fca6f0b1c
network: 22w13a 2022-03-31 22:21:17 +02:00
Bixilon
e83ddbf12e
fix wrong network id mapping 2022-03-26 11:01:43 +01:00
Bixilon
70d3842da1
network: 22w12a 2022-03-26 11:00:05 +01:00
Bixilon
e4a2595c70
fix text rendering, improve text render performance, fix teams network error 2022-03-26 00:00:31 +01:00
Bixilon
1be08d09c7
network: 22w11a 2022-03-17 19:57:26 +01:00
Bixilon
fd48bd991b
cli: don't crash if something goes wrong, #72 2022-03-14 18:52:57 +01:00
Bixilon
1767f93dcc
entity attacking, particle fixes, inventory fixes 2022-03-08 20:27:02 +01:00
Bixilon
ca69b629a9
Merge branch 'work/entities/block/chests' 2022-03-08 09:58:47 +01:00
Bixilon
791f9c7a17
tab list: fix footer wrong y offset 2022-03-07 17:20:27 +01:00
Bixilon
5a8dd2c9ec
block entities: light 2022-03-06 23:42:46 +01:00
Bixilon
1168bfed48
fix build with java < 13 2022-03-06 22:15:41 +01:00
Bixilon
4e0a9b1847
improve entity model loading, all chest models 2022-03-06 21:58:47 +01:00
Bixilon
490ce22a5c
improve block entity renderer, improve performance 2022-03-06 20:19:41 +01:00
Bixilon
001fc96ba8
option to toggle slow rendering 2022-03-06 19:38:40 +01:00
Bixilon
7c7d57e101
improve vec3 interpolation performance, improve chest model 2022-03-06 19:18:52 +01:00
Bixilon
e80ae4b115
fix some block setting bugs 2022-03-06 18:26:56 +01:00
Bixilon
801eacc14d
fix some block entity bugs, improve render system abstractions, improve performance 2022-03-06 18:00:55 +01:00
Bixilon
3137b59e07
rendering: improve performance 2022-03-06 17:23:05 +01:00
Bixilon
c570e939b8
hud: don't render hotbar in spectator mode 2022-03-06 17:04:00 +01:00
Bixilon
602b620c89
fix crosshair rendering and block outline rendering in spectator mode 2022-03-06 16:56:29 +01:00
Bixilon
a4856529b0
block entities: create corresponding block class 2022-03-06 16:49:04 +01:00
Bixilon
c95ed6c39d
improve block with entity handling and building 2022-03-06 01:49:57 +01:00
Bixilon
90dc1bf43c
skeletal: only update part of the uniform buffer 2022-03-06 00:41:58 +01:00
Bixilon
fd75562b09
opengl: don't unbind buffers 2022-03-06 00:41:38 +01:00
Bixilon
30fb1746b5
skeletal manager, improve skeletal code and performance 2022-03-06 00:19:49 +01:00
Bixilon
c551eae628
skeletal: fix transforms, block rotation 2022-03-05 01:51:37 +01:00
Bixilon
eadb536838
skeletal: move tint and light from mesh to transforms 2022-03-04 21:26:12 +01:00
Bixilon
35b3a90009
improve transforming 2022-03-04 21:17:22 +01:00
Bixilon
9c6b18ddcf
skeletal: keyframe channels 2022-03-04 12:54:04 +01:00
Bixilon
bd7bb0fe74
improve multi threading with entities 2022-03-03 23:56:50 +01:00
Bixilon
d889198573
improve chest model
This changes the model, it does not look the like the one in minecraft
2022-03-03 22:11:31 +01:00
Bixilon
74c98d010d
bump dependencies 2022-03-03 21:38:47 +01:00
Bixilon
8a379f2a97
wip skeletal animations 2022-03-03 21:10:30 +01:00
Bixilon
7679e4e012
fix some crashes in chunk section data 2022-03-03 19:57:08 +01:00