Commit Graph

65 Commits

Author SHA1 Message Date
c23ae353d7 Done 2024-11-18 23:23:15 -05:00
fdfece9ab9 I think i am done 2024-11-18 22:48:28 -05:00
f47dd7c3a0 Files Example 2024-11-18 22:27:43 -05:00
7b8d0c8eb7 remove default file 2024-11-18 20:19:59 -05:00
ffdb5c7cc6 Time Fix 2024-11-18 20:16:56 -05:00
9961e926fe Roles Fixed 2024-11-18 11:29:50 -05:00
0b56b1ab1c New Toggle 2024-11-18 11:17:34 -05:00
29d425b555 Fixed Role Anchor 2024-11-18 10:54:30 -05:00
bfb9012574 Tmp Tab Drawing 2024-11-18 10:40:48 -05:00
570fa572d3 Fixed Most Rendering
Most controls would render in the wrong location due to the OpenGL cords not being updated.
2024-11-18 10:31:57 -05:00
41438004d5 Finished Experiments Page 2024-11-18 01:43:21 -05:00
ba71d022d6 Fixed Display Line 2024-11-18 01:32:53 -05:00
169a20daf0 Fixed Drop Line 2024-11-18 01:18:26 -05:00
99f6434b50 Fixed Experiments Size 2024-11-18 00:46:12 -05:00
dc4d86ce26 Prep for project 2024-11-17 22:58:21 -05:00
dff9100cf0 Rendering Improvements
New subframes.
Working on better-centered content.
2024-10-11 16:36:16 -04:00
0b2bfe1635 More settings
Some settings can now be represented as a number slider.
Floating point values have lag but work.
2024-09-28 19:56:54 -04:00
bd5405866b I did a few things
Text rendering and settings changes.
2024-09-25 12:45:20 -04:00
2dee38084e Categories And Scissor
The scissor code should now properly cut all controls from going past the parent.
2024-08-27 10:55:36 -04:00
ab73abc7c7 Menu Mayhem & Rendering Revelations 🎨
Killed it! The new menus and rendering won't crash... probably.
2024-08-22 11:14:33 -04:00
d77f7dbf35 Colors 2024-05-27 20:17:36 -04:00
42b612bbc2 I did too much.
I was going to add a new munu to manage roles, but I got a bit carried away updating existing ones.
2024-05-13 11:47:29 -04:00
JacobTech
baa7fc74e0 Merge pull request 'Merging dev into main' (#19) from dev into main
Reviewed-on: #19
2024-04-14 14:44:24 -04:00
JacobTech
b7bc5bd7d9 Merge branch 'main' into dev 2024-04-14 14:44:00 -04:00
dbd05eff66 Server Icon Improvements
Server icons are now red when the client can't connect to the server.
Server icons now support servers without icons.
2024-04-14 14:15:12 -04:00
47469e0f1a Textbox Pointer Fix
I made some changes to hopefully keep the pointer in the right location.
2024-04-13 13:30:28 -04:00
532d212494 Server Profiles
I added a way to switch profiles that are assigned to you on a server.
2024-04-13 13:11:26 -04:00
5cec5c4230 User Profiles
The app now uses a server profile to load avatars and names.
2024-04-13 00:36:33 -04:00
JacobTech
77ec87d795 Merge pull request 'Merge dev into main' (#18) from dev into main
Reviewed-on: #18
2024-04-11 20:36:03 -04:00
0999d997cb Fixed Updater Settings
• Fixed changing a setting would not save to the file.
• Fixed the updater file textbox looking weird.
2024-04-11 20:31:55 -04:00
dc1c028d5a Fixed Messages Not Showing 2024-04-11 20:22:40 -04:00
78c94e17ca Prevent Server Loading
The app now stops the user from loading the server if it has already been loaded.
2024-04-11 20:05:11 -04:00
3c0a1cfe62 Fixed Add Server Overlay 2024-04-11 19:57:45 -04:00
a11bc8d89b Message Text Copy 2024-04-11 19:42:06 -04:00
JacobTech
f7abb6e993 Merge pull request 'dev' (#17) from dev into main
Reviewed-on: #17
2024-04-11 15:50:13 -04:00
452009675e Coordinates & Switches
• The client now uses the new coordinate system.
• Added a new control for a toggle switch.
2024-04-11 15:44:12 -04:00
149c893d3b More Time Settings 2024-04-06 22:42:31 -04:00
6748e7548d Progress 2024-04-03 22:57:32 -04:00
64a22b5358 Current 2024-04-01 10:12:49 -04:00
d685737e1e OpenGL Version 2024-03-27 20:52:27 -04:00
abf1e7fb74 Framework Update
A few changes, mostly to update the .NET framework version.

Started work on the settings menu by adding experiments.
2023-12-22 11:14:28 -05:00
9fcb4883e3 README 2023-11-18 12:37:21 -05:00
580d576e76 Update 2023-11-18 12:33:05 -05:00
a6fc28e2ab Alternate servers.
Now, using the new alternate servers.
2023-08-25 12:13:06 -04:00
c178ec62cf Public Servers.
Added a bunch of controls to use in public servers.
2023-08-21 10:55:03 -04:00
d8657d103d Client Example.
This commit moves the client to the new main server layout. Once the Luski library has more code in the public server area, we can start to test the app.
2023-07-10 07:37:58 -04:00
bdb1e350f6 Upkeeping
This push is just to prevent a merge conflict for myself.
2023-07-03 23:26:16 -04:00
c6a194710a Added missing texture 2023-02-18 23:13:30 -05:00
ac830c6578 Scaling Fixes 2023-02-18 22:48:06 -05:00
910b7f43e7 What am I doing 2023-01-29 21:06:01 -05:00