biroder
|
cd671cce48
|
* i18n improving for Android [ci skip]
|
2023-04-13 17:10:27 +03:00 |
|
biroder
|
2a162d948f
|
Fix textscript encoding
|
2023-04-12 21:36:32 +03:00 |
|
biroder
|
72a2ada0b2
|
Minor refactoring of TSC decryption [ci skip]
|
2023-04-10 16:23:46 +03:00 |
|
biroder
|
0ccbbefbed
|
Fix skip_commits rule in CI config [ci skip]
|
2023-04-08 11:46:13 +03:00 |
|
biroder
|
bc91d9f366
|
Minor icon change
|
2023-04-03 17:35:22 +03:00 |
|
Alula
|
beb290dafb
|
no more april fools
|
2023-04-02 11:52:32 +02:00 |
|
biroder
|
5f7bae8f4f
|
Fix a linker error on Windows
|
2023-04-02 11:52:12 +03:00 |
|
biroder
|
11eafb8d03
|
Add window icons for non-Windows systems (#206)
|
2023-04-01 21:18:25 +03:00 |
|
biroder
|
f99b452073
|
Fix sound volume change and inventory overflow on Android (#207)
* Android changing volume fix. Added arrows to indicate volume buttons
* Fix inventory overflowing on Android
|
2023-04-01 20:27:30 +03:00 |
|
Alula
|
51834be404
|
yeah
|
2023-04-01 13:56:52 +02:00 |
|
Alula
|
b2fb548584
|
april fools
|
2023-04-01 13:53:52 +02:00 |
|
biroder
|
1633eef3dd
|
Skip appveyor builds for android and horizon (#205)
Builds for Android and Horizon isn't currently configured, so starting the build after changing these files is useless
|
2023-03-25 12:42:44 +02:00 |
|
biroder
|
e57c9cdb27
|
Minor editor fixes (#204)
|
2023-03-24 12:52:55 +02:00 |
|
biroder
|
07b1550cf4
|
Revoke remove of kotlin builtins
They may be used by one of dependencies, so maybe it's better to leave them
|
2023-03-17 13:22:33 +01:00 |
|
biroder
|
a15fd4d190
|
Remove useless files from output android build
|
2023-03-17 13:22:33 +01:00 |
|
biroder
|
b8af9aed25
|
Fix display of picked up expirience when player took damage
|
2023-03-15 15:15:56 +01:00 |
|
biroder
|
8992889e94
|
Maybe this implementation would be better
|
2023-03-15 15:15:56 +01:00 |
|
biroder
|
f91e793062
|
Add damage amount display when taking fatal damage
Fix doukutsu-rs/doukutsu-rs#163
|
2023-03-15 15:15:56 +01:00 |
|
biroder
|
3fbe94ecd1
|
Remove use of MakePortable enrty on unsupported targets (#201)
`MakePortable` not supported on `android` and `horizon` targets
|
2023-03-03 20:28:43 +02:00 |
|
biroder
|
5bd0dcd564
|
DocumentsProvider refreshing after changing files (#197)
* DocumentsProvider refreshing after changing files
* Add a flags for notifyChange function
|
2023-03-03 17:46:00 +02:00 |
|
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 |
|