Bixilon
|
f03c49fbcc
|
wip: fluid pushing
|
2021-06-20 23:14:23 +02:00 |
|
Bixilon
|
85c965048f
|
vendor specific opengl stuff, show vram usage
|
2021-06-20 19:23:08 +02:00 |
|
Bixilon
|
0576f1920f
|
render system: abstract polygon mode
|
2021-06-20 14:03:04 +02:00 |
|
Bixilon
|
2c900298aa
|
abstract render system: pixel types, screenshot saving
|
2021-06-20 13:43:40 +02:00 |
|
Bixilon
|
694e5a9489
|
improve CancelableEvents
|
2021-06-20 13:34:19 +02:00 |
|
Bixilon
|
8907adb032
|
fully abstract glfw window
|
2021-06-20 13:23:21 +02:00 |
|
Bixilon
|
b7fa34dc24
|
wip: abstract glfw window
|
2021-06-20 00:08:42 +02:00 |
|
Bixilon
|
7ff391f703
|
improve transparency: post drawing
|
2021-06-19 22:29:30 +02:00 |
|
Bixilon
|
5a991b45b8
|
wip: abstract opengl render system
|
2021-06-19 21:30:24 +02:00 |
|
Bixilon
|
9e3d3a409f
|
wip: blocks with force waterloggeed properties (e.g. kelp )
|
2021-06-19 19:56:09 +02:00 |
|
Bixilon
|
c00dbb101b
|
rendering: animations: fix debug texture bug with mesa drivers
|
2021-06-19 13:03:45 +02:00 |
|
Bixilon
|
2ca3e66ac7
|
improve some fluid stuff
|
2021-06-19 12:13:18 +02:00 |
|
Bixilon
|
fab0f7d7a4
|
fluids: lava particles
|
2021-06-19 12:05:12 +02:00 |
|
Bixilon
|
1cdc0b03bf
|
fluids: dynamic velocity multiplier
|
2021-06-18 23:07:48 +02:00 |
|
Bixilon
|
0d07ae8d42
|
improve fluids: merge still and flowing fluid
|
2021-06-18 22:51:34 +02:00 |
|
Bixilon
|
53cedfb158
|
1.17.1-pre1
|
2021-06-18 22:14:51 +02:00 |
|
Bixilon
|
ae54b17efd
|
stuff
|
2021-06-18 20:03:54 +02:00 |
|
Bixilon
|
ee7ab6bb06
|
particles: underwater
|
2021-06-17 22:07:52 +02:00 |
|
Bixilon
|
e538871e1b
|
fluid tags, check if entity is in water
|
2021-06-17 20:55:32 +02:00 |
|
Bixilon
|
3c8a8dd630
|
registries: BlockStateRegistry
|
2021-06-16 22:53:32 +02:00 |
|
Bixilon
|
bd10ea951f
|
util: use more generics
|
2021-06-16 22:04:25 +02:00 |
|
Bixilon
|
da4b243c1e
|
particles: RedstoneTorchBlock
|
2021-06-16 21:34:02 +02:00 |
|
Bixilon
|
7c83342333
|
bump pixlyer, improve fluid classes
|
2021-06-16 20:44:18 +02:00 |
|
Bixilon
|
cac7d44bb0
|
particles: bubble
|
2021-06-16 18:13:00 +02:00 |
|
Bixilon
|
0ad64f9913
|
remove freenode chat note
|
2021-06-15 18:27:19 +02:00 |
|
Bixilon
|
c0a121eab5
|
honey collisions
|
2021-06-14 23:19:44 +02:00 |
|
Bixilon
|
60078b4e91
|
readme: update target version
|
2021-06-14 22:20:59 +02:00 |
|
Bixilon
|
e9a6f63f85
|
block pushing
|
2021-06-13 19:35:41 +02:00 |
|
Bixilon
|
5d926aa623
|
collisions: remove current block if stuck in block
|
2021-06-13 18:32:17 +02:00 |
|
Bixilon
|
301d3da729
|
chunk border renderer
|
2021-06-13 15:53:02 +02:00 |
|
Bixilon
|
1a249f0fcd
|
shader: vendor defines
|
2021-06-13 13:47:40 +02:00 |
|
Bixilon
|
b6c1e56c3a
|
!: rename mappings package to registries
|
2021-06-12 22:50:18 +02:00 |
|
Bixilon
|
a946b0b6b0
|
particles: RedstoneTorchBlock
|
2021-06-12 15:13:01 +02:00 |
|
Bixilon
|
b9d5fc01cb
|
fix some portal particle bugs
|
2021-06-11 19:33:00 +02:00 |
|
Bixilon
|
9547be5b31
|
nether portal particles
|
2021-06-11 16:33:38 +02:00 |
|
Bixilon
|
42e9e50ce5
|
particles: add second mesh to improve transparency
|
2021-06-10 21:49:41 +02:00 |
|
Bixilon
|
ba981e34b0
|
particles: end_rod
|
2021-06-10 21:32:24 +02:00 |
|
Bixilon
|
65b57d81f6
|
particles: fix "bugging back"
|
2021-06-10 19:17:52 +02:00 |
|
Bixilon
|
d0e41919d8
|
rendering: fix crashes, remove particle delta ticking
|
2021-06-10 19:09:39 +02:00 |
|
Bixilon
|
2c4d5439a5
|
fix crash in entity hit box renderer
|
2021-06-10 18:43:05 +02:00 |
|
Bixilon
|
5c236bb530
|
particles: angry_villager , heart
|
2021-06-10 18:17:51 +02:00 |
|
Bixilon
|
ef500dfddf
|
wip: improve entity hit box frustum culling
|
2021-06-10 12:53:59 +02:00 |
|
Bixilon
|
ed3de79bc8
|
events: EntityDestroyEvent now holds single entity
|
2021-06-10 12:40:14 +02:00 |
|
Bixilon
|
a01d49016f
|
entities: hit box: eye padding
|
2021-06-10 12:37:28 +02:00 |
|
Bixilon
|
0e97609ecc
|
rendering: wip: frustum cull entity hit box
|
2021-06-09 22:42:53 +02:00 |
|
Bixilon
|
5b680ae066
|
rendering: improve 3d line rendering, render entity hit boxes
|
2021-06-09 22:37:55 +02:00 |
|
Bixilon
|
da739cad79
|
rendering: generic 3d line drawing (Voxel Shapes, AABBs, etc)
|
2021-06-09 20:37:56 +02:00 |
|
Bixilon
|
48b761a772
|
readme: better english
|
2021-06-09 19:53:54 +02:00 |
|
Bixilon
|
1b8fa6ea23
|
particles: portal , ender_chest particles
|
2021-06-09 19:21:00 +02:00 |
|
Bixilon
|
aaac1cbc54
|
physics: bed bouncing, BrewingStandBlock (particles)
|
2021-06-09 19:03:13 +02:00 |
|