1
0
Fork 0
roguelike-game/src/raws
Timothy Warren 4a8b791acb Separate binary from game engine 2022-02-10 11:54:57 -05:00
..
faction_structs.rs Setup parts of spell system 2022-01-25 09:58:30 -05:00
item_structs.rs Add ItemMagicTemplate struct to raws 2022-01-31 08:47:18 -05:00
loot_structs.rs Add LootTable component 2022-01-05 09:42:36 -05:00
mob_structs.rs Complete section 5.26 2022-01-28 13:47:16 -05:00
prop_structs.rs Make color usage consistent through the use of constants 2022-01-14 12:19:46 -05:00
rawmaster.rs Separate binary from game engine 2022-02-10 11:54:57 -05:00
spawn_table_structs.rs Use :: prefix on external crates 2021-12-24 10:38:44 -05:00
spell_structs.rs Implement system to use spells 2022-01-25 11:15:32 -05:00
weapon_traits.rs Complete section 5.27 2022-01-31 09:48:44 -05:00