Commit Graph

828 Commits

Author SHA1 Message Date
biroder 40767c021b Fix innacuracy [ci skip] 2023-04-26 12:07:20 +03:00
biroder 67fb32499f Partial fixes of bosses 2023-04-17 16:51:52 +03:00
biroder 5821f06928
Dehardcode menu toogles text [ci skip] 2023-04-14 16:39:16 +03:00
biroder 5f93658f0f
Fix of fix textscript encoding [ci skip] 2023-04-13 18:02:41 +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 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 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 e57c9cdb27
Minor editor fixes (#204) 2023-03-24 12:52:55 +02: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
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
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
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 ef1c2a5930
hotfix time 2023-01-25 18:23:15 +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 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
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
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 67979a03ea
Mostly-working Horizon port 2022-12-01 14:30:59 +01:00
Alula 5d92cafe67
Initial Horizon OS bringup 2022-11-21 15:15:51 +01:00
Alula d87bbf2b46 abstract gamepad away from SDL 2022-11-21 15:13:46 +01:00
Alula 2860938b9a
abstract gamepad away from SDL 2022-11-21 15:12:45 +01:00
Alula e74b586dd1
Font rendering refactor 2022-11-20 20:38:49 +01:00
Alula df467e8764
gitignore moment 2022-11-19 18:27:28 +01:00
Alula 17e1156850
Refactoring time 2022-11-19 18:20:03 +01:00
Alula 9fd04ed47a
remove this stupid feature 2022-11-19 12:21:10 +01:00
Alula c9e6dd7181
add teleport_player command and use if let() instead of unwrapping 2022-11-19 12:10:02 +01:00
dawnDus 0330cf3b2b
Fix MYB bumping away from NPC when direction >4 2022-11-12 17:11:03 -05:00
dawnDus 2be1c422d6
Adjust horizontal booster caret (Fixes #173) 2022-11-03 20:29:24 -04:00
Awesomegamer6566 0f79474aae Fix downward facing fans pointing upwards 2022-11-01 22:42:52 +01:00
dawnDus 713e704b9b
Fix seasonal mychar offsets 2022-10-26 17:04:06 -04:00
dawnDus d42632f973
Fix Curly NPC 2022-10-21 12:07:43 -04:00
dawnDus 57b2be5211
Fix stuck popups with Spur 2022-10-17 17:40:30 -04:00
Alula 3a756e0ac4
abuse ASLR for RNG seeding 2022-10-15 14:13:04 +02:00
József Sallai 6607d2fc15 play get item sfx on AM+ 2022-10-10 10:44:51 +03:00
József Sallai 8ebe210105 play get item sound on <I+N 2022-10-06 19:31:10 +03:00
József Sallai f0949f49cf fix a few NPC inaccuracies from #165 2022-09-24 23:27:27 +03:00
dawnDus 2b9a0198cb
Safely get current stage name for Save Menu 2022-09-17 18:05:10 -04:00
József Sallai 8684dd8448 some runtime optimizations 2022-09-17 13:57:37 +03:00
Awesomegamer6566 72c268647f
Fix changing BGM Interpolation setting with left and right keys (#161)
* Fix changing BGM Interpolation setting with left and right keys

* Actually fix changing BGM Interpolation Setting with left and right keys
2022-09-16 22:08:19 +03:00
Daedliy e9d2099f42
Add Links Menu (#159)
* Add Links Menu

* Suggested Changes
2022-08-29 00:06:58 +03:00
Sallai József f7d635a3d7 add switch boss health bar 2022-08-28 16:17:54 +03:00
Sallai József 029d6d52e4 add/drop player 2 from pause menu 2022-08-28 15:00:53 +03:00
Sallai József dec913dd65 make vanilla extractor input and output configurable 2022-08-28 14:07:01 +03:00
Sallai József 028c60157d make localization system dynamic 2022-08-26 03:17:45 +03:00
dawnDus 3d86995feb
Add fast-forward cutscene skip option 2022-08-23 18:27:39 -04:00
Sallai József 670e6891c1 run arbitrary TSC from debug command line 2022-08-22 03:08:57 +03:00
dawnDus a25dc297ef
Add spawn_npc command 2022-08-21 18:32:51 -04:00
Sallai József 4ed7ba66b8 add in-game debug command line 2022-08-22 01:10:33 +03:00
Sallai József b1b3b131e2 process debug keys in game scene and add quick save shortcut 2022-08-21 22:06:06 +03:00
Sallai József f1b3c680c9 throttle number popup on NPC damage 2022-08-21 18:57:01 +03:00
Sallai József ca1fa7b7c0 fix egg corridor inaccuracies (fixes #155) 2022-08-21 13:20:04 +03:00
dawnDus 3cc9d75681
Fix spur damage inaccuracy 2022-08-20 21:22:45 -04:00
dawnDus 92bc887663
Fixed order of operations for bullets (Fixes #131) 2022-08-20 18:43:48 -04:00
Sallai József 59da01b7b9 even more rust
sprites by @RedCoder09 and @Krunchy0920
2022-08-20 22:08:15 +03:00
Sallai József e07207b40c more rust
crab headband sprites by @RedCoder09
2022-08-16 14:47:11 +03:00
Daedliy 1688f4bcbc
Proper wiiware DEMO support (#153)
* Fixed Crashing

* Add Demo Splash Rect + Fixes

* FIX newgame pos (Joe)
2022-08-14 18:36:50 +03:00
Sallai József 8c70e1a13d fix missing muscle doctor action and sue teleport sound 2022-08-14 16:49:11 +03:00
Sallai József b1d578c0b4 record last challenge attempts 2022-08-14 14:19:46 +03:00
Sallai József 290068dd37 add gamepad rumble 2022-08-13 17:54:05 +03:00
Sallai József 7b359ae4c1 main menu improvements 2022-08-07 22:54:23 +03:00
Sallai József 56631201c8 fix igor inaccuracies (fixes #132) 2022-08-06 20:41:18 +03:00
dawnDus 81755d4ad9
Require control to look up/down while falling 2022-08-06 12:44:14 -04:00
Sallai József f1542246c6 make curly's weapon respect light cone setting (fixes #109) 2022-08-06 17:06:17 +03:00
Sallai József b29c375a7a fix broken new game menu after deleting save 2022-08-06 14:47:02 +03:00
Sallai József bfd9c8c343 oops 2022-08-06 14:10:21 +03:00
Sallai József 1883045f75 make controller selection its own menu 2022-08-06 14:07:00 +03:00
Sallai József 4cfbcc50ac add gamecontrollerdb, update default inputs, add reset controls option 2022-08-01 03:18:43 +03:00
Sallai József f74ec19cb5 make menu ok/back remappable and fix jump/shoot rebind bug (#150) 2022-07-31 14:50:46 +03:00
Sallai József c68fedaa50 fix menu controller swap issues and handle jump/shoot rebind edge case 2022-07-31 03:00:19 +03:00
Sallai József 8a4201f381 fix some controls menu bugs 2022-07-31 02:16:34 +03:00
Sallai József ffaf12cca8 add controls settings menu 2022-07-30 23:20:53 +03:00
Sallai József 03e9c9db0c make menus scrollable 2022-07-30 15:01:22 +03:00
dawnDus c9ba05c948
Ballos inaccuracies (Fixes #149) 2022-07-27 21:27:26 -04:00
Sallai József 914555eac0 don't disable keyboard input when using gamepad 2022-07-27 14:14:05 +03:00
Sallai József fee63f2600 make pausing on focus loss toggleable 2022-07-25 11:41:20 +03:00