This is what a BB screenshot looks like:
BB Screenshot created.
BB Screenshot created.
############### ##### ###### ####################
================== ======= ============================
=================== ====== =============================
==================== ===== =============================
#================... ...= =================....######
#=============....#######..#########.=====..#########...#....#######
#========.........#....%#..#.......#..===...#..|.|..#...#....#.....#
#======...........#.....#..#.....%.#..==....#..|....#...#....#.....# ..=
#====.............###/###.%###/#####..==..%.####/####...###+#####/##....===
#==..........................%.....%....%..%..............................=
#===.......#########/####..######/##..==....####/####...#######/####....===
#====..>...# #..%...#..# .....#..==%...#|}+@|.|#...#..........# ....
#===.......# ../...%.%#..#.......#..==....#|"|"|"|#...#..%%......# .
#====......# ....#......#..#########.====...#########...#..........#
#====......# ### ########... ..======.... ....############
=========.. ...= ============== =.....
=========== ===== ============= ========
======== ===== ============= ========
=== ==== ========== =======
##### ####
Tim! Armor : green armor [1/1] (100%)
Health: 28% Exp: 6/71% Weapon: modified chaingun (1d6)x4 [15/40] (A1)
cautious Hell's Armory
This is what I think it should look like:
BB Screenshot created.
BB Screenshot created.
############### ##### ###### ####################
================== ======= ============================
=================== ====== =============================
==================== ===== =============================
#================... ...= =================....######
#=============....#######..#########.=====..#########...#....#######
#========.........#....%#..#.......#..===...#..|.|..#...#....#.....#
#======...........#.....#..#.....%.#..==....#..|....#...#....#.....# ..=
#====.............###/###.%###/#####..==..%.####/####...###+#####/##....===
#==..........................%.....%....%..%..............................=
#===.......#########/####..######/##..==....####/####...#######/####....===
#====..>...# #..%...#..# .....#..==%...#|}+@|.|#...#..........# ....
#===.......# ../...%.%#..#.......#..==....#|"|"|"|#...#..%%......# .
#====......# ....#......#..#########.====...#########...#..........#
#====......# ### ########... ..======.... ....############
=========.. ...= ============== =.....
=========== ===== ============= ========
======== ===== ============= ========
=== ==== ========== =======
##### ####
Tim! Armor : green armor [1/1] (100%)
Health: 28% Exp: 6/71% Weapon: modified chaingun (1d6)x4 [15/40] (A1)
cautious Hell's Armory
This should be really easy to fix: just change the color tags the game generates. Here is a list that matches the currently used color tags (without [ and ]) with my suggested replacements:
color=#F66->color=red
color=red->color=maroon
color=blue->color=navy
color=#BBB->color=silver
color=#777->color=gray
color=brown->color=olive
color=green==color=green
color=yellow==color=yellow
color=#66F->color=blue
color=#6F6->color=lime
color=#6FF->color=aqua
color=#F66->color=fuchsia (NOTE: #F66 is currently used twice)
color=purple==color=purple
color=#FFF==color=whiteGray, silver and white may be the same, but I would use the named versions for consistency.
Thanks to Malgond for suggesting these colors for the wiki (as justified
here).