Commit Graph

9 Commits (89b5ea6db0d96bc2d46a901125b8f6e2e8502af0)

Author SHA1 Message Date
kts of kettek (nyaa) b2d044ce6a Fix bad logic for getting ring image 2019-08-13 16:46:03 -07:00
kts of kettek (nyaa) 8dd6d34357 Remove automake files; add note 2019-08-12 18:29:59 -07:00
kts of kettek (nyaa) 4ea30c22d0 Add CONTAINER_FLESH container subtype
This is used to match the other_arch property of items attempting to be
put into a container. These other_arch values are checked against the
container's "race" string. Example:
    * flesh sack -> race -> "hill_giant,beholder"
    * "hill giant's head" will match if other_arch is "hill_giant"
    * "beholder's tongue" will match if other_arch is "beholder"

It also might be good to match by name instead, but we'll see.
2018-06-29 17:57:34 -07:00
kts of kettek (nyaa) 198f3e83b1 Add throwable alchemist vials support 2018-06-29 17:56:58 -07:00
kts of kettek (nyaa) fc24270545 Add additional sources of slaying
Slaying can now be built from multiple sources. These are:
  * weapons, as per before
  * player race
  * FORCE items, so you can gift slaying to a player
  * applied via player changers that contain a player class with a
    slaying field
2018-06-28 11:57:57 -07:00
kts of kettek (nyaa) 79fb46c8ea Add EARRING and similar includes 2018-06-23 22:19:20 -07:00
kts of kettek (nyaa) b54c1a71af Increase body locations to include ear 2018-06-20 23:57:10 -07:00
kts of kettek (nyaa) 469408c07f Increase magic odds, add magic, add 'who functionality 2018-06-20 23:55:43 -07:00
kts of kettek aa3be6d40b Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00