Commit Graph

155 Commits

Author SHA1 Message Date
2f22f48eef Added Base scene for levels of the final game 2024-06-01 13:08:56 -05:00
c711825e9e Added horror tag to project 2024-05-29 13:06:03 -05:00
b58a86668c Added class names for future reference 2024-05-29 12:12:33 -05:00
18ba83c0da Export tests 2024-05-13 18:17:20 -05:00
724c66ba9d Moved Scripts to proper place 2024-05-13 18:16:36 -05:00
0cd8413a19 Changed Game Over to UNEMPLOYED 2024-05-11 00:17:08 -05:00
c903501267 Tilework 2024-05-10 22:35:10 -05:00
e42ac813eb Added Textures for Apartment Ceiling and Carpet 2024-05-10 22:34:31 -05:00
867a9209a6 Made an apartment test map 2024-05-10 22:33:23 -05:00
53815f7504 Renamed Head Pivet and had to update the head script 2024-05-10 22:32:43 -05:00
8be6f7d418 Fixed small typo preventing level loading 2024-05-10 22:32:02 -05:00
6de84aef65 Removed Old Tileset and original Map 2024-05-10 13:13:15 -05:00
181dd82ef2 Changed string to variable sho if I change the level folder in the future it won't break shit 2024-05-10 13:11:46 -05:00
d9effc7672 Moved Fonts, Themes, and Tileset stuff to Resources 2024-05-10 13:02:58 -05:00
ffa0b0c44f Moved Player down 2024-05-10 13:01:00 -05:00
b854683a36 Icon Removed from project 2024-05-10 13:00:51 -05:00
e806232d68 Added blood to game over 2024-05-10 12:57:41 -05:00
0f019153f1 Added black background and red title 2024-05-10 12:57:11 -05:00
49f22e5054 Worked on Tileset more 2024-05-10 12:37:24 -05:00
5d1d53ca7e Added Game Over To Game and GameOver function but nothing activates it yet 2024-05-10 12:37:13 -05:00
ca1ba98184 Wall testing 2024-05-10 12:36:36 -05:00
7471f6291a Made Wall to test out Navigation 2024-05-10 12:36:15 -05:00
ca2ef6896d Removed delta because it made the enemy super slow 2024-05-10 12:35:19 -05:00
18c52d0530 Set player camera height to 1.6 meters 2024-05-10 12:34:37 -05:00
60a42c027a Removed default icon 2024-05-10 11:28:30 -05:00
98fde6cd4d Changed Font 2024-05-10 11:25:51 -05:00
5fe8f92f48 TestMap for Enemy Nav 2024-05-10 11:25:25 -05:00
300a90af9c Created Enemy to track player's last known location 2024-05-10 11:25:15 -05:00
cbb3760380 Changed Level loading to allow me to call openMap with a path to a specific map but by default will use the global setting map and added closeMap function 2024-05-10 11:24:46 -05:00
ed75e84ece Expanded Loading List 2024-05-10 11:23:26 -05:00
94e51d070a Made Floor Tile Material 2024-05-10 11:22:48 -05:00
d4164c994e Added Global Variable in settings for the last known location and is updated when player starts coughing 2024-05-10 11:22:24 -05:00
8291bd8ed3 Made Game Over Scene 2024-05-10 11:21:18 -05:00
43e2778584 Added Commercial Free use font for game in VCR style 2024-05-10 11:20:00 -05:00
16c069f4b4 Genderated Shit? 2024-05-10 00:03:02 -05:00
cfa46a6930 Changed Near Darkness to final form 2024-05-09 19:06:56 -05:00
511a4de36f Renamed Map 3 to Darkness 2024-05-09 19:06:29 -05:00
a1c9ead154 Added Near Darkness Environment for dark sections 2024-05-09 19:03:35 -05:00
ba682934ac Fixed Issues with Pause Screen 2024-05-09 19:00:54 -05:00
2f5661cf8f Moved calculation to save as a variable for testing 2024-05-09 18:45:29 -05:00
e20239108c Removed unused variable 2024-05-09 18:41:23 -05:00
6357f92d68 Moved Obsidian Stuff to base folder and not a sub folder oops 2024-05-09 18:40:02 -05:00
baa3bd05ca Added Dark Map with Floor and Ceiling Height 2024-05-09 17:30:25 -05:00
fcdcd90364 Kanban stuff 2024-05-09 15:48:06 -05:00
d4fa2febe7 Some changes not sure 2024-05-09 15:47:56 -05:00
65de7f3966 Added Level Loading 2024-05-09 15:46:13 -05:00
48817f3958 Fixed readme to be more accurate to the project but with nothing in it so far 2024-05-09 15:44:53 -05:00
8d5282191b Added Load Level Item List with back button that works 2024-05-09 14:57:28 -05:00
c0ff8015d3 Removed whitespace 2024-05-09 11:55:52 -05:00
cf5c9ace6f Removed Player and Added Node3D to be used to move player to that location at startup 2024-05-09 11:54:34 -05:00