akshay
|
9f74ab447b
|
Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung
|
2022-08-21 15:32:54 -04:00 |
|
akshay
|
23dfc3bb72
|
Updated rover game with everything it needs
|
2022-08-21 15:32:47 -04:00 |
|
|
8c45591df9
|
Add circle timer
|
2022-08-21 12:07:27 -07:00 |
|
akshay
|
bb4da72c47
|
Added status lights on power station. Adjusted the crafting bench item holder positions
|
2022-08-21 14:42:40 -04:00 |
|
akshay
|
ed4321243a
|
Merge branch 'main' of https://git.mrdanielsnider.com/snider/project-dung
|
2022-08-21 14:02:10 -04:00 |
|
akshay
|
571a7b0676
|
Added a book scene that triggers dialogic events. Also added the end game dialogic
|
2022-08-21 14:02:00 -04:00 |
|
|
e2e780631a
|
Lock camera rotation in center room
|
2022-08-21 10:50:03 -07:00 |
|
akshay
|
5d290b4b9b
|
Added initial dialog when you enter the RTG area for the first time
|
2022-08-21 13:12:23 -04:00 |
|
akshay
|
ba3c1b6055
|
Fixed bug with starve and day end dialogs stomping on each other
|
2022-08-21 12:13:33 -04:00 |
|
akshay
|
ef7a22a980
|
Added new intro and adjusted camera to start in the bedroom
|
2022-08-21 11:33:03 -04:00 |
|
akshay
|
ed794b26f2
|
Updated stomach texture
|
2022-08-21 11:16:53 -04:00 |
|
akshay
|
fc58d4590f
|
Added new HUD for bed timer
|
2022-08-21 10:16:24 -04:00 |
|
akshay
|
2bd6bc1c4e
|
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
|
50ab2c2579
|
Update Rover rocks to have Geode mesh
|
2022-08-21 00:13:06 -04:00 |
|
akshay
|
002ffef1e8
|
Added the item balloons to show on broken machines
|
2022-08-20 23:02:40 -04:00 |
|
akshay
|
5e857e478e
|
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
|
e433f3851b
|
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
|
a2998810c1
|
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
|
2f8bbe57e2
|
Added exit trigger in rover game so you can leave before the timer runs out
|
2022-08-20 16:03:13 -04:00 |
|
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 |
|