rust-rl/src
2023-09-26 22:11:48 +01:00
..
ai data to consts, cheatmenu 2023-09-24 23:46:27 +01:00
config mapgen runstate 2023-09-24 22:20:49 +01:00
consts finalised gamelog 2023-09-25 20:38:52 +01:00
effects data to consts, cheatmenu 2023-09-24 23:46:27 +01:00
gamelog sprites for entities, with text glyph fallback 2023-09-26 17:23:25 +01:00
gui proper alt sprite and render order swaps 2023-09-26 22:08:05 +01:00
inventory data to consts, cheatmenu 2023-09-24 23:46:27 +01:00
map improved sprites - spriteinfo and methods 2023-09-26 20:40:17 +01:00
map_builders trapdoors 2023-09-26 21:09:47 +01:00
raws proper alt sprite and render order swaps 2023-09-26 22:08:05 +01:00
spatial sorry - swapping from rustfmt to prettier-rust 2023-08-23 01:22:09 +01:00
states sprites for entities, with text glyph fallback 2023-09-26 17:23:25 +01:00
camera.rs sprites for entities, with text glyph fallback 2023-09-26 17:23:25 +01:00
components.rs sanity check to ensure .swap() isn't being called for no reason 2023-09-26 22:11:48 +01:00
damage_system.rs data to consts, cheatmenu 2023-09-24 23:46:27 +01:00
gamesystem.rs added gameover, added class/ancestry defaults 2023-09-25 22:04:49 +01:00
hunger_system.rs intrinsic speed + regeneration 2023-09-21 05:06:52 +01:00
lib.rs data to consts, cheatmenu 2023-09-24 23:46:27 +01:00
main.rs improved sprites - spriteinfo and methods 2023-09-26 20:40:17 +01:00
melee_combat_system.rs adds damage types and mods (weak/resist/immune), for all damage events 2023-09-21 00:52:54 +01:00
morgue.rs trapdoors 2023-09-26 21:09:47 +01:00
particle_system.rs proper alt sprite and render order swaps 2023-09-26 22:08:05 +01:00
player.rs proper alt sprite and render order swaps 2023-09-26 22:08:05 +01:00
random_table.rs made the switch to using bracket-lib directly, instead of rltk wrapper 2023-09-05 02:23:31 +01:00
rex_assets.rs made the switch to using bracket-lib directly, instead of rltk wrapper 2023-09-05 02:23:31 +01:00
saveload_system.rs intrinsic speed + regeneration 2023-09-21 05:06:52 +01:00
spawner.rs proper alt sprite and render order swaps 2023-09-26 22:08:05 +01:00
trigger_system.rs made the switch to using bracket-lib directly, instead of rltk wrapper 2023-09-05 02:23:31 +01:00
visibility_system.rs fixing up some post-merge errors 2023-09-23 10:43:32 +01:00