rust-rl/src/raws
2023-08-16 15:11:49 +01:00
..
faction_structs.rs faction table, applying factions to mobs, and querying reactions 2023-08-15 15:56:00 +01:00
item_structs.rs obfuscates names of unidentified items 2023-08-13 20:16:24 +01:00
loot_table_structs.rs cleans up raws/mod.rs with trait impls for json parsing 2023-07-30 09:27:47 +01:00
mob_structs.rs ai refactor, mob spawns now take into account player level, small fixes 2023-07-31 22:24:38 +01:00
mod.rs faction-based adjacent ai 2023-08-15 16:29:01 +01:00
prop_structs.rs overhaul: data-driven architecture 2023-07-25 03:50:50 +01:00
rawmaster.rs Beginning the conversion to an Effects system 2023-08-16 15:11:49 +01:00
spawn_table_structs.rs decouples depth from difficulty, and renames depth to ID 2023-07-27 17:59:46 +01:00