19 Commits

Author SHA1 Message Date
akshay
dbd9bd2c42 Updated main scene with all the stations 2022-08-19 00:15:03 -04: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
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
akshay
4234246d53 Added comms array 2022-08-17 00:04:04 -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
akshay
a1e13b16b9 Updated dev-akshay scene to have the galley and hydroponics room 2022-08-16 01:12:56 -04: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
akshay
3a510956a6 Updated dev scene with new cameras and testing machine placements 2022-08-15 20:17:39 -04: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
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
62d07b1fc5 Added item holder that can hold pickable item instances 2022-08-14 04:46:50 -04:00
akshay
1941edd48c Added modular coin machine and power station. Updated Player code to handle inventory. 2022-08-13 22:07:27 -04:00