1370 Commits

Author SHA1 Message Date
Bixilon
ada98edc67
particle config 2021-05-29 17:30:53 +02:00
Bixilon
2a8e5dbe53
world: play sounds and add particles, remove some parameters from particle constructor 2021-05-29 16:01:08 +02:00
Bixilon
44bb12f8c6
bump pixlyzer, soul campfire particle emission, fix particle ageing 2021-05-29 14:36:19 +02:00
Bixilon
39767ca849
remove some connection states 2021-05-29 13:59:41 +02:00
Bixilon
1ca53be481
add particle screenshot in readme 2021-05-28 23:26:59 +02:00
Bixilon
d1861a0679
smoke and lava particles 2021-05-28 23:17:46 +02:00
Bixilon
9af4f479a9
random ticks, campfire sounds 2021-05-28 21:26:16 +02:00
Bixilon
d53d129697
support for 1.17-pre1, bump pixlyzer (fixes container types) 2021-05-28 20:09:18 +02:00
Bixilon
80985053cf
particle: disable campfire sprite texture, fix mass ticking if ThreadPool was busy 2021-05-28 18:09:50 +02:00
Bixilon
db23cf8047
block entity ticking, campfire block game logic 2021-05-28 17:32:51 +02:00
Bixilon
879daf67a1
abstract particles and entities in speedables 2021-05-28 14:16:51 +02:00
Bixilon
6d3672f2e5
more particles: collisions, velocity, fixes, campfire particle 2021-05-28 14:03:02 +02:00
Bixilon
8eee74df5d
remove VecUtil.EMPTY_VEC3, replace with Vec3.EMPTY 2021-05-27 18:39:25 +02:00
Bixilon
61a72961f5
remove some old unused/deprecated stuff 2021-05-27 18:27:03 +02:00
Bixilon
a060c46982
convert some more packets to kotlin 2021-05-27 18:14:28 +02:00
Bixilon
456f54eab6
convert more packets to kotlin 2021-05-27 17:15:54 +02:00
Bixilon
5b36103e4d
event initiators 2021-05-27 16:54:50 +02:00
Bixilon
013beb7057
bump kotlin and gson 2021-05-27 16:38:56 +02:00
Bixilon
85d88d4578
lower java version requirement to 14 2021-05-27 16:33:59 +02:00
Bixilon
024beb36b5
particles by packet, particle velocity 2021-05-27 14:10:29 +02:00
Bixilon
483fdd80f2
explosion particles 2021-05-26 22:55:01 +02:00
Bixilon
53d7789e15
particle sprite animations (dependant on age) 2021-05-26 20:45:38 +02:00
Bixilon
75bef2eb7d
more particles 2021-05-26 20:00:18 +02:00
Bixilon
746620d549
prevent duplicate texture loading 2021-05-26 16:59:56 +02:00
Bixilon
6d8a2412cb
replace default factories, rewrite particle data 2021-05-26 15:42:24 +02:00
Bixilon
441d387a23
refactor shader variable names 2021-05-26 14:50:05 +02:00
Bixilon
271605953b
replace mesh loading glCalls with structs 2021-05-26 14:36:09 +02:00
Bixilon
70c9986acc
particle texture (sprite) animations 2021-05-26 12:34:30 +02:00
Bixilon
f138cfe709
magic fps 2021-05-25 23:23:18 +02:00
Bixilon
58c0935dcc
wip particles 2021-05-25 22:45:58 +02:00
Bixilon
0decbf8a56
update MinecraftVersions.md 2021-05-25 22:09:17 +02:00
Lukas
0dfdeaa6e3 game logic: add support for redstone repeaters and comparator blocks 2021-05-25 21:25:36 +02:00
Bixilon
ed3975f4c3
debug key: pause incoming/outgoing packets 2021-05-25 17:11:32 +02:00
Bixilon
df0f094ea1
audio: block place sound 2021-05-25 16:20:43 +02:00
Bixilon
8f4612536a
audio log type 2021-05-25 15:20:15 +02:00
Bixilon
868e902fa4
improve block property cycling 2021-05-25 14:22:20 +02:00
Bixilon
4875909966
fix duplicate config saving crash 2021-05-25 14:01:30 +02:00
Bixilon
43b4781898
fix note_block resource location 2021-05-25 13:58:02 +02:00
Bixilon
5d5ae1ac73
add aur note in readme 2021-05-25 12:31:55 +02:00
Bixilon
ed06322f07
Noteblocks, Fix sending block interactions to server 2021-05-24 23:48:08 +02:00
Bixilon
b4d04229ff
play correct break sound for blocks 2021-05-24 23:30:07 +02:00
Bixilon
ead9f6bfe3
audio config, refactor CountUpAndDownLatch, allow parents and children 2021-05-24 22:46:43 +02:00
Bixilon
4534304d15
sounds: improve sound api, play packet sounds, 3d surround sound 2021-05-24 19:40:00 +02:00
Bixilon
504302025f
more sounds 2021-05-24 18:25:24 +02:00
Lukas
52f873c5f8 physics: improve raycasting 2021-05-24 18:01:20 +02:00
Bixilon
21a7d6856c
sound: listener, sources 2021-05-24 15:58:07 +02:00
Bixilon
4d1713f010
fix wrong log levels in c2s packets 2021-05-24 13:58:32 +02:00
Bixilon
247b5006cf
fixes, Queue 2021-05-24 13:44:58 +02:00
Bixilon
dc4c8f820a
wip sounds 2021-05-23 21:56:00 +02:00
Bixilon
4502a71c42
rendering: hud: break progress indicator 2021-05-23 17:32:52 +02:00