55 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
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
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
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
daca70bd82 Update stomach ui 2022-08-18 21:59:43 -07:00
akshay
dbd9bd2c42 Updated main scene with all the stations 2022-08-19 00:15:03 -04: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
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
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
7642869dc1 Add item_dump 2022-08-16 00:29:52 -07:00
f2ab164993 Add cheat menu 2022-08-16 00:29:06 -07:00
6d17abdbe1 Add status light scene 2022-08-16 00:07:49 -07:00
7562403a34 "Fix debug message for oven state change") 2022-08-15 22:35:51 -07:00
8d46a22e19 Add activation animation to Dungee 2022-08-15 21:21:14 -07:00
akshay
5c997ef5c7 Updated crafting_station to have states 2022-08-15 23:47:01 -04:00
akshay
4590e65e37 Updated power station to export current holding var. Allows us to start with charges 2022-08-15 20:21:17 -04:00
effb145991 Animate dungman 2022-08-15 13:24:09 -07:00
ead6eacf4e Add camera system 2022-08-14 22:04:36 -07:00
akshay
a76d77088a Added generic item_generator scene. using it as the ore conveyor in dev_akshay for testing 2022-08-14 21:23:41 -04:00
akshay
c616471e77 Updated power station to not use coin_machine and cleaned up some of my mess 2022-08-14 19:45:00 -04:00
akshay
5449c7536f Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-14 19:29:25 -04:00
akshay
9ca2ae4a52 Updated crafting machine code to check for valid recipe when deciding to enable/disable the coin machine 2022-08-14 19:29:17 -04:00
304e93f4f9 Add whitebox level and main scene 2022-08-14 16:23:13 -07:00
akshay
8b8148ea3e Updated RecipesDB to store an array of tem_type resources instead of hardcoded slots 2022-08-14 17:56:29 -04:00
akshay
258bfefc3e Added Crafting Machine 2022-08-14 17:28:32 -04:00
75a153f19b Add food and yam interaction 2022-08-14 05:40:14 -07:00
akshay
65f322fe81 Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-14 04:57:32 -04:00
akshay
62d07b1fc5 Added item holder that can hold pickable item instances 2022-08-14 04:46:50 -04:00
7e6b8c6503 Add incomplete hunger system 2022-08-14 01:00:14 -07:00
5e0c0958e7 Add silly dialog for yamget 2022-08-13 22:27:10 -07:00