Commit graph

2217 commits

Author SHA1 Message Date
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
Cvolton
ffed1df4fc Fix Android strip not being run without Geode CLI 2023-12-13 01:01:58 +01:00
alk
d9b913b06c
Merge pull request #367 from Cvolton/dailylevelnode
add DailyLevelNode::init
2023-12-11 15:26:59 +03:00
Cvolton
cb8f51e86c
add DailyLevelNode::init 2023-12-07 00:36:17 +01:00
alk
f18335fae5
Merge pull request #360 from Capeling/main
Update GeometryDash.bro
2023-11-30 07:19:08 +03:00
Capeling
385897c08e
Update GeometryDash.bro
changed artistForAudio into an int, since thats what it is
2023-11-29 10:17:10 +10:30
Capeling
8f60e24686
Update GeometryDash.bro
added more LevelTools functions, removed windows address for artistForAudio due to issues
2023-11-29 09:33:01 +10:30
Capeling
5641c05f49
add windows addresses for LevelTools::getAudioFileName, LevelTools::getAudioTitle, LevelTools::artistForAudio and LevelTools::urlForAudio (#358) 2023-11-28 15:14:43 +03:00
mat
445b5cdf38
forgot the space 2023-11-24 12:32:35 -03:00
mat
4c6a5074c8
update changelog 2023-11-24 12:32:22 -03:00
alk
f970383c01
Merge pull request #349 from dankmeme01/patch-6
add GameLevelManager::deleteComment
2023-11-21 23:09:09 +03:00
dankmeme01
89e410b5ab
add GameLevelManager::deleteComment 2023-11-21 20:41:36 +01:00
alk
1e654387b9
Update test-offsets.yml 2023-11-21 22:10:50 +03:00
altalk23
c8392e92f5 im tired 2023-11-21 22:03:07 +03:00
altalk23
164185621e easy fix of the web error crash !!! (not rly) 2023-11-21 21:20:06 +03:00