József Sallai
|
41b840d13f
|
reset game difficulty on title screen (fixes #196)
|
2023-02-25 13:45:36 +02:00 |
|
József Sallai
|
95e09ded99
|
fix game crashing when discord isn't open (lol)
|
2023-02-24 13:42:47 +02:00 |
|
József Sallai
|
6bccf59f5b
|
improve quick discord RPC updates and prevent crashes
|
2023-02-23 15:23:59 +02:00 |
|
József Sallai
|
890c0596ed
|
add portable user directory setting
|
2023-02-23 14:27:53 +02:00 |
|
József Sallai
|
b22ca8b35e
|
add difficulty icons to discord rich presence
|
2023-02-18 22:13:14 +02:00 |
|
József Sallai
|
e77241cd56
|
improve command line appearance and autofocus
|
2023-02-18 21:05:30 +02:00 |
|
József Sallai
|
3dbe56690a
|
add experimental discord rich presence support
|
2023-02-18 20:42:00 +02:00 |
|
József Sallai
|
1810bf6d5b
|
fix missing as_any methods in the glutin backend
|
2023-02-17 16:06:11 +02:00 |
|
József Sallai
|
d6715bccea
|
add menu options for opening user and data dirs
|
2023-02-17 16:05:38 +02:00 |
|
alula
|
30c85c2f8b
|
Merge pull request #193 from biroder/patch-1
|
2023-02-07 09:16:34 +01:00 |
|
biroder
|
979909faa8
|
Fix 'render_opengl' import
Import 'render_opengl' only when feature 'render-opengl' is enabled
|
2023-02-06 10:23:39 +02:00 |
|
Alula
|
90df8faa7a
|
fix a nasty type confusion bug in SDL backend
|
2023-01-30 23:18:16 +01:00 |
|
Daedliy
|
6d3c127912
|
Minor missing texture rewording (#190)
* Minor missing texture rewording
* ababa
---------
Co-authored-by: Daedliy <missari.bb@gmail.com>
|
2023-01-29 19:40:42 +02:00 |
|
Alula
|
515a0a7fe7
|
Well, there's something to see there now... [ci skip]
|
2023-01-28 00:47:50 +01:00 |
|
Alula
|
7fe96780de
|
oops I pushed and forgot to save [ci skip]
|
2023-01-28 00:44:13 +01:00 |
|
Alula
|
f1e5d11b2a
|
Switch to 0.101 and introduce new versioning scheme
|
2023-01-28 00:42:56 +01:00 |
|
Alula
|
3739e9f170
|
do not hardcode x86_64 as arch name on windows
|
2023-01-28 00:41:07 +01:00 |
|
József Sallai
|
3c79582fed
|
bump webbrowser
|
2023-01-26 17:42:16 +02:00 |
|
József Sallai
|
a187942cff
|
remove 2P options from pause menu on android
|
2023-01-26 17:34:35 +02:00 |
|
József Sallai
|
4ae085f7e2
|
add engine constant flags for difficulty and 2P menus
|
2023-01-26 17:29:53 +02:00 |
|
József Sallai
|
153b1b4962
|
fix P2 skin OOB error
|
2023-01-26 16:56:13 +02:00 |
|
Alula
|
2774eae66f
|
revert [ci skip]
|
2023-01-25 20:46:16 +01:00 |
|
Alula
|
4928ce4682
|
set version to 0.100.0-beta5 for just this commit for gh release builds
|
2023-01-25 20:45:34 +01:00 |
|
Alula
|
64290ae5a3
|
h
|
2023-01-25 20:08:20 +01:00 |
|
Alula
|
1457aa3caa
|
preserve cache
|
2023-01-25 19:52:24 +01:00 |
|
Alula
|
ee58c1c8af
|
revert [ci skip]
|
2023-01-25 19:40:48 +01:00 |
|
Alula
|
a5bb130e73
|
this is stupid as fuck but I don't want to remake the release once again
|
2023-01-25 19:40:19 +01:00 |
|
Alula
|
bbd20a003b
|
bruh [ci skip]
|
2023-01-25 19:38:21 +01:00 |
|
Alula
|
ef1c2a5930
|
hotfix time
|
2023-01-25 18:23:15 +01:00 |
|
Alula
|
074af609bc
|
fix syntax error [ci skip]
|
2023-01-25 15:53:40 +01:00 |
|
Alula
|
efa8a47b8d
|
use tag for CI builds if present [ci skip]
|
2023-01-25 15:48:39 +01:00 |
|
Alula
|
bc3616d073
|
android + hos fixes
|
2023-01-25 15:25:51 +01:00 |
|
Devon W
|
510442490e
|
Map System Equip fix (#185)
Changing map key enable from hardcoded to item 2 to the actual vanilla behavior of checking for equip flag.
|
2023-01-23 17:51:40 -05:00 |
|
József Sallai
|
0a7fd4dc47
|
add win32 build to readme [skip ci]
|
2023-01-23 13:27:29 +02:00 |
|
József Sallai
|
4fa7069e82
|
fix 32-bit windows builds
|
2023-01-22 21:13:19 +02:00 |
|
József Sallai
|
212d7b915b
|
don't try to render fps counter on no data scene
|
2023-01-22 20:27:46 +02:00 |
|
József Sallai
|
cb95db1e89
|
fix text wrapping on no data scene
|
2023-01-22 19:42:40 +02:00 |
|
József Sallai
|
334e64f499
|
kurwa mać
|
2023-01-22 18:19:13 +02:00 |
|
József Sallai
|
90e58649a7
|
fuck yaml
|
2023-01-22 18:06:24 +02:00 |
|
Alula
|
e845c87738
|
let's see if win32 builds work
|
2023-01-22 16:19:26 +01:00 |
|
alula
|
2cb36de715
|
Merge pull request #183 from doukutsu-rs/horizon-os
merge Horizon branch with portability fixes
|
2023-01-18 00:12:48 +01:00 |
|
alula
|
c2a8bf52e9
|
Merge branch 'master' into horizon-os
|
2023-01-17 17:57:55 +01:00 |
|
József Sallai
|
e975a75ec4
|
sue
|
2023-01-06 10:01:45 +02:00 |
|
Alula
|
5854735392
|
i forgor to push
|
2023-01-01 17:36:16 +01:00 |
|
József Sallai
|
356f4230b5
|
refactor co-op skins
|
2022-12-23 00:26:46 +02:00 |
|
József Sallai
|
4be3dd518b
|
add basic support for switch P2 skins
|
2022-12-22 22:59:24 +02:00 |
|
József Sallai
|
5ed2d40e23
|
rumble failure shouldn't crash game
|
2022-12-18 19:07:37 +02:00 |
|
alula
|
a246d1a2f9
|
Switch homebrew port notes
|
2022-12-01 15:20:02 +01:00 |
|
Alula
|
e567dd6296
|
Use correct branch for cpal
|
2022-12-01 14:41:57 +01:00 |
|
Alula
|
066389a29f
|
thanks dawn
|
2022-12-01 14:39:07 +01:00 |
|