Commit Graph

802 Commits

Author SHA1 Message Date
alula 2a792db797
Update README.md 2022-07-25 06:09:22 +02:00
Sallai József a598f31716 don't pause the game loop when the window loses focus 2022-07-24 19:38:39 +03:00
Sallai József ef040a393c refactor menus to use enums instead of indices 2022-07-24 17:52:51 +03:00
Sallai József 4a6b2c4400 add gamepad jukebox indicators 2022-07-23 23:29:58 +03:00
Sallai József 398f610c09 skip after Y/N prompts 2022-07-23 20:55:58 +03:00
Sallai József fb4ac0dae8 add gamepad input icons 2022-07-23 18:45:08 +03:00
Sallai József 0415f917f8 render = as white circle (closes #110) 2022-07-23 14:57:40 +03:00
Sallai József 6f95e6109c add methods for rendering text with sprite rects 2022-07-23 13:59:13 +03:00
dawnDus cdd3a37754
Fixed snack tile rendering (Fixes #147) 2022-07-22 17:32:16 -04:00
József Sallai f00f35ca2c
actually bump the version number 2022-07-21 16:49:45 +03:00
Sallai József eee0f9eff9 bump settings version to fix skip keybinding and gamepad mappings 2022-07-21 14:38:44 +03:00
Sallai József 84d9dbf877 remove gilrs dependency for controller support 2022-07-21 03:19:23 +03:00
Sallai József 9932b1209f very initial gamepad support 2022-07-20 16:07:24 +03:00
dawnDus 6d8e58090a
Allow switch data to use original portraits 2022-07-17 22:37:35 -04:00
Sallai József 93e567981e teleport second player when off-screen 2022-07-18 01:57:49 +03:00
József Sallai 7693a4ff20
Merge pull request #146 from Daedliy/patch-1
re-add wiiware extraction guide
2022-07-17 21:31:46 +03:00
Daedliy 86f89e7522
re-add wiiware extraction guide
using the more complete one from the CSMC
2022-07-17 14:48:02 -03:00
Sallai József 3297b151ad update extraction guide link on android 2022-07-17 17:57:33 +03:00
Sallai József aaecafcb72 stop shipping data files in appveyor builds and update readme 2022-07-17 17:38:35 +03:00
Sallai József 444539405a detect and extract vanilla exe resources 2022-07-16 15:33:31 +03:00
Sallai József 2177382b5a add fullscreen toggle 2022-07-13 17:03:17 +03:00
Sallai József a1d0f2dc63 fix 2P behavior in TSC commands and ironhead fight 2022-07-09 20:01:31 +03:00
Sallai József 75b077c772 add screen shake intensity setting (closes #129) 2022-07-09 18:06:22 +03:00
Sallai József d8636bc693 refactor sound manager to prevent audio crashes (fixes #112) 2022-07-09 16:49:56 +03:00
József Sallai 9d7c63571d
Merge pull request #145 from jozsefsallai/bugfix/filesystem-errors
fix filesystem errors and UB warnings on rust >= 1.62.0
2022-07-07 17:02:18 +03:00
Sallai József 3faf99b535 fix filesystem errors and UB warnings on rust >= 1.62.0 2022-07-07 16:32:33 +03:00
Sallai József 1440a91fba trigger appveyor rebuild 2022-07-07 12:21:35 +03:00
dawnDus 6d08eb716e
Add missing fireplace smoke 2022-06-30 11:40:24 -04:00
dawnDus 69fdc7d3d2
Fix warnings from #141 2022-06-30 11:39:56 -04:00
IruzzArcana 18a7670248
add coop menu (#141) 2022-06-22 18:08:36 -04:00
József Sallai d7face2544
fix zombie curly corpses not despawning (fixes #137) (#140) 2022-06-07 14:48:43 -04:00
dawnDus 987c857b1c
show missing mod.txt 2022-05-22 09:17:55 -04:00
dawnDus 3f8c66db0f
fix undead minicore rotation 2022-05-14 13:48:58 -04:00
dawnDus dc2476c9dd
fix volume rounding 2022-05-14 09:18:50 -04:00
dawnDus 8a2e9fa569
bugfixes for #120 and #122 2022-05-11 20:19:43 -04:00
dawndus 588b0d53dd
Update README.md 2022-05-10 18:31:57 -04:00
dawnDus 7c07986b5d
Minor rendering tweak [ci skip] 2022-05-02 19:34:16 -04:00
dawnDus 02a9cac305
Added Android cutscene skip 2022-05-02 18:54:57 -04:00
dawnDus af39130fed
undo android restriction 2022-05-02 16:36:27 -04:00
dawnDus 2d2e712eab
fix loading order 2022-04-30 11:54:48 -04:00
dawnDus acad65d233
enable cs+ japanese font when valid 2022-04-30 11:48:47 -04:00
Alula 24762a1c45
enable cs+ japanese font 2022-04-29 20:38:02 +02:00
dawnDus 75f5e9f364
Cutscene skip tutorial prompt 2022-04-26 23:23:55 -04:00
dawnDus 7e793e09a8
Bug Fixes 2022-04-26 23:23:14 -04:00
dawnDus 7dcf30f854
Android pause menu fix 2022-04-24 18:25:37 -04:00
dawnDus 5fdd9676cb
Refire fix 2022-04-24 17:45:44 -04:00
dawnDus f672ff6f24
Trigger CPS and CSS when going to title 2022-04-24 11:55:37 -04:00
dawnDus e4ec69b6dc
Assorted Fixes 2022-04-24 11:32:26 -04:00
Daedliy 934df79f85
debug menu additions (#124) 2022-04-24 11:01:31 -04:00
dawnDus c97ed04fea
Inventory inaccuracies (fixes #119) 2022-04-21 13:24:44 -04:00