Commit graph

1580 commits

Author SHA1 Message Date
dankmeme01
84a2c6bc42 apparently it was a tuliphook bug so all of this is unnecessary 👍 2024-06-13 23:12:58 +02:00
dank_meme
e141d097ab dont crash on mods failling to load (again) 2024-06-13 22:07:43 +02:00
dank_meme
e37615b459 fix mods crashing instead of failing to load when they fail to load 2024-06-13 22:02:49 +02:00
kynex7510
153f22f338
Merge branch 'main' of https://github.com/geode-sdk/geode 2024-06-13 15:04:48 +02:00
kynex7510
22cc33b8a9
use string_view for sprite expansion 2024-06-13 15:04:32 +02:00
qimiko
5c684388f2
i keep forgetting to do this (pch fix) 2024-06-13 01:43:55 -07:00
Cvolton
0270d472a9
fix notification crashing when shown during a transition fade 2024-06-13 01:30:38 +02:00
Fleeym
1c40a63e33 only display more button for devs on server mods 2024-06-12 13:03:46 +03:00
Fleeym
93c12a6757 oops 2024-06-12 12:57:26 +03:00
Fleeym
014ec689d8 make dev filter search by username 2024-06-12 12:56:55 +03:00
Fleeym
06bd2e202d Index: use version with tag for creating download link 2024-06-12 12:18:58 +03:00
Fleeym
4d267d3794 ModProblemItem: use SPACE_WRAP for the textarea 2024-06-12 12:18:42 +03:00
Fleeym
e9df2af4d4 guess we're not removing date library
This reverts commit 5912a8325c.
2024-06-11 17:59:49 +03:00
Fleeym
5912a8325c remove date library 2024-06-11 17:55:50 +03:00
kynex7510
a5d638215e
Mute warning 2024-06-11 15:54:33 +02:00
kynex7510
cb1e7def9b
Remove warnings 2024-06-11 15:20:06 +02:00
kynex7510
68ac2b020a
Mute warning 2024-06-11 15:13:20 +02:00
Cvolton
698112a573
fix "loading mods cancelled" constantly appearing 2024-06-11 01:07:03 +02:00
Cvolton
2b53e8ae7d
add keyboard support to modslayer 2024-06-11 00:44:14 +02:00
dankmeme01
b8ae37ed06 dont crash on bp if debugger attached 2024-06-10 23:58:41 +02:00
Cvolton
cc5df2cac2
add awesome code to show restarting text 2024-06-10 14:35:44 +02:00
Ashton
2779c04394
UI Fixes and Revamped Developer List (#877)
* UI Fixes and Revamped Developer List

* Remove toggler fix as the underlying issue is fixed in bindings
2024-06-09 17:19:12 -03:00
SMJS
74a450e3c3
Border simplification/bad practice fixes (#883)
* Removed some useless stuff from Border

* Removed the bad z order abuse
2024-06-09 17:15:09 -03:00
dankmeme01
5b483946ba
Fix windows crashlog (#875)
* i fixed it for real now i promise i tested

* fix wine too
2024-06-08 21:40:14 +02:00
matcool
2f22102a93 trigger on_mod(Loaded) for internal mod, use it in a few places 2024-06-08 16:19:28 -03:00
dank_meme
23f444e8b4 fix windows crashlog finally!!! 2024-06-08 19:14:36 +02:00
altalk23
3ab70775c0 fix macos entry again 2024-06-08 19:20:04 +03:00
Fleeym
f909a737ec add WebResponse::into 2024-06-08 18:11:16 +03:00
altalk23
5969c905a8 fix mangles for entries 2024-06-08 16:00:04 +03:00
altalk23
6b2ac24ccd add geodeImplicitEntry and geodeCustomEntry 2024-06-08 15:57:50 +03:00
SMJS
87649f18da
Fixed padding and added a content layer to borders (#868) 2024-06-08 14:50:59 +03:00
dankmeme01
1dcc4264a4 apparently it did do something 2024-06-08 13:41:41 +02:00
Fleeym
e910645cb8 fix some touch prio issues in ModsLayer 2024-06-08 13:02:41 +03:00
Fleeym
1c36854e73 fix timezone shennanigans 2024-06-08 12:13:41 +03:00
dankmeme01
f5f3873597 fix exception handling yet again 2024-06-08 09:55:24 +02:00
qimiko
80d95cf603
change per platform array values 2024-06-07 23:42:54 -07:00
dankmeme01
6adff05755 ignore more debug exceptions 2024-06-08 08:20:04 +02:00
dankmeme01
cd7c4b9d43 fix exceptions further 2024-06-08 08:06:48 +02:00
dank_meme
ebf55395f5 Merge branch 'main' of https://github.com/geode-sdk/geode 2024-06-08 07:48:05 +02:00
dank_meme
0602b34734 fix windows crashlog 2024-06-08 07:47:52 +02:00
Fleeym
407e91605d Revert "add Task based file utils on android"
This reverts commit a299f86170.
2024-06-08 02:44:35 +03:00
Fleeym
754ae3cde6 fix supersede ids being validated 2024-06-08 02:40:25 +03:00
Fleeym
a299f86170 add Task based file utils on android 2024-06-08 00:49:10 +03:00
qimiko
47e7f8308a
split macos platform 2024-06-07 05:56:35 -07:00
qimiko
d0c6629ea3
show platform in load message 2024-06-07 05:55:40 -07:00
dankmeme01
b129808723 remove old web utils 2024-06-07 11:20:50 +02:00
dankmeme01
049482efdd fix messageboxfix and remove warning in win crashlog 2024-06-07 11:00:12 +02:00
altalk23
38976cc42c yeet wstring overloads 2024-06-07 09:38:06 +03:00
Fleeym
d943897898 use v-less version for geode param 2024-06-07 00:52:23 +03:00
Fleeym
e121323f28 add new params to update check 2024-06-07 00:46:37 +03:00