Commit graph

2171 commits

Author SHA1 Message Date
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
camila314
f1d948f682 Merge remote-tracking branch 'refs/remotes/origin/1.4.0-dev' into 1.4.0-dev 2023-10-13 06:18:18 -05:00
camila314
451c2b10f6 symbols 2023-10-13 06:18:15 -05: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
altalk23
a06a857950 Merge branch 'android' of https://github.com/geode-sdk/geode into android 2023-10-11 21:02:12 +03:00
altalk23
449ee464be fix pickfiles 2023-10-11 21:02:06 +03:00
alk
3247397027
Merge pull request #291 from SMJSGaming/1.4.0-dev
Updated the text area to introduce new features
2023-10-11 20:20:48 +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
SMJSGaming
42a1a33c53 Added word wrappers, colors and optimizations to text area 2023-10-10 19:19:12 +02:00
SMJS
0fedb2ad41
Merge branch 'geode-sdk:1.4.0-dev' into 1.4.0-dev 2023-10-10 18:54:03 +02:00
alk
960fa056af
Bring back the checkbox 2023-10-10 08:46:48 +03:00
dankmeme01
a08c8e6b6f add android paddings to PlayerObject
same as windows except for the first pad
2023-10-08 23:56:23 +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
altalk23
df459dec3c new pick files to other platforms 2023-10-08 17:11:32 +03:00
altalk23
f57601d0b5 file picker 2023-10-08 16:38:17 +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
altalk23
35c018e661 even more broken 2023-10-05 17:02:59 +03:00
altalk23
66e36b3a38 this handler sometimes doesnt work 2023-10-05 15:09:42 +03:00
altalk23
a77c33974b Merge branch '1.4.0-dev' into android 2023-10-04 13:51:05 +03:00
altalk23
017f8aa298 Merge branch 'main' into 1.4.0-dev 2023-10-04 13:50:51 +03:00
altalk23
f563c4678e Only hash markdown files 2023-10-04 13:50:16 +03:00
SMJS
36c461ace4
Fixed alignment issues caused by unallocated memory and bad anchor points (#282) 2023-10-03 17:33:59 -03:00
SMJS
0e8865546c
Fixed alignment issues caused by unallocated memory and bad anchor points
Simply put, alignment had no default assignment, causing undefined behavior, this also revealed some bad anchor points which could be optimized
2023-10-03 22:28:15 +02:00
altalk23
a985d5a8c5 implement utils except file utils but i tried ok 2023-10-03 17:51:12 +03: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
altalk23
d194cbe3b7 remove this-> 2023-10-02 19:05:27 +03:00
altalk23
0367360644 Add text input node fix 2023-10-02 19:03:58 +03:00
altalk23
d3235663ae update tuliphook 2023-10-02 17:01:01 +03:00
altalk23
8dd2e15c38 fix dynamic cast 2023-10-02 16:50:10 +03:00
altalk23
0ed1a41426 Fix unzip modify date & add verifying text 2023-10-02 14:37:02 +03:00