1377 Commits

Author SHA1 Message Date
Bixilon
05e9063b42 world: play sounds and add particles, remove some parameters from particle constructor 2021-06-16 17:59:17 +02:00
Bixilon
f094400c99 bump pixlyzer, soul campfire particle emission, fix particle ageing 2021-06-16 17:59:17 +02:00
Bixilon
88278387ae remove some connection states 2021-06-16 17:59:17 +02:00
Bixilon
b0f1d8a938 add particle screenshot in readme 2021-06-16 17:59:17 +02:00
Bixilon
db79a7cbb4 smoke and lava particles 2021-06-16 17:59:14 +02:00
Bixilon
a43741b4f5 random ticks, campfire sounds 2021-06-16 17:58:39 +02:00
Bixilon
50168dfbe2 support for 1.17-pre1, bump pixlyzer (fixes container types) 2021-06-16 17:58:39 +02:00
Bixilon
ed9e03da3a particle: disable campfire sprite texture, fix mass ticking if ThreadPool was busy 2021-06-16 17:58:39 +02:00
Bixilon
820cf347f7 block entity ticking, campfire block game logic 2021-06-16 17:58:39 +02:00
Bixilon
1f791378ec abstract particles and entities in speedables 2021-06-16 17:58:38 +02:00
Bixilon
e4b18cf250 more particles: collisions, velocity, fixes, campfire particle 2021-06-16 17:58:38 +02:00
Lukas
70875d8785 hud: add text warping 2021-06-16 17:21:08 +02:00
Lukas
719671b2da hud: add text 2021-06-12 21:43:02 +02:00
Lukas
5608a9ff4d hud: add relative element positioning 2021-06-11 22:32:38 +02:00
Lukas
0c75b50093 hud: improve unit system 2021-06-10 20:30:26 +02:00
Lukas
03f6683697 hud: WIP: text 2021-06-08 15:37:17 +02:00
Lukas
2296b4ef43 hud: better unit reading from a single string 2021-06-07 16:49:39 +02:00
Lukas
a69c9cb4b4 hud: better unit reading from a single string 2021-06-07 15:41:42 +02:00
Lukas
66a726423e rendering: introduce new hud system 2021-05-29 15:32:28 +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