Commit graph

3460 commits

Author SHA1 Message Date
ConfiG
432fef707b
try 2024-06-28 13:40:30 +03:00
qimiko
48bd891398
what if it's like this 2024-06-27 18:29:36 -07:00
qimiko
3b8e14eaf7
oops 2024-06-27 18:08:43 -07:00
qimiko
05ab42c9b6
please fail 2024-06-27 18:04:18 -07:00
qimiko
5b523aa2e1
go error 2024-06-27 17:52:07 -07:00
qimiko
36af716e36
undo that 2024-06-27 16:40:36 -07:00
qimiko
41ecd8e892
take 2 2024-06-27 16:05:50 -07:00
ConfiG
2eca9dea9b
lets try the ldflags and cppflags 2024-06-27 22:40:40 +03:00
qimiko
6117ab36b3
it was exactly as i remembered it 2024-06-27 07:03:44 -07:00
qimiko
65d0528729
have to see 2024-06-27 06:41:33 -07:00
qimiko
62d37f52cb
! 2024-06-27 06:34:00 -07:00
ConfiG
bdefeb0bbd
im stupid becaseu i forgor to change it everywhere else 2024-06-27 16:09:53 +03:00
ConfiG
4ce3c7bad5
use cli setup action 2024-06-27 16:07:45 +03:00
Cvolton
df278bfa89
revert idmanager back to $execute 2024-06-26 23:27:11 +02:00
matcool
6fe1ac9e3f fix single arg overload of Task::listen 2024-06-26 14:48:09 -03:00
Fleeym
f94e95ef8e fix(FileSettingNode): use event listener for task 2024-06-25 21:09:36 +03:00
ConfiG
8048b3a5f1
update russian translation 2024-06-25 21:06:49 +03:00
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