doukutsu-rs/src
poly000 612f347019
feat: support custom encoding for stage table
2024-03-24 04:26:01 +08:00
..
components Fix Player gun desync bug and inventory inconsistencies (#245) 2023-11-12 10:02:59 +00:00
data Update gamecontrollerdb 2024-03-11 07:57:07 +01:00
discord Fixed game crash when disabing Discord Rich Presense setting and Discord isn't running. Fixed crash o exit when Discord isn't running 2023-05-30 12:37:41 +03:00
editor Partial fixes of bosses 2023-04-17 16:51:52 +03:00
engine_constants feat: support custom encoding for stage table 2024-03-24 04:26:01 +08:00
framework Implement "Open game/user data directory" menus on Android[ci skip] 2023-10-29 17:17:01 +00:00
game feat: support custom encoding for stage table 2024-03-24 04:26:01 +08:00
graphics Lua api fixes[ci skip] 2023-06-15 13:01:09 +03:00
input no more april fools 2023-04-02 11:52:32 +02:00
live_debugger Fix #221 2023-10-30 09:35:35 +00:00
menu Added cutscene auto skip option (#249) 2024-01-09 11:17:08 +00:00
scene Fix inaccuracy: bloody water droplets 2024-03-08 01:44:30 +01:00
sound Fix ORG sampling bug 2024-02-29 19:54:09 +01:00
util refactor: replace read_cur_shift_jis with encoding_rs::SHIFT_JIS 2024-03-24 03:36:20 +08:00
common.rs Fix inaccuracy: bloody water droplets 2024-03-08 01:44:30 +01:00
entity.rs
i18n.rs feat: support custom encoding for stage table 2024-03-24 04:26:01 +08:00
lib.rs
macros.rs
main.rs
mod_list.rs
mod_requirements.rs