Skip to content

1.6.1-build-1

Latest
Compare
Choose a tag to compare
@draconisPW draconisPW released this 24 May 08:40
· 4 commits to master since this release
  • Scan full pile for detecting objects
  • Fix typos in the comments for the player's timed effects data file
  • Fix some code formatting
  • Correct some typos in the manual
  • Rename DETECT_GOLD to DETECT_ORE
  • player_know_object(): forget traits no longer present
  • Remove append_random_brand() and append_random_slay()
  • Handle padding of text that could contain multibyte UTF-8 characters
  • Rework Black Rings of Power
  • Update Angband forums url
  • Some client fixes and improvements
  • Fix bugged SDL client options buttons
  • Fix "remove illegal input handler" error
  • Add predicate for squares that could be used as feeling squares
  • Use rf_union() rather than mflag_union() in lore_update()
  • player-calcs: use updated flags rather than flags from prior state
  • Move some assertions
  • Include number in stack for monster's reaction to player theft
  • Improve the show_damage option
  • Don't clear TMD_FOOD when a character dies to avoid meaningless messages
  • Fix mundane players able to use the Crown and Grond if not having anything in the corresponding equipment slot
  • Fix Dungeon Master being blasted by the Crown's power
  • Have more logic accommodate multiple traps in a square
  • Tweak edges of the Cracks Of Doom
  • Fix crash in SDL client when selecting 16x16xw.woff font
  • Correct some logic where square_isknown() is used