Commit graph

2231 commits

Author SHA1 Message Date
altalk23
7b793a4d1d get codegen sources to compile 2023-12-21 17:13:39 +03:00
mat
6381d49c20
Merge pull request #383 from geode-sdk/2.0.0-dev
update bindings to use new 2.200 version
2023-12-21 11:12:58 -03:00
HJfod
f22ff185dc update bindings to use new 2.200 version 2023-12-21 15:18:41 +02:00
matcool
c33ec9942f Merge branch 'matsilly' 2023-12-20 23:23:36 -03:00
matcool
5c71bc9e32 get windows further along 2023-12-20 23:14:53 -03:00
HJfod
08763d9600 Merge branch 'main' into 2.0.0-dev 2023-12-20 21:38:35 +02:00
HJfod
ed9844f31a use env variable for bindings path if provided 2023-12-20 21:36:55 +02:00
altalk23
32a99eef91 add ParticleStruct 2023-12-20 22:04:08 +03:00
altalk23
baaec62bc0 uhhh things idk it does stuff rn 2023-12-20 21:50:21 +03:00
altalk23
646a60a517 im fed u pby enums 2023-12-20 21:42:57 +03:00
altalk23
10a69a6bae even more enums 2023-12-20 21:36:19 +03:00
altalk23
0c0831ca4d Merge branch 'main' of https://github.com/geode-sdk/geode 2023-12-20 21:31:18 +03:00
altalk23
5d9a625456 so many enums yet still going 2023-12-20 21:31:17 +03:00
matcool
b1eaa2be2a a few cocos changes 2023-12-20 14:56:28 -03:00
matcool
b6b20b0bd3 update main hook, probably
i havent tested this yet because bindings dont build, but it probably
workd :-)
2023-12-20 14:55:26 -03:00
matcool
bb2dbc91b1 Merge branch 'main' of github.com:geode-sdk/geode 2023-12-20 14:34:09 -03:00
matcool
9e0a1417b2 also read from GEODE_BINDINGS_REPO_PATH env var 2023-12-20 14:34:01 -03:00
altalk23
9f39c9878d point bindings to 2.2 2023-12-20 20:32:19 +03:00
altalk23
0322c96d9c add bindings to gitignore 2023-12-20 20:26:00 +03:00
altalk23
c94119eb01 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-12-20 20:21:25 +03:00
altalk23
d853f2240e move node ids 2023-12-20 20:21:23 +03:00
matcool
ed89655583 update windows .lib files 2023-12-20 14:08:25 -03:00
altalk23
7599a58f56 zmx please fix the android base get 2023-12-20 20:01:10 +03:00
altalk23
f021b726be comment out ids except menulayer 2023-12-20 19:58:47 +03:00
altalk23
0ed0e25401 update android stub 2023-12-20 19:47:17 +03:00
altalk23
40f99d6397 fix virtuals from main cocos classes 2023-12-20 19:33:32 +03:00
altalk23
d49e14d9ee fix main cocos headers 2023-12-20 19:22:06 +03:00
altalk23
38a8e10473 add main cocos classes 2023-12-20 18:48:27 +03:00
mat
44d773a4c2
Merge pull request #382 from geode-sdk/2.0.0-dev
2.0.0 dev
2023-12-20 12:44:59 -03:00
altalk23
1d57eb5c1b ok fixed this time 2023-12-20 18:43:48 +03:00
altalk23
7c0d7ba57a make member check and size check less confusing 2023-12-20 18:36:54 +03:00
HJfod
3aa3ae7dce move bindings to their own separate repo 2023-12-20 14:23:21 +02:00
HJfod
151303c696 remove deprecated funcs from mod and fix wasSuccesfullyLoaded 2023-12-20 12:47:59 +02:00
HJfod
6bc67e9ac0 fix dependencies on linux 2023-12-20 12:47:44 +02:00
HJfod
2aa9f561f5 bump minimum cmake version 2023-12-20 12:47:04 +02:00
HJfod
442789e61a Merge branch '1.4.0-dev' into 2.0.0-dev 2023-12-20 12:19:29 +02:00
mat
ebcc23e7a9
Merge branch 'main' into 1.4.0-dev 2023-12-19 10:02:19 -03:00
mat
79d53d8572
Merge pull request #377 from Cvolton/customsonglayer
Bindings: Improve song related stuff
2023-12-18 22:03:35 -03:00
Cvolton
d22dc28ad9 Bindings: Improve song related stuff 2023-12-19 00:33:14 +01:00
matcool
0387314e35 update changelog 2023-12-17 22:35:29 -03:00
matcool
0787b8f450 message for a bug i cant recreate 2023-12-17 22:33:32 -03:00
matcool
c7a471660e fix garage node ids being shifted when asking for name 2023-12-16 10:30:42 -03:00
mat
9432d545ae
Merge pull request #371 from Cvolton/build-order-fix
Fix Android strip not being run without Geode CLI
2023-12-15 12:01:29 -03:00
matcool
458248bfd6 update changelog 2023-12-15 12:00:20 -03:00
matcool
4b7663015a (urgent) fix followThunkFunction
it was following hooks for cocos functions, causing bad crashes.
instead, now only follow jmp and then jmp dword ptr
2023-12-15 11:59:11 -03:00
matcool
2077a238d3 bump version and update changelog 2023-12-15 10:58:46 -03:00
matcool
d295fc9546 update comment 2023-12-14 21:45:24 -03:00
matcool
391f63edee implement a save file fix
thank you chloe for a basis for the rewritten function

Co-authored-by: qimiko <25387744+qimiko@users.noreply.github.com>
2023-12-14 21:37:29 -03:00
matcool
44a018cdf9 recursively follow jumps in followThunkFunction 2023-12-14 21:32:19 -03:00
matcool
e8a326f7cb make crashlog messagebox always appear, instead of only on GEODE_DEBUG 2023-12-14 21:31:54 -03:00