Commit Graph

208 Commits

Author SHA1 Message Date
03861f193b
fix: crash on startup 2023-07-26 21:33:29 +08:00
e60de5a03a
fix: recursion on Quaedam#<cinit> 2023-07-26 21:27:24 +08:00
294a5291b1
style: remove unused imports 2023-07-26 21:08:37 +08:00
bc64a13d9c
style: use Quaedam#resource for resource locations 2023-07-26 21:07:52 +08:00
bbfb3f9b9a
feat: noise projection impl 2023-07-26 18:02:14 +08:00
27ba95e312
feat: drop offline player's mutex lock 2023-07-26 16:48:13 +08:00
30187548bb
feat: slow down PSH mutex checks 2023-07-26 16:46:50 +08:00
fa16d2172f
style: use KT map function 2023-07-26 16:45:51 +08:00
f9e6ffacc1
fix: make projector block not piston push-able 2023-07-26 15:29:20 +08:00
df4ad180d7
fix: keep game ticking in PSH screen for single-player 2023-07-25 14:47:20 +08:00
590cfe4f2a
feat: hint when no options available 2023-07-25 11:46:08 +08:00
33e206f9fe
fix: floating offset 2023-07-25 11:32:14 +08:00
77c87216f7
fix: ceiling 2023-07-25 11:26:58 +08:00
4356793f52
feat: add more translations 2023-07-25 11:22:38 +08:00
bc2f250bae
fix: int silder 2023-07-25 11:18:52 +08:00
5a41bf0665
feat: PSH for more projections 2023-07-25 10:58:05 +08:00
968c885dba
feat: set default focus for PSH screen 2023-07-24 11:33:00 +08:00
68b8c73896
fix: reject lock request for non-PSH block 2023-07-24 11:28:22 +08:00
1841e71ff8
fix: release PSH lock when failed to open 2023-07-24 11:26:57 +08:00
680d4d76e1
fix: shell screen layout 2023-07-24 11:25:24 +08:00
d88f110fe5
feat: bare projection shell 2023-07-21 17:56:28 +08:00
899eac954e
fix: remove test code 2023-07-20 17:43:41 +08:00
e7aa4f4c30
feat: simple projection updater 2023-07-20 17:42:50 +08:00
7308a478b8
feat: add untrusted projection 2023-07-20 15:35:24 +08:00
c80859d643
refactor: block entity based projection block 2023-07-19 21:34:25 +08:00
82de489963
refactor: move misc projections to misc package 2023-07-19 19:49:08 +08:00
60304f5c14
refactor: use TAG constants 2023-07-19 19:46:10 +08:00
0c678ed6f9
Revert "build(deps): update to KT 1.9.0"
This reverts commit b70688f182.
2023-07-12 16:06:19 +08:00
27e45defad
style: remove useless 2023-07-12 16:06:09 +08:00
f97a9f6689
build(deps): update architectury to 9.1.10 2023-07-11 14:30:32 +08:00
c3db1ccad8
build(deps): update forge to 1.20.1-47.1.1 2023-07-11 14:27:45 +08:00
efaa5a6e33
build(deps): update architectury-api 2023-07-11 14:27:27 +08:00
b70688f182
build(deps): update to KT 1.9.0 2023-07-11 14:24:48 +08:00
d1cc15e096
feat: add textures for noise and sound projection 2023-07-11 10:21:18 +08:00
33ad5138ea
feat: add lang & model for noise & sound projection 2023-07-11 10:13:38 +08:00
c39615bea9
feat: adjust sound parameters 2023-07-11 10:11:17 +08:00
024e097d1e
fix: remove bad skin 2023-07-11 10:05:43 +08:00
ba3f962905
feat: adjust noise rate 2023-07-11 10:05:27 +08:00
f6381345ae
fix: swarm spawn 2023-07-11 10:02:46 +08:00
7f49b0a84f
feat: more voice 2023-07-11 09:58:40 +08:00
e3cdc60d22
feat: swarm noise 2023-07-10 21:04:27 +08:00
81853396cd
feat: swarm noise 2023-07-10 20:58:19 +08:00
e15a099678
feat: register noise projection 2023-07-10 16:12:30 +08:00
718bcd1c4f
feat: sound projection 2023-07-10 15:46:48 +08:00
bc8c4425a6
feat: add more skins for projected person 2023-07-10 15:01:09 +08:00
decb0d3921
fix: item exchanging 2023-07-04 22:17:49 +08:00
442f536b26
feat: use projector as icon of item group 2023-07-04 22:17:35 +08:00
ed6776f9df
feat: extra swarm spawn check 2023-07-04 16:28:42 +08:00
906263cb2b
fix: projection command 2023-07-04 16:21:42 +08:00
929474ff19
fix: projection command send empty response 2023-07-04 15:37:44 +08:00