Commit graph

17 commits

Author SHA1 Message Date
HJfod
25b481e9db fix md4c not being static on mac 2022-10-10 20:59:07 +03:00
HJfod
523c75e521 make Bootstrapper and proxyLoader actually show error boxes 2022-10-08 13:26:45 +03:00
HJfod
a6cc6f4bec fix Windows build + bump version to v0.4.0 + bump minimum mod version 2022-10-08 12:47:47 +03:00
HJfod
7e6a46a9d4 more getters for cocos2d managers + bump version 0.3.1 + some addresses
+ give IDs to everything in MenuLayer when the controller is connected
2022-10-06 22:33:56 +03:00
HJfod
b6b138953d Merge branch 'ui' of https://github.com/geode-sdk/geode into ui 2022-10-05 15:45:31 +03:00
HJfod
b1776d1d26 move fetch from Index to exported utils + add close button as a member
to Popup and move setup to be last in init + add
GEODE_PLATFORM_SHORT_IDENTIFIER macro for the platform's identifier in
GitHub release zips + add GEODE_VERSION to cmake + move unzipTo from
Index to be an exported util in file namespace + add mod resources
directories in accordance with new CLI
2022-10-05 15:41:05 +03:00
altalk23
d9a1fae5b0 compiles on macos, though there are still some crashes 2022-10-04 13:32:40 +03:00
HJfod
34878e97b7 bump version to v0.3.0 to prepare for release and due to switch over to
new cli
2022-10-03 14:02:39 +03:00
camila314
02023afe0c Merge branch 'ui' of https://github.com/geode-sdk/geode into ui 2022-10-03 00:06:48 -05:00
camila314
659db14033 Small cmake fix 2022-10-03 00:06:27 -05:00
HJfod
0118945a39 bump version to v0.2.1 + change optional members in ModInfo to actually
use std::optional + JsonValidation support for std::optional
2022-09-29 22:34:28 +03:00
HJfod
71bd0fec83 now with a settings value getter in Mod so settings are actually usable
+ more settings UI stuff, preliminary control parsing (no UI for them
yet though) + fix InputNode not working
2022-09-14 19:21:35 +03:00
HJfod
f5b7c9d31a Merge branch 'ui' of https://github.com/geode-sdk/geode into ui 2022-08-28 20:38:33 +03:00
HJfod
1b8cf87933 more bindings + fix cmake hotfix on windows 2022-08-28 20:38:18 +03:00
hjfod
99e69443df rename GEODE_LINK_SOURCE to GEODE_LINK_NIGHTLY to reflect the name of
the folder
2022-08-13 13:59:12 +03:00
altalk23
4348a7d547 a hacky way to supress the generatedsource.cpp not found error and a random patch to fix loader being built even though its not top level 2022-08-08 21:18:09 +03:00
HJfod
46e3a071d3 whole of geode except without history 2022-07-30 19:24:03 +03:00