Commit Graph

22 Commits (master)

Author SHA1 Message Date
kts of kettek(MindFire) d09ffb861e Fix missing blocks 2020-01-15 15:09:06 -08:00
kts of kettek (nyaa) 9fc090e795 Adjust join_strings logic to not auto free 2020-01-14 21:29:20 -08:00
kts of kettek (nyaa) b04508fb87 Add earring apply code 2019-08-13 18:16:22 -07:00
kts of kettek (nyaa) 3e2bdecba4 Add logic check for throwable potions 2019-08-13 17:49:06 -07:00
kts of kettek (nyaa) 8b9b9df7b6 Add logic check for throwable potions 2019-08-13 17:48:49 -07:00
kts of kettek (nyaa) 68a30d7fca Temp remove potion from short name 2019-08-13 17:44:02 -07:00
kts of kettek (nyaa) a0bb16ab50 Fix regular potion short names 2019-08-13 17:39:57 -07:00
kts of kettek (nyaa) 89b5ea6db0 Make throwable prioritize weapons and other throwables 2019-08-13 17:22:22 -07:00
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) 15dc8e0d15 Allow god-given items to be placed in containers 2018-06-30 20:48:34 -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) b87fe28e91 Add agma_player to demon races 2018-06-22 16:21:32 -07:00
kts of kettek (nyaa) ba9542286a Add earring type 2018-06-22 16:21:16 -07:00
kts of kettek (nyaa) d432052f3e Remove curl/types.h as THE MODERN UNIVERSE has moved on 2018-06-21 00:10:34 -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 51aecfb4d9 Add hack to allow attacktype changes for personalized god wepaons 2017-03-22 13:52:17 -07:00
kts of kettek aa3be6d40b Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00