134 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
ab0fd9455c More Edits 2025-04-07 14:30:30 -04:00
b7b06cd48b Assets 2025-04-03 13:35:09 -04:00
f82157d240 Various Edits 2025-04-01 18:57:01 -04:00
b10d1e30dc Command additions and minor fixes 2025-03-31 16:38:12 -04:00
28dda7d12d Place gravel. 2025-03-31 16:37:45 -04:00
d9d8f7f3a2 Adjusted tile pallets, added gravel. 2025-03-31 16:37:07 -04:00
5cd84258d8 Adding More Tile Functions (Non-building commit). 2025-03-28 01:26:31 -04:00
f94c8b8e72 Segfault on usage of std::function from ticc_funcs. 2025-03-27 17:44:21 -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
06ec0ca885 Make sure to manually reload cmake-build-debug after first build. 2025-03-22 13:53:10 -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
41749893a5 Few more edits for the night 2025-03-21 03:52:17 -05:00
79f77a4fcf Lots more partial progress on the data-driven refactoring. 2025-03-21 03:00:21 -05:00
e0367b971c Large Refactor, half-finished, will not compile or run currently. 2025-03-20 23:52:51 -04:00
dfb60a45c4 JSON tile metadata parse test, WIP. 2025-03-19 15:45:54 -04:00
4553a0c8ac Add 'container w h' command 2025-03-19 15:44:00 -04:00
8072af2c49 Test Tile JSON data 2025-03-19 15:43:46 -04:00
d9de2502ea Fix data folder 2025-03-19 12:49:18 -04:00
83afdcaebc Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ClientApp/main.cpp
2025-03-19 12:48:26 -04:00
e6f67e1052 Fix data folder 2025-03-19 12:47:54 -04:00
2f19b910de Update main.cpp
Fix missing jjx include
2025-03-19 12:32:24 -04:00
ba39db02d3 Integrating JSON, testing with externally-defining tile data. 2025-03-19 03:56:10 -04:00
a599775eee Add command stubs 2025-03-19 02:48:07 -04: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
f978605005 Working now. 2025-02-28 22:30:26 -05:00
d4468421f7 Packaging libraries into release build WIP 2025-02-28 22:16:58 -05:00
0f776f2a6f Heavily refactored CaveGameWindow, pulled TileTool into GameSession. 2025-02-27 04:10:00 -05:00
0a033fc103 Tracked down and fixed segmentation fault upon close. 2025-02-27 00:13:13 -05:00
2cc0ca2033 Changes by william 2025-02-26 15:49:54 -05:00
06021b9396 Small changes 2025-02-26 15:48:59 -05:00
7c46f2939b Small changes 2025-02-26 15:20:17 -05:00
baf1f517a5 Added grid and tileactivity commands, Grid render doesn't appear to work though. 2025-02-25 19:52:26 -05:00
b8a59d98c5 Player collision response and movement physics v1. 2025-02-25 16:57:06 -05:00
55746d45b9 Add FPS limiter. 2025-02-24 16:16:15 -05:00
0a174af0e2 Spawn player with P, will be working on collisions and physics soon. 2025-02-21 14:47:08 -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
fba1546a9b Changes 2025-02-13 19:27:48 -05:00
01edeb9e37 Add Console Command List Data Structure 2025-02-12 22:34:47 -05:00
dd6a284b6f Hacky logger integration, other fixes. 2025-02-12 14:02:38 -05:00
f20dec85ce Update CaveGameWindow.cpp
Fix out of bounds read causing sigseg when nothing is entered.
2025-02-12 11:56:52 -05:00
0121af5178 Current State !! <3 2025-02-12 11:44:50 -05:00
3c8e194f00 New Title Texture 2025-02-06 00:44:17 -05:00
a6cf319c1c Testing out new Title Image. 2025-02-05 00:04:04 -05:00