Commit graph

170 commits

Author SHA1 Message Date
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
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
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
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
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
alk
67ffbae27c
Update build.yml 2023-08-01 18:10:22 +03:00
alk
c0e8444a65
Update build.yml 2023-08-01 18:08:17 +03:00
ConfiG
142aff276d
remove install nsis step
github actions already has nsis pre-installed xd
2023-08-01 01:31:53 +03:00
ConfiG
f5fb6277be
fix windows installer action (for real this time) 2023-07-31 18:49:05 +03:00
ConfiG
fb911a05da
fix windows installer action maybe please 2023-07-31 18:24:10 +03:00
ConfiG
4b58f87f05
fix windows installer action 2023-07-31 18:03:54 +03:00
ConfiG
7ef551c962
add windows installer actions 2023-07-31 17:49:54 +03:00
alk
528c7acfd2
Update build.yml 2023-06-28 15:56:25 +03:00
alk
a5c855780d
Update build.yml 2023-06-28 15:54:38 +03:00
alk
ac602d6b30
Update build.yml to add macos installer 2023-06-28 15:31:22 +03:00
mat
de672b0133
Update build.yml
update "update-existing-release", maybe this will fix it
2023-06-25 13:20:15 -03:00
alk
69493e036f
Update crash-report.yml 2023-06-10 17:01:37 +03:00
alk
3fe347f14e
Update crash-report.yml 2023-06-10 17:00:55 +03:00
alk
7e3051d1da
Update bug-report.yml 2023-06-10 17:00:31 +03:00
alk
1ae1f7df73
Update build.yml 2023-06-10 16:06:29 +03:00
alk
e53076c64b
Trim whitespace from VERSION 2023-06-10 13:45:13 +03:00
mat
2f3aee61f4
Update build.yml 2023-06-09 21:34:15 -03:00
ConfiG
e156f361b6
fix build.yml 2023-06-09 17:54:25 +03:00
alk
7adc6f9a78
Update build.yml 2023-05-01 18:52:56 +03:00
altalk23
0f6b173a11 handle the ui for major and minor versions 2023-05-01 18:41:18 +03:00
alk
f5c7a236b8
Add Geode.pdb to action build paths 2023-03-20 09:44:59 +03:00
mat
0169d00774
rename Nightly to nightly 2023-03-06 14:34:47 -03:00
alk
b78ce23d1e
Update bug-report.yml 2023-02-16 17:59:38 +03:00
alk
41cfa41f68
Update build.yml 2023-01-28 12:19:16 +03:00
alk
451ff5fe00
Update build.yml 2023-01-28 12:11:56 +03:00
matcool
09b127527b Add CI for member tests, fix PlayerObject
also adds some offsets for windows
2022-12-31 09:09:39 -03:00
HJfod
78f934e91e fix fake resource hashes + re-enable cli calls for github actions 2022-12-31 01:00:14 +02:00
HJfod
b222879681 fix macos build 2022-11-28 21:08:21 +02:00
HJfod
4277746135 fix build 2022-11-28 20:24:30 +02:00
HJfod
72af8b95e6 GGCP
- remove datastore
 - remove binary parsing in mod.json
 - try to fix mac build again
2022-11-28 20:17:58 +02:00
mat
c6f62f3b68
Actually fix it i think 2022-11-19 23:19:59 -03:00
mat
f7f59c8cb3
Fix nightly release artifacts 2022-11-19 22:54:37 -03:00
altalk23
b7bbee5669 make GEODE_DEBUG obey if it's already set and make private members in CCMotionStreak protected 2022-11-16 17:42:18 +03:00
HJfod
0a0a34eb5c some minor changes
- add Mod::getPackagePath as a replacement for Mod::getPath
 - add new geode/config directory for mods' config files
 - add Mod::getConfigDir for getting the mod's config directory
 - add libfmod.dylib and auto-move it in actions
 - add open save directory button to mod settings popup
2022-10-23 15:23:55 +03:00
HJfod
42d51e3cdc update build workflow to match layout branch 2022-10-23 14:56:16 +03:00
HJfod
2f858f5228 was that just a fluke??? 2022-10-16 20:12:05 +03:00
HJfod
150e1b509b workflow should now have cli. i think 2022-10-14 16:26:16 -03:00
altalk23
1822860d50 Merge altalk23:main 2022-10-13 15:43:34 +03:00
altalk23
070474dd18 some header fixings and more compile time improvements 2022-10-13 14:00:41 +03:00
mat
3cb2a851c9
be consistent with file name geode -> Geode 2022-10-12 22:57:07 -03:00
mat
8ad52a9077
switch github action builds to RelWithDebInfo 2022-10-11 19:36:15 -03:00
alk
c7a7e0f128
Add issue templates (#44)
* set build type for macos only on top level

* add issue templates

Co-authored-by: altalk23 <student@altalk23.local>
2022-10-11 23:56:12 +03:00
altalk23
a3522798f5 fix typo of GeodeBootstrapper 2022-10-09 18:52:18 +03:00
altalk23
f12a2e28ce add bootstrapper to actions 2022-10-09 18:47:23 +03:00
HJfod
aed28fc240 rename GEODE_DONT_PACKAGE_RESOURCES to GEODE_DISABLE_CLI_CALLS in cmake
+ fix build
2022-10-03 14:01:08 +03:00
HJfod
609bbe0c8f fix actions build not cloning submodules 2022-08-02 13:04:11 +03:00
HJfod
ae26a1202c
Update build.yml 2022-08-01 18:26:25 +03:00
HJfod
cdaa8ad6dc add all UI-related stuff from API, including index, nodes, actual ui,
resources, md4c; and fix up some minor formatting issues
2022-08-01 18:18:03 +03:00
HJfod
46e3a071d3 whole of geode except without history 2022-07-30 19:24:03 +03:00