Cvolton
22efe94fac
add CreatorLayer delegates
2023-08-04 22:36:54 +02:00
altalk23
6e58a0a721
Merge branch 'main' of https://github.com/geode-sdk/geode
2023-08-04 21:22:28 +03:00
altalk23
e489681c38
begone openssl 3
2023-08-04 21:22:09 +03:00
ConfiG
1c1a2f2680
Merge remote-tracking branch 'origin/main'
2023-08-04 20:50:50 +03:00
ConfiG
c055933d95
sus
2023-08-04 20:50:29 +03:00
matcool
7a83354c8c
use std::filesystem on windows on some wine-problematic functions
...
the code added could definitely be cleaned later by wrapping the
problematic functions, but this is a working solution for now
2023-08-04 14:47:16 -03:00
ConfiG
041d44cf0c
make xinput lazy load real xinput
2023-08-04 20:29:28 +03:00
matcool
2945422744
use correct changelog for mod info popup
2023-08-04 13:24:20 -03:00
ConfiG
1f7e6da304
fix auto update
2023-08-04 13:58:15 +03:00
ConfiG
ca5bcc3a18
Merge remote-tracking branch 'origin/main'
2023-08-04 01:23:38 +03:00
ConfiG
3d70c1be68
use spaces in Updater.cpp
2023-08-04 01:19:33 +03:00
altalk23
fc72c24e2e
Add mod ids to logged removed keys of ModInfo
2023-08-04 01:18:46 +03:00
ConfiG
c2aacd9979
fix when bootstrapper present but update isn't
2023-08-04 01:18:19 +03:00
ConfiG
cf3ed327e5
"MacOS" > "macOS", "iOS" > "IOS" in platform filters
2023-08-04 00:56:52 +03:00
altalk23
b0d72b0c79
Merge branch 'main' of https://github.com/geode-sdk/geode
2023-08-03 23:39:31 +03:00
altalk23
ea5a5f0076
fix macos installer and the action
2023-08-03 23:39:17 +03:00
matcool
ddc10d633e
fix sha3 library on mac
2023-08-03 17:34:56 -03:00
matcool
bbf2608ac2
Switch libraries for sha3 256, move implementation to source file
...
The previous library we used (picosha3) returned a wrong hash for one
particular file. Though this was quite rare (we only found 1 such file),
it was a bug with the library regardless.
The current sha3 library now comes from
https://github.com/stbrumme/hash-library
2023-08-03 17:24:04 -03:00
ConfiG
e3c2ca7417
fix mac build
...
workaround by using convertToWorldSpace instead of convertToWorldSpaceAR and setting the anchor point to 0,0
2023-08-03 21:27:57 +03:00
ConfiG
ebab230bf5
Merge remote-tracking branch 'origin/main'
2023-08-03 21:00:02 +03:00
ConfiG
8ce12278aa
new cool tabs 😎
2023-08-03 20:33:42 +03:00
HJfod
7a0ade2bf6
update index to be pimpl
...
also remove the ability for multiple sources from it
2023-08-03 20:01:37 +03:00
ConfiG
228a37fd7f
change "updates to Geode" to "Geode updates"
2023-08-03 13:37:42 +03:00
ConfiG
e921466745
fix xinput
2023-08-03 01:23:00 +03:00
HJfod
b2d677111a
Merge branch 'main' of https://github.com/geode-sdk/geode into main
2023-08-02 19:43:10 +03:00
HJfod
0a6d31ebb6
make all mods including disables ones be unzipped
...
this makes it so disabled mods' resources are loaded
2023-08-02 19:42:31 +03:00
ConfiG
aa74bb0ecb
fix ci
2023-08-02 18:27:38 +03:00
ConfiG
363d27395c
fix some warnings
2023-08-02 18:04:37 +03:00
ConfiG
2b1becc233
silence warnings from dependencies
2023-08-02 17:34:36 +03:00
altalk23
4f6265ae32
Merge branch 'main' of https://github.com/geode-sdk/geode
2023-08-02 15:58:51 +03:00
altalk23
fe8cb42129
change getSaveDir and implement autoupdate macos
2023-08-02 15:58:37 +03:00
ConfiG
25bafae278
try to use ninja on win actions
2023-08-02 02:06:20 +03:00
ConfiG
803bfadf2a
fix windows build
2023-08-01 22:09:45 +03:00
ConfiG
8f5559f531
refactor actions
...
- add ability to automatically create a draft release
- change windows to windows-latest
- unify "Unzip CLI" and "Add CLI to Path"
- remove out folder
- prevent unnecessary files from generating on windows
- leave resources in platform-specific artifacts
- unify "Package MacOS" and "Package Windows"
- use steps outputs instead of env variables for storing version/hash
2023-08-01 21:57:01 +03:00
ConfiG
dcf89588e6
link to xinput1_3 instead of xinput1_4
...
allows use in windows 7 without workarounds
2023-07-31 19:18:58 +03:00
HJfod
66b3c289c5
Merge branch 'main' of https://github.com/geode-sdk/geode into main
2023-07-30 22:21:37 +03:00
HJfod
912b766ecb
fix text input not being clickable
2023-07-30 22:21:26 +03:00
HJfod
e3e72cabf3
fix field crash
2023-07-30 22:21:17 +03:00
HJfod
8c567a57fd
make menu detachment code generic
2023-07-30 22:20:55 +03:00
alk
0fee8010a8
fix LevelBrowserLayer macchew checks
2023-07-30 20:54:46 +03:00
alk
4c8c0ae7b5
Merge branch 'main' into bi-additions
2023-07-30 20:50:30 +03:00
HJfod
f8da81625f
change select channel button string id to be more specific
2023-07-30 12:03:25 +03:00
HJfod
138fdbb1a4
fix CustomizeObjectLayer bindings and menus not hiding on mode change
2023-07-29 23:58:13 +03:00
HJfod
f78969ca83
replace uses of touch priority and registerWithTouchDispatcher
2023-07-29 20:56:55 +03:00
HJfod
e00b3a6a7f
add option to disable last crashed popup
2023-07-29 20:56:46 +03:00
HJfod
6d92bb817f
add CustomizeObjectLayer ids
2023-07-29 20:44:24 +03:00
HJfod
8ca2b99d7c
fix spacers not actually taking any space
2023-07-29 20:39:50 +03:00
HJfod
8027b807e5
fix switchToMenu assuming nodes to have a parent
2023-07-29 20:39:25 +03:00
altalk23
b558962f2f
fix main.mm includes
2023-07-08 17:08:24 +03:00
altalk23
26e38ecbab
Change geode loading order, auto updating not implemented yet
2023-07-08 16:38:09 +03:00