111 Commits

Author SHA1 Message Date
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
f22944f179 Add override.cfg stuff 2022-08-16 00:28:15 -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
98dfb143f8 Make good graphics 2022-08-15 22:34:01 -07:00
akshay
1cf7ef3b3b Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-16 01:13:13 -04:00
akshay
a1e13b16b9 Updated dev-akshay scene to have the galley and hydroponics room 2022-08-16 01:12:56 -04: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
akshay
3a510956a6 Updated dev scene with new cameras and testing machine placements 2022-08-15 20:17:39 -04:00
952cfce397 Trying an item in his hand 2022-08-15 14:00:51 -07:00
effb145991 Animate dungman 2022-08-15 13:24:09 -07:00
a59e67ddfc Fix collision layers and masks 2022-08-14 22:50:56 -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
31399312af Add more dungman 2022-08-14 15:49:26 -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
60a6c1997e Fix translation of hydroponics_station 2022-08-13 22:17:55 -07:00
ea7dece84e Shrink interact collision shapes 2022-08-13 22:12:13 -07:00