pkgsrc/games/stone-soup/PLIST
nia 08a0f98263 stone-soup: Update to 0.24
Stone Soup 0.24 (20191024)
--------------------------------

Highlights
----------
* Vampire species simplified
* Thrown weapons streamlined
* Fedhas reimagined
* Sif Muna reworked

Branches, Environment
---------------------
* Incremental pregeneration:
  - This mode generates the dungeon in a stable order for all games regardless
    of the path taken by the player, meaning that the behavior of seeds for
    online and offline games should now be the same.
  - Games using the same seed will see the same dungeon if they are
    incrementally pregenerated without requiring the long initial generation
    time of full pregeneration as introduced in 0.23.
  - Incremental pregeneration is the default mode for new games.
  - Servers can now enable seed selection without heavy CPU cost.
* A Trove map requiring many uses of digging has been removed.
* Identification scrolls are no longer used as a potential Trove cost.
* Transporters in vaults now correctly place in the Abyss.
* Fog generation in the Desolation of Salt portal now happens far less often
  per turn, greatly reducing slowdown from high CPU usage.
* Random traps no longer place under items placed by vaults.

Character
---------
* Formicids can now use their dig ability on diggable statues.
* Manticore barbs now can only be picked out if the player can move, isn't
  confused, and isn't asleep.
* Net traps now always trigger when the player steps on them.
* Vampiric weapons no longer have a hunger cost upon wield.
* Vampire simplification: Player vampires no longer eat or drink blood, and
  have exactly two blood states.
  - Alive: Regenerates quickly, normal HP modifier, no undead bonuses, no
    batform, can transform and berserk normally.
  - Bloodless: No regeneration with monsters in sight, -20% HP, stealth bonus,
    undead resistances, batform, no other transformations or berserk.
  - Blood states are transitioned by an ability which costs delay; becoming
    bloodless incurs no penalty, becoming alive causes a temporary frail
    mutation.
  - Bat form causes stat drain.

Gods
----
* Fedhas reimagined:
  - Piety is gained exclusively from kills instead of through corpse decay.
  - Fedhas abilities now create plant allies directly as temporary summons
    instead of creating permanent allies using plants. All abilities cost
    piety instead of food.
  - New abilities:
    * 2*: Active 'Wall of Briars' ability to surround the player with briar
          patches. Hostile monsters will attack briars to reach you, taking
          damage.
    * 3*: Active 'Grow Ballistomycete' ability to place a ballistomycete at
          any location within radius 2. The ballistomycete will fire spores
          that seek out foes and make a 1-radius damaging explosion that
          additionally confuses living creatures.
    * 4*: Active 'Overgrow' ability to destroy any non-permarock walls in a
          3x3 area, replacing them with plant allies, mostly wandering
          mushrooms or burning bushes and sometimes ballistomycetes or oklob
          plants.
    * 5*: Active 'Grow Oklob' ability to place an oklob plant at any location
          within radius 2.
  - Fedhas no longer hates any necromancy spells, and allows worship by undead
    species.
  - Removed abilities: Fungal Bloom, Reproduction, Growth, Evolution, Rain.
* Sif Muna reworked:
  - Piety gain is exclusively from kills.
  - 'Channel Energy' is available at 1* piety instead of 3*.
  - 'Forget Spell' is available at 3* piety instead of 4*.
  - New 4* 'Divine Exegesis' ability to cast any spell in your library
    regardless of skill training. Receives a spell-power bonus based on
    Invocations skill of 1.5 times the spell-power received from equivalent
    levels of training in the spell's schools.
  - The Divine Energy ability and Sif's miscast protection are removed.
* Trog and Okawaru now can gift unbranded boomerangs and javelins.
* Jiyva's Slimify ability now works properly on skeletons, zombies and
   simulacra.
* Torment can now trigger Jiyva jelly spawns and Xom butterfly spawns.

Interface
---------
* The 'X' key map mode has zoom support, defaulting to 60% zoom.
* Sealed off clinging and sensed monsters no longer stop autoexplore.
* Equipment melding no longer stops autoexplore and autotravel.
* Armour, jewellery, and weapons can be worn/wielded from the floor.
* Summoner monsters are now highlighted when the cursor is over one of its
  summons.
* Traps are now shown in the ctrl-x listing and are indexed in the stash
  tracker.
* Scarves are now properly shown on player tiles.
* Species and background selection menus now have tiles.
* Updated visual theme for main menu, high scores, and related screens.

Items
-----
* New unrand: Staff of Battle, a staff of conjuration that spawns a
  battlesphere when a hostile monster is in view.
* Unrandart changes:
  - The Storm Bow now has a penetration effect.
  - Gyre and Gimble now has the protection brand, enchantment of +7, and no
    longer has Dex-3.
  - Piercer has been removed, its effect having been merged into Storm Bow.
* Weapons with the holy wrath ego can now be cursed.
* Randart rings no longer generate with both rCorr and *Corrode.
* Throwing weapons have been streamlined.
  - Blowguns are removed, needles are replaced with throwing darts.
  - Dart effects scale with Throwing and Stealth skill.
  - Darts of sleep, paralysis, confusion are removed.
  - Darts of frenzy are renamed datura-tipped darts.
  - A new dart brand, atropa is added. Atropa-tipped darts cause brief
    confusion and longer-lasting blindness in the target.
  - Tomahawks are renamed to boomerangs and always return.
  - Javelins always penetrate.
  - Steel and silver are merged into a single brand, called silver. Silver
    ammunition applies the maximum of vorpal bonus damage and the old silver
    damage bonus.
  - Poison, returning, penetration, and exploding are no longer available
    brands for tomahawks and javelins.

