extend the tty statue patch to tiles
Changes to be committed: modified: doc/fixes35.0 modified: win/share/gifread.c modified: win/share/monsters.txt modified: win/share/objects.txt modified: win/share/other.txt modified: win/share/tile2bmp.c modified: win/share/tilemap.c The tty code already had the statue patch included, where statues are represented by stone versions similar in appearance to their monster likeness. This extends it to tiles. A new pass through the monsters.txt file is done in tile2bmp to include new modified tiles to the output file that are gray-scaled versions for mapping to the NetHack statue glyphs.
This commit is contained in:
+1
-1
@@ -1151,7 +1151,7 @@ tty,win32gui,win32tty: add menucolors
|
||||
NetHack Community Patches (or Variation) Included
|
||||
-------------------------------------------------
|
||||
Roderick Schertler's pickup_thrown patch
|
||||
Malcolm Ryan's Statue Glyphs patch
|
||||
adopt/adapt/extend Malcolm Ryan's Statue Glyphs patch to work for tty and tiles
|
||||
adopt/adapt/improve the Paranoid_Quit patch; default is paranoid_confirm:pray
|
||||
paranoid_confirm:Confirm when requiring "yes" instead of y to confirm,
|
||||
also require explicit "no" to reject
|
||||
|
||||
Reference in New Issue
Block a user