62 Commits

Author SHA1 Message Date
akshay
139896324c Added new intro and adjusted camera to start in the bedroom 2022-08-21 11:33:03 -04:00
akshay
669a7e0cb0 Updated stomach texture 2022-08-21 11:16:53 -04:00
akshay
8da01e3382 Added new HUD for bed timer 2022-08-21 10:16:24 -04:00
akshay
729c36ec20 Added new font. Created main menu and completed the game loop. Added bounce on item balloons 2022-08-21 01:53:37 -04:00
akshay
c84299b1e4 Update Rover rocks to have Geode mesh 2022-08-21 00:13:06 -04:00
akshay
fdda7604d7 Added the item balloons to show on broken machines 2022-08-20 23:02:40 -04:00
akshay
3a091449e8 Updated item_generator code to emit gen started/finished signals. hooked up level to play drill animations though the anim player is missing the actual animation 2022-08-20 20:41:31 -04:00
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