Commit Graph

11 Commits

Author SHA1 Message Date
Kukukakhew
39e416295b Added weapon class and data asset, weapons can be spawned to actor 2025-12-06 21:32:09 -05:00
Kukukakhew
cec59ce0e6 Bugfixes and optimizations
-More settings code moved to game instance
-Most buttons are now a new class widget that can be changed in one spot and update everywhere.
-game crash when hosting a game a second time fixed
2025-11-26 16:37:20 -05:00
Kukukakhew
3948f56b86 Fixed startup resolution
Startup resolution now remembers what you previously set it to.
Removed a bunch of casts in favor of interfaces.
2025-11-26 11:20:09 -05:00
Kukukakhew
ec3c886a42 Bugfix, joining player can't move 2025-11-23 21:38:15 -05:00
Kukukakhew
3f5fa83f48 Added Game Instance, some UI to Direct Connect (enter IP) in main menu
UI menu logic moved to Game Instance BP. Game instance persists when levels are closed and different gamemodes, characters ect are used.

Added Direct Connect window.
Does not actually connect just yet, just saves servers to list and lets you delete from the list.

Renamed some Blueprints
2025-11-23 18:05:43 -05:00
Kukukakhew
63a8e63dfe Host Game now opens level
There are some things in here meshes/characters/gamemodes that can be removed.
2025-11-22 22:19:33 -05:00
Kukukakhew
1a9364c821 Test Character and controller 2025-11-22 13:06:39 -05:00
Kukukakhew
0598ac722c Keybindings settings added 2025-11-21 21:56:12 -05:00
Kukukakhew
99c6f2fd3b Its a start
Start Menu
Main Menu
Sound Classes
2025-11-17 23:00:53 -05:00
ff9fcf7aa7 init project settings changed 2025-11-17 21:06:50 -05:00
5e97933dff init 2025-11-17 20:28:58 -05:00