Lion Kortlepel
5e5fe80202
set terminate = false
2024-06-04 20:03:53 +02:00
Lion Kortlepel
7ff4681263
Revert "move NetReset"
...
This reverts commit 3be1262b0765be78acd48f7805eea642d35197f0.
2024-06-04 19:32:58 +02:00
Lion Kortlepel
3be1262b07
move NetReset
2024-06-04 19:12:37 +02:00
Lion Kortlepel
cfcabf31a4
fix stupid socket
2024-06-04 18:42:38 +02:00
Lion Kortlepel
5714c3de76
move socket decls around
2024-06-04 18:08:38 +02:00
Lion Kortlepel
12711d77c7
add missing include
2024-06-04 17:42:44 +02:00
Lion Kortlepel
e08a4de6db
fix for CSocket not existing
2024-06-04 17:38:54 +02:00
Lion Kortlepel
acd5f4ed09
prepend missing N
2024-06-04 17:34:14 +02:00
Lion Kortlepel
c4e7b9a919
send on correct socket
2024-06-04 17:33:12 +02:00
Lion Kortlepel
3db1f6773e
add mod download warning
2024-06-04 16:45:02 +02:00
Lion Kortlepel
8c9d3a5455
fix not returning error from Login, remove old code
2024-02-24 20:26:26 +01:00
Lion Kortlepel
9dcfa1dca4
set username or role to auth if they're empty (not set)
2024-02-24 20:26:26 +01:00
Lion Kortlepel
bd4cfe06b1
reset username and role on logout
2024-02-24 20:26:26 +01:00
Lion Kortlepel
9c7034e401
store username and role on key login as well
2024-02-24 20:26:26 +01:00
Lion Kortlepel
aeb167c1e8
forward user's role on login
2024-02-24 20:26:26 +01:00
Lion Kortlepel
7967ec38e8
bump version to *.85
2024-02-24 20:26:26 +01:00
Lion Kortlepel
250be2ccdc
fix more breaking bug
2024-02-24 20:26:26 +01:00
Lion Kortlepel
6158069d4d
fix game breaking bug
2024-02-24 20:26:26 +01:00
Lion Kortlepel
b2e5b8d2d3
print error when throwing exception in auth
2024-02-24 20:26:26 +01:00
Lion Kortlepel
5db1b48e07
Revert "debug print error in case of unexpected login error"
...
This reverts commit 68d64105de5c115b0ad6d226718c88d316bb6594.
2024-02-24 20:26:26 +01:00
Lion Kortlepel
56dcfcc5ed
debug print error in case of unexpected login error
2024-02-24 20:26:26 +01:00
Lion Kortlepel
7c1106a46a
add username to auth packet
2024-02-24 20:26:26 +01:00
Anonymous275
9afdfd4d1b
v2.0.84
...
- add Access-Control response headers
2023-12-16 14:30:35 +00:00
Anonymous275
c2f260a86c
v2.0.84
...
- remove comment
2023-12-15 19:39:55 +00:00
Anonymous275
2781179b4b
v2.0.84
...
- proxy tweaking
2023-12-15 19:38:47 +00:00
Anonymous275
3b479abf64
v2.0.84
...
- add hash check
- new routes for updates
- use C++ 20
2023-12-15 18:16:12 +00:00
Anonymous275
c731718f50
v2.0.84
...
- HTTP Proxy for backend.beammp.com
- Fix Attempt for mod loading, game detecting partial zip file
- Use nlohmann JSON
- Update vcpkg parameters and commit ID
- Add ability to open URL using default browser with filter
2023-12-15 17:38:47 +00:00
Anonymous-275
0fd0a9fe7e
Merge remote-tracking branch 'origin/master'
2023-10-26 00:09:04 +01:00
Anonymous-275
302582bfe1
v2.0.83
...
- removed code that is no longer needed
2023-10-26 00:08:56 +01:00
Anonymous275
839bb48cd6
Merge pull request #58 from WhiteHusky/patch-1
...
Emit a useful message if cleaning the mods folder fails
2023-08-04 20:30:36 +01:00
Carlen White
c4ebdda1a4
Emit a useful message if cleaning the mods folder fails
...
The launcher complains if it can not delete a file when it's trying to clean the mods folder out. However the message it emits is unhelpful and does not offer a suggestion to what is going on.
This commit addresses this issue by telling the user what the launcher is trying to do and suggests checking if something is currently open in that directory. I figure not having to go into detail in *where* the folder is not necessary and (primarily) only happens if the user is inspecting the folder themselves and already knows where the folder is.
2023-07-02 23:02:14 -04:00
Anonymous275
d6b494c6c4
- release v2.0.82
v2.0.82
2022-12-18 14:30:21 +00:00
Anonymous275
a80d4f5147
- quick fix for launcher crash
2022-12-18 14:29:38 +00:00
Anonymous275
811b04485c
- try fix for github workflow
v2.0.81
2022-12-18 13:20:20 +00:00
Simon Abed El Sater
a64fead653
update 2.0.81
2022-12-18 14:39:54 +02:00
Simon Abed El Sater
399461d1b1
remove version check
2022-12-18 14:39:28 +02:00
Anonymous275
ec5e8ed5b3
v2.0.80
v2.0.80
2022-09-25 20:39:27 +03:00
Anonymous275
5655164e60
bump 2.0.80
2022-09-25 20:37:46 +03:00
Simon Abed El Sater
3d9b7c2d67
Merge pull request #49 from snepsnepsnep/master
...
Fix kick message for server 3.0+
2022-09-25 20:32:50 +03:00
snepsnepsnep
764e3ab5c1
Fix kick message for server 3.0+
2022-09-25 19:26:46 +02:00
Simon Abed El Sater
3314362faf
Merge pull request #48 from Mack29446/master
...
Decided by vote: Update BeamNG Version and remove Mod Delete warning & Delay
v2.0.79
2022-09-25 01:18:58 +03:00
Mackenzie
e483f520db
Bump launcher version
...
2.0.78 -> 2.0.79
2022-09-24 22:49:10 +01:00
Mackenzie
c92e32c0e1
Remove mod wipe warn and delay
2022-09-24 22:48:17 +01:00
Mackenzie
cb872f8a41
Update BeamNG Version
2022-09-24 22:46:38 +01:00
Anonymous275
0aae245054
release 2.0.78
2022-09-24 00:37:29 +03:00
Anonymous275
480a7d038f
follow redirects if present
2022-09-24 00:37:04 +03:00
Anonymous275
f62f44d4c0
version 2.0.77
2022-09-20 22:27:26 +03:00
Anonymous275
e316b89fb1
bump 0.26
2022-09-20 22:26:51 +03:00
Anonymous275
3b2dbcac1b
release 2.0.76
2022-09-05 03:23:15 +03:00
Anonymous275
d881c9faf6
release 2.0.75
2022-09-05 02:59:05 +03:00