Color Coding for Play.Planets.nu v2.1

Color codes planets and ships by race on Play.Planets.nu map

Verzia zo dňa 17.06.2014. Pozri najnovšiu verziu.

Autor
dtolman
Hodnotenie
0 0 0
Verzia
2.1
Vytvorené
17.06.2014
Aktualizované
17.06.2014
Veľkosť
47,0 KB
Licencia
neuvedené
Spustiť na

Choose unique Race colors for planets, ships, and minefields for the new Planets.nu map, configured in the setup menu.

Has new unique look for webmine fields to differentiate from regular minefields.

Also includes my mod to display the shipname whenever an explosion occurs.

This will not work with the original planets.nu client. A mod for that client can be found at:
http://userscripts.org:8080/scripts/show/130549

Works with Grand Melee races as well. For regular games, new color scheme is:
// Race 1 (Fed) - White
// Race 2 (Lizard) - Green
// Race 3 (Birds) - Crimson
// Race 4 (Fascists) - Pink
// Race 5 (Privateers) - Lime
// Race 6 (Cyborg) - Magenta
// Race 7 (Crystals) - Yellow
// Race 8 (Empire) - Purple
// Race 9 (Robots) - Gray
// Race 10 (Rebels) - Aqua
// Race 11 (Colonies) - Blue
// Unknown/Unexplored - Tan
// Unoccupied - Chocolate

History of changes:
v0.4 - adds distinctive new look for web mines so they can be easily distinguished.
v0.5 - can now activate from the setup menu
v0.7 - can now activate/deactivate default player colors in menu
v0.81 - now saves settings to a cookie, when changed from the Settings Screen
v0.90 - First 11 race colors, unknown planets, and unoccupied planets now configurable from Settings Screen!
v1.0 - Fully functional! Uses color gradient wherever appropriate. Displays color gradient on Settings Screen (FF only, will tackle Chrome later). Code rewritten to be much cleaner and efficient. Also added button to reset all values to Mod defaults.
v1.1 - Chrome and FF color preview. Gradient colors for standard game races, info, and unknown
v1.2 Redraws colors on maps after any setting changes. Different sized circles around planets for Own Ships, Ally, and Enemy.
v1.3 - rewrote Settings changes to play nicely with other mods.
v1.4 - added in support for users changing colors beyond race 11 (settings page does not refresh, so hit the settings button again to see the changes).
v1.5 - modified to work with new play.planets.nu site and client.
v1.6 - Note Colors modified to include first 11 race colors (this will only work if you added colors using the #XXXX type - I'll see what I can do to get color words working).
v1.61 - Note colors should work with words as well now.
v1.7 - This will now work with the v3 API (play.planets.nu). Refresh is not working, so hit i and then o from the map view to force a redraw.
v1.8 - Will now show the ship name next to any explosions with v3 API (this is a separate script for those still on v2 API).
v2 - New version of mod for v3 API (play.planets.nu)