~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-05 07:13:03 UTC
  • Revision ID: swagtron-20190305071303-5m4cn9hs6h8ydsgf
- Ported toggle from 0.4. Seems kind of hacky. Had to add another FindConfigItem of type tConfItemBase due to tab completion using the previous tString function. Plan to change this later, but I really needed the toggle function. Tried to cast the two, but that did not work out. Seemed like the bug-less option for the time being. Those unfamiliar with this function, you can now toggle boolean commands (Ex. toggle text_out)

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