Commit Graph

49 Commits

Author SHA1 Message Date
JacobTech 76ec58a595 Merge pull request 'dev' (#21) from dev into main
Reviewed-on: #21
2024-08-27 11:00:45 -04:00
JacobTech 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
JacobTech ab73abc7c7 Menu Mayhem & Rendering Revelations 🎨
Killed it! The new menus and rendering won't crash... probably.
2024-08-22 11:14:33 -04:00
JacobTech d77f7dbf35 Colors 2024-05-27 20:17:36 -04:00
JacobTech 842282d2a8 Merge pull request 'I did too much.' (#20) from dev into main
Reviewed-on: #20
2024-05-13 11:52:30 -04:00
JacobTech 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
JacobTech 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
JacobTech 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
JacobTech 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
JacobTech 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
JacobTech 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
JacobTech dc1c028d5a Fixed Messages Not Showing 2024-04-11 20:22:40 -04:00
JacobTech 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
JacobTech 3c0a1cfe62 Fixed Add Server Overlay 2024-04-11 19:57:45 -04:00
JacobTech 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
JacobTech 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
JacobTech 149c893d3b More Time Settings 2024-04-06 22:42:31 -04:00
JacobTech 6748e7548d Progress 2024-04-03 22:57:32 -04:00
JacobTech 64a22b5358 Current 2024-04-01 10:12:49 -04:00
JacobTech d685737e1e OpenGL Version 2024-03-27 20:52:27 -04:00
JacobTech 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
JacobTech 9fcb4883e3 README 2023-11-18 12:37:21 -05:00
JacobTech 580d576e76 Update 2023-11-18 12:33:05 -05:00
JacobTech a6fc28e2ab Alternate servers.
Now, using the new alternate servers.
2023-08-25 12:13:06 -04:00
JacobTech c178ec62cf Public Servers.
Added a bunch of controls to use in public servers.
2023-08-21 10:55:03 -04:00
JacobTech 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
JacobTech bdb1e350f6 Upkeeping
This push is just to prevent a merge conflict for myself.
2023-07-03 23:26:16 -04:00
JacobTech c6a194710a Added missing texture 2023-02-18 23:13:30 -05:00
JacobTech ac830c6578 Scaling Fixes 2023-02-18 22:48:06 -05:00
JacobTech 910b7f43e7 What am I doing 2023-01-29 21:06:01 -05:00
JacobTech df9b68c440 Got my code back 2023-01-24 09:27:44 -05:00
JacobTech aec8055491 Beta Time
Fixes #2
2023-01-08 01:41:19 -05:00
JacobTech b2f0fdc64f Added friend request UI
fixes #10
2023-01-06 17:48:28 -05:00
JacobTech 9738e8366d Friends Pannel Feature
You can open a DM from the freinds pannel
2023-01-06 01:56:44 -05:00
JacobTech 04ccaec3bb Friend TabControl
resolves #7
2023-01-06 01:52:36 -05:00
JacobTech 049cbe6f5b Finished Chat to resolve #4 2023-01-05 12:19:30 -05:00
JacobTech 6f106dc49c Added a channel picker to resolve #11 2023-01-03 10:04:47 -05:00
JacobTech 086e5d157c Friend control to resolve #8 2023-01-02 23:13:03 -05:00
JacobTech 3389495a98 Group UI to reslove #9 2023-01-02 23:03:29 -05:00
JacobTech f7e557344d New GUI layout to resolve #3 2023-01-02 20:39:35 -05:00
JacobTech 46fdd869da Added contenet embed to ChatMessage.cs 2023-01-02 12:48:35 -05:00
JacobTech d617e84f4c ContentEmbed control to resolve #6 2023-01-02 12:48:02 -05:00
JacobTech b82677bb64 ChatMessage control to resolve #5 2023-01-02 11:55:59 -05:00
JacobTech dc96ec3874 Login Page
Basic design for the login page
2023-01-01 23:34:33 -05:00
JacobTech 9531402334 Initial commit 2023-01-01 20:50:13 -05:00