dev #17

Merged
JacobTech merged 29 commits from dev into main 2024-04-11 15:50:14 -04:00

29 Commits

Author SHA1 Message Date
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