rust-rl/src
2023-08-31 20:07:15 +01:00
..
ai various fixes: moved turnloss handling into energy system, anims 2023-08-31 03:44:04 +01:00
config write config file if not present 2023-08-31 02:18:07 +01:00
data chance to log dungeon features per clock turn 2023-08-30 12:08:03 +01:00
effects removes debugging msg 2023-08-31 03:49:37 +01:00
gamelog cleans up chatlog colours - renderables for non-item, beatitude for item 2023-08-27 22:26:58 +01:00
gui w 2023-08-31 03:47:09 +01:00
inventory cleans up chatlog colours - renderables for non-item, beatitude for item 2023-08-27 22:26:58 +01:00
map bugfix 2023-08-31 02:00:47 +01:00
map_builders swapped over to bracket-lib geometry's Rects, improved feature spawning 2023-08-31 20:07:15 +01:00
raws less blocking - targets will try to path to any space around their tar 2023-08-30 09:15:45 +01:00
spatial sorry - swapping from rustfmt to prettier-rust 2023-08-23 01:22:09 +01:00
states various fixes: moved turnloss handling into energy system, anims 2023-08-31 03:44:04 +01:00
camera.rs overmap, refactor offsets 2023-08-26 22:46:04 +01:00
components.rs less blocking - targets will try to path to any space around their tar 2023-08-30 09:15:45 +01:00
damage_system.rs significant events in morgue file, better event logging 2023-08-25 22:43:50 +01:00
gamesystem.rs significant events in morgue file, better event logging 2023-08-25 22:43:50 +01:00
hunger_system.rs i/o stuff: skeleton framework for morgue files, and a config.toml file 2023-08-24 22:34:05 +01:00
lib.rs swapped over to bracket-lib geometry's Rects, improved feature spawning 2023-08-31 20:07:15 +01:00
main.rs imports to lib.rs, creating unit tests 2023-08-31 01:20:21 +01:00
melee_combat_system.rs combat log to config 2023-08-27 23:53:54 +01:00
morgue.rs better death messages, and morgue file map fix 2023-08-26 17:48:04 +01:00
particle_system.rs ticker awaits an empty particle queue 2023-08-30 05:57:03 +01:00
player.rs bugfix 2023-08-31 02:00:47 +01:00
random_table.rs atomises item table into sub-tables, adds table rolls to vaults 2023-07-23 22:41:24 +01:00
rex_assets.rs title image, ui tweaks 2023-07-29 02:21:36 +01:00
saveload_system.rs bleeding 2 save 2023-08-31 01:28:44 +01:00
spawner.rs various fixes: moved turnloss handling into energy system, anims 2023-08-31 03:44:04 +01:00
trigger_system.rs sorry - swapping from rustfmt to prettier-rust 2023-08-23 01:22:09 +01:00
visibility_system.rs cleans up chatlog colours - renderables for non-item, beatitude for item 2023-08-27 22:26:58 +01:00