Commit Graph

44 Commits

Author SHA1 Message Date
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
df9b68c440 Got my code back 2023-01-24 09:27:44 -05:00
aec8055491 Beta Time
Fixes #2
2023-01-08 01:41:19 -05:00
b2f0fdc64f Added friend request UI
fixes #10
2023-01-06 17:48:28 -05:00
9738e8366d Friends Pannel Feature
You can open a DM from the freinds pannel
2023-01-06 01:56:44 -05:00
04ccaec3bb Friend TabControl
resolves #7
2023-01-06 01:52:36 -05:00
049cbe6f5b Finished Chat to resolve #4 2023-01-05 12:19:30 -05:00
6f106dc49c Added a channel picker to resolve #11 2023-01-03 10:04:47 -05:00
086e5d157c Friend control to resolve #8 2023-01-02 23:13:03 -05:00
3389495a98 Group UI to reslove #9 2023-01-02 23:03:29 -05:00
f7e557344d New GUI layout to resolve #3 2023-01-02 20:39:35 -05:00
46fdd869da Added contenet embed to ChatMessage.cs 2023-01-02 12:48:35 -05:00
d617e84f4c ContentEmbed control to resolve #6 2023-01-02 12:48:02 -05:00
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