.. |
components
|
Reorganise components a little
|
2022-01-05 11:05:15 -05:00 |
map
|
Add new theme for forest map
|
2022-01-04 15:02:50 -05:00 |
map_builders
|
Drop items from defeated characters
|
2022-01-04 16:17:45 -05:00 |
raws
|
Add carnivore/herbivore ai, completing section 5.10
|
2022-01-05 11:46:39 -05:00 |
animal_ai_system.rs
|
Add carnivore/herbivore ai, completing section 5.10
|
2022-01-05 11:46:39 -05:00 |
bystander_ai_system.rs
|
Add quips to bystanders
|
2022-01-03 10:49:12 -05:00 |
camera.rs
|
Add new theme for forest map
|
2022-01-04 15:02:50 -05:00 |
components.rs
|
Reorganise components a little
|
2022-01-05 11:05:15 -05:00 |
damage_system.rs
|
Use random table spawning for item drops
|
2022-01-05 10:01:05 -05:00 |
game_log.rs
|
Use less redundant code style with 'if let' statements
|
2021-11-19 19:52:15 -05:00 |
gamesystem.rs
|
Improve forest map generation
|
2022-01-04 15:34:07 -05:00 |
gui.rs
|
Complete Section 5.9
|
2022-01-04 13:54:57 -05:00 |
hunger_system.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
inventory_system.rs
|
Complete Section 5.7, replacing the CombatStats component with a new Pools component for more flexibility
|
2022-01-03 16:30:14 -05:00 |
main.rs
|
Add carnivore/herbivore ai, completing section 5.10
|
2022-01-05 11:46:39 -05:00 |
map_builders.rs
|
Add new theme for forest map
|
2022-01-04 15:02:50 -05:00 |
map_indexing_system.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
map.rs
|
Add new theme for forest map
|
2022-01-04 15:02:50 -05:00 |
melee_combat_system.rs
|
Add natural attack types, completing section 5.8
|
2022-01-04 11:29:23 -05:00 |
monster_ai_system.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
particle_system.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
player.rs
|
Complete Section 5.9
|
2022-01-04 13:54:57 -05:00 |
random_table.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
raws.rs
|
Add LootTable component
|
2022-01-05 09:42:36 -05:00 |
rect.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
rex_assets.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
saveload_system.rs
|
Add carnivore/herbivore ai, completing section 5.10
|
2022-01-05 11:46:39 -05:00 |
spawner.rs
|
Add clothing to player and NPCs
|
2022-01-04 11:11:38 -05:00 |
trigger_system.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |
visibility_system.rs
|
Use :: prefix on external crates
|
2021-12-24 10:38:44 -05:00 |