Commit graph

3443 commits

Author SHA1 Message Date
dankmeme01
d752bc2ca3 fix auto updater on macos 2024-06-25 19:41:04 +02:00
ConfiG
4a044bc16a
update minizip 2024-06-25 20:24:46 +03:00
ConfiG
621e3f557c
Update libraries (#971)
- update fmt to 10.2.1
- update minizip-ng to 4.0.7
- properly link to zlib
- replace the only re2 usage with std::regex
2024-06-25 20:13:47 +03:00
ConfiG
2a4b17b9b7
whoooops wrong sccache key 2024-06-25 20:12:38 +03:00
mat
551b9045d3
bump to 3.1.1 2024-06-25 12:03:14 -03:00
mat
5df359b33b
oops 2024-06-25 11:49:50 -03:00
RedLime
3fa1d9b8af
Installer Korean Translation (#968) 2024-06-25 11:47:11 -03:00
xparadoxical
f52cf02997
Add Polish translation to the installer (#967) 2024-06-25 11:45:51 -03:00
qimiko
98852129f7
qwq 2024-06-25 07:03:26 -07:00
ConfiG
53ea4c1756
revert generating uninst, linux cant run that..
i should find a different way later
2024-06-25 15:01:11 +03:00
ConfiG
eb22e0e294
fix windows installer translation files formatting 2024-06-25 14:57:26 +03:00
ConfiG
8a93a4b864
try escaping quotes instead of using backticks 2024-06-25 14:43:20 +03:00
ConfiG
78acebc9c0
generate uninst when generating windows installer 2024-06-25 14:26:04 +03:00
shloakmenon
ac93a6c220 Fix macOS safe mode again 2024-06-24 20:40:29 -04:00
ConfiG
14efdd86d4
hello everybody my name is config and welcome to one early return at geode 2024-06-25 03:34:11 +03:00
mat
c2e9eb9718
make safeModeCheck return a boolean 2024-06-24 21:25:55 -03:00
shloakmenon
e4905a0a20 Add Safe Mode for MacOS 2024-06-24 20:18:41 -04:00
altalk23
08d8af3f61 update japanese installer 2024-06-24 23:38:14 +03:00
altalk23
d12fb37305 update turkish english and japanese installer translations 2024-06-24 23:29:14 +03:00
Oleksandr Nemesh
dca28db8cf
update ukrainian (#966) 2024-06-24 22:28:22 +02:00
Cvolton
ae589d2b76
update czech 🏳️‍⚧️lation 2024-06-24 22:18:39 +02:00
mat
0fb6786670
Update CHANGELOG.md 2024-06-24 16:38:52 -03:00
Cvolton
fd476fe872
add special error when bad dlls detected 2024-06-24 21:25:15 +02:00
ConfiG
39bb2dcf87
Cleanup the build.yml CI workflow (#939)
Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-06-24 16:14:26 -03:00
matcool
71fdea4adb missed one dbg log 2024-06-24 16:05:39 -03:00
matcool
138460485d add check for different bytes at entry address
somehow 2 people had this, so now the code does something else to find
the main function
2024-06-24 16:02:52 -03:00
dankmeme01
5421ad1b78 add missing override 2024-06-24 18:39:33 +02:00
ConfiG
2484eb31ee
Use cross-compilation from Linux for CI Windows builds (#935)
This improves build times quite a bit (uncached 8m -> uncached 5m)
2024-06-24 12:09:47 -03:00
mat
88b52c7759
bump version and changelog 2024-06-24 10:27:02 -03:00
Cvolton
9c6841e10b
delete other related dlls ppl sometimes have 2024-06-24 14:33:34 +02:00
Cvolton
d9c76107f9
make installer delete standalone msvcp dlls 2024-06-24 12:29:55 +02:00
Cvolton
98c0eae228
Revert "create on_mod listeners in separate threads"
This reverts commit fd3c9c6f7a.
2024-06-24 12:28:27 +02:00
Cvolton
fd3c9c6f7a
create on_mod listeners in separate threads 2024-06-24 00:59:23 +02:00
Cvolton
a654f343a8
use on_mod(Loaded) for a few more things 2024-06-23 23:45:02 +02:00
matcool
736a61e291 installer now writes over any other mod loader
fixes #472
2024-06-23 18:17:21 -03:00
Cvolton
d1e2919bba
installer: clean up stuff from 2.204 2024-06-23 22:13:58 +02:00
Cvolton
116af49a50
delete update dir on install 2024-06-23 22:05:50 +02:00
Cvolton
5ca4b571c7
add info level to notification 2024-06-23 21:46:52 +02:00
Cvolton
89ed81ac62
replace exclamation with update dot if update available 2024-06-23 21:46:43 +02:00
SpaghettDev
83f8a32a3f
More web options (HTTP version, accept encoding, transfer body, follow request, range) (#943) 2024-06-23 16:45:12 -03:00
mat
f6260a503a
update tuliphook 2024-06-23 16:09:24 -03:00
Cvolton
83bb3c2ff2
fix missing version check for incompats 2024-06-23 17:40:25 +02:00
Cvolton
58863246af
fix install confirmation popup not showing stuff 2024-06-23 17:23:36 +02:00
David K
54da3b0283
Better compression for installer on windows (#950)
Installer goes from 41.7mb to 34.5mb, nice!
2024-06-23 11:42:18 -03:00
dankmeme01
f06a7414bb cleanup many creates promoting better modern c++ coding practices 2024-06-23 11:36:16 +02:00
qimiko
00799b6b5b
android getgameversion impl 2024-06-22 17:46:55 -07:00
qimiko
b0b6ee17b1
add libunwind for new mods 2024-06-22 17:18:09 -07:00
mat
3bea619456
disable update-site for now 2024-06-22 18:44:12 -03:00
altalk23
9de409abe6 Revert "dont use android_stl=c++_shared on mods, for now"
This reverts commit 100dbdc511.
2024-06-22 14:18:38 +03:00
altalk23
699f85d41b enable c++ shared for android32 2024-06-22 14:03:46 +03:00