Commit graph

97 commits

Author SHA1 Message Date
220ae99273 Fix graphy 2023-03-04 13:10:12 +11:00
3b72247e14 Finish building 2023-03-04 12:54:49 +11:00
00ef0db6bb Add graphy overlay hint 2023-03-04 12:20:01 +11:00
5711332558 Implement graphy overlay 2023-03-04 12:17:37 +11:00
63efe1d6fc Build game scene lighting 2023-03-04 12:02:23 +11:00
58ad5c1b07 Update main game lighting 2023-03-04 11:47:16 +11:00
7bae59ffb0 Build lighting and update SSAO on main menu 2023-03-04 11:32:28 +11:00
3667a25c54 Update build name 2023-03-04 11:15:08 +11:00
648c5f7ee2 Fix build compile error 2023-03-04 11:13:29 +11:00
b8d3902fbd Change build setting and add splash 2023-03-04 11:05:53 +11:00
9e4ab5f7a3 Commit uncommited stuff I was missing like an idiot 2023-03-04 10:49:44 +11:00
6efd2653a1 Add music to main menu 2023-03-04 10:18:10 +11:00
3109bc6025 Bump game length to 60s 2023-03-04 10:15:01 +11:00
478b208c90 Make order and plant counter on go when actually playing 2023-03-04 10:14:08 +11:00
a4d3abfb89 Add deliver result popup over delivery counter 2023-03-04 10:09:28 +11:00
5716e49c58 Add another stove 2023-03-04 09:44:53 +11:00
b0a3bcc944 Balance cooking times 2023-03-04 09:43:11 +11:00
94832e51c9 Flash stove bar when 50% to burnt 2023-03-04 09:42:48 +11:00
aa5c673300 Add burning warning sound to stove 2023-03-04 09:29:20 +11:00
56893af14d Add basic flashing animation to stove burn warning 2023-03-04 09:21:25 +11:00
cc1c724f76 Add basic burn warning to stove 2023-03-04 09:17:44 +11:00
8b0817b15d Animate and add sound to countdown 2023-03-04 09:06:17 +11:00
60ee4185e2 Add tutorial splash screen 2023-03-04 08:49:27 +11:00
701ef5a2ec sort hierachy a little 2023-03-04 08:24:27 +11:00
439372ae1b Add player walking particals 2023-03-04 08:21:35 +11:00
9a977d90d3 Add walls 2023-03-04 08:17:15 +11:00
4ba18cd90f Add controller menu navigation 2023-03-04 08:07:57 +11:00
eec1960ca7 Add controller menu navigation 2023-03-04 08:06:45 +11:00
1fc8311ea6 Allow rebinding of interacts and pause on controller 2023-03-04 07:51:57 +11:00
161aece83e Improve controller movement 2023-03-04 07:34:48 +11:00
4e96a88306 Add keyboard input rebinding 2023-03-04 05:54:07 +11:00
91482820da Add options menu and sound volume options logic 2023-03-04 04:53:44 +11:00
dfed2cc0e4 Add pause menu and fix static data dulpication when loading scenes 2023-03-04 04:08:28 +11:00
e4706c7a42 Add pause menu and fix static data dulpication when loading scenes 2023-03-04 03:57:30 +11:00
0849fcfde7 Migrate from unity 2022.2.8f1 to 2022.2.9f1 2023-03-04 02:50:17 +11:00
d08987fff1 Finish 80% of the course 2023-03-03 11:03:25 +11:00
2ffb285e0b Add main menu, loding screen and loding logic 2023-03-03 10:57:46 +11:00
0c71d06fb8 Add Game Over screen and count down clock for game time 2023-03-03 09:51:19 +11:00
15abaa80fa Add basic intro countdown and game states 2023-03-03 09:13:47 +11:00
89e482d387 Fix DeliveryManager completion bug
If DeliveryManager found a single matching ingreedient on the plate it would mark the order complete. this is no longer the case.
2023-03-03 05:21:31 +11:00
1aa97baff4 Add SFX and SFX logic 2023-03-03 05:10:23 +11:00
f0e4f6c9ba Add background music 2023-03-03 04:14:20 +11:00
3ec46256e8 Add Delivery Manager UI and UI logic 2023-03-03 03:54:19 +11:00
8c5f4f2acf Add Delivery Manager logic and random recipe request generation 2023-03-03 02:53:43 +11:00
7e1cbafa47 Create Delivery Counter and first Shader 2023-03-03 02:18:36 +11:00
4664a61aa2 Finish 66% of the course 2023-03-02 09:31:17 +11:00
ef24f6f0e8 Add UI over plate to down plated ingreedients 2023-03-02 09:17:39 +11:00
16b86e4ec4 Drop player move speed by 1f 2023-03-02 06:18:36 +11:00
42cd3341fb Visualise burger construction on plate 2023-03-02 06:17:41 +11:00
3256232b12 Plate holding object logic 2023-03-02 05:48:13 +11:00