1477 Commits

Author SHA1 Message Date
Lukas
540a974b37 hud: add default hud elements 2021-07-11 18:31:04 +02:00
Lukas
8e91753c90 hud: initialize translations in one constructor 2021-07-11 17:30:29 +02:00
Lukas
54d5a3c9e4 hud: add json serializing 2021-07-11 13:23:14 +02:00
Lukas
995e923f6c hud: show system information 2021-07-09 16:34:39 +02:00
Lukas
aed1ed0ff5 hud: add more hud text inserts to do the left side of the debug screen 2021-07-07 22:29:14 +02:00
Lukas
284dd9835a hud: draw all textElements in one mesh 2021-07-07 16:59:04 +02:00
Lukas
38abd793f8 hud: improve HUDMenus system 2021-07-05 18:43:04 +02:00
Lukas
b2178e2cfa hud: add support for dynamic text 2021-07-04 18:14:00 +02:00
Lukas
ad9f8cade5 hud: add support for colored text 2021-07-02 19:08:25 +02:00
Lukas
f2c37d5a0a hud: improve code quality for text alignment 2021-07-02 16:10:48 +02:00
Lukas
0177e4533d hud: improve new lines in HUDTextElement.kt 2021-06-30 22:56:02 +02:00
Lukas
8058aeccdc hud: display certain elements only if needed 2021-06-21 21:07:03 +02:00
Lukas
7b0f2cabb0 hud: add text warping and new lines 2021-06-19 20:32:50 +02:00
Lukas
f3db1b1832 hud: add text warping 2021-06-16 19:23:15 +02:00
Lukas
9ec2ccaff3 hud: better unit reading from a single string 2021-06-16 18:15:54 +02:00
Lukas
18247ebfb8 rendering: introduce new hud system 2021-06-16 18:10:49 +02:00
Bixilon
07587367bb remove freenode chat note 2021-06-16 18:09:01 +02:00
Bixilon
9dc14d5e07 honey collisions 2021-06-16 18:09:01 +02:00
Bixilon
ba0e361867 readme: update target version 2021-06-16 18:09:01 +02:00
Bixilon
1ca20c243b block pushing 2021-06-16 18:09:01 +02:00
Bixilon
f7e4212878 collisions: remove current block if stuck in block 2021-06-16 18:09:01 +02:00
Bixilon
74f1e1f5d7 chunk border renderer 2021-06-16 18:08:58 +02:00
Bixilon
c1918a1ffd shader: vendor defines 2021-06-16 18:08:41 +02:00
Bixilon
ca7cca1c73 !: rename mappings package to registries 2021-06-16 18:08:38 +02:00
Bixilon
6b608738b9 particles: RedstoneTorchBlock 2021-06-16 18:07:42 +02:00
Bixilon
325d8ccfe6 fix some portal particle bugs 2021-06-16 18:07:42 +02:00
Bixilon
1a95f7d696 nether portal particles 2021-06-16 18:07:41 +02:00
Bixilon
ada390bd4d particles: add second mesh to improve transparency 2021-06-16 18:07:41 +02:00
Bixilon
38297daf21 particles: end_rod 2021-06-16 18:07:41 +02:00
Bixilon
cebbf7a019 particles: fix "bugging back" 2021-06-16 18:07:41 +02:00
Bixilon
cf0a6a4927 rendering: fix crashes, remove particle delta ticking 2021-06-16 18:07:41 +02:00
Bixilon
e12f165648 fix crash in entity hit box renderer 2021-06-16 18:07:41 +02:00
Bixilon
6e9db2c208 particles: angry_villager, heart 2021-06-16 18:07:41 +02:00
Bixilon
b2ff0e7a27 wip: improve entity hit box frustum culling 2021-06-16 18:07:41 +02:00
Bixilon
52f750ba9a events: EntityDestroyEvent now holds single entity 2021-06-16 18:07:41 +02:00
Bixilon
119541a2b1 entities: hit box: eye padding 2021-06-16 18:07:40 +02:00
Bixilon
3ecf1ef5bf rendering: wip: frustum cull entity hit box 2021-06-16 18:07:40 +02:00
Bixilon
4ed60ee19e rendering: improve 3d line rendering, render entity hit boxes 2021-06-16 18:07:37 +02:00
Bixilon
0f3c516cd3 rendering: generic 3d line drawing (Voxel Shapes, AABBs, etc) 2021-06-16 18:07:07 +02:00
Bixilon
7967cce609 readme: better english 2021-06-16 18:07:07 +02:00
Bixilon
a5f9a0867d particles: portal, ender_chest particles 2021-06-16 18:07:07 +02:00
Bixilon
a27df8f91e physics: bed bouncing, BrewingStandBlock (particles) 2021-06-16 18:07:07 +02:00
Bixilon
83bc3593d1 physics: slime block bouncing 2021-06-16 18:07:07 +02:00
Bixilon
432253cc18 particles: note 2021-06-16 18:07:07 +02:00
Bixilon
644bdef61f dependencies: bump oshi 2021-06-16 18:07:07 +02:00
Bixilon
8a1f55afaa network: support for 1.17 2021-06-16 18:07:07 +02:00
Bixilon
b99fc06355 particles: fix velocity bug in SuspendParticle 2021-06-16 18:07:07 +02:00
Bixilon
e52ce868b2 particles: crit, damage_indicator, crimson_spore, warped_spore 2021-06-16 18:07:07 +02:00
Bixilon
a7985eb554 network: support for 1.17-rc2 2021-06-16 18:07:06 +02:00
Bixilon
5f026b42cb fix crash, mob spawner: spawn particles 2021-06-16 18:07:06 +02:00