Fleeym
|
03a4387c80
|
bump version to v4.0.0-alpha.1
|
2024-11-12 23:47:56 +02:00 |
|
HJfod
|
5c85b3c48d
|
Merge branch 'v4' of https://github.com/geode-sdk/geode into v4
|
2024-11-12 23:05:10 +02:00 |
|
HJfod
|
123b3abff3
|
somes settings UI fixes
|
2024-11-12 23:05:03 +02:00 |
|
Cvolton
|
6d13f7837d
|
fix outdated geode error swap
|
2024-11-12 21:12:05 +01:00 |
|
Cvolton
|
9b95301472
|
also show the loading circle on the former progress bar condition
|
2024-11-12 20:37:47 +01:00 |
|
Cvolton
|
02845d967e
|
disable the modlist slider
|
2024-11-12 20:35:01 +01:00 |
|
Cvolton
|
2d66279243
|
limit geode mod list error to the frame
|
2024-11-12 20:17:01 +01:00 |
|
Cvolton
|
b662aac29d
|
update messageboxfix to 2.2074
|
2024-11-12 19:56:15 +01:00 |
|
matcool
|
c197e2913c
|
update libraries
|
2024-11-12 14:39:08 -03:00 |
|
matcool
|
ab196b9adf
|
allow sending progress from Task coroutines by using co_yield
|
2024-11-12 12:23:50 -03:00 |
|
Oleksandr Nemesh
|
0ee9aebdee
|
add 2.2074 timestamp (#1143)
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
|
2024-11-12 12:53:15 +01:00 |
|
matcool
|
00cc510d5b
|
fix typename
|
2024-11-12 02:41:35 -03:00 |
|
matcool
|
e61b2c0595
|
co_await support for geode Task
see comment at the bottom of the header for more information
|
2024-11-12 02:32:05 -03:00 |
|
HJfod
|
acad3d2a8d
|
Merge branch 'v4' of https://github.com/geode-sdk/geode into v4
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
|
2024-11-12 01:03:37 +02:00 |
|
HJfod
|
09fa872781
|
show outdated mods in the UI + make outdated Geode ver count for that too
|
2024-11-12 01:03:19 +02:00 |
|
Chloe
|
d415c949d0
|
add android gameversion to mappings
|
2024-11-11 15:53:26 -07:00 |
|
Chloe
|
c9e97af18a
|
disable forward compat mode on android
|
2024-11-11 15:53:02 -07:00 |
|
Chloe
|
9d6b2954e5
|
ok there
|
2024-11-11 15:21:34 -07:00 |
|
Chloe
|
bcb856a302
|
update android binaries
|
2024-11-11 15:14:32 -07:00 |
|
Cvolton
|
f5f336532f
|
fix the stupid misaligned controller button
|
2024-11-11 21:36:39 +01:00 |
|
matcool
|
324883140a
|
add Task::chain
|
2024-11-11 16:43:38 -03:00 |
|
altalk23
|
b1ab3eb373
|
thank you mat
|
2024-11-11 22:43:04 +03:00 |
|
altalk23
|
6db3084062
|
priorities production ready (not tested)
|
2024-11-11 22:40:30 +03:00 |
|
altalk23
|
673317d3cb
|
hook priority changes with pre/post and Priority class for static priority values
|
2024-11-11 22:38:03 +03:00 |
|
altalk23
|
9c1f48ee64
|
update tuliphook take 2
|
2024-11-11 21:37:25 +03:00 |
|
altalk23
|
2940de38bc
|
update tuliphook
|
2024-11-11 21:33:34 +03:00 |
|
altalk23
|
0c469b98fe
|
update json and result
|
2024-11-11 21:25:06 +03:00 |
|
matcool
|
4ba8751c68
|
update json to 3.0.1
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
|
2024-11-10 19:28:19 -03:00 |
|
HJfod
|
a3beed16f5
|
silly alk revert
|
2024-11-11 00:25:16 +02:00 |
|
Cvolton
|
038788bf57
|
fix safe mode dialog randomly appearing
|
2024-11-10 20:17:44 +01:00 |
|
dankmeme01
|
76db1268bf
|
change some const string refs to string views and change getID to return a ref
|
2024-11-10 17:47:09 +01:00 |
|
dankmeme01
|
084fea220e
|
code cleanup: remove unnecessary const in function parameters
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
|
2024-11-10 16:05:20 +01:00 |
|
matcool
|
deab3d2517
|
remove GEODE_STATIC_PTR and GEODE_STATIC_VAR
|
2024-11-10 10:38:59 -03:00 |
|
matcool
|
7b171c56c9
|
avoid collision with result's geode_concat macro
|
2024-11-10 10:14:46 -03:00 |
|
HJfod
|
12e8bbb6a2
|
split problems into load problems and outdated GD version
|
2024-11-10 12:55:56 +02:00 |
|
HJfod
|
c9afa75367
|
move mod list arrows a bit to not overlap
|
2024-11-10 12:20:55 +02:00 |
|
HJfod
|
cad670fb31
|
hide search toggle
|
2024-11-10 12:20:44 +02:00 |
|
HJfod
|
efb1fbf729
|
add option for single-page local mods list
|
2024-11-10 12:17:14 +02:00 |
|
HJfod
|
a3b306a4e0
|
turns out that path was case-insensitive now...
|
2024-11-10 11:59:14 +02:00 |
|
HJfod
|
9d4e6ba0e4
|
header fixes (i think this might make compiling without PCH possible?)
|
2024-11-10 11:51:49 +02:00 |
|
matcool
|
be9ba27ba4
|
only set gd version to 2.207 on desktop
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
|
2024-11-10 01:28:57 -03:00 |
|
matcool
|
2b0970d341
|
bump version
|
2024-11-10 01:26:25 -03:00 |
|
matcool
|
4f837a0f8b
|
Merge remote-tracking branch 'origin/2207' into v4
|
2024-11-10 00:43:28 -03:00 |
|
matcool
|
5b10a91d8c
|
do a few v4 todos
|
2024-11-10 00:43:06 -03:00 |
|
matcool
|
31d7c9d099
|
fix mod descriptions (nasty bug)
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
this is a very bad issue with the result library :( alk pls fix
|
2024-11-09 18:34:12 -03:00 |
|
Chloe
|
70be7c6061
|
how much will this break
|
2024-11-09 14:33:03 -07:00 |
|
Chloe
|
5eda75311d
|
fix macos build
|
2024-11-09 14:27:24 -07:00 |
|
matcool
|
13b7cfc488
|
actually now
|
2024-11-09 16:04:38 -03:00 |
|
Justin
|
39dc184b88
|
2.207 patch updates (#1140)
Build Binaries / Build Windows (push) Has been cancelled
Build Binaries / Build macOS (push) Has been cancelled
Build Binaries / Build Android (64-bit) (push) Has been cancelled
Build Binaries / Build Android (32-bit) (push) Has been cancelled
Build Binaries / Publish (push) Has been cancelled
* Update gdTimestampMap.hpp
* Update CMakeLists.txt
* Add files via upload
|
2024-11-09 19:55:51 +01:00 |
|
matcool
|
e8ef9b79c8
|
fix build
|
2024-11-09 15:51:20 -03:00 |
|