akshay
|
cbbfe694ed
|
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 |
|
|
a43ed5ccb2
|
Add item placement marker
|
2022-08-20 03:13:33 -07:00 |
|
akshay
|
d8cdc48c01
|
Added pause menu with recipes
|
2022-08-20 06:11:08 -04:00 |
|
akshay
|
1b389fc07a
|
Updated dinner table code to allow for item in hold
|
2022-08-20 04:15:24 -04:00 |
|
akshay
|
4a715d9b6d
|
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
|
dfd6fe9bb4
|
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 |
|
|
373838d3e7
|
Add rover game and such
|
2022-08-19 05:38:23 -07:00 |
|
akshay
|
e80cd37534
|
Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung
|
2022-08-19 01:27:19 -04:00 |
|
akshay
|
de19a4c32d
|
fixed bug with set_hp in damageable object
|
2022-08-19 01:27:06 -04:00 |
|
|
9a9c5ef65c
|
Fix hunger timer issues
|
2022-08-18 22:20:27 -07:00 |
|
|
469813f534
|
Update stomach ui
|
2022-08-18 21:59:43 -07:00 |
|
akshay
|
db7ecf5ed1
|
Updated main scene with all the stations
|
2022-08-19 00:15:03 -04:00 |
|
|
c63377c1dc
|
Add wip rover game
|
2022-08-18 19:17:02 -07:00 |
|
akshay
|
8974f0cc56
|
Updated oven to extend Damageable and updated code to override base class properly
|
2022-08-18 21:30:21 -04:00 |
|
akshay
|
b10ad40552
|
Fixed bug with item generator crying when item is removed while its broken
|
2022-08-18 21:03:23 -04:00 |
|
akshay
|
ef4b8bd7cf
|
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
|
6e6da14975
|
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
|
7289eba670
|
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 |
|
|
30f171f3d9
|
Add sleeping
|
2022-08-17 05:46:36 -07:00 |
|
|
22e2fc0067
|
Lerp camera fov
|
2022-08-17 05:45:28 -07:00 |
|
akshay
|
3a72e066ea
|
Added comms array
|
2022-08-17 00:04:04 -04:00 |
|
akshay
|
eeb34f9372
|
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
|
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 |
|