Lua
---
* Monster AC, EV, MR, MaxHP, and descriptions are now exposed in the CLua
  monster.info class.
* A new function 'defeat_mr()' to determine the chance that a given spell
  defeats a monster's magic resistance.
* There is a basic seed explorer available in scripts/seed_explorer.lua.

Monsters
--------
* Monsters can now use wands of clouds, iceblast, and scattershot.
* Monsters clones created by Mara and rakshasa have the intended reduced HP of
  the original monster instead of several times that value.
* A monster having the Dig spell no longer allows it to cast spells out of
  LOS.
* Azrael and draconian scorchers can use Call Down Damnation when not at
  low HP.
* Player ghosts can be shafted.
* Golden Eyes no longer have randomized spellpower for their gaze.
* Monster airstrike uses the same formula as the player, reducing damage
  variance.
* Pikel's slaves no longer drop corpses nor items.

Spells
------
* The HP from Death's Door is fixed at time of casting rather than being
  updated continuously, hence being subject to changes in spellpower.
* Olgreb's Toxic Radiance now properly triggers ally conducts when cast.
* Olgreb's Toxic Radiance now applies direct damage and poison status in a way
  that considers the time of each turn.
* Shroud of Golubria's spellpower is now capped at 50.
2019-10-28 12:24:06 +00:00

