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
altalk23
db32732d47
delete class field containers
2024-04-22 15:20:02 +03:00
HJfod
3b58ed3ae2
fix the refresh button not actually forcing a cache reset on server mods
2024-04-22 13:45:10 +03:00
HJfod
adcd42e42b
fix task access specifications being wrong
2024-04-22 13:39:47 +03:00
HJfod
fbdb6265df
Merge branch 'main' into new-index-but-better
2024-04-22 13:36:20 +03:00
HJfod
fa1577184a
fully move over from Promises to Tasks
2024-04-22 13:35:12 +03:00
HJfod
ed1668897e
Task::runWithCallback among other fixes
2024-04-22 13:34:57 +03:00
HJfod
98d5216dcd
fix Ok() and Err() causing unexpected implicit moves
2024-04-22 13:34:14 +03:00
HJfod
a91905bd4c
fix MiniFunction not being usable with move-only parameters
2024-04-22 13:33:56 +03:00
altalk23
0a3efd7704
more typename
2024-04-22 00:22:40 +03:00
altalk23
8db0e39651
use Fields for geode fields
2024-04-22 00:20:54 +03:00
altalk23
4505b0da69
i hate concepts (alternate fields impl)
2024-04-22 00:09:49 +03:00
HJfod
5f8588ea97
Merge branch 'main' into new-index-but-better
2024-04-22 00:08:49 +03:00
HJfod
a09ba5c67c
new Task class to replace Promises, test seems to indicate it's working
2024-04-22 00:08:10 +03:00
HJfod
4be910bda4
Fix crashes on trying to delete nullptr
2024-04-22 00:07:42 +03:00
Cvolton
5f571d9035
fix resources constantly being redownloaded
2024-04-21 20:08:37 +02:00
Cvolton
18dd0b75cb
try fix updater sometimes skipping releases
2024-04-21 19:43:42 +02:00
mat
68ba891d1a
change binary names for ios platform
2024-04-21 12:05:42 -03:00
dankmeme01
d7c3d4af62
Update ccTypes.h
2024-04-16 07:43:04 +02:00
Justin
5e11ddab85
Fix ccHSVValue ( #694 )
2024-04-16 07:16:51 +02:00
HJfod
763e312baf
remove incompatible stuff from MDTextArea
2024-04-14 18:41:42 +03:00
HJfod
53b081e77b
remove uses of std::source_location
2024-04-14 18:04:01 +03:00
HJfod
3fbda5748e
fix text input being clickable when invisible
2024-04-14 17:58:43 +03:00
HJfod
1145426402
Fix unzip crash
2024-04-14 17:57:31 +03:00
HJfod
33e12646b8
Make terminate cause a crash instead for the crashlog and stacktrace
2024-04-14 17:57:15 +03:00
HJfod
69bcab649e
Better MiniFunction terminate message
2024-04-14 17:56:48 +03:00
altalk23
2443422e94
ObjectScaleType
2024-04-14 16:14:14 +03:00
altalk23
ff994cd076
revert tuliphook & update changelog
2024-04-14 15:26:11 +03:00
dankmeme01
f84e8660cb
add the crashed thread to windows crashlogs
2024-04-14 00:12:04 +02:00
dankmeme01
798cacc1a8
add a way to access internal setting container
...
exposing an internal field like this isn't the best practice, but it seemed like the best and simplest solution to me to a problem of not being able to do anything to unknown setting keys (such as removing them or migrating their data if that key used to be a valid setting)
2024-04-14 00:00:17 +02:00
HJfod
33af7befed
Merge branch 'main' into new-index-but-better
2024-04-13 21:47:56 +03:00