Commit Graph

903 Commits

Author SHA1 Message Date
8b87098cf8 Updated Book & Gun to be Pickupable by Interact Key 2023-05-21 19:06:16 +01:00
d17ba9e064 Updated Cursor for Change when Hovering on Interactable Object 2023-05-21 18:55:22 +01:00
ba4e8bf07c Bugfix Janky Walking Up Stairs 2023-05-21 17:55:25 +01:00
e0e2286852 Bugfix Crash on Level Change if Player Still has Status Effects 2023-05-21 17:40:54 +01:00
b4b248b5e7 Bugfix Able to Shoot in Menus 2023-05-21 17:24:58 +01:00
8a8288fbff Bugfix Invisible Walls Breaking Line Trace 2023-05-21 16:34:33 +01:00
5104a21b2f Bugfix Initiating Combat with the Inventory Open Blocks Input 2023-05-21 15:20:11 +01:00
14f4ff4d35 Bugfix Focus Issues in Inventory & Able to Open Inventory in Shop
Able to consistently open & close the inventory without losing focus on root widget
2023-05-21 15:19:18 +01:00
89282de97c Organised Level Folder Structure 2023-05-21 12:57:55 +01:00
5573037266 Updated readme.md for Itch.io Page 2023-05-20 02:20:15 +01:00
e5b26c20ed Updated Combat to Disable Escaping in Boss Battle 2023-05-20 02:01:28 +01:00
e67e32387c Bugfix Able to See Status Text on Boss Combat 2023-05-20 01:46:13 +01:00
c7367be0c1 Bugfix Able to Jump Over Merchant Counter 2023-05-20 01:35:28 +01:00
d0923cac40 Added Brochure and Pendant Miscellaneous Files 2023-05-20 01:17:02 +01:00
3f7c78d5a1 Updated Healing & Buff Jelly Item Icons 2023-05-20 01:16:08 +01:00
a57ebbf0e3 Bugfix Menus Overlay Eachother 2023-05-20 01:01:19 +01:00
d2d67a5bea Bugfix Being In a Menu Breaks Game 2023-05-20 00:55:20 +01:00
8108050bd6 Bugfix Character Unable to Climb Stairs Consistently 2023-05-20 00:43:05 +01:00
bc98daea6f Updated Build Map to Replace Cubes with Stairs 2023-05-20 00:42:22 +01:00
2b458f7c77 Bugfix Having To Press TAB Twice to Open Inventory 2023-05-19 15:34:25 +01:00
c7da594980 Added Inventory Open Tutorial 2023-05-19 15:28:20 +01:00
c64556aa57 Updated Build Level to Make Book & Gun More Visible 2023-05-19 15:01:27 +01:00
8f6f927e79 Bugfix Spazzing Goats if Invalid Location 2023-05-19 13:35:49 +01:00
2953e6d50a Bugfix Switches Target if Multiple Enemies Try to Initiate Combat 2023-05-19 12:57:45 +01:00
b52327b122 Updated Inventory Icon to Make Inventory More Visible 2023-05-19 02:48:33 +01:00
df08924046 Bugfix Random Fatal Crash After Combat 2023-05-19 02:38:10 +01:00
09b55ac425 Bugfix Pressing E in Dialogue Stops Player from Moving 2023-05-19 02:20:15 +01:00
dcd4cbf356 Added Misc Art & Screenshots of the Game 2023-05-16 02:48:52 +01:00
7304cdfa32 Added Coin SFX on Goat Death 2023-05-15 04:28:15 +01:00
c9d527552e Made it Easier to Climb Rocks 2023-05-15 04:22:55 +01:00
12a7881592 Bugfix Boss End Dialogue Duplicating And Removing Input 2023-05-15 04:13:29 +01:00
0d7e8c5187 Bugfix Quest System for Pendant Quest 2023-05-15 04:02:05 +01:00
5682929e82 Added Enemy Attack Noises 2023-05-15 03:05:02 +01:00
d4c5139aa0 Added Shoot & Wall Break Sounds 2023-05-15 02:46:12 +01:00
7b416540b3 Added Walking and Sprinting SFX 2023-05-15 02:39:29 +01:00
4fdca4da2b Added MainMenu Background Track 2023-05-15 01:13:33 +01:00
9110d29d91 Added MainMenu Button to Escape Menu 2023-05-15 00:24:16 +01:00
a2d1d4794b Bugfix Book Taking in Hardware Inputs 2023-05-15 00:06:36 +01:00
ad36b32133 Updated Build Map to Enable V-Sync 2023-05-14 23:24:30 +01:00
24c79e3285 Bugfix Main Menu Book Completely Black 2023-05-14 23:12:43 +01:00
c3df530ab7 Updated TempCharacter to Change Default Coin Balance 2023-05-14 23:08:53 +01:00
ec0ca7f54c Replaced Resources Static Mesh with BP Equivalent 2023-05-14 23:06:15 +01:00
3b828bb01c Updated Quests for Final Kill Boss Quest 2023-05-14 23:02:09 +01:00
c46dcdecf7 Added NavMesh Modifiers to Prevent Goats from Getting on to Stairs 2023-05-14 21:46:11 +01:00
d24194b1cb Updated Healing & Buff Jelly to Change Max Values to 20 2023-05-14 21:34:08 +01:00
ac0752154d Merge branch 'Music-integration' into dev
# Conflicts:
#	Content/Levels/Build.umap
2023-05-14 21:14:10 +01:00
027a48bbec Bugfix Crash on Boss Kill 2023-05-14 21:09:34 +01:00
KACPER Szelest
7fefd2cec4 updated mesh asset
I changed the mesh of the stalegtite to fix some issues
2023-05-14 16:02:10 +01:00
KACPER Szelest
15073943ee Fixed weird mesh issues
I covered up some holes that look into the abyss and broke game immersion
2023-05-14 16:01:45 +01:00
KACPER Szelest
7d05f53989 Implemented audio assets
I added the background ambience and bridge noise to the game
2023-05-14 16:01:12 +01:00