.. |
builtin
|
Safely get current stage name for Save Menu
|
2022-09-17 18:05:10 -04:00 |
components
|
add switch boss health bar
|
2022-08-28 16:17:54 +03:00 |
editor
|
Missed tilemap calls in editor
|
2022-01-25 00:16:07 -05:00 |
engine_constants
|
make localization system dynamic
|
2022-08-26 03:17:45 +03:00 |
framework
|
make localization system dynamic
|
2022-08-26 03:17:45 +03:00 |
input
|
add gamepad rumble
|
2022-08-13 17:54:05 +03:00 |
live_debugger
|
run arbitrary TSC from debug command line
|
2022-08-22 03:08:57 +03:00 |
menu
|
Safely get current stage name for Save Menu
|
2022-09-17 18:05:10 -04:00 |
npc
|
fix egg corridor inaccuracies (fixes #155)
|
2022-08-21 13:20:04 +03:00 |
player
|
add gamepad rumble
|
2022-08-13 17:54:05 +03:00 |
scene
|
some runtime optimizations
|
2022-09-17 13:57:37 +03:00 |
scripting
|
some runtime optimizations
|
2022-09-17 13:57:37 +03:00 |
sound
|
refactor sound manager to prevent audio crashes (fixes #112)
|
2022-07-09 16:49:56 +03:00 |
weapon
|
Fix spur damage inaccuracy
|
2022-08-20 21:22:45 -04:00 |
bmfont.rs
|
refactoring
|
2021-10-15 16:36:05 +02:00 |
bmfont_renderer.rs
|
some runtime optimizations
|
2022-09-17 13:57:37 +03:00 |
builtin_fs.rs
|
make localization system dynamic
|
2022-08-26 03:17:45 +03:00 |
caret.rs
|
Fixed ProjectileDissipation 1st frame missing
|
2022-02-21 17:22:14 -05:00 |
common.rs
|
some refactorings, behemot smoke fix
|
2022-03-26 10:21:08 +01:00 |
encoding.rs
|
shift-jis encoding support
|
2020-09-13 05:30:56 +02:00 |
entity.rs
|
lighting thing
|
2021-04-20 13:43:58 +02:00 |
exe_parser.rs
|
detect and extract vanilla exe resources
|
2022-07-16 15:33:31 +03:00 |
frame.rs
|
add screen shake intensity setting (closes #129)
|
2022-07-09 18:06:22 +03:00 |
hooks.rs
|
add few missing methods to hooks
|
2021-04-20 13:43:58 +02:00 |
i18n.rs
|
some runtime optimizations
|
2022-09-17 13:57:37 +03:00 |
inventory.rs
|
Save, load, and display item counts
|
2022-02-08 19:04:36 -05:00 |
lib.rs
|
remove gilrs dependency for controller support
|
2022-07-21 03:19:23 +03:00 |
macros.rs
|
refactoring
|
2021-10-15 16:36:05 +02:00 |
main.rs
|
editor shit
|
2022-01-06 02:11:17 +01:00 |
map.rs
|
fix filesystem errors and UB warnings on rust >= 1.62.0
|
2022-07-07 16:32:33 +03:00 |
mod_list.rs
|
show missing mod.txt
|
2022-05-22 09:17:55 -04:00 |
mod_requirements.rs
|
Cleanup
|
2022-04-19 18:20:18 -04:00 |
physics.rs
|
Fixed fireball sfx and missiles going through walls (#37)
|
2022-02-24 21:00:10 -05:00 |
profile.rs
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
rng.rs
|
new rng
|
2021-05-02 14:26:13 +02:00 |
settings.rs
|
make localization system dynamic
|
2022-08-26 03:17:45 +03:00 |
shaders.rs
|
(wip) start rewriting rendering stuff
|
2021-01-27 19:20:47 +01:00 |
shared_game_state.rs
|
some runtime optimizations
|
2022-09-17 13:57:37 +03:00 |
stage.rs
|
fix filesystem errors and UB warnings on rust >= 1.62.0
|
2022-07-07 16:32:33 +03:00 |
texture_set.rs
|
more rust
|
2022-08-16 14:47:11 +03:00 |
vanilla.rs
|
make vanilla extractor input and output configurable
|
2022-08-28 14:07:01 +03:00 |