Commit Graph

111 Commits

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