Commit graph

1426 commits

Author SHA1 Message Date
ConfiG
0ebc391309
i forgot to change the name. 2023-08-03 21:02:01 +03:00
ConfiG
ebab230bf5
Merge remote-tracking branch 'origin/main' 2023-08-03 21:00:02 +03:00
ConfiG
0d25fb8be8
split build and draft workflows 2023-08-03 20:59:26 +03:00
ConfiG
8ce12278aa
new cool tabs 😎 2023-08-03 20:33:42 +03:00
HJfod
29d7df15e6 update changelog 2023-08-03 20:27:17 +03:00
HJfod
be63f59aa7 Merge branch 'main' of https://github.com/geode-sdk/geode into main 2023-08-03 20:02:00 +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
mat
c6cbad12eb
Fix github sha variable 2023-08-03 13:43:41 -03:00
mat
26cf592bb9
Update dev release body 2023-08-03 13:29:23 -03:00
HJfod
0236b02ea1 jag tror att denna är exaktare 2023-08-03 17:41:49 +03:00
ConfiG
755075ae04
add .idea to gitignore 2023-08-03 15:15:08 +03:00
ConfiG
228a37fd7f
change "updates to Geode" to "Geode updates" 2023-08-03 13:37:42 +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
e921466745
fix xinput 2023-08-03 01:23:00 +03:00
ConfiG
46d2c8cd23
fix actions 2023-08-03 01:04:49 +03:00
ConfiG
d4543c518c
merge Build and Clean Up Resources
like they were supposed to be oops
2023-08-03 00:59:55 +03:00
ConfiG
b07834b086
actions (#199) 2023-08-03 00:56:07 +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
25d9ab04fd
fix ci 2 2023-08-02 18:30:08 +03:00
ConfiG
aa74bb0ecb
fix ci 2023-08-02 18:27:38 +03:00
ConfiG
e68d5f4683
try clang-cl+ninja+ccache on windows 2023-08-02 18:14:55 +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
ee606c8f7d
change "Create a draft release" to "Draft Release" 2023-08-02 14:04:24 +03:00
ConfiG
52b4a58692
fix actions 3 2023-08-02 14:01:42 +03:00
ConfiG
a9114c8ba7
change "Delete resource cache file" to "Clean Up Resources" 2023-08-02 14:00:29 +03:00
ConfiG
454d0f5f71
fix actions 2 2023-08-02 13:58:15 +03:00
ConfiG
0aa5b11152
require admin perms in windows installer 2023-08-02 13:55:53 +03:00
ConfiG
6d7464b3a9
fix actions
i did not do that correctly lmao
2023-08-02 13:55:26 +03:00
ConfiG
718d008c5b
clean up job names 2023-08-02 13:53:50 +03:00
ConfiG
7788387cd5
disable ccache on windows
cant get it to work
2023-08-02 13:49:56 +03:00
ConfiG
751df06736
msvc ccache friendliness 2023-08-02 03:51:25 +03:00
ConfiG
4ecea520fe
set CMAKE_BUILD_TYPE in codegen on ci 2023-08-02 02:35:35 +03:00
ConfiG
b265250c51
set CMAKE_BUILD_TYPE to RelWithDebInfo maybe 2023-08-02 02:28:53 +03:00
ConfiG
8d26d879a0
fix cmake configure command 2023-08-02 02:14:34 +03:00
ConfiG
25bafae278
try to use ninja on win actions 2023-08-02 02:06:20 +03:00
ConfiG
10baedb16b
use ccache on mac 2023-08-02 00:11:04 +03:00
ConfiG
eea6d17d33
switch cache action back 2023-08-01 23:48:51 +03:00
ConfiG
e6e5c8aafa
robinraju calling u out directly >:(
tag v1 should be called v1.0 and tag v1 should point to the latest v1.x (v1.8 in this case)
2023-08-01 22:44:47 +03:00
ConfiG
cd12e276f0
update some actions
also acts as a dummy commit to run actions again that'd possibly fix mac build
2023-08-01 22:35:18 +03:00
ConfiG
0d6e62289f
switch to sccache 2023-08-01 22:19:23 +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
alk
c643dfa494
The zip action doesn't support lists apparently?? 2023-08-01 19:22:56 +03:00
alk
9875156923
Galaxy brain switching up installer paths 2023-08-01 19:04:38 +03:00
alk
fb726ce001
Remove version from build artifacts 2023-08-01 18:51:41 +03:00