Lion Kortlepel
7d00d489e4
remove invalid flag
2026-01-24 20:09:37 +01:00
Lion Kortlepel
fd398ed5ab
add new header implementation for game<->launcher communication
2026-01-24 20:09:37 +01:00
Tixx
6f5197217c
Workaround bom header ( #211 )
...
This PR removes the utf8 bom encoding header which was causing issues.
This PR also adds support for unicode characters in the terminal on
windows.
For context it looks like the BeamNG launcher only encodes it with the
utf8 header, which is what it's currently removing.
---
By creating this pull request, I understand that code that is AI
generated or otherwise automatically generated may be rejected without
further discussion.
I declare that I fully understand all code I pushed into this PR, and
wrote all this code myself and own the rights to this code.
2025-09-27 20:14:10 +02:00
Tixx
a669557726
Make logger stdout cross platform again
2025-09-21 21:54:24 +02:00
Tixx
be1f5c04f7
Remove mid-line ini comments
2025-09-21 21:49:40 +02:00
Tixx
33b2030f97
Support global keys in ini
2025-09-16 16:10:16 +02:00
Vali0004
f27d3c6120
Fix bug with BP and not having a trailing slash by default
2025-08-02 00:21:40 -04:00
Tixx
a87aa7230a
Make null termination in hex encoding more clear
2025-07-27 01:07:23 +02:00
Tixx
b9cc025083
Check hashes after downloading
2025-07-25 23:50:16 +02:00
Tixx
d71757b56c
Switch Invalid INI line log to debug
2025-06-29 12:56:24 +02:00
Tixx
1780133569
Include assert
2025-06-25 14:29:29 +02:00
Tixx
c89afdf477
Check
...
Co-authored-by: SaltySnail <51403141+SaltySnail@users.noreply.github.com >
2025-06-24 22:17:14 +02:00
Tixx
9d44146224
Regex assert
...
Co-authored-by: SaltySnail <51403141+SaltySnail@users.noreply.github.com >
2025-06-24 22:16:17 +02:00
Tixx
8025c0884f
Fix download path generation
2025-06-19 17:56:59 +02:00
Tixx
6c740e2562
Fix merge
2025-06-08 13:34:15 +02:00
Tixx
06c741edc5
Fix wstring for windows and add crossplatform code for fs strings
2025-06-08 13:34:15 +02:00
Tixx
5e448dc34f
Switch to wstring for paths on windows
2025-06-08 13:34:15 +02:00
Tixx
efe9f5b614
Add INI parser and function to expand env vars
2025-04-27 23:35:11 +02:00
Tixx
46e6fda26e
Update license header
2024-12-07 11:26:09 +01:00
Tixx
452fc1e484
Move HTTP Proxy and remove and relocate duplicate code
2024-09-07 22:35:27 +02:00