Commit Graph

179 Commits

Author SHA1 Message Date
d2c1380b82
feat: remove projector below block limit 2023-07-28 20:03:48 +08:00
f31969f4e5
feat: commit success for PSH 2023-07-28 19:57:17 +08:00
382ab9b0e2
feat: use PASS for projector 2023-07-28 19:40:48 +08:00
e87d6f7d92
fix: spawn swarm in reality stabled area 2023-07-28 19:37:38 +08:00
08b138dc30
feat: add translations for reality stabler 2023-07-28 16:57:32 +08:00
d01f7b642e
feat: hide all projection effects in reality stabled area 2023-07-28 16:56:07 +08:00
673ee61d78
feat: loot table for reality stabler 2023-07-28 16:52:05 +08:00
f5fd65aee8
feat: model and textures for RS block 2023-07-28 16:51:38 +08:00
b0a5d8c86c
feat: blockstate definition and item model for RS block 2023-07-28 11:18:31 +08:00
027082d177
feat: reguster reality stabler 2023-07-28 10:03:26 +08:00
69449c8e66
feat: facing and waterlogged state for RS block 2023-07-28 10:02:30 +08:00
dfa5627ddd
feat: reality stabler 2023-07-28 10:00:40 +08:00
3cab891af0
feat: disable causality anchor in water 2023-07-28 10:00:13 +08:00
34ae57e259
feat: move CA core higher 2023-07-27 20:40:05 +08:00
73923b9586
fix: causality anchor on causality anchor 2023-07-27 20:39:44 +08:00
d2b159ade2
feat: better texture 2023-07-27 20:39:27 +08:00
8eb5a75051
fix: mineablity 2023-07-27 20:25:48 +08:00
efade64c0f
feat: better texture for causality anchor 2023-07-27 20:12:20 +08:00
cc360be7c1
fix: causality anchor effect 2023-07-27 17:34:04 +08:00
6dddd60405
fix: swarm spawn location 2023-07-27 16:49:25 +08:00
ca87f6704c
fix: projection people spawn on ocean surface 2023-07-27 16:42:15 +08:00
cb9102be74
fix: model 2023-07-27 16:36:09 +08:00
c162186f1a
refactor!: rename CTS to CA 2023-07-27 16:33:34 +08:00
11c232228a
fix: CTS effect 2023-07-27 16:24:50 +08:00
a48b793b7e
fix: block shape of CTS 2023-07-27 16:22:42 +08:00
ad66862620
fix: rotation of CTS block 2023-07-27 16:21:59 +08:00
d077704c05
feat: model and textures for constant temporal sink block 2023-07-27 16:21:01 +08:00
dc4a9764cd
feat: navigate to CTS area 2023-07-27 11:33:14 +08:00
c290984202
feat: CTS block 2023-07-27 11:32:37 +08:00
849a88bbf6
fix: loading client-only classes on dedicated server 2023-07-27 11:01:30 +08:00
5beb4d977f
fix: dedicated server 2023-07-27 10:32:33 +08:00
e70697fa6a
feat: config & config push 2023-07-27 10:18:55 +08:00
2089a966e4
fix: dedicated server error 2023-07-26 21:57:34 +08:00
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
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
ea50514b8f
feat: projection test command 2023-07-04 15:36:03 +08:00
617c46950e
refactor: client names only 2023-07-04 13:11:46 +08:00
f5b1372693
fix: drop equipment 2023-07-03 16:03:21 +08:00
16a2728ac1
fix: discard 2023-07-03 15:49:59 +08:00
cb9ae35260
fix: lost item 2023-07-03 15:47:02 +08:00
94be2a823f
fix: sleeping 2023-07-03 15:41:17 +08:00
175659bcdc
feat: spawn projected people 2023-07-03 15:31:00 +08:00
e13d5ff178
feat: item exchange 2023-07-03 11:51:39 +08:00
f2ceaf176c
feat: projected person attacking 2023-07-03 10:46:50 +08:00
88dcf52a57
feat: lost items 2023-07-03 10:22:18 +08:00
b1f44ff2db
feat: pick up item 2023-07-03 10:00:00 +08:00
f451a4b868
feat: kick projected people from bed
https://todo.projectsegfau.lt/tasks/748
2023-07-03 09:49:47 +08:00
e7ed8f44de
feat: REST activity for projection people 2023-07-03 09:44:05 +08:00
82c6da8ae6
feat: invidual difference 2023-07-02 22:25:50 +08:00
5e1661cff3
fix: name tag position 2023-07-02 21:41:30 +08:00
14a3b23e43
fix: swarm 2023-07-02 21:10:29 +08:00
5e3df22a10
fix: registry bootstrap 2023-07-02 18:06:15 +08:00
7cd6fb11a7
fix: all projected person are removed 2023-07-02 17:53:25 +08:00
c3e8a211ad
fix 2023-07-02 17:49:14 +08:00
89473d2dcc
feat: projection person AI (incomplete) 2023-07-02 17:34:30 +08:00
24080f0437
fix: presistent inventory 2023-07-02 15:30:41 +08:00
f5bdaf34bc
feat: never remove projected person for far away 2023-07-02 15:30:04 +08:00
9251e5773b
feat: inventory for projection person 2023-07-02 15:26:56 +08:00