Commit graph

3142 commits

Author SHA1 Message Date
HJfod
82d86782fb fix build on clang 2024-04-29 17:12:15 +03:00
HJfod
8fabdf545e add warning if you try to install a billion mods 2024-04-29 15:31:35 +03:00
HJfod
5266ba9655 add option for filtering by only enabled mods 2024-04-29 10:54:06 +03:00
HJfod
d36d50f525 remove debug log 2024-04-29 10:54:02 +03:00
Erymanthus | RayDeeUx
81cc91bed2
文件夾 grammar (thank you @poweredbypie) (#686) 2024-04-28 21:41:11 -03:00
qimiko
39331b6f80
very important string edit 2024-04-28 15:18:57 -07:00
qimiko
c4a682b991
update macos fmod for 2.2 2024-04-28 15:17:02 -07: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
280344ef60 create util for formatting api url 2024-04-28 18:31:14 -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
matcool
16636e8e7b fix empty recommended list 2024-04-28 17:33:11 -03:00
matcool
d4f49abd33 also clear filters when pressing x button 2024-04-28 17:32:44 -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
matcool
60ca65fb67 Merge branch 'main' of github.com:geode-sdk/geode into new-index-but-better 2024-04-28 16:29:07 -03:00
mat
5cc23e73e7
update json 2024-04-28 16:27:05 -03:00
mat
4e130c9b3b
disable FMODFix on macos, temporarily
do this until we figure out what causes the few previous commits to not build on mac
2024-04-28 16:12:51 -03:00
Fleeym
d38b387d26 cross-platform is saved, for now 2024-04-28 20:42:28 +03:00
altalk23
9d87659d26 update tuliphook 2024-04-28 12:01:55 +03:00
HJfod
00f2bf5c18 fix geode not being given top billing in mods list 2024-04-26 16:50:47 +03:00
HJfod
349af5462e make recommendations use latest major version 2024-04-26 13:52:15 +03:00
HJfod
93aa77943c add ComparableVersionInfo::getComparison 2024-04-26 13:52:02 +03:00
HJfod
a8901c350a only allow mods to have dependencies with version any or moreeq 2024-04-26 13:51:52 +03:00
mat
c5921ff098
put WindowFontCacheFix behind forward compat check 2024-04-25 17:33:53 -03:00
HJfod
beeb7ca1f8 recommended mods list 2024-04-25 17:50:00 +03:00
HJfod
8a7a7a40cc bring back old settings 2024-04-24 12:04:08 +03:00
HJfod
d6ca01abc9 update grammar for installation 2024-04-24 10:23:10 +03:00
HJfod
8ba51c299b Revert "Merge branch 'main' into new-index-but-better"
This reverts commit c295b4379d, reversing
changes made to 684a109dee.
2024-04-24 10:09:56 +03:00
HJfod
f3aac4a71a rewrite updater to use new webrequests 2024-04-24 10:03:22 +03:00
HJfod
ae1a766aa6 add Task::isNull 2024-04-24 00:09:39 +03:00
HJfod
c295b4379d Merge branch 'main' into new-index-but-better 2024-04-23 22:24:45 +03:00
HJfod
684a109dee installing & updating mods (needs work still) 2024-04-23 22:24:08 +03:00
altalk23
7f86f7c7f3 update tuliphook 2024-04-23 21:01:21 +03:00
HJfod
5c3111e564 fix description & changelog not working on server mods 2024-04-22 21:19:07 +03:00
HJfod
f48dc529a8 slight color tweaks & smexy gradient 2024-04-22 20:50:44 +03:00
HJfod
0ef9c1ff55 add update button to ModPopup 2024-04-22 20:19:26 +03:00
HJfod
ff30ba3f88 tweak colors 2024-04-22 20:19:19 +03:00
HJfod
b1fff19908 fix behaviour on empty label 2024-04-22 20:19:06 +03:00
HJfod
f5f2a6450d add color3b for convenience 2024-04-22 20:18:58 +03:00
HJfod
082ad7b260 fix ModPopup eternally checking for updates on non-installed mods 2024-04-22 18:49:21 +03:00
HJfod
22d5e4e97a change update checking so they can use a better caching system 2024-04-22 18:41:49 +03:00
HJfod
9ca23e01dc fix loading spinner freezing 2024-04-22 18:25:42 +03:00
HJfod
f44f392b97 Merge branch 'main' into new-index-but-better 2024-04-22 18:16:56 +03:00
HJfod
72be477f48 fix all remaining memory issues with Task <3 2024-04-22 18:16:26 +03:00
altalk23
bdb96daed1 remove typename from listimpl 2024-04-22 17:32:51 +03:00
altalk23
20dc3c95e2 deprecate old fields 2024-04-22 15:53:23 +03:00
altalk23
b1cc59f6ef update changelog and version 2024-04-22 15:38:19 +03:00
altalk23
aaf62584fb fix fields not working on macos? hopefully 2024-04-22 15:34:57 +03:00
HJfod
18bb4436fd Merge branch 'main' into new-index-but-better 2024-04-22 15:22:14 +03:00
HJfod
ab0aa47495 working on fixing task memory leaks 2024-04-22 15:21:44 +03:00