198 Commits

Author SHA1 Message Date
8a457c85ff Update src/main/java/com/jamesquinley/DelegationServices/delegationServices.java 2025-04-08 17:26:34 -07:00
James Quinley
7a67306436 Patch to filter, now correctly watches same lobby name regardless of case. 2023-06-25 22:00:14 -07:00
James Quinley
cea15612da Tweaks to Maven files. 2023-06-23 23:11:56 -07:00
James Quinley
3f7369efcf Slight pre-release tweak to allow rebuilding of the index when an error occurs on the stack. 2023-06-23 22:30:56 -07:00
James Quinley
dee6fdbf95 SERVER UPDATE: Matchmaking V1.1
ADDS LOBBY CREATION
TWEAKS TO REQUEST DELETION TIMING
BUGFIXES
2023-06-23 22:29:35 -07:00
James Quinley
5931909fbe Merge remote-tracking branch 'main/master' 2023-06-22 12:10:25 -07:00
James Quinley
c744414f56 Server Update:
Matchmaking V1.0
THIS VERSION INCLUDES THE FOLLOWING ITEMS:
- Dynamic Fetching of indexed lobbies
- Flushing and rebuilding of indexes on start.
2023-06-22 12:10:08 -07:00
James Quinley
8419978b3d Update readme. 2023-06-20 23:07:01 -07:00
James Quinley
9d7fd0e04f Remove junk. 2023-06-20 12:01:03 -07:00
James Quinley
d05b3e9507 Adds switches for modern and legacy switches. This will be added once the next build goes public. 2023-06-02 15:06:21 -07:00
James Quinley
32d44f6532 Server update, this incorporates DOB checks. 2023-05-14 23:03:32 -07:00
James Quinley
f4f664ef86 General daily rollup, not on prod. 2023-05-14 18:10:34 -07:00
James Quinley
a6778fc3ee Fixes issues with legacy not being sorted correctly. 2023-05-14 10:01:17 -07:00
James Quinley
246afa476e Slight update to assist beta builds. 2023-05-14 08:56:01 -07:00
James Quinley
1083c25b8b Server update to prepare the beta for release. Will go live around 8 AM, on 5/14/2023 2023-05-14 04:05:52 -07:00
James Quinley
c024e6fa9d Cool beans, registers for bot profile when linked if it didn't already exist. 2023-05-05 20:47:33 -07:00
James Quinley
7b51e481a9 Changes to output of variables.
Fixes hanging issues if token or platform for call 87 do not match valid platforms.
2023-05-04 21:00:27 -07:00
James Quinley
4bbafc3a34 Adds:
-Checking of link status of external platforms
-Public Dave Bot Data fetch

