30 Commits

Author SHA1 Message Date
akshay
8d313b8a71 Updated dinner table to allow player to consume valid food 2022-08-16 20:31:51 -04:00
akshay
c6da4e0aa2 Added hunger tick damage 2022-08-16 19:56:48 -04:00
3fb9fce92f Fix laggy activation 2022-08-16 12:35:42 -07:00
921ebc01f2 Make broken state for oven 2022-08-16 00:30:37 -07:00
b215e201e0 Add item_dump 2022-08-16 00:29:52 -07:00
e992772612 Add cheat menu 2022-08-16 00:29:06 -07:00
e968fb923b Add status light scene 2022-08-16 00:07:49 -07:00
830b78cf77 "Fix debug message for oven state change") 2022-08-15 22:35:51 -07:00
8d0ed8c98f Add activation animation to Dungee 2022-08-15 21:21:14 -07:00
akshay
383e868b2b Updated crafting_station to have states 2022-08-15 23:47:01 -04:00
akshay
a4c7dcf21a Updated power station to export current holding var. Allows us to start with charges 2022-08-15 20:21:17 -04:00
a62d187626 Animate dungman 2022-08-15 13:24:09 -07:00
1030891b8d Add camera system 2022-08-14 22:04:36 -07:00
akshay
a5567a8132 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
11826ef9d5 Updated power station to not use coin_machine and cleaned up some of my mess 2022-08-14 19:45:00 -04:00
akshay
e16d192ba0 Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-14 19:29:25 -04:00
akshay
01e57c169c 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
f1cb0ba83c Add whitebox level and main scene 2022-08-14 16:23:13 -07:00
akshay
46817025a6 Updated RecipesDB to store an array of tem_type resources instead of hardcoded slots 2022-08-14 17:56:29 -04:00
akshay
a336411c84 Added Crafting Machine 2022-08-14 17:28:32 -04:00
d20642e267 Add food and yam interaction 2022-08-14 05:40:14 -07:00
akshay
2874c11658 Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung 2022-08-14 04:57:32 -04:00
akshay
138519ea83 Added item holder that can hold pickable item instances 2022-08-14 04:46:50 -04:00
ff388ee079 Add incomplete hunger system 2022-08-14 01:00:14 -07:00
f868b86f10 Add silly dialog for yamget 2022-08-13 22:27:10 -07:00
8097a28cf8 Add some sounds 2022-08-13 21:48:17 -07:00
2884c9b096 Add interactions for hydroponics 2022-08-13 21:36:58 -07:00
4c3f01a835 Add dungman 2022-08-13 20:41:37 -07:00
89d4d3a29c Add dumb label to power station 2022-08-13 19:16:01 -07:00
akshay
afe0a5d39c Added modular coin machine and power station. Updated Player code to handle inventory. 2022-08-13 22:07:27 -04:00