0c3831ad03
Bugfix Camera Being Reset in Wrong Positions and FOV
2023-05-22 01:03:13 +01:00
e947b67b36
Bugfix Able to Climb Large Structures by Teleporting
2023-05-21 22:10:23 +01:00
ba4e8bf07c
Bugfix Janky Walking Up Stairs
2023-05-21 17:55:25 +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
e5b26c20ed
Updated Combat to Disable Escaping in Boss Battle
2023-05-20 02:01:28 +01:00
c7367be0c1
Bugfix Able to Jump Over Merchant Counter
2023-05-20 01:35:28 +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
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
7b416540b3
Added Walking and Sprinting SFX
2023-05-15 02:39:29 +01:00
c3df530ab7
Updated TempCharacter to Change Default Coin Balance
2023-05-14 23:08:53 +01:00
MarcelHara
ef34d5663e
Fixed logic handling the closing and opening of menus
2023-05-13 18:15:58 +01:00
MarcelHara
e241c76d89
Changed Item tooltips to look better and overhauled item logic
2023-05-13 17:10:36 +01:00
MarcelHara
495f78a766
Added Functionality to new Inventory and fixed TAB not closing
2023-05-13 16:31:27 +01:00
dd72b47a6d
Bugfix Able to Open Inventory During Combat
2023-05-12 13:51:08 +01:00
MARCEL HARA
c412e8c163
Added TutorialText to game
...
added a ui and made it appear at the start of the game
2023-04-17 17:33:40 +01:00
Marcel Hara
6f9f95ab9d
Attempted fix widget to merchant system
2023-03-14 13:04:33 +00:00
bfa6c24ee9
Bugfix New UI Not Displaying
2023-03-13 18:10:02 +00:00
Charlie Seymour
e0f7a2682a
Bugfix Old Version of the Character with Missing References
2023-03-13 16:11:44 +00:00
Emily Taylor
3982712189
Uploaded MerchantCharacter, Merchant Shop assets and Goat into engine
...
Goat enemy fbx and material, merchant character and material and merchant shop untextured meshes in engine.
2023-03-06 16:28:04 +00:00
Emily Taylor
c4a668c2e9
Added Merchant Shop assets
...
Added Merchant shop FBX
2023-03-06 15:31:55 +00:00
MARCEL HARA
119b5a141a
Updated TempCharacter to remove unused Ulogs
2023-02-23 15:19:32 +00:00
MH261677
618a9509ca
Updated EatableItems to add ammo {UNSTABLE}
...
Added functionality to the ammo count currently unstable as need to wait for other programmer to understand why it crashes.
2023-02-19 15:29:16 +00:00
MARCEL HARA
77c43ab3d1
Updated TempCharacter to find AI Sphere
2023-02-16 15:02:58 +00:00
MARCEL HARA
5b4da1f02e
Updated TempCharacter for Jump and Sneak
...
Added A sneak function and Jump function for the character
2023-02-06 15:26:22 +00:00
MARCEL HARA
0cf4ace43a
Updated TempCharacter
...
Added Jump function which is using ACharacter and started working on custom Sneak function
2023-02-06 14:30:13 +00:00
MH261677
f4e0511f5c
Updated TempCharacter blueprint
...
Added a check to make sure the player is not in the shop when opening inventory
2023-02-04 17:41:09 +00:00
7a715c2e55
Bugfix Hard Reference for GunEffect not Saving
2023-01-31 03:13:17 +00:00
Marcel Hara
d658c63627
Updated WBP_ShopSelector
...
Got rid of it casting from tempcharacter but instead it casts from interaction which then activates a function in interaction which activates a different function in tempcharacter
2023-01-30 17:20:22 +00:00
MARCEL HARA
810b4b1680
TemporarilyBroken TempCharacter.cpp
...
Attempted to fix the close button currently it crashes.
2023-01-26 18:12:24 +00:00
MH261677
b4e741bfd8
Changed BP_GoldCount to BP_ImportantStats
2023-01-14 22:11:15 +00:00
MH261677
43db88c107
Updated BP_GoldCount
...
Made it so it shows the gold count now that you can set in the BP_TempCharacter
2023-01-14 22:05:20 +00:00
MH261677
f52ea5efb8
Overhauled Items
...
Gave every single item a unique ID so no matter the item the ID will always be different
2022-11-29 14:15:20 +00:00
MH261677
3360ea2031
Updated TempCharacter,TempCharacter.cpp
...
Gave a max inventory slots of 5 for testing purposes and Refactored code in TempCharacter.cpp
2022-11-29 12:55:46 +00:00
MH261677
26bbe083df
Updated WBP_ItemDisplay, WBP_PlayerInventory
...
Changed and resized both the UIS to fit items better and make the whole inventory look a lot cleaner
2022-11-23 18:13:13 +00:00
MH261677
b7dd592d2c
Created Player folder
...
Organized the blueprints into more folders and cleaned up unreal project
2022-11-23 17:30:38 +00:00