Coming soon:
-Internal Dave Bot information fetch (Requires user's token, as it would assist in merging the two profiles for use on the dashboard)
2023-05-03 23:20:27 -07:00
James Quinley
b8fe2cd5c3 More stuff, account creation/deletion is disabled for legacy services. 2023-04-27 21:38:16 -07:00
James Quinley
fa19618264 Merge remote-tracking branch 'origin/master' 2023-04-27 19:23:57 -07:00
James Quinley
14a5fe6d72 This version is now on prod.
-Removes Path features, will refuse to sync those to old clients, and it has been replaced with an error message
-Path is removed from online api
-Any sync writes that attempt to write path will be shown to complete but will not be saved to the account database.
-IP addresses are not assumed, any client besides the web API not sending them will be given limited features, and some things like: Account Creation, Account Deletion, and Account Migration will be disabled until the user updates the client.
2023-04-27 19:23:36 -07:00
James Quinley
bb0d74798e Remove junk flags "mac", and "cid". These were booleans. 2023-04-10 22:58:49 -07:00
James Quinley
1defede0eb Invalid send ban code. 2023-04-03 07:24:50 -07:00
James Quinley
2c712b8f2e This commit fixes issues with "Login Error" and "Banned User" reporting the incorrect request status. 2023-04-02 21:59:28 -07:00
James Quinley
817549657d Fixes expected flags for web server, last prod build this week. 2023-04-02 21:54:58 -07:00
James Quinley
1b2ac9399e Cut down on what the server can provide, currently chat service is in perpetual online mode, flags for this will be added in the future. 2023-04-02 21:40:56 -07:00
James Quinley
894558785a Experiment, push to main repo. 2023-04-02 20:43:22 -07:00
James Quinley
300b21e5cc Fixed server build, this consolidates requests into a general category. Please be mindful of your input data when making requests in the general category. 2023-03-24 22:08:29 -07:00
James Quinley
ed0f4fe666 Bleeding edge server build, DO NOT DEPLOY. 2023-03-22 21:40:51 -07:00
James Quinley
6b9c94fdad Adds EULA for web (VIA API), endpoint enabled automatically once this was deployed. 2023-03-12 22:52:07 -07:00
James Quinley
5beac2667c Adds email for platform link, api already supports on web side. 2023-03-09 21:54:27 -08:00
James Quinley
6c67ea6fa0 Remove session requirement from web /auth/ request. 2023-02-11 22:23:52 -08:00
James Quinley
a6d2694517 Switch to the local server, atlas server will shut down shortly. 2023-02-04 12:42:23 -08:00
James Quinley
f025d0754c This version adds a kill switch for account creation. 2023-01-20 20:01:40 -08:00
James Quinley
d2671102d8 Old launchers may be unable to send bug reports due to new enforcement of UUID sending on all log requests. 2023-01-12 20:14:27 -08:00
James Quinley
48c4609da7 This adjusted how login alerts were sent, making the flow quicker regardless of logins. Mainly to make it so nobody logs in suspects that their login has been tracked. This feature change was intended to help keep intruders unaware of the tracking of their attempts. Soon failed deletion and migration requests will have their activity logged and sent to the user. 2023-01-11 16:51:55 -08:00
James Quinley
19821f663a This server build fixes issues with not sending user UUID, which caused client auth issues with other features. 2023-01-07 21:37:47 -08:00
James Quinley
b43a7996aa Now supports Create RND logging. 2022-12-25 20:46:02 -08:00
James Quinley
8179c3e0ef Fixes crashes on banned users for web requests. This version is live. 2022-12-23 12:12:04 -08:00
James Quinley
1feeb21ce2 Prevents passwords from being sent out to web users. Looking to disable this for launcher users as well. 2022-12-20 19:07:27 -08:00
James Quinley
a7b7dbf78a Latest server build allows for home screen changes, the central message. (See central text on home screen ui) 2022-12-18 22:34:21 -08:00
James Quinley
7be6c81bd5 Another small patch. 2022-12-18 22:02:13 -08:00
JSQui
b27f12e949 Stop sending password on tnk login, client has no reason to know this. 2022-12-02 14:33:38 -08:00
James Quinley
f86005b09e
More Updates, bumps version 2022-12-02 13:21:12 -08:00
James Quinley
87aede8ff9
Remove sout on OTK check 2022-12-02 08:54:15 -08:00
JSQui
f08ca2b817 Rolls most of the server application to _id detection, while allowing the client to use clientid to pull requests. Allows us to more deal with spammed requests from one client. 2022-12-01 22:20:18 -08:00
James Quinley
1db6bd21dc Keeps server alive even after fatal crashes, known issue working on a fix need server to be online in the meantime. 2022-11-27 21:38:58 -08:00
James Quinley
1a969fdec4 Get things back to mostly stable. 2022-11-26 07:47:02 -08:00
James Quinley
bdffff72bf Adds login and token login in web branch. 2022-11-24 08:35:57 -08:00
James Quinley
486b999005 Beta and live branch now refuse to send password data during sync operations. Under no circumstances will correct passwords be send from the server. 2022-11-20 16:09:20 -08:00