doukutsu-rs/src/npc
Alula 749684c437
Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House)
2020-12-07 00:42:58 +01:00
..
boss Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
balrog.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
booster.rs Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House) 2020-12-07 00:42:58 +01:00
chaco.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
characters.rs Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House) 2020-12-07 00:42:58 +01:00
egg_corridor.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
first_cave.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
grasstown.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
igor.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
intro.rs out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
maze.rs Every NPC is now aware of multiple players 2020-12-03 22:06:26 +01:00
mimiga_village.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
misc.rs Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House) 2020-12-07 00:42:58 +01:00
misery.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
mod.rs Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House) 2020-12-07 00:42:58 +01:00
npc_utils.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
pickups.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
quote.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
sand_zone.rs Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House) 2020-12-07 00:42:58 +01:00
santa.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
sue.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
toroko.rs Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
weapon_trail.rs out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00