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

Created by SwagTron and last modified

Was using 0.4, but 0.4 heavily limited my FPS + had some bugs so I forked sty+ct+ap.
Just adding client-side features I would want.
ideas welcome

Windows compiling information: https://bazaar.launchpad.net/~swag/armagetronad/0.2.9-sty+ct+ap-fork/view/head:/win32/README.txt

Get this branch:
bzr branch lp:~swag/armagetronad/0.2.9-sty+ct+ap-fork
Only SwagTron can upload to this branch. If you are SwagTron please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
SwagTron
Project:
Armagetron Advanced
Status:
Development

Recent revisions

1125. By SwagTron

Added code from revision 1123 with fixes.

1124. By SwagTron

Undoing changes until I can fix.

1123. By SwagTron

Made the shorthandle for local commands configurable.
Added the settings to english_base and settings.cfg.
Seems to update only when you restart chat by rejoining the server currently.

1122. By SwagTron

Fixing error.

1121. By SwagTron

Added SHOW_IP_PLAYERS
The confusingly named command determines if you should you use the server for the /players command. If 1 your ip will be shown in /players if not, your IP will not be shown and the local se_ListPlayers will be used.

1120. By SwagTron

Added SHOW_IP
SHOW_IP - Should your public IP be displayed when connecting to the master server? (Got Address IP:PORT)
Does not help for /players where your IP will still be displayed.
Left on by default, but after changing the value, it will save.

1119. By SwagTron

Planned to wait until I could think of a better way to code /rgb, but I have been asked to add the ability to save and load several times.
Edited /rgb
Current Usuage:
       /rgb with no parameters displays current rgb.
       /rgb 15 3 3 will set player 1's RGB to R15 G3 B3.
       /rgb unique gives all players unique colors.
       /rgb random gives all players random colors.
       /rgb 2 15 3 3 Will change player 2's colors to 15 3 3.
       /rgb save will save your current colors to var/colors.txt
       /rgb save player will save the players current colors to var/colors.txt
       /rgb list will list your current saved colors from var/colors.txt.
       /rgb load 1 will load from line #1 in the list.
       /rgb clear will clear your current list of saved colors.
       /rgb help displays the usuage in-game.
Added RGB_COLORS_FILE which can be configured to change the name of the colors.txt file to another name within /var/ where user.cfg is. This can be used to use new files when your old list is full.
Also made a lot of the text use english_base.txt

Currently no preview other than converting the r,g,b values into a color string or using the color code already in colors.txt. Hopefully I could add a mutli-colored tail preview.

Added ReplaceWhitespace to tString for /rgb.

Also edited the style of other commands (/colors).

1118. By SwagTron

- Removing merge from 2.8.3.x due to the many errors it causes in codeblocks.
- Made these commands save their value on exit:
  CYCLE_TURN_MEMORY
  MOVIEPACK_FLOOR_*
  GRID_SIZE
  GRID_SIZE_MOVIEPACK
  FLOOR_RED
  FLOOR_BLUE
  FLOOR_GREEN
  PLAYER_RANDOM_COLOR_RANGE

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:armagetronad
This branch contains Public information 
Everyone can see this information.

Subscribers