mat
d6de1187d3
avoid convertTouchToNodeSpace because of mac
2023-10-22 10:53:40 -03:00
Mazin Eltahawy
2d8e988ce3
Add null check for m_delegate
( #318 )
...
* fix formatting
* Add null check for `m_delegate`
---------
Co-authored-by: Mazin Eltahawy <mazintahawy@gmail.com>
Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2023-10-22 10:46:21 -03:00
Mazin Eltahawy
746966c423
Make CCTextInputNode
work in nested hierarchies ( #317 )
2023-10-22 10:38:09 -03:00
Sergei Baigerov
626b86c328
Add RateLevelLayer and other bindings
2023-10-22 10:17:17 -03:00
nef
043e5a0a2e
Fix PAD in GJGarageLayer ( #312 )
2023-10-22 10:16:29 -03:00
FigmentBoy
836307c9ff
Add bindings
2023-10-20 14:54:45 -04:00
alk
742b326cad
Merge pull request #310 from CattoDev/main
...
ButtonSprite mac bindings and stuff
2023-10-16 19:59:32 +03:00
Catto_
b7d475b526
Mac bindings
2023-10-16 17:58:23 +02:00
Catto_
f62249027e
Merge branch 'geode-sdk:main' into main
2023-10-16 17:57:49 +02:00
alk
49d157a636
Merge pull request #307 from not-nef/main
...
Add some ScrollingLayer members
2023-10-15 21:59:34 +03:00
nef
11d61c65f6
Add pad thingys
2023-10-15 20:41:41 +02:00
nef
f74d434f46
Add m_layerHeight
2023-10-15 20:31:29 +02:00
nef
d181260a9b
Add some ScrollingLayer members
2023-10-15 20:16:51 +02:00
alk
b42a86ea57
Merge pull request #305 from not-nef/main
...
Fix FLAlertLayer m_scrollingLayer not being a ScrollingLayer
2023-10-15 21:00:59 +03:00
nef
9694b35d77
Fix FLAlertLayer m_scrollingLayer not being a ScrollingLayer
2023-10-15 19:59:33 +02:00
alk
5819a1350f
Merge pull request #299 from Fleeym/custom-song-widget
...
custom song widget members and functions
2023-10-15 14:51:49 +03:00
Fleeym
b941ee2c7c
bye bye pads
2023-10-15 02:35:52 +03:00
Fleeym
def813e6f3
custom song widget members and functions
2023-10-15 02:32:18 +03:00
ConfiG
c03b30e8bd
some GameObject members
2023-10-15 02:22:00 +03:00
Catto_
4ec869ee1d
processSelectObjects mac binding
2023-10-14 13:11:48 -03:00
ConfiG
2b4825ae13
bindings stuff
2023-10-13 23:57:36 +03:00
Catto_
5c87d62dcc
Add files via upload
2023-10-13 21:58:08 +02:00
Cvolton
bf2022aee4
fix MoreSearchLayer::create on Mac
2023-10-13 14:34:28 -03:00
altalk23
d6dd153b65
Merge branch 'main' of https://github.com/geode-sdk/geode
2023-10-11 22:16:18 +03:00
altalk23
c967b520df
fix the index notif staying on all the time
2023-10-11 22:16:12 +03:00
mat
b55e6465ce
fix gnustl vector dtor
2023-10-11 15:23:13 -03:00
altalk23
0bdb0df702
this code is still very sad
2023-10-11 21:03:54 +03:00
alk
8a22311887
Merge pull request #294 from Fleeym/update-disabled-mod
...
Do not show the update notice for disabled mods + one binding
2023-10-11 20:20:04 +03:00
Fleeym
8762714c23
only show update indicator if mod is enabled
2023-10-11 19:56:33 +03:00
Fleeym
924b7921ae
add LevelEditorLayer::getNextColorChannel to win
2023-10-11 19:52:00 +03:00
matcool
b4fbea51e2
only write checksum file after unzipping
2023-10-10 18:44:37 -03:00
Catto_
c87e8f6b8d
Add processSelectObjects for windows ( #292 )
2023-10-10 23:23:52 +03:00
alk
960fa056af
Bring back the checkbox
2023-10-10 08:46:48 +03:00
dankmeme01
572386c291
add callback to PlayLayer::timeForXPos
...
fixes a crash when trying to use the function
2023-10-08 23:56:03 +03:00
dankmeme01
1eb72efa9a
fix return types of timeForXPos and timeForXPos2
2023-10-08 23:56:03 +03:00
matcool
2f031487a3
fix outdated link
2023-10-08 16:07:24 -03:00
matcool
0a11374482
fix GEODE_CLI force caching when not found
2023-10-08 16:02:22 -03:00
matcool
cc812160f4
add the cursed hasBeenActivatedByPlayer
2023-10-08 16:01:47 -03:00
ConfiG
d4a760d6ed
LevelSelectLayer::init
2023-10-08 20:40:59 +03:00
Ashton
64f6870f82
Add some more bindings
2023-10-08 11:57:27 +03:00
HJfod
a01b29dcdf
add EditorUI::deactivateScaleControl
2023-10-07 17:33:38 +03:00
HJfod
7c9da85f9d
add CCCallFuncND::create on mac
2023-10-07 16:40:38 +03:00
mat
3d1fc0c0ce
Merge pull request #283 from ninXout/main
...
Add bindings required for BetterEdit 5 Alpha 8
2023-10-05 18:43:11 -03:00
Fleeym
a6c04dd715
add SetupRotatePopup stuff
2023-10-06 00:38:10 +03:00
ninXout
c450962ede
Add 2 DrawGridLayer functions, fix FMODAudioEngine on mac
2023-10-05 17:21:04 -04:00
SMJS
2d172704ef
Fixed a typo in my last change to game stats manager ( #281 )
...
* Added 2 additional methods to GameStatsManager
One of these (set stat) might be a risk to expose so I'm not 100% sure if you guys want it covered or not
* Fixed a typo in my last change to game stats manager
2023-10-03 07:29:40 -03:00
SMJS
3b8dbfa4d3
Added 2 additional methods to GameStatsManager
...
One of these (set stat) might be a risk to expose so I'm not 100% sure if you guys want it covered or not
2023-10-03 07:22:24 -03:00
mat
4a4a618b27
Merge pull request #278 from SMJSGaming/main
...
Added a filter to only test offsets on bindings
2023-10-01 19:15:53 -03:00
SMJS
44fa9c6f69
Added an additional path to cover in offset tests
2023-10-02 00:15:14 +02:00
SMJS
16aa697ac7
Added a filter to only test offsets on bindings
2023-10-02 00:11:31 +02:00