90 Commits

Author SHA1 Message Date
akshay
4b7ce9095b Added new item assets and updated item holder placements. Also updated rover game loot table to only give Geodes but varying quantities. Big commit. my bad. 2022-08-20 19:19:03 -04:00
akshay
07e7abe9b0 Updated rover level with asset. Also made the arrow fade when player is certain distance away 2022-08-20 17:43:23 -04:00
akshay
3e2332a81f Added exit trigger in rover game so you can leave before the timer runs out 2022-08-20 16:03:13 -04:00
akshay
b8d998053e Added a simple loot table and set the base data in rover game. Also fixed a bad assert in item_generator 2022-08-20 15:22:32 -04:00
akshay
546e60a325 Fixed pause screen defaulting to be up on game launch 2022-08-20 14:25:03 -04:00
36fd399d50 Add item placement marker 2022-08-20 03:13:33 -07:00
akshay
d56d318ab0 Added pause menu with recipes 2022-08-20 06:11:08 -04:00
akshay
48ad0719eb Updated dinner table code to allow for item in hold 2022-08-20 04:15:24 -04:00
akshay
0ff267134c Renamed and redid icons 2022-08-20 03:37:33 -04:00
akshay
7dd385a50d Imported new level. COLORS IN THE SCENE! 2022-08-20 02:46:05 -04:00
akshay
904b47f32b Added dungee icon and updated export settings 2022-08-20 02:40:25 -04:00
akshay
5ba50e75fb New items. new recipes. Balance changes. 2022-08-20 01:57:14 -04:00
akshay
66f788bf03 Updated the level.glb with new asset. Updated comm station to match the new asset and added broken state to it 2022-08-19 23:11:22 -04:00
akshay
d1d118e06b Updated item generator to match the asset and updated main scene 2022-08-19 22:34:25 -04:00
akshay
5af4702fe4 Updatd crafting station to have the output be right on the table on one of the slots. Also added a ready state to the crafting station 2022-08-19 20:24:29 -04:00
502a243041 Add rover game and such 2022-08-19 05:38:23 -07:00
akshay
a3e1411045 Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-19 01:27:19 -04:00
akshay
9613119944 fixed bug with set_hp in damageable object 2022-08-19 01:27:06 -04:00
f10b641b70 Fix hunger timer issues 2022-08-18 22:20:27 -07:00
akshay
5f6a86bf5f some more number updates 2022-08-19 01:15:45 -04:00
daca70bd82 Update stomach ui 2022-08-18 21:59:43 -07:00
akshay
4720018f38 Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-19 00:57:53 -04:00
akshay
3adc3da139 Added advanced repari kit item and recipe. Updated crafting station repair cost 2022-08-19 00:57:45 -04:00
7a2b6db20d Add wipe to stomachs 2022-08-18 21:56:34 -07:00
akshay
5b80a37ac6 Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-19 00:19:23 -04:00
akshay
fa7398426c Fixing issue with hydropnic station's item dump requirements having an empty item 2022-08-19 00:19:14 -04:00
0cfa5cc6aa Fix bedroom 2022-08-18 21:19:04 -07:00
akshay
dbd9bd2c42 Updated main scene with all the stations 2022-08-19 00:15:03 -04:00
7407359a2c Update level glb 2022-08-18 19:17:03 -07:00
e9cd0e3b87 Add wip rover game 2022-08-18 19:17:02 -07:00
akshay
d2ff6128c5 Updated oven to extend Damageable and updated code to override base class properly 2022-08-18 21:30:21 -04:00
akshay
4dc8d65edc Fixed bug with item generator crying when item is removed while its broken 2022-08-18 21:03:23 -04:00
akshay
ce09d1743f Added broken state to hydroponic station and fixed a bug with all the brokens tates where they wouldn't heal the object back up on repair 2022-08-18 20:31:07 -04:00
akshay
cd0204f2a1 Updated item_generator to have states. Also made it extend Damageable class and added a broken state 2022-08-18 03:26:58 -04:00
akshay
cc8277c09a Resetting the starting Run scene to main.tscn 2022-08-18 01:58:17 -04:00
akshay
2f8f9372f1 Added Damageable class that crating_station inherits from. Added new broken state to crafting_station with status light 2022-08-18 01:56:07 -04:00
akshay
173e80290b Added the bed to dev-akshay scene. Also updated the input mapping to map action button on the controller 2022-08-17 21:32:07 -04:00
akshay
e0072e3f15 Updated dev-akshay with new level 2022-08-17 19:39:48 -04:00
8df69c9cde Add sleeping 2022-08-17 05:46:36 -07:00
719c2a6207 Lerp camera fov 2022-08-17 05:45:28 -07:00
akshay
4234246d53 Added comms array 2022-08-17 00:04:04 -04:00
akshay
558ec35e23 Added a game timer and put it on the game manager to handle day end events 2022-08-16 21:11:02 -04:00
akshay
d7d76185e6 Updated dinner table to allow player to consume valid food 2022-08-16 20:31:51 -04:00
akshay
bc6d64571a Added hunger tick damage 2022-08-16 19:56:48 -04:00
dfeb6e6a24 Fix laggy activation 2022-08-16 12:35:42 -07:00
b0e64ea33e Make broken state for oven 2022-08-16 00:30:37 -07:00
24926f30b5 Move player item bone 2022-08-16 00:30:23 -07:00
7642869dc1 Add item_dump 2022-08-16 00:29:52 -07:00
219e540e21 Make gfx better 2022-08-16 00:29:23 -07:00
f2ab164993 Add cheat menu 2022-08-16 00:29:06 -07:00