Commit graph

78 commits

Author SHA1 Message Date
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
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
mat
6793fbd773
make windows installer use x64 vc_redist 2024-06-08 17:11:28 -03:00
kynex7510
4a5856ea1c
Switch to xinput 2024-06-02 09:36:33 +02:00
kynex7510
f95daab2fe
Update loader 2024-06-01 23:50:36 +02:00
Erymanthus | RayDeeUx
81cc91bed2
文件夾 grammar (thank you @poweredbypie) (#686) 2024-04-28 21:41:11 -03:00
akit
0490f81bad
Update SpanishExtra.nsh (#611) 2024-04-11 20:34:17 +03:00
Lenoch
c02cc6d741
French translation (#550)
* Create FrenchExtra.nsh

* Update installer.nsi

* Update FrenchExtra.nsh
2024-04-11 20:32:59 +03:00
staFF6773
37948011ba
Update JapaneseExtra.nsh (#532) 2024-04-11 20:32:20 +03:00
Erymanthus | RayDeeUx
33fcd52e24
中文简体 and 中文繁体 translations (#669)
* 中文简体 and 中文繁体 translations

* rename

* ty @Prevter

* space

* forgor this

* oops
2024-04-11 20:21:58 +03:00
Oleksandr Nemesh
bd5db26a4b
add ukrainian to installer (#681)
* add ukrainian to installer

* opt for "тека" instead of "директорія"
2024-04-11 20:20:24 +03:00
altalk23
8002ca0e0b add greek to installer (accurate_k from discord) 2024-04-08 17:27:30 +03:00
mat
5f8dc3a7aa
dont require admin for installer 2024-02-18 21:20:24 -03:00
akit
264f773e80
Update SpanishExtra.nsh (#526) 2024-02-15 13:32:39 -03:00
altalk23
41e490affd add a node about the dll trademark 2024-02-10 17:16:13 +03:00
altalk23
caff0facc9 add Extra to the japanese.nsh 2024-02-10 17:14:36 +03:00
altalk23
359c7458d4 add japanese to the installer.nsi 2024-02-10 17:13:42 +03:00
staFF6773
e36cdf363c
Create Japanese.nsh (#504)
* Create Japanese.nsh

* The "the dll trademark" text is used to replace the actual dll text with

---------

Co-authored-by: alk <45172705+altalk23@users.noreply.github.com>
2024-02-10 17:11:11 +03:00
matcool
13f9761e8b add ""GDH"" as installer conflict 2024-02-10 11:10:37 -03:00
matcool
a79592ace2 conflict on mimalloc.dll, update changelog 2024-02-03 22:11:50 -03:00
altalk23
09ebcf9c85 idk but this works fine for me ig the trys are important 2024-01-24 17:34:49 +03:00
ConfiG
415ffc5e3b
this is missing the n too 2024-01-20 20:45:25 +03:00
ConfiG
9fafa93221
fix missing n from \n 2024-01-20 20:44:27 +03:00
ConfiG
a2b9a9bc10
remove third sentence from turkish welcome text 2024-01-20 20:41:08 +03:00
altalk23
0a78f8bc2a turkish computer terms are very funny IMO 2024-01-20 20:36:27 +03:00
ConfiG
ab21b13067
replace the ™️ with trademark 2024-01-20 20:10:57 +03:00
ConfiG
ec20b2be0d
whoopsies this should not have a space 2024-01-20 19:59:55 +03:00
ConfiG
502421830c
show which dll doesnt let geode install
untested 🙏
2024-01-20 19:58:36 +03:00
ConfiG
d323f0e998
Installer will create steam_appid.txt (solves #434)
windows installer will create steam_appid.txt for convenience
2024-01-20 19:28:53 +03:00
mat
6ed419aab0 no longer show megahack message on installer
maybe we should make it show which dll file is conflicting..
2024-01-02 23:16:28 -03:00
ConfiG
a738320e2c
add uninstall button to geode mod 2023-09-11 16:36:35 +03:00
ConfiG
bcb8a6fd8e
fix windows uninstaller wrong uninst location 2023-09-04 15:05:01 +03:00
ConfiG
4cc9164b27
add components page to windows installer 2023-08-25 21:02:38 +03:00
ConfiG
28c1bddc8c
keep data switch support for windows uninstaller 2023-08-25 20:45:28 +03:00
ConfiG
bdf11a29c2
move and rename windows uninstaller 2023-08-25 19:51:36 +03:00
matcool
6eab258592
remove built mac installer 2023-08-07 13:32:40 -03:00
mat
6b6b19992c
Disable quarantine for gd on mac installer 2023-08-07 13:30:46 -03:00
altalk23
fec283b186 I am paranoid so I added this to fix freezing 2023-08-04 21:25:00 +03:00
altalk23
6e58a0a721 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-08-04 21:22:28 +03:00
ConfiG
785125f3f1
whoopsiee fix installer sorry abt that uwu 2023-08-04 21:02:28 +03:00
ConfiG
041d44cf0c
make xinput lazy load real xinput 2023-08-04 20:29:28 +03:00
altalk23
072a18c970 Implement uninstaller for macos 2023-08-04 03:03:29 +03:00
altalk23
44d5aff9df change the original fmod to restore_fmod.dylib for compatibility with old installer 2023-08-04 01:29:37 +03:00
altalk23
ea5a5f0076 fix macos installer and the action 2023-08-03 23:39:17 +03:00
HJfod
0236b02ea1 jag tror att denna är exaktare 2023-08-03 17:41:49 +03:00
hjfod
4074ac6cfd add swedish translation for installer (not sure if it's 100% correct) 2023-08-03 09:36:34 +03:00
ConfiG
821880c9eb
fix installer internal file structure
its too triggerring ok
2023-08-03 01:54:26 +03:00
ConfiG
0aa5b11152
require admin perms in windows installer 2023-08-02 13:55:53 +03:00