1450 Commits

Author SHA1 Message Date
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
Bixilon
84d5bed273
block break acknowledging 2021-05-23 16:51:41 +02:00
Bixilon
a106e1c5b6
ItemStack: Replace version with connection 2021-05-23 15:41:19 +02:00
Bixilon
142d55b7fd
21w19a+: Respond to ping packets, fix eventually task abortion in ThreadPool 2021-05-23 14:51:56 +02:00
Bixilon
08951f7b1c
fix tag saving bug, mining levels, mining tags in 21w19a+ 2021-05-23 14:37:51 +02:00
Bixilon
1b7abc4a9c
bump pixlyzer, fix bugs in mining
* PixLyzer dump fixes mining speed for obsidian
2021-05-23 13:57:42 +02:00
Bixilon
9edda894fd
option to disable tool interaction, almost finished mining math 2021-05-22 23:43:23 +02:00
Bixilon
bf66039ca0
bump pixlyzer, wip: real block breaking 2021-05-22 22:41:37 +02:00
Bixilon
3b26669b5b
air hitting 2021-05-22 18:56:17 +02:00
Bixilon
48f706b953
wip digging 2021-05-22 18:49:40 +02:00
Bixilon
4f25ff0627
fix some multi threading bugs, fix bugs in ThreadPool 2021-05-22 18:15:49 +02:00
Bixilon
fb6e465ece
improve block breaking code, wip digging 2021-05-22 17:33:38 +02:00
Bixilon
25bef60253
bump dependencies 2021-05-22 14:27:43 +02:00
Bixilon
5150df8dec
fix some bugs in tilling, stripping, flatting 2021-05-21 23:41:00 +02:00
Bixilon
cc909f8116
wip block tilling, flatting, stripping 2021-05-21 23:21:49 +02:00
Bixilon
1fc64ca7ac
fix world out of bound in DoubleSizeBlock, Lever toggle, improvements 2021-05-21 21:42:29 +02:00
Bixilon
fd9f7000bc
item cooldown, wip item interaction, outsource block placing 2021-05-21 21:33:18 +02:00
Bixilon
27f376110b
rename VersionMapping to Registries 2021-05-21 20:50:16 +02:00
Bixilon
44d01b5d89
create class for all items, save tags 2021-05-21 20:01:25 +02:00
Bixilon
6bec745340
improve tag reading 2021-05-21 19:25:50 +02:00
Bixilon
5fbe97c1ee
wip custom ThreadPool 2021-05-21 17:29:47 +02:00