150 Commits

Author SHA1 Message Date
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
James Quinley
a3d1da71a9 Server v1.2.
Various fixes.

Next version will include optimizations to how the server handles requests.
2022-11-19 22:07:03 -08:00
James Quinley
0af97d1d4e Fixes file paths. 2022-11-19 20:15:11 -08:00
James Quinley
39f3c58d02 Finishes Telemetry. 2022-11-19 20:13:33 -08:00
James Quinley
540e518464 Adds full telemetry support via 71 and 72. 2022-11-19 11:53:00 -08:00
James Quinley
d43bcad257 Adds OCST creation flag in token. 2022-11-16 15:01:02 -08:00
James Quinley
1ac9ca6206 Simplify beta chooser. 2022-11-10 07:02:43 -08:00
James Quinley
09808204b5 Set to beta server, this starts the transition to the "modern" framework. 2022-11-10 07:01:35 -08:00
James Quinley
ecaae3d288 Sets to non beta server. 2022-11-02 18:19:38 -07:00
James Quinley
586eda31ce Fixed wrong collection. 2022-11-02 18:12:17 -07:00
James Quinley
c0b8b0ca68 Adds correct beta delegation server. 2022-11-01 20:30:32 -07:00
James Quinley
675c315f2b Tells the truth. 2022-10-24 22:13:58 -07:00
JSQui
0637de4866 Removes a key printer. 2022-10-15 22:32:40 -07:00
JSQui
31603e5ccc Account deletion is now stable and safe to launch, other features will be getting bugfixes to make the server software more stable. 2022-10-15 22:31:36 -07:00
JSQui
1c25899408 Removes friend network creation, just filled stuff up anyway. 2022-10-14 23:33:43 -07:00
JSQui
83415ee595 This version has a semi working account deletion with emails that are sent along the way, not quite ready for live as key state is not stored and multiple keys can be made, although the latest revision is the one that will work. 2022-10-14 23:26:14 -07:00
JSQui
9aef612eae Includes client id deletion of request. 2022-10-14 21:52:04 -07:00
JSQui
a569cbf7da Merge remote-tracking branch 'origin/master' 2022-10-14 21:50:40 -07:00
JSQui
c8950b9c4f Work thus far, not complete. 2022-10-14 21:50:08 -07:00
James Quinley
274db7ddf7 Tweaks error messages, as file path shows on exr 2022-10-13 21:06:10 -07:00
JSQui
9968d404e2 Changes how files are named to allow for bug details to be previewed before file is opened. 2022-10-06 15:01:49 -07:00
JSQui
89c5e6c24c Merge remote-tracking branch 'origin/master' 2022-10-06 14:47:29 -07:00
JSQui
7d62ce06df Replaces with more efficient way of file retrieval. 2022-10-06 14:45:34 -07:00
JSQui
be812630ea Updates not found error to be reflective of path changes. 2022-10-06 14:38:53 -07:00
James Quinley
9e9d9a02ee Adds full logging for certain requests. 2022-09-28 21:00:52 -07:00
James Quinley
0424d62c07 Logging now works, bug reports can be submitted, and reports will be named according to products affected, and time of submission. 2022-09-24 00:10:20 -07:00
James Quinley
3b69fce342 Fixes some more bugs, general tweaks to help stability. 2022-09-23 23:52:25 -07:00
James Quinley
0217a96151 Adds v1 bug logs, this will be tested shortly. 2022-09-23 23:29:57 -07:00
James Quinley
7d35020a53 Removed commas again. 2022-09-19 20:26:01 -07:00
James Quinley
69d5f62cbc General Cleanup in console prints. 2022-09-18 17:46:17 -07:00
James Quinley
16125cfdeb Removes filter for comma, since it is used in the documents. 2022-09-17 22:59:50 -07:00
James Quinley
569326293e This update allows for a custom account agreement file, retrievable from the api 2022-09-17 22:14:54 -07:00
James Quinley
8a1ef180a2 Fixes the [] from appearing in EULA. 2022-09-16 23:04:34 -07:00
JSQui
42c8f61623 Space out one. 2022-09-16 14:37:57 -07:00
JSQui
b4763faaf4 Push potential fix, will be testing tonight on server. 2022-09-16 14:36:44 -07:00
James Quinley
fdf6fe23e3 Adds traces to EULA. 2022-09-15 22:41:58 -07:00
James Quinley
95075a48c9 Allows API to fetch EULA. 2022-09-15 22:35:53 -07:00
James Quinley
b097009fd3 This build adds a killswitch for the 5th, this can be enabled and disabled at will, when enabled it fully blocks login requests from the game, which prevents it's usage. The client will display "Login Failed" due to it being supplied with a fake "Malformed Request" error that is a way to prevent any further attempts. 2022-09-02 19:15:01 -07:00
James Quinley
8316f789c7 Trims down comment. 2022-08-22 23:55:46 -07:00