Skip to content

Beta 11.5 "Focus! Enjoy!"

Compare
Choose a tag to compare
@Zireael07 Zireael07 released this 03 Jan 17:19
· 271 commits to master since this release

CHANGELOG:

  • bug fix - inability to use stairs (reported by Avagart)
  • bug fix - heal/inflict potions now print a message to log
  • bug fix - Shield Focus feat causing an error in AC code (reported by wobner @ GitP forums)
  • bug fix - log feedback when inflicting wounds
  • bug fix - wounds being applied thrice in a single round
  • bug fix - combat attack printout shows all the situational stuff (it was being overwritten by the generic)
  • bug fix - due to copy and paste error, actors in FOV weren't being stored for the player, which broke a lot of functions (such as a check for being able to hide, being threatened or triggering AoOs)
  • bug fix - the message for a powerful item on level never showed up due to bad logic
  • implement throwing potions at enemies
  • implement touch AC and touch attacks
  • implement spell focus feats
  • enable delayedLogMessages
  • add yellow highlight to items and red highlight to actors