179 Commits

Author SHA1 Message Date
791f6bf4c3 Bunch of edits. 2025-06-09 20:50:23 -05:00
54eb43044d Finalize Pause menu and setup of settings menu. 2025-04-12 16:32:14 -04:00
6f0d7d734f Added functionality to PauseMenu, other various edits. 2025-04-10 14:57:22 -05:00
35298ec28d Putting together PauseMenu functionality. 2025-04-10 13:58:51 -04:00
1cbed8ce7f Pause Menu Visual Design Revision 1 2025-04-09 04:36:16 -05:00
79d8720282 More Pause Menu Boilerplate 2025-04-09 04:09:55 -05:00
c5109c2c1b Implement basis for Pause Menu. 2025-04-07 15:17:52 -05:00
ab0fd9455c More Edits 2025-04-07 14:30:30 -04:00
f82157d240 Various Edits 2025-04-01 18:57:01 -04:00
15d816f04f Added custom movement code for when player is noclipping. 2025-03-31 16:37:31 -04:00
0d7306b9ae Cleanup LocalWorld 2025-03-31 16:36:21 -04:00
d55a64163b Add GameSession::GetLocalPlayerEntity 2025-03-31 16:36:04 -04:00
4538aa963b Update LocalWorld.cpp
cleanup
2025-03-29 16:54:00 -04:00
60dbd6d725 Decently-well working, doing some profiling currently. 2025-03-29 14:31:57 -04:00
7d71f32d09 Refactoring tile loading procedure. 2025-03-22 15:07:50 -04:00
a53bc42a82 Re-enabling features: hotbar icons, name, plank pattern. 2025-03-22 14:07:43 -04:00
c9b037bf39 It works!!! All tiles are currently blue, and basically all tile features need to be re-implemented, however. 2025-03-22 13:39:12 -04:00
e0367b971c Large Refactor, half-finished, will not compile or run currently. 2025-03-20 23:52:51 -04:00
9a10ff81d0 Building out container class, move classes to their own headers. 2025-03-19 15:45:42 -04:00
23fb2892a9 Put into namespace 2025-03-19 15:44:30 -04:00
84bc213229 Add XBox360 controller support to hotbar, tile editor, and zoom. 2025-03-19 02:47:36 -04:00
c604b69487 Tweak player falling, prevent sprite spazzing. 2025-03-19 02:46:03 -04:00
699c1021c1 Fix Console Input Box color 2025-03-19 02:42:34 -04:00
4e0c1dac86 Added Camera freemove and follow. Camera returns to follow target if free-movement isn't done for 1.25 seconds 2025-03-19 02:42:20 -04:00
b2e4732b14 Add TileTool::WorldEditorEnabledByDefault 2025-03-19 02:41:30 -04:00
cc00350dc3 Add test Container Window, building out the items system. 2025-03-18 19:26:22 -05:00
e547dd0045 Integrated XBox360 controller support for camera and player movement. 2025-03-18 00:34:08 -04:00
0b9c5eb449 Hacked in AssetService to the splash screen, still needs some polish. 2025-03-02 04:26:50 -05:00
4a11961c0f Graphics bug fix.
Fixed a bug that would cause visible lines to occur between chunks on some graphics drivers when the camera was moved by less than 1 pixel.
2025-03-01 23:11:19 -05:00
d4468421f7 Packaging libraries into release build WIP 2025-02-28 22:16:58 -05:00
7707d6d3a6 WINDOWS BUILD!!! (Where's my player texture). 2025-02-27 04:08:10 -06:00
0f776f2a6f Heavily refactored CaveGameWindow, pulled TileTool into GameSession. 2025-02-27 04:10:00 -05:00
d058774519 Particles Test Success. 2025-02-27 04:08:51 -05:00
2e55d42733 Various small fixes. initialization of widgets and such. 2025-02-27 04:08:35 -05:00
c5015b608d Fixed a very weird deallocation problem causing segmentation fault on close. Made the credits look nicer too. 2025-02-27 04:07:50 -05:00
0a033fc103 Tracked down and fixed segmentation fault upon close. 2025-02-27 00:13:13 -05:00
7c46f2939b Small changes 2025-02-26 15:20:17 -05:00
5127d50f04 Small changes, removed useless files too. 2025-02-26 12:22:54 -06:00
baf1f517a5 Added grid and tileactivity commands, Grid render doesn't appear to work though. 2025-02-25 19:52:26 -05:00
54a704a091 Tuned collision response and physics, player animation outline. 2025-02-25 17:49:53 -05:00
b8a59d98c5 Player collision response and movement physics v1. 2025-02-25 16:57:06 -05:00
24790c5c0c Refactored camera movement to feel more consistent regardless of framerate. 2025-02-25 12:17:18 -05:00
55746d45b9 Add FPS limiter. 2025-02-24 16:16:15 -05:00
48b303260d Remote Edits 2025-02-24 11:52:13 -06:00
1f18f08244 So close to a windows build!! 2025-02-21 14:09:42 -06:00
d82c821e6f Added WorldEdit step buttons. 2025-02-19 03:34:20 -06:00
6ba265e9e2 Uploading Edits 2025-02-16 20:07:19 -05:00
dd6a284b6f Hacky logger integration, other fixes. 2025-02-12 14:02:38 -05:00
0121af5178 Current State !! <3 2025-02-12 11:44:50 -05:00
3bd4716fcd Added tile_sim button to ReWorldEdit 2025-02-11 20:58:22 -05:00