Commit graph

41 commits

Author SHA1 Message Date
sippy-thinks 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
sippy-thinks c800b72ef1 game(ui): interim menu commit 2024-08-11 15:51:21 +08:00
sippy-thinks 663b9114ba game(ui,scripts): donut interactive prompt demo 2024-08-11 15:02:17 +08:00
sippy-thinks 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
sippy-thinks 0f6c739623 game(scripts): freeze player input when paused
so the camera doesnt move alongside the cursor
2024-08-11 13:31:01 +08:00
sippy-thinks d5e7a9970a game: run completion/failure trigger scripts 2024-08-11 13:11:17 +08:00
Mark Joshwel ce7aec894a game(ui): working start game
next up, overlays
2024-08-11 13:05:00 +08:00
Mark Joshwel 92aa45646c game(ui): interim overlay uxmls and skeleton scripts 2024-08-11 07:20:58 +08:00
Mark Joshwel 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
Mark Joshwel f1b5d615c2 game(scripts): merge players 2024-08-11 04:20:08 +08:00
Mark Joshwel 2298843eeb game: remove audio manager 2024-08-11 03:22:41 +08:00
Mark Joshwel fc9307d5d0 game: get aerial faith working again 2024-08-11 03:00:59 +08:00
Mark Joshwel 2d13cb0bc6 game(scripts): rename state in MarkPlayer
wops
2024-08-11 03:00:33 +08:00
Mark Joshwel d4a9fe0ae5 game(scripts/gm): finalise states
one scene chump
2024-08-11 02:04:05 +08:00
Mark Joshwel 009ca4053c game(scripts): lift groundwork 2024-08-10 20:11:35 +08:00
Mark Joshwel 3b7ed3694b game(scripts/af): rename jump to leap
geddit... leap of faith... ha... ha...
2024-08-10 15:04:02 +08:00
Mark Joshwel 11f36b94aa game(scripts): add aerial faith detection scripts
wheeeeeeeee!
2024-08-10 13:20:53 +08:00
Mark Joshwel 5d4583caca game(scripts): refmt door and player 2024-08-10 13:14:03 +08:00
Mark Joshwel db13087900 game(scripts): add old scripts from everellia 2024-08-10 13:13:40 +08:00
Mark Joshwel e74332781d Revert "game(ai): use System.Random directly in ChangeState"
This reverts commit 2c6ee68988.
2024-08-10 13:12:09 +08:00
Mark Joshwel 2c6ee68988 game(ai): use System.Random directly in ChangeState 2024-08-10 12:30:51 +08:00
Mark Joshwel 15ac78b26a game: simplify if expr for OpenDoor() 2024-08-10 02:28:59 +08:00
Mark Joshwel 327d51a7e3 game(ai): linq the foreach in Steering() 2024-08-10 02:28:26 +08:00
Mark Joshwel e38602910d game(ai): comment out useless (for now) stmt 2024-08-10 02:27:50 +08:00
Mark Joshwel 98b9bfae92 game(ai): nicen car code 2024-08-10 02:27:32 +08:00
Mark Joshwel 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
Sc0rch-thinks f93aa56b0e game: rework car ai scripts and rename 2024-08-08 16:39:22 +08:00
Sc0rch-thinks 0e83b9e541 Merge branch 'AI-fixed' 2024-08-06 09:39:20 +08:00
Mark Joshwel 16d5b3faad game: add car navigation to a target position 2024-08-05 17:56:43 +08:00
Sc0rch-thinks 429b96f0e1 game: adding the car manager scripts 2024-08-05 17:49:48 +08:00
Sc0rch-thinks 297ead7a21 game: ai refactor + comments
i tested it out manually
2024-08-05 17:49:47 +08:00
Sc0rch-thinks 26bd6d49e7 game: adding the car manger Scripts 2024-08-02 16:50:22 +08:00
Sc0rch-thinks efdcacb822 game: refactor and commenting the ai plus some testing 2024-08-02 16:50:22 +08:00
Sc0rch-thinks c2350c0912 game: first iteration of passive ai 2024-08-02 16:50:21 +08:00
Sc0rch-thinks 2a0ed5cd67 game: first iteration of passive ai 2024-07-30 14:06:00 +08:00