update credits
This commit is contained in:
+2
-2
@@ -2859,7 +2859,7 @@ always print a message when the hero teleports (pr #265 by copperwater)
|
|||||||
always print a message when the hero level teleports (pr #265 by copperwater)
|
always print a message when the hero level teleports (pr #265 by copperwater)
|
||||||
remove Sokoban luck penalties for actions you can't cheat with (pr #260 by
|
remove Sokoban luck penalties for actions you can't cheat with (pr #260 by
|
||||||
copperwater)
|
copperwater)
|
||||||
sounds for minotaurs (pr #298 by NullCGT)
|
sounds for minotaurs (pr #298 by Kestrel Gregorich-Trevor)
|
||||||
correct the Guidebook descriptions for msdos video_width and video_height to
|
correct the Guidebook descriptions for msdos video_width and video_height to
|
||||||
state that they work with video:vesa; the video:vga setting that was
|
state that they work with video:vesa; the video:vga setting that was
|
||||||
described there forces the 640x480x16 mode where video_width and
|
described there forces the 640x480x16 mode where video_width and
|
||||||
@@ -2873,7 +2873,7 @@ allow themed rooms constrained by level difficulty (pr #344 by copperwater)
|
|||||||
add a varied form of LIBNH nethack library contribution (pr #385, #403
|
add a varied form of LIBNH nethack library contribution (pr #385, #403
|
||||||
by apowers313)
|
by apowers313)
|
||||||
add cross-compile to WASM (pr #385, #403, #412 by apowers313)
|
add cross-compile to WASM (pr #385, #403, #412 by apowers313)
|
||||||
differentiating gendered monster tiles (pr #430 by NullCGT)
|
differentiating gendered monster tiles (pr #430 by Kestrel Gregorich-Trevor)
|
||||||
check bones data directly for deja vu messages (pr #374 by entrez)
|
check bones data directly for deja vu messages (pr #374 by entrez)
|
||||||
unify code for extracting an object from a monster's inventory (pr #455 by
|
unify code for extracting an object from a monster's inventory (pr #455 by
|
||||||
copperwater)
|
copperwater)
|
||||||
|
|||||||
+26
-26
@@ -50,7 +50,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female ants are slightly larger than male ants, just like in real
|
# Female ants are slightly larger than male ants, just like in real
|
||||||
# life. I could have added wings to the male ants, but I felt that
|
# life. I could have added wings to the male ants, but I felt that
|
||||||
# doing so would lead to some confusion.
|
# doing so would lead to some confusion.
|
||||||
@@ -816,7 +816,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
}
|
}
|
||||||
#
|
#
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female wolves are slightly smaller than male wolves.
|
# Female wolves are slightly smaller than male wolves.
|
||||||
# There wasn't a great way to show this without making winter wolves
|
# There wasn't a great way to show this without making winter wolves
|
||||||
# look very similar to winter wolf cubs, so I just made the female
|
# look very similar to winter wolf cubs, so I just made the female
|
||||||
@@ -860,7 +860,7 @@ Z = (195, 195, 195)
|
|||||||
...L.LLAA..PP...
|
...L.LLAA..PP...
|
||||||
.....LL.........
|
.....LL.........
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female werewolves wear slightly different clothing.
|
# Female werewolves wear slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 43 (werewolf,female)
|
# tile 43 (werewolf,female)
|
||||||
@@ -1395,7 +1395,7 @@ Z = (195, 195, 195)
|
|||||||
.....CCA...CA...
|
.....CCA...CA...
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Calico cats are almost exclusively female, so I turned the female cats
|
# Calico cats are almost exclusively female, so I turned the female cats
|
||||||
# into calico cats. The other piece of logic behind this choice was that
|
# into calico cats. The other piece of logic behind this choice was that
|
||||||
# players will probably really enjoy seeing different variants of their
|
# players will probably really enjoy seeing different variants of their
|
||||||
@@ -1781,7 +1781,7 @@ Z = (195, 195, 195)
|
|||||||
....LLL.LLL.....
|
....LLL.LLL.....
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female hobbits wear slightly different clothing.
|
# Female hobbits wear slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 91 (hobbit,female)
|
# tile 91 (hobbit,female)
|
||||||
@@ -1803,7 +1803,7 @@ Z = (195, 195, 195)
|
|||||||
....LLL.LLL.....
|
....LLL.LLL.....
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Note from contributing artist: NullCGT 27-Dec-2020
|
# Note from contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Male and female dwarfs are not differentiated in any way whatsoever.
|
# Male and female dwarfs are not differentiated in any way whatsoever.
|
||||||
# According to Terry Pratchett (in Unseen Academicals, if I remember
|
# According to Terry Pratchett (in Unseen Academicals, if I remember
|
||||||
# correctly) it is almost impossible to tell what gender a dwarf is,
|
# correctly) it is almost impossible to tell what gender a dwarf is,
|
||||||
@@ -2551,7 +2551,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female leprechauns are clean-shaven. Although of course not one
|
# Female leprechauns are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -4797,7 +4797,7 @@ Z = (195, 195, 195)
|
|||||||
..BF.LLAALLAFB..
|
..BF.LLAALLAFB..
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female Aleax wears slightly different clothing.
|
# Female Aleax wears slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 249 (Aleax,female)
|
# tile 249 (Aleax,female)
|
||||||
@@ -4914,7 +4914,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female archons are clean-shaven. Although of course not one
|
# Female archons are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -5108,7 +5108,7 @@ Z = (195, 195, 195)
|
|||||||
....CA...C......
|
....CA...C......
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Note from contributing artist: NullCGT 27-Dec-2020
|
# Note from contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Centaur tiles have no differentiation because the different types of
|
# Centaur tiles have no differentiation because the different types of
|
||||||
# centaurs are already extremely difficult to tell apart from one another.
|
# centaurs are already extremely difficult to tell apart from one another.
|
||||||
#
|
#
|
||||||
@@ -6518,7 +6518,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female gnomes are clean-shaven. Although of course not one
|
# Female gnomes are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -6560,7 +6560,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female gnome leaders are clean-shaven. Although of course not one
|
# Female gnome leaders are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -6640,7 +6640,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female gnome rulers are clean-shaven. Although of course not one
|
# Female gnome rulers are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -6834,7 +6834,7 @@ Z = (195, 195, 195)
|
|||||||
.....CLJACLJAAAA
|
.....CLJACLJAAAA
|
||||||
...LLLLJ.CLLLKAA
|
...LLLLJ.CLLLKAA
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female frost giants are clean-shaven. Although of course not one
|
# Female frost giants are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -6990,7 +6990,7 @@ Z = (195, 195, 195)
|
|||||||
....CLCACLCAAAAA
|
....CLCACLCAAAAA
|
||||||
..LLLLL.LLLLLAA.
|
..LLLLL.LLLLLAA.
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female minotaurs wear slightly different clothing.
|
# Female minotaurs wear slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 363 (minotaur,female)
|
# tile 363 (minotaur,female)
|
||||||
@@ -7449,7 +7449,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female gnome mummies are clean-shaven. Although of course not one
|
# Female gnome mummies are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -8099,7 +8099,7 @@ Z = (195, 195, 195)
|
|||||||
....CJJJCLAAAAAA
|
....CJJJCLAAAAAA
|
||||||
..LLLLL.LLLLLAA.
|
..LLLLL.LLLLLAA.
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female ogre tyrants have slightly different crowns.
|
# Female ogre tyrants have slightly different crowns.
|
||||||
#
|
#
|
||||||
# tile 421 (ogre tyrant,female)
|
# tile 421 (ogre tyrant,female)
|
||||||
@@ -8292,7 +8292,7 @@ Z = (195, 195, 195)
|
|||||||
....NAAEBAANN...
|
....NAAEBAANN...
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female quantum mechanics have a different hairstyle and no beard.
|
# Female quantum mechanics have a different hairstyle and no beard.
|
||||||
#
|
#
|
||||||
# tile 431 (quantum mechanic,female)
|
# tile 431 (quantum mechanic,female)
|
||||||
@@ -8314,7 +8314,7 @@ Z = (195, 195, 195)
|
|||||||
....NAAEBAANN...
|
....NAAEBAANN...
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Note from contributing artist: NullCGT 27-Dec-2020
|
# Note from contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Male and female genetic engineers look the same, because the genetic
|
# Male and female genetic engineers look the same, because the genetic
|
||||||
# engineer tile is perfect.
|
# engineer tile is perfect.
|
||||||
#
|
#
|
||||||
@@ -9059,7 +9059,7 @@ Z = (195, 195, 195)
|
|||||||
.J.....LLAA.....
|
.J.....LLAA.....
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female barrow wights look like old grandmothers with flyaway hair. I
|
# Female barrow wights look like old grandmothers with flyaway hair. I
|
||||||
# kept the hair color the same and used a similar quantity of pixels so
|
# kept the hair color the same and used a similar quantity of pixels so
|
||||||
# that they look similar enough to the males that you can tell they are
|
# that they look similar enough to the males that you can tell they are
|
||||||
@@ -10243,7 +10243,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female humans wear slightly different clothing.
|
# Female humans wear slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 533 (human,female)
|
# tile 533 (human,female)
|
||||||
@@ -10322,7 +10322,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female werejackals wear slightly different clothing.
|
# Female werejackals wear slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 537 (werejackal,female)
|
# tile 537 (werejackal,female)
|
||||||
@@ -10363,7 +10363,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female werewolves wear slightly different clothing.
|
# Female werewolves wear slightly different clothing.
|
||||||
#
|
#
|
||||||
# tile 539 (werewolf,female)
|
# tile 539 (werewolf,female)
|
||||||
@@ -10594,7 +10594,7 @@ Z = (195, 195, 195)
|
|||||||
................
|
................
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female elven monarchs have slightly different crowns.
|
# Female elven monarchs have slightly different crowns.
|
||||||
#
|
#
|
||||||
# tile 551 (elven monarch,female)
|
# tile 551 (elven monarch,female)
|
||||||
@@ -10711,7 +10711,7 @@ Z = (195, 195, 195)
|
|||||||
.....BPPABPPAAAA
|
.....BPPABPPAAAA
|
||||||
....BPPP.BPPPAAA
|
....BPPP.BPPPAAA
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female guards are clean-shaven. Although of course not one
|
# Female guards are clean-shaven. Although of course not one
|
||||||
# hundred percent accurate, it's convenient visual shorthand.
|
# hundred percent accurate, it's convenient visual shorthand.
|
||||||
#
|
#
|
||||||
@@ -12995,7 +12995,7 @@ Z = (195, 195, 195)
|
|||||||
.....CJJ.JKJ....
|
.....CJJ.JKJ....
|
||||||
................
|
................
|
||||||
}
|
}
|
||||||
# Contributing artist: NullCGT 27-Dec-2020
|
# Contributing artist: Kestrel Gregorich-Trevor 27-Dec-2020
|
||||||
# Female archeologist tile is a reference to a certain archeologist
|
# Female archeologist tile is a reference to a certain archeologist
|
||||||
# known for raiding tombs.
|
# known for raiding tombs.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user