~armagetronad-ap/armagetronad/BattleMania

« back to all changes in this revision

Viewing changes to config/battle_mania/battle_mania.cfg

  • Committer: zodiacsohma1 at gmail
  • Date: 2013-12-20 06:57:24 UTC
  • Revision ID: zodiacsohma1@gmail.com-20131220065724-orc5l03scly1zc1n
Added ladderlog.txt for testing.
Added test.php for offline testing purposes.
Added new records to /data/*
Added learnAttack()  and level program to -stats.

Removed update_active_data() since there is no use in keeping it around.
Started making an attack manager so users can learn/change/remove their learnt attacks.
Updated game config settings.

Fixed spawnObject() in zone.php.
Fixed PLAYER_MESSAGE by adding slashes to the message string.
Fixed records output and input of attack names they learnt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
SERVER_OPTIONS 0xff9999Welcome to 0xff901eBattle 0xfff010Mania 0xbb00ffUnderworld0x00ffff!
26
26
#SERVER_PORT 4534
27
27
 
28
 
#RESOURCE_REPOSITORY_SERVER http://vertrex.8ing.com/aa/resource/
29
 
#RESOURCE_REPOSITORY_CLIENT http://vertrex.8ing.com/aa/resource/
 
28
#RESOURCE_REPOSITORY_SERVER http://vertrex.org/aa/resource/
 
29
#RESOURCE_REPOSITORY_CLIENT http://vertrex.org/aa/resource/
30
30
 
31
31
CHATTER_REMOVE_TIME 180
32
32
IDLE_REMOVE_TIME 90
37
37
GLOBAL_ID 1
38
38
TRUST_LAN 1
39
39
 
40
 
URL 0x50ffffhttp://vertrex.8ing.com
 
40
URL 0x50ffffhttp://vertrex.org
41
41
 
42
42
ALLOW_ENEMIES_SAME_CLIENT 1
43
43
ALLOW_ENEMIES_SAME_IP 1
98
98
CYCLE_RUBBER_WALL_SHRINK 0
99
99
CYCLE_RUBBER_SPEED 40.0
100
100
 
101
 
CYCLE_DELAY 0.01
 
101
CYCLE_DELAY 0.03
102
102
 
103
103
CYCLE_DELAY_TIMEBASED 1.0
104
104
 
229
229
 
230
230
RESPAWN_TIME -1
231
231
 
232
 
ROUND_CENTER_MESSAGE
233
 
ROUND_CONSOLE_MESSAGE_CLEAR
234
 
 
235
 
#original colors
236
 
#COLOR_DEATHZONE_RED 7
237
 
#COLOR_DEATHZONE_GREEN 0
238
 
#COLOR_DEATHZONE_BLUE 15
239
 
#
240
 
#COLOR_WINZONE_RED 10
241
 
#COLOR_WINZONE_BLUE 0
242
 
#COLOR_WINZONE_GREEN 5
243
 
#
244
 
#DEATHZONE_RANDOM_COLORS 0
 
232
#ROUND_CENTER_MESSAGE
 
233
#ROUND_CONSOLE_MESSAGE
245
234
 
246
235
#ADMIN_NAME 0x00ffffVertrex
247
236
 
248
 
PLAYER_GRIDPOS_INTERVAL 0.0001
 
237
PLAYER_GRIDPOS_INTERVAL 0
249
238
ZONE_GRIDPOS_INTERVAL -1
 
239
ONLINE_STATS_INTERVAL 1
250
240
 
251
241
#############################################
252
242
#                                           #
300
290
FILTER_COLOR_TEAM 0
301
291
FILTER_NAME_ENDS 0
302
292
FILTER_NAME_MIDDLE 0
303
 
FILTER_DARK_COLOR_NAMES 1
 
293
FILTER_DARK_COLOR_NAMES 0
304
294
FILTER_DARK_COLOR_SERVER_NAMES 0
305
295
FILTER_DARK_COLOR_STRINGS 0
306
296
FILTER_DARK_COLOR_TEAM 0