altalk23
8db0e39651
use Fields for geode fields
2024-04-22 00:20:54 +03:00
altalk23
2db4834fff
Merge branch 'main' of https://github.com/geode-sdk/geode
2024-04-12 22:56:10 +03:00
altalk23
00e971a274
fix field containers for separate modify classes in which one of them is a base of another, causing shared indices
2024-04-12 22:56:05 +03:00
Oleksandr Nemesh
e50c3abff4
Fix loading bar going out of bounds ( #688 )
...
The actual reason lies in the loader implementation, which for some reason can sometimes count up the `m_refreshedModCount` twice for some mods which are disabled.
This small change checks the actual loaded mod count instead of relying on an incorrect `LoaderImpl` member and fixes issue #687 .
2024-04-12 22:45:08 +03:00
glistermelon
e9da55f5fc
Windows Font Cache fix (again) ( #595 )
...
* Implemented Windows Font Cache fix, I think?
* These don't need to be volatile
2024-04-11 20:38:24 +03:00
dankmeme01
1a67f9b862
fix fmodfix cc and update tuliphook
2024-03-18 12:44:07 +01:00
qimiko
682144f188
enable fmod fix for all platforms
2024-03-17 17:06:26 -07:00
Cvolton
7f9dcc6b95
improve ccmenuitem activate crash fix
2024-03-16 02:26:20 +01:00
dankmeme01
b7202f5409
change todoreturn to void
2024-03-12 13:36:47 +01:00
Cvolton
96fee44064
fix impostor playlayer fix being enabled in forward compat
2024-03-11 00:37:24 +01:00
Cvolton
b44184c081
fix profile page fix misaligning profiles
2024-03-11 00:37:12 +01:00
Cvolton
005d245351
add CCMenuItem::activate fix
2024-03-11 00:37:03 +01:00
Ashton
709a6a3b3b
Fix a duplicated node ID ( #574 )
2024-03-05 02:02:09 +01:00
dankmeme01
bba9b6c7ed
impostor playlayer fix ( #562 )
2024-02-25 23:17:44 +03:00
mat
04405cbc20
silly chloe relying on pch
2024-02-25 12:18:42 -03:00
altalk23
f0465ba5b2
readd fods removed stuff for abi
2024-02-25 13:53:49 +03:00
qimiko
06235634bd
add android fmod initialization check
...
relates to geode-sdk/android-launcher#13
2024-02-23 16:13:36 -07:00
HJfod
363a028c1f
replace attributes with an augmented user object system
2024-02-22 23:39:45 +02:00
HJfod
e80d228a59
deprecate mod ids with uppercase letters
...
adds "supersede" incompatability
2024-02-14 19:52:58 +02:00
matcool
824efbf37f
add missing forward compat hook disables, add notice on utils::restart
2024-02-12 16:03:38 -03:00
FigmentBoy
3fe102d2ca
Fix profile links
2024-02-11 21:21:14 -05:00
ConfiG
3fec377e96
Improve actions build speed by using sccache, removes PCH ( #493 )
...
---------
Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2024-02-11 15:58:46 -03:00
HJfod
3b7621c8a0
make LayoutOptions CCObject aswell (ABI break!!)
2024-02-10 13:09:11 +02:00
Fleeym
cee8c74c72
add fixes for social menu
2024-02-07 20:55:47 +02:00
Fleeym
f9473e7394
fix MenuLayer bottom-menu content size
2024-02-07 19:30:51 +02:00
altalk23
201c5a2c41
alk not commit debug logs challenge
2024-02-04 12:44:13 +03:00
altalk23
5c457251d4
some problems rework
2024-02-04 12:41:18 +03:00
ConfiG
e6b15ed50a
Not const
2024-02-03 20:16:42 +03:00
ConfiG
1be7a997a1
set hook priority in fallback loading layer too
2024-02-03 20:12:31 +03:00
ConfiG
8b302f8139
fix alk's commit 2
2024-02-03 20:06:16 +03:00
HJfod
0cc77ae9b3
fix alk's commit
2024-02-03 19:00:13 +02:00
altalk23
e155c336c8
hardest node ids ever
2024-02-03 19:39:39 +03:00
HJfod
563a44c874
add a bunch of documentation and an option to addChildAtPosition
2024-01-31 23:30:52 +02:00
HJfod
aa949aed39
finished design for AnchorLayout
2024-01-31 23:11:43 +02:00
HJfod
7654f6e7cd
initial ideas, going to sleep for today
2024-01-30 00:08:53 +02:00
qimiko
e90c614c01
i'm so sorry
2024-01-28 17:52:25 -07:00
qimiko
0188eee5e5
add android only save path fix
2024-01-28 16:48:26 -07:00
matcool
ee89935127
goodbye inputnode
2024-01-28 18:21:05 -03:00
Fleeym
d2befe1873
fix the messagebox fix
2024-01-28 21:17:29 +02:00
octav adrian
5d63192161
update fix for GLFW error handler to 2.204 ( #467 )
...
* Fix GLFW error handler
* fix formatting oopsie
* add forwardcompat check
2024-01-28 14:09:38 -03:00
Skye Prince
7ccaef904c
Launch Argument Additions ( #453 )
...
* Safe mode
* Disable custom menu additions
* getLaunchBool -> getLaunchFlag
Yes this is silly I know
* parseLaunchArgument
* Fix loading bar going out of bounds
* Fix not putting arg in
* Remove temporary newline fix
* fix safe mode log
---------
Co-authored-by: ConfiG <cgytrus@cgyt.ru>
2024-01-28 19:00:39 +03:00
mat
fc7728fbfb
remove alk silly
2024-01-26 15:03:53 -03:00
altalk23
c551d430c3
inputnode fix
2024-01-26 16:29:14 +03:00
altalk23
16b9689855
reenable ccrash popup and index update
2024-01-24 20:51:58 +03:00
altalk23
303d7cede4
force prio hook no more
2024-01-24 11:57:10 +03:00
altalk23
709e3cab48
first impl of revert
2024-01-24 11:30:38 +03:00
altalk23
3822006176
readd isnt here apparently
2024-01-24 00:44:12 +03:00
altalk23
9b8a1a470f
im crying with more prio
2024-01-24 00:34:30 +03:00
altalk23
fd8c3630e3
fix editorui prio final
2024-01-24 00:00:44 +03:00
altalk23
b531a414bd
revert editorui prio
2024-01-23 22:53:33 +03:00