matcool
a5475bda11
add missing GEODE_DLL
2024-02-26 11:58:40 -03:00
Fire
c94e350cdf
Fix Wine crashing when launching via terminal ( #501 )
2024-02-26 09:37:27 -03: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
altalk23
28bd75793e
sure you go girl
2024-02-25 11:00:47 +03:00
altalk23
1d444ed05e
sorry for the 2 people that manually includes the jsontest headers
2024-02-25 10:44:09 +03:00
altalk23
afd54a64e4
fix dispatch
2024-02-25 10:38:46 +03:00
altalk23
9a47d611cc
fine
2024-02-25 10:04:29 +03:00
altalk23
3ede15b6e2
if i fixed the includes
2024-02-25 10:01:27 +03:00
altalk23
d8ac85b44a
i cant believe this was that easy
2024-02-25 10:00:57 +03:00
altalk23
c7a1f76f1a
push pop nest fix
2024-02-24 22:11:41 +03:00
altalk23
baf3a6b306
implement progress visual to index unzip
2024-02-24 22:08:07 +03:00
qimiko
b082dd1a9c
remove deprecated permissions
2024-02-23 21:13:52 -07: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
Cvolton
4e06c204a1
show featured mods on top
2024-02-18 19:58:26 +01:00
altalk23
5b9393d0e7
good one
2024-02-18 19:14:58 +03:00
altalk23
5c8ee29cd3
i didnt test it if that helps
2024-02-18 19:12:13 +03:00
Cvolton
f61e577c0e
fix missing include
2024-02-18 11:19:38 +01:00
HJfod
29f99c2eaa
fix TextInputs and InputNodes using tags for fixed touch behaviour
2024-02-17 18:24:23 +02:00
matcool
91c8ae446e
why did we even override keyDown
2024-02-16 22:46:16 -03:00
HJfod
d0ed9844be
Merge branch 'main' of https://github.com/geode-sdk/geode into main
2024-02-16 23:11:27 +02:00
HJfod
28f393b4de
add sane TextInput class
2024-02-16 23:11:18 +02:00
altalk23
eea35568fe
isSpriteFrameName
2024-02-16 23:58:40 +03:00
altalk23
07dd379611
Merge branch 'main' of https://github.com/geode-sdk/geode
2024-02-16 21:37:15 +03:00
altalk23
e10621d40d
actually move it to source
2024-02-16 21:37:10 +03:00
HJfod
e06b9070d0
add CCNode::setContentWidth
etc.
2024-02-16 16:30:31 +02:00
Cvolton
4b667cc82c
change message for conflicting mods as well
2024-02-15 21:58:30 +01:00
Cvolton
4c354ed460
show incompatibilities on top of problems list
2024-02-15 21:40:54 +01:00
Cvolton
98d572c0e5
add separate message for outdated incompat
2024-02-15 21:34:20 +01:00
Cvolton
f1ddc568e0
add more user friendly dependency messages
2024-02-15 20:19:24 +01:00
HJfod
e80d228a59
deprecate mod ids with uppercase letters
...
adds "supersede" incompatability
2024-02-14 19:52:58 +02:00
matcool
9051779800
only give filename to android pickFile defaultPath
2024-02-13 19:36:30 -03:00
Chloe
c82f4a4af3
good prevails
2024-02-13 14:41:06 -07:00
matcool
a3a7562ee0
uninstalling a mod should forget if its disabled
2024-02-13 10:53:23 -03:00
Cvolton
875c3ea0d3
mandatory changelog update
2024-02-12 21:39:40 +01:00
Cvolton
3497692ec9
Use first 2 chars for ModListLayer sorting instead
2024-02-12 21:36:03 +01:00
matcool
8272b45da8
update changelog
2024-02-12 16:37:46 -03:00
matcool
824efbf37f
add missing forward compat hook disables, add notice on utils::restart
2024-02-12 16:03:38 -03:00
matcool
456075a2cb
(urgent) fix log mutex breaking forward compat mode
...
yes, this single mutex would break geode loading in forward compat mode
entirely.. because the forward compat hooks log at static init time! and
since static init stuff is weird, the mutex wasnt initialized yet. so
now we force it to be initialized by having it in a getter
2024-02-12 15:55:13 -03:00
matcool
f91b2cd779
show yes/no choice instead for safe mode
2024-02-12 13:20:58 -03:00
matcool
a327f722c8
trigger safe mode on windows by holding shift on game launch
2024-02-12 13:06:48 -03:00
HJfod
cc4c32e12f
fix MDPopup height estimations having way too high of an upper bound
2024-02-12 18:06:12 +02:00
altalk23
97139d2fcd
Merge branch 'main' of https://github.com/geode-sdk/geode
2024-02-12 18:39:49 +03:00
altalk23
803df4faeb
edit is_jsons to be more detailed
2024-02-12 18:39:46 +03:00
HJfod
131539fa00
fix color parsign
2024-02-12 17:37:31 +02:00
HJfod
94ab199406
move loader commit hash info to about popup
2024-02-12 17:23:12 +02:00
HJfod
628b7d2ec9
Merge branch 'main' of https://github.com/geode-sdk/geode into main
2024-02-12 16:56:28 +02:00
HJfod
b71ae176e9
add Mod::hasAvailableUpdate
2024-02-12 16:56:18 +02:00