SMJS
|
87649f18da
|
Fixed padding and added a content layer to borders (#868)
|
2024-06-08 14:50:59 +03:00 |
|
SMJS
|
d9ed677c95
|
Added my nodes to the UI include (#869)
|
2024-06-08 14:50:15 +03:00 |
|
altalk23
|
330c20ec2c
|
fix the string
|
2024-06-08 14:46:24 +03:00 |
|
Jouca
|
9c8f1a809e
|
Added ParticleStruct members (#865)
* Update CCParticleSystemQuad.h
* Update CCParticleSystemQuad.h
---------
Co-authored-by: alk <45172705+altalk23@users.noreply.github.com>
|
2024-06-08 14:45:31 +03:00 |
|
altalk23
|
1ac50e1587
|
particle struct size
|
2024-06-08 14:38:30 +03:00 |
|
qimiko
|
80d95cf603
|
change per platform array values
|
2024-06-07 23:42:54 -07:00 |
|
qimiko
|
47e7f8308a
|
split macos platform
|
2024-06-07 05:56:35 -07:00 |
|
qimiko
|
fe068a002c
|
supposed arm macos steam fix
|
2024-06-07 05:04:11 -07:00 |
|
dankmeme01
|
b129808723
|
remove old web utils
|
2024-06-07 11:20:50 +02:00 |
|
altalk23
|
38976cc42c
|
yeet wstring overloads
|
2024-06-07 09:38:06 +03:00 |
|
SMJS
|
4c2e020b7f
|
Added border color support and fixed the color reload (#859)
* Moved a DTOR so that $modify doesn't complain
* Added border color support and fixed the color reload
* Small name correction
* Removed a debug log
|
2024-06-06 23:13:57 +03:00 |
|
SMJS
|
843c389161
|
Moved a DTOR so that $modify doesn't complain (#858)
|
2024-06-06 21:11:07 +03:00 |
|
dankmeme01
|
22575478b7
|
fix unreachable warning
|
2024-06-06 17:43:20 +02:00 |
|
SMJS
|
cb81e86e2f
|
List color fix (#856)
* Added a fix for the color support in generic cells
|
2024-06-06 14:20:44 +02:00 |
|
SMJS
|
e9304c60ac
|
Added dynamic borders (#855)
* Added dynamic borders
* Removed an ambiguous size
|
2024-06-06 14:17:14 +02:00 |
|
kynex7510
|
4ac52b11d2
|
Yeet safe_cast
|
2024-06-06 12:31:22 +02:00 |
|
SMJS
|
9a3a66ff3f
|
Added better color customization support for generic list cells (#854)
* Added better color customization support for generic list cells
|
2024-06-06 10:03:36 +02:00 |
|
dankmeme01
|
07ceb71e8c
|
allow integral web param
|
2024-06-06 09:43:37 +02:00 |
|
qimiko
|
0060de4e64
|
a real path hash fix
|
2024-06-05 13:47:16 -07:00 |
|
SMJS
|
e0d9056a88
|
Added space only wrapping to the simple text area (#851)
|
2024-06-05 21:16:23 +03:00 |
|
Cvolton
|
144b2d70da
|
aliastl string
|
2024-06-04 23:33:07 +02:00 |
|
qimiko
|
84a73f11ab
|
works for me imo
|
2024-06-04 04:20:35 -07:00 |
|
matcool
|
4f6492da08
|
implement std::hash<std::filesystem::path> for everything but windows
|
2024-06-04 00:41:21 -03:00 |
|
qimiko
|
7860cb05ef
|
grrr (pch fixes)
|
2024-06-03 17:20:47 -07:00 |
|
altalk23
|
0c35a92ece
|
Update queueInMainThread to be movable
|
2024-06-03 23:21:17 +03:00 |
|
altalk23
|
e52b488d0d
|
remove old fields & fix some deprecations
|
2024-06-03 23:04:54 +03:00 |
|
matcool
|
ff8de703ab
|
gnustl std::vector<bool>::at
|
2024-06-03 01:24:18 -03:00 |
|
matcool
|
324795cddb
|
ghc::filesystem -> std::filesystem
remove ghc::filesystem :D
closes #713
|
2024-06-02 22:35:51 -03:00 |
|
Cvolton
|
6575754b77
|
use aliastl on windows
|
2024-06-03 02:39:29 +02:00 |
|
matcool
|
713267a590
|
add getMod forward decl
|
2024-06-02 21:13:05 -03:00 |
|
matcool
|
ab08a1f64e
|
remove log include from terminate util, fixes member test
|
2024-06-02 21:08:32 -03:00 |
|
Cvolton
|
5e413acfc2
|
update cclayer header for 2.206
|
2024-06-02 19:00:51 +02:00 |
|
kynex7510
|
ad54bf6425
|
Fix addresser
|
2024-06-02 10:43:41 +02:00 |
|
kynex7510
|
620e6b5eb9
|
Merge branch 'main' of https://github.com/geode-sdk/geode into new-index-but-better
|
2024-06-02 10:43:22 +02:00 |
|
qimiko
|
888f6e8dac
|
arm mac platform
|
2024-06-01 20:05:54 -07:00 |
|
dankmeme01
|
f8f85ad2b0
|
Merge branch 'main' into new-index-but-better
|
2024-06-01 22:39:58 +02:00 |
|
mat
|
ccfa6edf53
|
Merge pull request #814 from geode-sdk/win-64
Win 64 support
|
2024-06-01 17:12:30 -03:00 |
|
altalk23
|
008be9e780
|
typeinfo cast port
|
2024-06-01 20:23:03 +03:00 |
|
SMJS
|
2f56c0f800
|
Updated SimpleTextArea to clean up some old stuff and fix the overflow in most wrapping modes (#798)
* Fixed some broken overflow handles and made some optimizations in general
* Removed 2 empty methods
* Added an extra const
|
2024-06-01 18:22:50 +03:00 |
|
altalk23
|
de733173c0
|
add CCMenuItemExt for lambda callback util needs
|
2024-06-01 15:38:21 +03:00 |
|
kynex7510
|
b3367d2230
|
Enable TLS certificate verification
|
2024-05-31 14:46:07 +02:00 |
|
mat
|
fa92969a56
|
Merge pull request #805 from geode-sdk/main
update win-64 branch
|
2024-05-30 18:17:40 -03:00 |
|
dankmeme01
|
cea58a87f1
|
merge main into new-index-but-better
|
2024-05-30 15:19:28 +02:00 |
|
kynex7510
|
a4b94693a3
|
WebRequest: Add proxy capabilities
|
2024-05-28 19:11:46 +02:00 |
|
dankmeme01
|
43f646164f
|
fix xhash yet again wow yay cool you can compile again
|
2024-05-28 07:31:10 +02:00 |
|
Oleksandr Nemesh
|
3e03978b1e
|
make getGameVersion public (#797)
|
2024-05-27 21:29:42 +03:00 |
|
Fleeym
|
663637e98e
|
Merge branch 'main' of github.com:geode-sdk/geode into new-index-but-better
|
2024-05-27 01:21:30 +03:00 |
|
altalk23
|
6510df7c85
|
reremove enums.hpp
|
2024-05-26 17:37:03 +03:00 |
|
Alvy
|
5b4bc9b394
|
add like 2 i found for CommentType (#755)
|
2024-05-26 17:35:37 +03:00 |
|
Calloc
|
4300ed746e
|
add GJHttpType enums (#787)
|
2024-05-26 17:35:25 +03:00 |
|
SpaghettDev
|
f902930413
|
some enums (#710)
* GJFeatureState
* GauntletType
* DifficultyIconType
* DemonDifficultyType
* a bit of GJMusicAction (cant find shit)
* GJErrorCode, AccountError and BackupAccountError
* CurrencySpriteType
* PlayerCollisionDirection
* gjParticleValue
* AudioGuidelinesType
* TextStyleType
* comma
* GJSongError
* SongSelectType
* FMODReverbPreset
* lowercase FMODReverbPresets
* PLAIN -> plain
|
2024-05-26 17:35:10 +03:00 |
|
altalk23
|
6737c609fa
|
readd enums for merging prs
|
2024-05-26 17:34:49 +03:00 |
|
altalk23
|
23e04a08c3
|
move enums to bindings
|
2024-05-26 16:54:37 +03:00 |
|
Sabe
|
5f778ea90b
|
FMODQueuedMusic is not an enum (#666)
* FMODQueuedMusic is not an enum
* More types that are not enums
|
2024-05-26 16:50:14 +03:00 |
|
altalk23
|
32f2b24ff8
|
move geode call to 32
|
2024-05-26 15:47:21 +03:00 |
|
altalk23
|
a1536b4a66
|
define the windows32 64 macros
|
2024-05-26 15:46:40 +03:00 |
|
altalk23
|
e0b30f648f
|
fix defines
|
2024-05-26 14:37:35 +03:00 |
|
altalk23
|
01020ccbd4
|
windows 64 bit changes (apart for links and all)
|
2024-05-26 14:32:36 +03:00 |
|
Cvolton
|
a4c6b71ee4
|
make ref move ctor noexcept
|
2024-05-25 18:18:51 +02:00 |
|
SpaghettDev
|
7a6958c47b
|
make CCTextFieldTTF hooks work (#774)
|
2024-05-19 21:05:01 +02:00 |
|
qimiko
|
7a87c8cfdb
|
ok fine
|
2024-05-16 17:39:59 -07:00 |
|
Chloe
|
fa159f17b1
|
update ccdirector
|
2024-05-16 17:25:54 -07:00 |
|
Fleeym
|
9bedf1bacc
|
hey look other platforms work
|
2024-05-16 15:08:03 +03:00 |
|
HJfod
|
edb8e6c721
|
cherry-pick BasedButtonSprite changes from new-index-but-better
|
2024-05-16 14:59:46 +03:00 |
|
Fleeym
|
557873db25
|
fix FieldContainer destructor sometimes crashing
|
2024-05-15 23:59:42 +03:00 |
|
Fleeym
|
89273c9458
|
Merge branch 'main' into new-index-but-better
|
2024-05-15 23:58:55 +03:00 |
|
HJfod
|
f79e87af93
|
addSideArt overload for styling
|
2024-05-15 12:46:08 +03:00 |
|
HJfod
|
77e7c6d969
|
add docs for querySelector
|
2024-05-15 11:18:38 +03:00 |
|
HJfod
|
c75ec639f2
|
CCNode::querySelector
|
2024-05-15 11:11:46 +03:00 |
|
Fleeym
|
7071bb1588
|
ScrollLayer: add scrollToTop utility
|
2024-05-14 23:31:05 +03:00 |
|
HJfod
|
80455ddb14
|
Merge branch 'main' of https://github.com/geode-sdk/geode into main
|
2024-05-14 15:02:30 +03:00 |
|
HJfod
|
1dc9ec41cc
|
add Result::unwrapOrDefault()
|
2024-05-14 15:02:17 +03:00 |
|
Chloe
|
fcd1a331a0
|
win32 cocos header update
|
2024-05-13 23:30:04 -07:00 |
|
mat
|
4baef33172
|
fix comment
|
2024-05-12 13:01:26 -03:00 |
|
matcool
|
d725126e1f
|
add geode::utils::getDisplayFactor
|
2024-05-12 10:25:36 -03:00 |
|
dankmeme01
|
92e0de4dea
|
fix <memory> include
|
2024-05-10 12:15:18 +02:00 |
|
ConfiG
|
4ce33b363a
|
add the new particle system fields
|
2024-05-09 18:26:58 +03:00 |
|
HJfod
|
77e0f2ebb0
|
fix file::readFromJson
|
2024-05-09 17:28:19 +03:00 |
|
HJfod
|
7ff257cbd4
|
bring in Layout changes from new-index-but-better; makes AxisLayout pimpl
|
2024-05-09 15:18:18 +03:00 |
|
HJfod
|
26729c3f34
|
cherry-pick changes to ui/General from new-index-but-better
|
2024-05-09 11:49:19 +03:00 |
|
HJfod
|
0a145550ed
|
fix file::readFromJson
|
2024-05-09 10:57:12 +03:00 |
|
HJfod
|
c7c2cc7afb
|
Merge branch 'main' into new-index-but-better
|
2024-05-06 12:51:06 +03:00 |
|
HJfod
|
991fce0d72
|
add TextInput::setLabel
|
2024-05-06 12:50:40 +03:00 |
|
HJfod
|
e7df9a7a03
|
add task-based file picking functions
|
2024-05-05 23:49:07 +03:00 |
|
camila314
|
8db8406148
|
nvm
|
2024-05-05 14:39:33 -05:00 |
|
camila314
|
42fe3ba7b4
|
changed cchsvvalue back
|
2024-05-05 14:32:56 -05:00 |
|
dankmeme01
|
29b4732173
|
fix inputnode touches behaving weirdly in certain situations
|
2024-05-05 09:18:10 +02:00 |
|
HJfod
|
03385d07e1
|
add download counts to ModItem
|
2024-05-04 23:01:07 +03:00 |
|
HJfod
|
309de35a57
|
Merge branch 'main' into new-index-but-better
|
2024-05-04 10:56:43 +03:00 |
|
mat
|
5c5e3bac72
|
add missing include in TextInput.hpp
|
2024-05-01 12:51:08 -03:00 |
|
HJfod
|
afa57371ec
|
add gd-style colors option
|
2024-04-29 19:39:02 +03:00 |
|
HJfod
|
d33be521cb
|
add ListBorders UI class
|
2024-04-29 17:36:28 +03:00 |
|
HJfod
|
d36d50f525
|
remove debug log
|
2024-04-29 10:54:02 +03:00 |
|
HJfod
|
97f9820d0f
|
Add doc comments to Task
i wrote this on my phone sry if it breaks smth
|
2024-04-29 01:13:32 +03:00 |
|
matcool
|
9eb7064fcd
|
fix Task::all when tasks is empty
|
2024-04-28 18:10:38 -03:00 |
|
Justin
|
f65336d4ba
|
geode::cocos::isSpriteName and geode::cocos::getChildBySpriteName (#725)
* isSpriteName and getChildBySpriteName (Code)
* isSpriteName and getChildBySpriteName (Headers)
|
2024-04-28 17:44:20 -03:00 |
|
Justin
|
8ae4303918
|
GJDifficultyName and GJFeatureState (#706)
* Update Enums.hpp
* Update Enums.hpp
* Update Enums.hpp
* Update Enums.hpp
|
2024-04-28 22:28:13 +02:00 |
|
Fleeym
|
d38b387d26
|
cross-platform is saved, for now
|
2024-04-28 20:42:28 +03:00 |
|
HJfod
|
93aa77943c
|
add ComparableVersionInfo::getComparison
|
2024-04-26 13:52:02 +03:00 |
|
HJfod
|
beeb7ca1f8
|
recommended mods list
|
2024-04-25 17:50:00 +03:00 |
|