~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to config/settings_visual.cfg

  • Committer: SwagTron
  • Date: 2019-03-24 05:43:34 UTC
  • Revision ID: swagtron-20190324054334-dhst2s4vcdpuehhd
Allowed show_position to be used made it more accurate. Was kind of odd the show_position definition wasnt also if debug, so the command was in the game just didnt do anything. 
Added /info to get general information about players. Stuff /players and /colors wouldnt show. Displays: Colored Name, Position, Direction, Used Rubber out of max, Speed, Spectating / Playing, Chatting, Sometimes Alive / Dead
Usage: /info - Returns own information
       /info playername - Returns that players name. (or more depending if the search word is found in more than one player) 
Fixed the /colors command a bit, also moved the function to a proper spot and made the output editable (added player_colors_text)

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
############################################################################################
48
48
#
49
 
# Zone settings
50
 
#
51
 
############################################################################################
52
 
 
53
 
ZONE_ALPHA_TOGGLE 1               # This is XORd with ALPHA_BLEND to determine the way to draw zones
54
 
ZONE_SEG_LENGTH .5                # The rendered fraction of every segment. Default is .5
55
 
ZONE_BOTTOM 0.0                   # Where to put the zone along the Z axis. Default is 0.0
56
 
ZONE_HEIGHT 5.0                   # The zone segments' height. Default is 5.0
57
 
ZONE_FADE_IN 1                    # Determines if zones will fade in or appear instantly at the start of the round.
58
 
ZONE_ALPHA 1.0            # Transparency factor for zone rendering. 1.0 gives full strength.
59
 
 
60
 
############################################################################################
61
 
#
62
49
# camera settings
63
50
#
64
51
############################################################################################
139
126
 
140
127
# font selection settings. If a character is smaller in pixels than the given
141
128
# dimensions, the lowres font will be used.
142
 
FONT_BIG_THRESHOLD_WIDTH  0
143
 
FONT_BIG_THRESHOLD_HEIGHT 0
 
129
FONT_BIG_THRESHOLD_WIDTH  12
 
130
FONT_BIG_THRESHOLD_HEIGHT 24
144
131
 
145
132
# visibility culling settings: AA forces the cycle to be visible from the
146
133
# camera position, and additionally tracks the visibility of three extra