Commit graph

170 commits

Author SHA1 Message Date
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