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
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
dankmeme01
89e410b5ab
add GameLevelManager::deleteComment
2023-11-21 20:41:36 +01:00
ConfiG
499876307c
fix LevelInfoLayer::onDelete windows addr
2023-11-17 16:00:38 +03:00
dankmeme01
d050d039c0
bindings: add comment uploading and ShareCommentLayer ( #343 )
2023-11-17 00:07:51 +03:00
camila314
0b9590727a
implementation of canRotateFRee
2023-11-11 10:01:29 -06:00
camila314
b6b02671b8
canRotateFree for mac
2023-11-11 09:46:21 -06:00
dankmeme01
b525adad50
add a bunch of bindings ( #324 )
...
* reorder funcs in UserListDelegate because the order was wrong
* add those same functions to FriendsProfilePage
* add getUserList and getStoredUserList to GLM
* change unknown delegate to UserListDelegate in GLM
* add callbacks for most buttons in ProfilePage
2023-11-03 16:22:42 -03:00
matcool
945c882690
fix PlayerObject sprite members
2023-11-02 09:05:02 -03:00
camila314
62b06c2615
creator layer symbol
2023-10-22 15:00:01 -05:00
camila314
3794f64b6b
Merge remote-tracking branch 'refs/remotes/origin/main'
2023-10-22 13:43:22 -05:00
camila314
9cae546797
add binding
2023-10-22 13:43:15 -05: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
Catto_
b7d475b526
Mac bindings
2023-10-16 17:58:23 +02: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
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
Cvolton
bf2022aee4
fix MoreSearchLayer::create on Mac
2023-10-13 14:34:28 -03:00
Fleeym
924b7921ae
add LevelEditorLayer::getNextColorChannel to win
2023-10-11 19:52:00 +03:00
Catto_
c87e8f6b8d
Add processSelectObjects for windows ( #292 )
2023-10-10 23:23:52 +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
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
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
Fire
9c842de371
Add a lot of mac bindings
...
why werent these added before, only 1 mac missing from DailyLevelPage
2023-10-01 20:21:31 +00:00
ConfiG
6a3f8e01ce
mac CCNode::convertTo*SpaceAR reimpl
2023-09-30 18:14:23 +03:00
altalk23
5d5b90e67c
add the cocos namespace
2023-09-30 08:14:50 +03:00
altalk23
381e0ec43a
uilayer
2023-09-30 08:13:54 +03:00
altalk23
a5c626647e
add some be bindings
2023-09-29 13:04:26 +03:00
altalk23
9a1e085d18
add GJAccountManager::get
2023-09-27 15:35:14 +03:00
altalk23
dd0179c42a
Fix garagelayer ids on not logged in users
2023-09-27 15:27:11 +03:00
Fire
5c0369109b
Update SimplePlayer bindings
...
why werent these found earlier
2023-09-27 14:54:48 +03:00