609 lines
27 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2019/10/28 12:24:06 nia Exp $
bin/crawl
share/stone-soup/dat/clua/autofight.lua
share/stone-soup/dat/clua/automagic.lua
share/stone-soup/dat/clua/delays.lua
share/stone-soup/dat/clua/kills.lua
share/stone-soup/dat/clua/stash.lua
share/stone-soup/dat/database/FAQ.txt
share/stone-soup/dat/database/el/monflee.txt
share/stone-soup/dat/database/el/rand_all.txt
share/stone-soup/dat/database/godname.txt
share/stone-soup/dat/database/godspeak.txt
share/stone-soup/dat/database/help.txt
share/stone-soup/dat/database/insult.txt
share/stone-soup/dat/database/miscname.txt
share/stone-soup/dat/database/monflee.txt
share/stone-soup/dat/database/monname.txt
share/stone-soup/dat/database/monspeak.txt
share/stone-soup/dat/database/monspell.txt
share/stone-soup/dat/database/montitle.txt
share/stone-soup/dat/database/pl/godspeak.txt
share/stone-soup/dat/database/pl/miscname.txt
share/stone-soup/dat/database/rand_all.txt
share/stone-soup/dat/database/rand_arm.txt
share/stone-soup/dat/database/rand_wpn.txt
share/stone-soup/dat/database/randbook.txt
share/stone-soup/dat/database/randname.txt
share/stone-soup/dat/database/shout.txt
share/stone-soup/dat/database/wpnnoise.txt
share/stone-soup/dat/defaults/autopickup_exceptions.txt
share/stone-soup/dat/defaults/food_colouring.txt
share/stone-soup/dat/defaults/glyph_colours.txt
share/stone-soup/dat/defaults/menu_colours.txt
share/stone-soup/dat/defaults/messages.txt
share/stone-soup/dat/defaults/misc.txt
share/stone-soup/dat/defaults/runrest_messages.txt
share/stone-soup/dat/defaults/standard_colours.txt
share/stone-soup/dat/des/altar/altar.des
share/stone-soup/dat/des/altar/ashenzari_visionary.des
share/stone-soup/dat/des/altar/kiku_cage.des
share/stone-soup/dat/des/altar/lugonu_bribe.des
share/stone-soup/dat/des/altar/nemelex_the_gamble.des
share/stone-soup/dat/des/altar/okawaru_arena.des
share/stone-soup/dat/des/altar/overflow.des
share/stone-soup/dat/des/altar/pakellas_experiments.des
share/stone-soup/dat/des/altar/trog_burn_book.des
share/stone-soup/dat/des/altar/trog_wizard.des
share/stone-soup/dat/des/altar/vehumet_trees.des
share/stone-soup/dat/des/altar/xom_monty_hall.des
share/stone-soup/dat/des/altar/xom_sheep.des
share/stone-soup/dat/des/altar/yredelemnul_ordeal.des
share/stone-soup/dat/des/arrival/arrival_guide.txt
share/stone-soup/dat/des/arrival/large.des
share/stone-soup/dat/des/arrival/simple.des
share/stone-soup/dat/des/arrival/small.des
share/stone-soup/dat/des/arrival/twisted.des
share/stone-soup/dat/des/branches/abyss.des
share/stone-soup/dat/des/branches/blade.des
share/stone-soup/dat/des/branches/coc.des
share/stone-soup/dat/des/branches/crypt.des
share/stone-soup/dat/des/branches/depths.des
share/stone-soup/dat/des/branches/depths_encompass.des
share/stone-soup/dat/des/branches/dis.des
share/stone-soup/dat/des/branches/elf.des
share/stone-soup/dat/des/branches/geh.des
share/stone-soup/dat/des/branches/hell.des
share/stone-soup/dat/des/branches/lair.des
share/stone-soup/dat/des/branches/orc.des
share/stone-soup/dat/des/branches/pan.des
share/stone-soup/dat/des/branches/shoals.des
share/stone-soup/dat/des/branches/slime.des
share/stone-soup/dat/des/branches/snake.des
share/stone-soup/dat/des/branches/spider.des
share/stone-soup/dat/des/branches/swamp.des
share/stone-soup/dat/des/branches/tar.des
share/stone-soup/dat/des/branches/temple.des
share/stone-soup/dat/des/branches/temple_compat.des
share/stone-soup/dat/des/branches/tomb.des
share/stone-soup/dat/des/branches/vaults.des
share/stone-soup/dat/des/branches/vaults_rooms_empty.des
share/stone-soup/dat/des/branches/vaults_rooms_ghost.des
share/stone-soup/dat/des/branches/vaults_rooms_hard.des
share/stone-soup/dat/des/branches/vaults_rooms_standard.des
share/stone-soup/dat/des/branches/zot.des
share/stone-soup/dat/des/builder/alphashops.des
share/stone-soup/dat/des/builder/arena.des
share/stone-soup/dat/des/builder/decor.des
share/stone-soup/dat/des/builder/dummy.des
share/stone-soup/dat/des/builder/food.des
share/stone-soup/dat/des/builder/layout.des
share/stone-soup/dat/des/builder/layout_caves.des
share/stone-soup/dat/des/builder/layout_cc.des
share/stone-soup/dat/des/builder/layout_cellular.des
share/stone-soup/dat/des/builder/layout_city.des
share/stone-soup/dat/des/builder/layout_delve.des
share/stone-soup/dat/des/builder/layout_forest.des
share/stone-soup/dat/des/builder/layout_geoelf.des
share/stone-soup/dat/des/builder/layout_geoelf_castle.des
share/stone-soup/dat/des/builder/layout_grids.des
share/stone-soup/dat/des/builder/layout_halls.des
share/stone-soup/dat/des/builder/layout_loops.des
share/stone-soup/dat/des/builder/layout_overlapping_boxes.des
share/stone-soup/dat/des/builder/layout_pan_divisions.des
share/stone-soup/dat/des/builder/layout_pools.des
share/stone-soup/dat/des/builder/layout_vaults.des
share/stone-soup/dat/des/builder/rooms.des
share/stone-soup/dat/des/builder/shops.des
share/stone-soup/dat/des/builder/uniques.des
share/stone-soup/dat/des/guide.txt
share/stone-soup/dat/des/portals/bailey.des
share/stone-soup/dat/des/portals/bazaar.des
share/stone-soup/dat/des/portals/desolation.des
share/stone-soup/dat/des/portals/gauntlet.des
share/stone-soup/dat/des/portals/icecave.des
share/stone-soup/dat/des/portals/ossuary.des
share/stone-soup/dat/des/portals/sewer.des
share/stone-soup/dat/des/portals/trove.des
share/stone-soup/dat/des/portals/volcano.des
share/stone-soup/dat/des/portals/wizlab.des
share/stone-soup/dat/des/portals/ziggurat.des
share/stone-soup/dat/des/serial/aquarium.des
share/stone-soup/dat/des/serial/bayou.des
share/stone-soup/dat/des/serial/column_ruins.des
share/stone-soup/dat/des/serial/corridors.des
share/stone-soup/dat/des/serial/curves.des
share/stone-soup/dat/des/serial/forest.des
share/stone-soup/dat/des/serial/glass.des
share/stone-soup/dat/des/serial/gnoll_camp.des
share/stone-soup/dat/des/serial/ice.des
share/stone-soup/dat/des/serial/magic_research.des
share/stone-soup/dat/des/serial/park.des
share/stone-soup/dat/des/serial/rivers.des
share/stone-soup/dat/des/serial/serial_guide.txt
share/stone-soup/dat/des/serial/sigils.des
share/stone-soup/dat/des/serial/undead.des
share/stone-soup/dat/des/serial/window.des
share/stone-soup/dat/des/sprint/arena_sprint.des
share/stone-soup/dat/des/sprint/fedhas.des
share/stone-soup/dat/des/sprint/linesprint.des
share/stone-soup/dat/des/sprint/meat.des
share/stone-soup/dat/des/sprint/menkaure.des
share/stone-soup/dat/des/sprint/pitsprint.des
share/stone-soup/dat/des/sprint/red_sonja.des
share/stone-soup/dat/des/sprint/sprint_mu.des
share/stone-soup/dat/des/sprint/zigsprint.des
share/stone-soup/dat/des/test.des
share/stone-soup/dat/des/test/suite-los.des
share/stone-soup/dat/des/test/suite.des
share/stone-soup/dat/des/traps/monster_drop.des
share/stone-soup/dat/des/traps/rats_trap.des
share/stone-soup/dat/des/tutorial/lesson1.des
share/stone-soup/dat/des/tutorial/lesson2.des
share/stone-soup/dat/des/tutorial/lesson3.des
share/stone-soup/dat/des/tutorial/lesson4.des
share/stone-soup/dat/des/tutorial/lesson5.des
share/stone-soup/dat/des/variable/ambush.des
share/stone-soup/dat/des/variable/arcadia.des
share/stone-soup/dat/des/variable/cathedral_bats.des
share/stone-soup/dat/des/variable/compat.des
share/stone-soup/dat/des/variable/d_encompass.des
share/stone-soup/dat/des/variable/float.des
share/stone-soup/dat/des/variable/geyser.des
share/stone-soup/dat/des/variable/ghost.des
share/stone-soup/dat/des/variable/grated_community.des
share/stone-soup/dat/des/variable/large_abstract.des
share/stone-soup/dat/des/variable/large_themed.des
share/stone-soup/dat/des/variable/lemuel_castle.des
share/stone-soup/dat/des/variable/mini.des
share/stone-soup/dat/des/variable/mini_features.des
share/stone-soup/dat/des/variable/mini_monsters.des
share/stone-soup/dat/des/variable/polyominoes.des
share/stone-soup/dat/des/variable/the_bubble.des
share/stone-soup/dat/des/variable/the_grid.des
share/stone-soup/dat/descript/ability.txt
share/stone-soup/dat/descript/backgrounds.txt
share/stone-soup/dat/descript/branches.txt
share/stone-soup/dat/descript/cards.txt
share/stone-soup/dat/descript/clouds.txt
share/stone-soup/dat/descript/commands.txt
share/stone-soup/dat/descript/cs/ability.txt
share/stone-soup/dat/descript/cs/branches.txt
share/stone-soup/dat/descript/cs/commands.txt
share/stone-soup/dat/descript/cs/features.txt
share/stone-soup/dat/descript/cs/gods.txt
share/stone-soup/dat/descript/cs/hints.txt
share/stone-soup/dat/descript/cs/items.txt
share/stone-soup/dat/descript/cs/monsters.txt
share/stone-soup/dat/descript/cs/quotes.txt
share/stone-soup/dat/descript/cs/species.txt
share/stone-soup/dat/descript/cs/spells.txt
share/stone-soup/dat/descript/cs/tutorial.txt
share/stone-soup/dat/descript/cs/unident.txt
share/stone-soup/dat/descript/cs/unrand.txt
share/stone-soup/dat/descript/da/ability.txt
share/stone-soup/dat/descript/da/backgrounds.txt
share/stone-soup/dat/descript/da/branches.txt
share/stone-soup/dat/descript/da/cards.txt
share/stone-soup/dat/descript/da/commands.txt
share/stone-soup/dat/descript/da/hints.txt
share/stone-soup/dat/descript/da/items.txt
share/stone-soup/dat/descript/da/monsters.txt
share/stone-soup/dat/descript/da/quotes.txt
share/stone-soup/dat/descript/da/skills.txt
share/stone-soup/dat/descript/da/species.txt
share/stone-soup/dat/descript/da/unident.txt
share/stone-soup/dat/descript/da/unrand.txt
share/stone-soup/dat/descript/de/ability.txt
share/stone-soup/dat/descript/de/backgrounds.txt
share/stone-soup/dat/descript/de/branches.txt
share/stone-soup/dat/descript/de/cards.txt
share/stone-soup/dat/descript/de/commands.txt
share/stone-soup/dat/descript/de/features.txt
share/stone-soup/dat/descript/de/gods.txt
share/stone-soup/dat/descript/de/hints.txt
share/stone-soup/dat/descript/de/items.txt
share/stone-soup/dat/descript/de/monsters.txt
share/stone-soup/dat/descript/de/quotes.txt
share/stone-soup/dat/descript/de/skills.txt
share/stone-soup/dat/descript/de/species.txt
share/stone-soup/dat/descript/de/spells.txt
share/stone-soup/dat/descript/de/tutorial.txt
share/stone-soup/dat/descript/de/unident.txt
share/stone-soup/dat/descript/de/unrand.txt
share/stone-soup/dat/descript/el/ability.txt
share/stone-soup/dat/descript/el/backgrounds.txt
share/stone-soup/dat/descript/el/branches.txt
share/stone-soup/dat/descript/el/gods.txt
share/stone-soup/dat/descript/el/items.txt
share/stone-soup/dat/descript/el/monsters.txt
share/stone-soup/dat/descript/el/species.txt
share/stone-soup/dat/descript/el/tutorial.txt
share/stone-soup/dat/descript/el/unident.txt
share/stone-soup/dat/descript/el/unrand.txt
share/stone-soup/dat/descript/es/ability.txt
share/stone-soup/dat/descript/es/backgrounds.txt
share/stone-soup/dat/descript/es/branches.txt
share/stone-soup/dat/descript/es/cards.txt
share/stone-soup/dat/descript/es/commands.txt
share/stone-soup/dat/descript/es/features.txt
share/stone-soup/dat/descript/es/gods.txt
share/stone-soup/dat/descript/es/items.txt
share/stone-soup/dat/descript/es/monsters.txt
share/stone-soup/dat/descript/es/quotes.txt
share/stone-soup/dat/descript/es/skills.txt
share/stone-soup/dat/descript/es/species.txt
share/stone-soup/dat/descript/es/tutorial.txt
share/stone-soup/dat/descript/es/unident.txt
share/stone-soup/dat/descript/es/unrand.txt
share/stone-soup/dat/descript/features.txt
share/stone-soup/dat/descript/fi/ability.txt
share/stone-soup/dat/descript/fi/backgrounds.txt
share/stone-soup/dat/descript/fi/cards.txt
share/stone-soup/dat/descript/fi/commands.txt
share/stone-soup/dat/descript/fi/features.txt
share/stone-soup/dat/descript/fi/items.txt
share/stone-soup/dat/descript/fi/monsters.txt
share/stone-soup/dat/descript/fi/species.txt
share/stone-soup/dat/descript/fi/spells.txt
share/stone-soup/dat/descript/fi/unident.txt
share/stone-soup/dat/descript/fi/unrand.txt
share/stone-soup/dat/descript/fr/ability.txt
share/stone-soup/dat/descript/fr/backgrounds.txt
share/stone-soup/dat/descript/fr/branches.txt
share/stone-soup/dat/descript/fr/cards.txt
share/stone-soup/dat/descript/fr/commands.txt
share/stone-soup/dat/descript/fr/features.txt
share/stone-soup/dat/descript/fr/gods.txt
share/stone-soup/dat/descript/fr/hints.txt
share/stone-soup/dat/descript/fr/items.txt
share/stone-soup/dat/descript/fr/monsters.txt
share/stone-soup/dat/descript/fr/quotes.txt
share/stone-soup/dat/descript/fr/skills.txt
share/stone-soup/dat/descript/fr/species.txt
share/stone-soup/dat/descript/fr/spells.txt
share/stone-soup/dat/descript/fr/tutorial.txt
share/stone-soup/dat/descript/fr/unident.txt
share/stone-soup/dat/descript/fr/unrand.txt
share/stone-soup/dat/descript/gods.txt
share/stone-soup/dat/descript/hints.txt
share/stone-soup/dat/descript/hu/backgrounds.txt
share/stone-soup/dat/descript/hu/species.txt
share/stone-soup/dat/descript/it/backgrounds.txt
share/stone-soup/dat/descript/it/branches.txt
share/stone-soup/dat/descript/it/cards.txt
share/stone-soup/dat/descript/it/commands.txt
share/stone-soup/dat/descript/it/features.txt
share/stone-soup/dat/descript/it/gods.txt
share/stone-soup/dat/descript/it/hints.txt
share/stone-soup/dat/descript/it/items.txt
share/stone-soup/dat/descript/it/monsters.txt
share/stone-soup/dat/descript/it/quotes.txt
share/stone-soup/dat/descript/it/skills.txt
share/stone-soup/dat/descript/it/species.txt
share/stone-soup/dat/descript/it/tutorial.txt
share/stone-soup/dat/descript/it/unident.txt
share/stone-soup/dat/descript/it/unrand.txt
share/stone-soup/dat/descript/items.txt
share/stone-soup/dat/descript/ja/ability.txt
share/stone-soup/dat/descript/ja/backgrounds.txt
share/stone-soup/dat/descript/ja/branches.txt
share/stone-soup/dat/descript/ja/cards.txt
share/stone-soup/dat/descript/ja/commands.txt
share/stone-soup/dat/descript/ja/gods.txt
share/stone-soup/dat/descript/ja/hints.txt
share/stone-soup/dat/descript/ja/items.txt
share/stone-soup/dat/descript/ja/monsters.txt
share/stone-soup/dat/descript/ja/skills.txt
share/stone-soup/dat/descript/ja/species.txt
share/stone-soup/dat/descript/ja/spells.txt
share/stone-soup/dat/descript/ja/tutorial.txt
share/stone-soup/dat/descript/ja/unident.txt
share/stone-soup/dat/descript/ja/unrand.txt
share/stone-soup/dat/descript/ko/ability.txt
share/stone-soup/dat/descript/ko/backgrounds.txt
share/stone-soup/dat/descript/ko/branches.txt
share/stone-soup/dat/descript/ko/cards.txt
share/stone-soup/dat/descript/ko/commands.txt
share/stone-soup/dat/descript/ko/features.txt
share/stone-soup/dat/descript/ko/gods.txt
share/stone-soup/dat/descript/ko/hints.txt
share/stone-soup/dat/descript/ko/items.txt
share/stone-soup/dat/descript/ko/monsters.txt
share/stone-soup/dat/descript/ko/quotes.txt
share/stone-soup/dat/descript/ko/skills.txt
share/stone-soup/dat/descript/ko/species.txt
share/stone-soup/dat/descript/ko/spells.txt
share/stone-soup/dat/descript/ko/tutorial.txt
share/stone-soup/dat/descript/ko/unident.txt
share/stone-soup/dat/descript/ko/unrand.txt
share/stone-soup/dat/descript/lt/backgrounds.txt
share/stone-soup/dat/descript/lt/branches.txt
share/stone-soup/dat/descript/lt/commands.txt
share/stone-soup/dat/descript/lt/monsters.txt
share/stone-soup/dat/descript/lt/skills.txt
share/stone-soup/dat/descript/lt/species.txt
share/stone-soup/dat/descript/lt/unident.txt
share/stone-soup/dat/descript/lv/ability.txt
share/stone-soup/dat/descript/lv/backgrounds.txt
share/stone-soup/dat/descript/lv/branches.txt
share/stone-soup/dat/descript/lv/cards.txt
share/stone-soup/dat/descript/lv/commands.txt
share/stone-soup/dat/descript/lv/features.txt
share/stone-soup/dat/descript/lv/gods.txt
share/stone-soup/dat/descript/lv/hints.txt
share/stone-soup/dat/descript/lv/items.txt
share/stone-soup/dat/descript/lv/monsters.txt
share/stone-soup/dat/descript/lv/skills.txt
share/stone-soup/dat/descript/lv/species.txt
share/stone-soup/dat/descript/lv/spells.txt
share/stone-soup/dat/descript/lv/tutorial.txt
share/stone-soup/dat/descript/lv/unident.txt
share/stone-soup/dat/descript/lv/unrand.txt
share/stone-soup/dat/descript/monsters.txt
share/stone-soup/dat/descript/nl/ability.txt
share/stone-soup/dat/descript/nl/tutorial.txt
share/stone-soup/dat/descript/nl/unident.txt
share/stone-soup/dat/descript/pl/ability.txt
share/stone-soup/dat/descript/pl/backgrounds.txt
share/stone-soup/dat/descript/pl/cards.txt
share/stone-soup/dat/descript/pl/commands.txt
share/stone-soup/dat/descript/pl/features.txt
share/stone-soup/dat/descript/pl/gods.txt
share/stone-soup/dat/descript/pl/hints.txt
share/stone-soup/dat/descript/pl/items.txt
share/stone-soup/dat/descript/pl/quotes.txt
share/stone-soup/dat/descript/pl/skills.txt
share/stone-soup/dat/descript/pl/species.txt
share/stone-soup/dat/descript/pl/spells.txt
share/stone-soup/dat/descript/pl/tutorial.txt
share/stone-soup/dat/descript/pl/unident.txt
share/stone-soup/dat/descript/pl/unrand.txt
share/stone-soup/dat/descript/pt/ability.txt
share/stone-soup/dat/descript/pt/commands.txt
share/stone-soup/dat/descript/pt/gods.txt
share/stone-soup/dat/descript/pt/items.txt
share/stone-soup/dat/descript/pt/unident.txt
share/stone-soup/dat/descript/quotes.txt
share/stone-soup/dat/descript/ru/ability.txt
share/stone-soup/dat/descript/ru/backgrounds.txt
share/stone-soup/dat/descript/ru/branches.txt
share/stone-soup/dat/descript/ru/cards.txt
share/stone-soup/dat/descript/ru/commands.txt
share/stone-soup/dat/descript/ru/features.txt
share/stone-soup/dat/descript/ru/gods.txt
share/stone-soup/dat/descript/ru/hints.txt
share/stone-soup/dat/descript/ru/items.txt
share/stone-soup/dat/descript/ru/monsters.txt
share/stone-soup/dat/descript/ru/quotes.txt
share/stone-soup/dat/descript/ru/skills.txt
share/stone-soup/dat/descript/ru/species.txt
share/stone-soup/dat/descript/ru/spells.txt
share/stone-soup/dat/descript/ru/tutorial.txt
share/stone-soup/dat/descript/ru/unident.txt
share/stone-soup/dat/descript/ru/unrand.txt
share/stone-soup/dat/descript/skills.txt
share/stone-soup/dat/descript/species.txt
share/stone-soup/dat/descript/spells.txt
share/stone-soup/dat/descript/status.txt
share/stone-soup/dat/descript/sv/ability.txt
share/stone-soup/dat/descript/sv/cards.txt
share/stone-soup/dat/descript/sv/commands.txt
share/stone-soup/dat/descript/sv/features.txt
share/stone-soup/dat/descript/sv/items.txt
share/stone-soup/dat/descript/sv/monsters.txt
share/stone-soup/dat/descript/sv/species.txt
share/stone-soup/dat/descript/sv/unrand.txt
share/stone-soup/dat/descript/tr/ability.txt
share/stone-soup/dat/descript/tr/cards.txt
share/stone-soup/dat/descript/tr/commands.txt
share/stone-soup/dat/descript/tr/gods.txt
share/stone-soup/dat/descript/tr/items.txt
share/stone-soup/dat/descript/tr/quotes.txt
share/stone-soup/dat/descript/tr/species.txt
share/stone-soup/dat/descript/tr/tutorial.txt
share/stone-soup/dat/descript/tr/unident.txt
share/stone-soup/dat/descript/tr/unrand.txt
share/stone-soup/dat/descript/tutorial.txt
share/stone-soup/dat/descript/unident.txt
share/stone-soup/dat/descript/unrand.txt
share/stone-soup/dat/descript/zh/ability.txt
share/stone-soup/dat/descript/zh/backgrounds.txt
share/stone-soup/dat/descript/zh/branches.txt
share/stone-soup/dat/descript/zh/cards.txt
share/stone-soup/dat/descript/zh/commands.txt
share/stone-soup/dat/descript/zh/features.txt
share/stone-soup/dat/descript/zh/gods.txt
share/stone-soup/dat/descript/zh/hints.txt
share/stone-soup/dat/descript/zh/items.txt
share/stone-soup/dat/descript/zh/monsters.txt
share/stone-soup/dat/descript/zh/quotes.txt
share/stone-soup/dat/descript/zh/skills.txt
share/stone-soup/dat/descript/zh/species.txt
share/stone-soup/dat/descript/zh/spells.txt
share/stone-soup/dat/descript/zh/tutorial.txt
share/stone-soup/dat/descript/zh/unident.txt
share/stone-soup/dat/descript/zh/unrand.txt
share/stone-soup/dat/dist_bones/README
share/stone-soup/dat/dist_bones/bones.store.Crypt
share/stone-soup/dat/dist_bones/bones.store.D-10
share/stone-soup/dat/dist_bones/bones.store.D-11
share/stone-soup/dat/dist_bones/bones.store.D-12
share/stone-soup/dat/dist_bones/bones.store.D-13
share/stone-soup/dat/dist_bones/bones.store.D-14
share/stone-soup/dat/dist_bones/bones.store.D-15
share/stone-soup/dat/dist_bones/bones.store.D-3
share/stone-soup/dat/dist_bones/bones.store.D-4
share/stone-soup/dat/dist_bones/bones.store.D-5
share/stone-soup/dat/dist_bones/bones.store.D-6
share/stone-soup/dat/dist_bones/bones.store.D-7
share/stone-soup/dat/dist_bones/bones.store.D-8
share/stone-soup/dat/dist_bones/bones.store.D-9
share/stone-soup/dat/dist_bones/bones.store.Depths
share/stone-soup/dat/dist_bones/bones.store.Elf
share/stone-soup/dat/dist_bones/bones.store.Hells
share/stone-soup/dat/dist_bones/bones.store.Lair-1
share/stone-soup/dat/dist_bones/bones.store.Lair-2
share/stone-soup/dat/dist_bones/bones.store.Lair-3
share/stone-soup/dat/dist_bones/bones.store.Lair-4
share/stone-soup/dat/dist_bones/bones.store.Lair-5
share/stone-soup/dat/dist_bones/bones.store.Lair-6
share/stone-soup/dat/dist_bones/bones.store.Orc
share/stone-soup/dat/dist_bones/bones.store.Pan
share/stone-soup/dat/dist_bones/bones.store.Shoals
share/stone-soup/dat/dist_bones/bones.store.Slime
share/stone-soup/dat/dist_bones/bones.store.Snake
share/stone-soup/dat/dist_bones/bones.store.Spider
share/stone-soup/dat/dist_bones/bones.store.Swamp
share/stone-soup/dat/dist_bones/bones.store.Tomb
share/stone-soup/dat/dist_bones/bones.store.Vaults
share/stone-soup/dat/dist_bones/bones.store.Zig
share/stone-soup/dat/dist_bones/bones.store.Zot
share/stone-soup/dat/dlua/debug.lua
share/stone-soup/dat/dlua/dungeon.lua
share/stone-soup/dat/dlua/explorer.lua
share/stone-soup/dat/dlua/fnwrap.lua
share/stone-soup/dat/dlua/gauntlet.lua
share/stone-soup/dat/dlua/ghost.lua
share/stone-soup/dat/dlua/init.lua
share/stone-soup/dat/dlua/iter.lua
share/stone-soup/dat/dlua/layout/geoelf.lua
share/stone-soup/dat/dlua/layout/geoelf_corridors.lua
share/stone-soup/dat/dlua/layout/geoelf_directions.lua
share/stone-soup/dat/dlua/layout/geoelf_glyphs.lua
share/stone-soup/dat/dlua/layout/geoelf_rooms.lua
share/stone-soup/dat/dlua/layout/hyper.lua
share/stone-soup/dat/dlua/layout/hyper_caves.lua
share/stone-soup/dat/dlua/layout/hyper_city.lua
share/stone-soup/dat/dlua/layout/hyper_debug.lua
share/stone-soup/dat/dlua/layout/hyper_decor.lua
share/stone-soup/dat/dlua/layout/hyper_fort.lua
share/stone-soup/dat/dlua/layout/hyper_paint.lua
share/stone-soup/dat/dlua/layout/hyper_place.lua
share/stone-soup/dat/dlua/layout/hyper_rooms.lua
share/stone-soup/dat/dlua/layout/hyper_shapes.lua
share/stone-soup/dat/dlua/layout/hyper_strategy.lua
share/stone-soup/dat/dlua/layout/hyper_usage.lua
share/stone-soup/dat/dlua/layout/layout.lua
share/stone-soup/dat/dlua/layout/minimum_map_area.lua
share/stone-soup/dat/dlua/layout/omnigrid.lua
share/stone-soup/dat/dlua/layout/procedural.lua
share/stone-soup/dat/dlua/layout/procedural_complex.lua
share/stone-soup/dat/dlua/layout/procedural_primitives.lua
share/stone-soup/dat/dlua/layout/procedural_transform.lua
share/stone-soup/dat/dlua/layout/rooms_primitive.lua
share/stone-soup/dat/dlua/layout/theme.lua
share/stone-soup/dat/dlua/layout/vector.lua
share/stone-soup/dat/dlua/layout/zonify.lua
share/stone-soup/dat/dlua/lm_1way.lua
share/stone-soup/dat/dlua/lm_door.lua
share/stone-soup/dat/dlua/lm_fog.lua
share/stone-soup/dat/dlua/lm_items.lua
share/stone-soup/dat/dlua/lm_mon_prop.lua
share/stone-soup/dat/dlua/lm_monst.lua
share/stone-soup/dat/dlua/lm_mslav.lua
share/stone-soup/dat/dlua/lm_named_hatch.lua
share/stone-soup/dat/dlua/lm_pdesc.lua
share/stone-soup/dat/dlua/lm_props.lua
share/stone-soup/dat/dlua/lm_timed.lua
share/stone-soup/dat/dlua/lm_tmsg.lua
share/stone-soup/dat/dlua/lm_toll.lua
share/stone-soup/dat/dlua/lm_trans.lua
share/stone-soup/dat/dlua/lm_trig.lua
share/stone-soup/dat/dlua/lm_trove.lua
share/stone-soup/dat/dlua/loadmaps.lua
share/stone-soup/dat/dlua/luamark.lua
share/stone-soup/dat/dlua/macro.lua
share/stone-soup/dat/dlua/mapinit.lua
share/stone-soup/dat/dlua/persist.lua
share/stone-soup/dat/dlua/point.lua
share/stone-soup/dat/dlua/profiler.lua
share/stone-soup/dat/dlua/sanity.lua
share/stone-soup/dat/dlua/sprint.lua
share/stone-soup/dat/dlua/stress.lua
share/stone-soup/dat/dlua/tags.lua
share/stone-soup/dat/dlua/test.lua
share/stone-soup/dat/dlua/tutorial.lua
share/stone-soup/dat/dlua/userbase.lua
share/stone-soup/dat/dlua/util.lua
share/stone-soup/dat/dlua/v_debug.lua
share/stone-soup/dat/dlua/v_layouts.lua
share/stone-soup/dat/dlua/v_paint.lua
share/stone-soup/dat/dlua/v_rooms.lua
share/stone-soup/dat/dlua/v_shapes.lua
share/stone-soup/dat/dlua/vault.lua
share/stone-soup/dat/dlua/ziggurat.lua
share/stone-soup/docs/CREDITS.txt
share/stone-soup/docs/aptitudes-wide.txt
share/stone-soup/docs/aptitudes.txt
share/stone-soup/docs/arena.txt
share/stone-soup/docs/changelog.txt
share/stone-soup/docs/crawl_manual.txt
share/stone-soup/docs/develop/IRC.txt
share/stone-soup/docs/develop/android.txt
share/stone-soup/docs/develop/background_creation.txt
share/stone-soup/docs/develop/coding_conventions.txt
share/stone-soup/docs/develop/ctags.txt
share/stone-soup/docs/develop/editor_tips.txt
share/stone-soup/docs/develop/gdb_tips.txt
share/stone-soup/docs/develop/god_creation.txt
share/stone-soup/docs/develop/keys.txt
share/stone-soup/docs/develop/levels/advanced.txt
share/stone-soup/docs/develop/levels/introduction.txt
share/stone-soup/docs/develop/levels/syntax.txt
share/stone-soup/docs/develop/levels/triggerables.txt
share/stone-soup/docs/develop/monster_creation.txt
share/stone-soup/docs/develop/monster_speech.txt
share/stone-soup/docs/develop/mutation_creation.txt
share/stone-soup/docs/develop/patch_guide.txt
share/stone-soup/docs/develop/save_compatibility.txt
share/stone-soup/docs/develop/spells.txt
share/stone-soup/docs/develop/testing.txt
share/stone-soup/docs/develop/tiles_creation.txt
share/stone-soup/docs/develop/translation.txt
share/stone-soup/docs/fight_simulator.txt
share/stone-soup/docs/keybind.txt
share/stone-soup/docs/license/cc0.txt
share/stone-soup/docs/license/lgpl.txt
share/stone-soup/docs/license/libpng-LICENSE.txt
share/stone-soup/docs/license/lualicense.txt
share/stone-soup/docs/license/pcre_license.txt
share/stone-soup/docs/license/worley.txt
share/stone-soup/docs/macros_guide.txt
share/stone-soup/docs/options_guide.txt
share/stone-soup/docs/quickstart.txt
share/stone-soup/docs/ssh_guide.txt
share/stone-soup/docs/tiles_help.txt
share/stone-soup/settings/0.12_monster_glyphs.txt
share/stone-soup/settings/0.13_monster_glyphs.txt
share/stone-soup/settings/0.14_monster_glyphs.txt
share/stone-soup/settings/0.16_monster_glyphs.txt
share/stone-soup/settings/0.17_monster_glyphs.txt
share/stone-soup/settings/0.18_monster_glyphs.txt
share/stone-soup/settings/0.9_monster_glyphs.txt
share/stone-soup/settings/034_command_keys.txt
share/stone-soup/settings/052_monster_glyphs.txt
share/stone-soup/settings/060_monster_glyphs.txt
share/stone-soup/settings/071_monster_glyphs.txt
share/stone-soup/settings/080_monster_glyphs.txt
share/stone-soup/settings/advanced_optioneering.txt
share/stone-soup/settings/colemak_command_keys.txt
share/stone-soup/settings/dec_glyphs.txt
share/stone-soup/settings/dvorak_command_keys.txt
share/stone-soup/settings/ibm_glyphs.txt
share/stone-soup/settings/init.txt
share/stone-soup/settings/mac/Crawl profile.terminal
share/stone-soup/settings/neo_command_keys.txt
share/stone-soup/settings/no_vi_command_keys.txt
share/stone-soup/settings/old_unicode_glyphs.txt
share/stone-soup/settings/safe_move_shift.txt