Commit graph

59 commits

Author SHA1 Message Date
Sc0rch-thinks
8074991e11 game: ready to build 2024-08-16 23:27:30 +08:00
c04f5aa97c game(scripts): better prompts + stopwatch 2024-08-16 23:09:31 +08:00
164e31ad88 game(scripts): interim prompt 2024-08-16 23:09:30 +08:00
Sc0rch-thinks
6ba4e96ca7 game: editing AI 2024-08-16 22:29:42 +08:00
Sc0rch-thinks
d3875906a1 game: edits to how the ai spawner works 2024-08-16 21:58:40 +08:00
Sc0rch-thinks
e75ae7df7d game: edits before bouild for stld and 3rt 2024-08-16 21:20:31 +08:00
Sc0rch-thinks
0c615b206c game: implement vending machine 2024-08-15 19:04:52 +08:00
Sc0rch-thinks
12e433e0a6 game: adding Vending Machine 2024-08-15 17:06:00 +08:00
9b2acfb28b unity: remove whatever this is 2024-08-15 16:29:13 +08:00
c7242dbe58 game(scripts): refmt 2024-08-15 16:28:52 +08:00
72596f0b07 game: interim new vehicle controller 2024-08-15 16:25:18 +08:00
Sc0rch-thinks
72d66e5984 game(scripts/carcon): interim fsm
aaaaaa
handover to @mark
2024-08-15 02:31:58 +08:00
Sc0rch-thinks
2ad29e481f game(scripts/liftcon): annoying sia
remove annoying debug.log
2024-08-15 02:31:12 +08:00
Sc0rch-thinks
fbb6d13888 game: redid the hdb block 2024-08-12 23:00:21 +08:00
Sc0rch-thinks
0e29d9ec18 game: final scene 2024-08-12 14:07:33 +08:00
49a5930c3c game: better scoring/run completion 2024-08-12 13:28:34 +08:00
8a301ae6b9 game: smoke vfx 2024-08-12 06:16:21 +08:00
Sc0rch-thinks
809bf03ba4 game: edit the player house and add lift 2024-08-12 03:15:19 +08:00
537d2173a3 game(ui): very-close-to-done ui 2024-08-11 19:57:50 +08:00
Sc0rch-thinks
fc5ff13fc6 game: interim audio mixer 2024-08-11 16:27:33 +08:00
c800b72ef1 game(ui): interim menu commit 2024-08-11 15:51:21 +08:00
663b9114ba game(ui,scripts): donut interactive prompt demo 2024-08-11 15:02:17 +08:00
43399cf933 game(ui,scripts): interim options menu 2024-08-11 14:52:08 +08:00
Sc0rch-thinks
eaf72a8e90 game: implement lift 2024-08-11 13:51:29 +08:00
0f6c739623 game(scripts): freeze player input when paused
so the camera doesnt move alongside the cursor
2024-08-11 13:31:01 +08:00
d5e7a9970a game: run completion/failure trigger scripts 2024-08-11 13:11:17 +08:00
ce7aec894a game(ui): working start game
next up, overlays
2024-08-11 13:05:00 +08:00
92aa45646c game(ui): interim overlay uxmls and skeleton scripts 2024-08-11 07:20:58 +08:00
fa3eebba97 game(many): upd playg, interim scripts, interfaces tag 2024-08-11 07:20:11 +08:00
Sc0rch-thinks
711b7c901d game(scripts): xml code comment todos 2024-08-11 05:41:33 +08:00
f1b5d615c2 game(scripts): merge players 2024-08-11 04:20:08 +08:00
2298843eeb game: remove audio manager 2024-08-11 03:22:41 +08:00
fc9307d5d0 game: get aerial faith working again 2024-08-11 03:00:59 +08:00
2d13cb0bc6 game(scripts): rename state in MarkPlayer
wops
2024-08-11 03:00:33 +08:00
d4a9fe0ae5 game(scripts/gm): finalise states
one scene chump
2024-08-11 02:04:05 +08:00
009ca4053c game(scripts): lift groundwork 2024-08-10 20:11:35 +08:00
3b7ed3694b game(scripts/af): rename jump to leap
geddit... leap of faith... ha... ha...
2024-08-10 15:04:02 +08:00
11f36b94aa game(scripts): add aerial faith detection scripts
wheeeeeeeee!
2024-08-10 13:20:53 +08:00
5d4583caca game(scripts): refmt door and player 2024-08-10 13:14:03 +08:00
db13087900 game(scripts): add old scripts from everellia 2024-08-10 13:13:40 +08:00
e74332781d Revert "game(ai): use System.Random directly in ChangeState"
This reverts commit 2c6ee68988.
2024-08-10 13:12:09 +08:00
2c6ee68988 game(ai): use System.Random directly in ChangeState 2024-08-10 12:30:51 +08:00
15ac78b26a game: simplify if expr for OpenDoor() 2024-08-10 02:28:59 +08:00
327d51a7e3 game(ai): linq the foreach in Steering() 2024-08-10 02:28:26 +08:00
e38602910d game(ai): comment out useless (for now) stmt 2024-08-10 02:27:50 +08:00
98b9bfae92 game(ai): nicen car code 2024-08-10 02:27:32 +08:00
51148ef5e2 game(scripts): [big] standardise
just format and add placeholder xml comments where not placed
2024-08-10 02:25:46 +08:00
Sc0rch-thinks
9d44c2f928 game: bug fix
the ai person was able to fing the car like it has no mass
add rigidbody with capsule collider to the ai person
2024-08-08 18:25:45 +08:00
Sc0rch-thinks
b92b3b5d75 game: add ai manager 2024-08-08 16:39:39 +08:00
Sc0rch-thinks
139aff95ef game: add raycast and door functionality 2024-08-08 16:39:38 +08:00