1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-24 22:52:51 +00:00
Commit graph

1019 commits

Author SHA1 Message Date
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
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