Logo
Explore Help
Register Sign In
Moonbase/qtc-net-client
Moonbase/qtc-net-client
1
0
Fork 0
You've already forked qtc-net-client
Code Issues Pull Requests Actions Packages Projects Releases 28 Wiki Activity

28 Releases 28 Tags

RSS Feed
  • 6.3.4 a95d012d69

    Beta 6.3.4 Stable

    Moonbase released this 2025-09-21 14:19:57 -07:00 | 0 commits to master since this release

    Client

    • Reworked Missed Refresh Token Code
      • This should fix an exception being thrown if session.token was deleted.
      • Note To Self: get better at testing your shit
    • Updated Client Side Packages
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChat.exe
      4.6 MiB
  • 6.3.3 d1d3af2ec9

    Beta 6.3.3 Stable

    Moonbase released this 2025-09-21 13:56:39 -07:00 | 1 commits to master since this release

    Client

    • Reworked Refresh Token Storage To Use Windows Credentials API
      • I don't know the limitations to using this API, so please test on different windows editions and versions.

    Apologies for lack of updates, ADHD kind of decided coding was gonna be the last thing I end up doing for a while.

    NOTE: Minor releases will not include a zip file containing sounds unless a sound changes, please download that from previous release.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChat.exe
      4.6 MiB
  • 6.3.2 4e61a1d7b9

    Beta 6.3.2 Stable

    Moonbase released this 2025-08-03 15:09:15 -07:00 | 2 commits to master since this release

    Client

    • Fix Precense Image Not Being Transparent In Profile Form
    • Move Cosmetic Download Code To Main Form

    Server

    • Fix Some User Related Endpoints Not Including Active Cosmetic
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.3.2.7z
      2.0 MiB
    • QtCNetChat.exe
      4.3 MiB
  • 6.3.1 b17d391406

    Beta 6.3.1 Stable

    Moonbase released this 2025-07-31 15:28:40 -07:00 | 5 commits to master since this release

    Client

    • Enable Stateful Reconnect
      • This is so things like ConnectionId and other variables are retained on reconnect
    • Execute Session Refresh Everytime SignalR Is Used
      • This should hopefully prevent the server from terminating the connection pre-maturely (Issue Moonbase/qtc-net-server#3)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.3.1.7z
      2.0 MiB
    • QtCNetChat.exe
      4.3 MiB
  • 6.3 c7137e4c7e

    Beta 6.3 Stable

    Moonbase released this 2025-07-27 14:10:55 -07:00 | 11 commits to master since this release

    Client

    • Implemented Email Features
      • These will only work if the server your connected to has email verification on.

    Server

    • Implement Email Verification
      • Currently you can verify your email and reset your password.
      • You can enable this feature and setup SMTP settings in appsettings.json

    DATABASE CHANGES REQUIRED
    ALTER TABLE Users ADD IsEmailVerified int(11) NOT NULL;

    NOTE: On the official server, email verification will be REQUIRED. This means when you log in again, you will need to verify your email, just click "Resend Verification Email" in the client (requires update) to get started (this doesn't really apply right now as no users are currently in the new db).

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.3.7z
      2.0 MiB
    • QtCNetChat.exe
      4.3 MiB
  • 6.2.1 5d553cdf58

    Beta 6.2.1 Stable

    Moonbase released this 2025-07-19 14:01:16 -07:00 | 15 commits to master since this release

    Client

    • Potentially Fixed Weird Behaviors With Presence When Client Needs To Reconnect To Server
    • Switched Default Profile Image From Stock Image

    NOTE: This release does not include .pdb files. If you wish to debug the client, download the source code here

    Server

    • Added Additional Diagnostics For Weird Presence Behaviors
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.2.1.7z
      2.0 MiB
    • QtCNetChat.exe
      4.3 MiB
  • 6.2 0432fec3cd

    Beta 6.2 Stable

    Moonbase released this 2025-07-13 17:30:40 -07:00 | 24 commits to master since this release

    Client

    • Implement Context Menus For Admins
      • Right clicking the User list or Rooms list will bring up their respective menus
      • Proper moderation tools coming soon
    • Implement Server Side Logout Event
      • Upon receiving this event, you will be immediately logged out and will have to try and log in again, however this event only fires if your user account was deleted by an admin for now.

    NOTE: This update is mandatory due to the implementation of admin features. This is to try and prevent bad actors from abusing the server.

    Server

    • Implement Logout Event Sending
    • Fix Instances Of RefreshUserList Instead Of RefreshUserLists
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.2.7z
      2.1 MiB
    • QtCNetChat.exe
      4.3 MiB
  • 6.1 fca34d5479

    Beta 6.1 Stable

    Moonbase released this 2025-07-12 11:19:18 -07:00 | 26 commits to master since this release

    Client

    • Implemented OnCurrentUserUpdate Event
      • This makes the code more optimized and hopefully will make things faster.

    Server

    • Implemented Multiple Connections Per User Tracking
      • This should hopefully fix Moonbase/qtc-net-server#3 once and for all.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.1.7z
      2.1 MiB
    • QtCNetChat.exe
      4.3 MiB
  • 6.0.1 34f478213e

    Beta 6.0.1 Stable

    Moonbase released this 2025-07-11 12:30:37 -07:00 | 28 commits to master since this release

    Client

    • Fixed Profile Images Sometimes Not Having The Right Sizing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChat.exe
      4.3 MiB
  • 6.0 28358f44f8

    Beta 6.0 Stable

    Moonbase released this 2025-07-11 11:27:51 -07:00 | 31 commits to master since this release

    Client

    • Implemented Profile Cosmetics
      • You can buy cosmetics with Q's in the "Store" tab
      • You can change the cosmetic your using by clicking "Edit Profile" at the top of the main window
      • Feel free to suggest more!
    • Another Attempt To Fix Your User Account Going Randomly Offline (Moonbase/qtc-net-server#3)

    Server

    • Add .env Sample For Easier Self Hosting
      • Self Hosting is still somewhat difficult due to the client getting updates from my own server only right now.
    • Other Bug Fixes
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • QtCNetChatBeta6.0.7z
      2.1 MiB
    • QtCNetChat.exe
      4.3 MiB
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.23.4 Page: 28ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API