Commit graph

1772 commits

Author SHA1 Message Date
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
altalk23
017f8aa298 Merge branch 'main' into 1.4.0-dev 2023-10-04 13:50:51 +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
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
mat
9b04f6e9f4
Merge pull request #276 from FireMario211/patch-1
Add a lot of mac bindings
2023-10-01 19:00:38 -03:00
SMJS
7f277a77e1
Added a simple text area UI node (#277) 2023-10-01 18:59:44 -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
altalk23
275a87aece Merge branch 'main' into 1.4.0-dev 2023-10-01 15:14:06 +03:00
mat
4b82a0fb95
Update VERSION 2023-10-01 08:28:33 -03:00
mat
dd066d9b1e
Update CHANGELOG.md 2023-10-01 08:28:10 -03:00
ConfiG
fd40288064
and this is above 2023-10-01 13:02:02 +03:00
ConfiG
66bdbb2888
it's below oops 2023-10-01 13:00:58 +03:00
ConfiG
cca9e95c6e
Update crash-report.yml 2023-10-01 12:58:21 +03:00
ConfiG
3e7b1d7e19
Update crash-report.yml 2023-10-01 12:57:55 +03:00
alk
c768742dd4
Add the checkbox to bug report 2023-09-30 19:22:51 +03: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
93e56bfdae Merge branch 'main' of https://github.com/geode-sdk/geode 2023-09-30 08:13:59 +03:00
altalk23
381e0ec43a uilayer 2023-09-30 08:13:54 +03:00
ConfiG
51c2546e12
label doesnt support markdown
github please add a way to preview issue templates smh
2023-09-29 18:30:02 +03:00
ConfiG
20733278af
fix last commit 2023-09-29 18:28:53 +03:00
ConfiG
ccde9a28b0
update crash report issue template 2023-09-29 18:27:37 +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
altalk23
499f2569cb readd the nullptr check in InstallListPopup::createCells 2023-09-27 15:12:00 +03:00
Fire
5c0369109b Update SimplePlayer bindings
why werent these found earlier
2023-09-27 14:54:48 +03:00
dankmeme01
c0947265e0 add GJAccountManager::getGJP
i didn't find either of those but thanks Coloride for win and Firee for mac
2023-09-27 01:24:47 +03:00
Fire
90ea392034 Add a bunch of mac offsets
might add more but this is necessary for a mod im doing
2023-09-27 00:37:14 +03:00
mat
ea4341b38a
some missing geode custom ctors 2023-09-25 19:23:29 -03:00
ninXout
0949d86b32 Add CCTransitionFade::initWithDuration for mac 2023-09-25 19:12:49 -03:00
alk
e37b78ed47
Merge pull request #252 from Fleeym/web-redirect
add follow redirects to all web::fetch functions
2023-09-25 17:10:42 +03:00
matcool
60e707d6a4 add PlayLayer::toggleGhostEffect 2023-09-24 22:11:27 -03:00
matcool
0ac5397884 add PlayLayer::startGame 2023-09-24 21:46:41 -03:00
Cvolton
30a41e54b7 Add GJGameLevel::savePercentage
This commit is dedicated to Crystal Client ninXout Windows 7, Windows 8, Windows 9, Windows 10, and Windows 11
2023-09-24 15:50:30 -03:00
mat
53b533f1d8
fix missing cocos2d:: 2023-09-24 15:40:42 -03:00
mat
3a319394e3
fix HardStreak::updateStroke 2023-09-24 15:16:43 -03:00
altalk23
7bf5e42e75 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-09-24 21:00:34 +03:00
altalk23
a20ee0d1fe add some betteredit funcs 2023-09-24 21:00:26 +03:00
mat
0b5c9c9b5a
fix callconv on this one function
for some reason the fmod c functions arent stdcall on the dll, need to fix this for the other functions later
2023-09-24 14:37:25 -03:00
alk
e189e89ff2
Aggressive issue template changes 2023-09-24 20:30:11 +03:00
altalk23
0d62940c89 add deadstrip to stripping macos strips in strip 2023-09-24 13:25:59 +03:00
altalk23
696a2caf1f Make codegen sources private visibility 2023-09-24 12:16:33 +03:00
mat
4ec9ecd95a
Merge pull request #258 from Cvolton/llm-fix
Fix misaligned LLM header
2023-09-23 20:43:31 -03:00