Difference between revisions of "Worms.NET PAL Editor"

From Worms Knowledge Base

Jump to: navigation, search
m (moved Worms PAL Editor to Worms.NET PAL Editor: Rebranding, new source code license)
(Rebranding, open-source, new version and download)
Line 2: Line 2:
 
{{Software_infobox
 
{{Software_infobox
 
| icon = WormsPALEditor_Icon.png
 
| icon = WormsPALEditor_Icon.png
| name = Worms PAL Editor
+
| name = Worms.NET PAL Editor
 
| screenshot = WormsPALEditor.png
 
| screenshot = WormsPALEditor.png
| developer = [[User:Pac-Man|Pac-Man]]
+
| developer = [[User:Pac-Man|Worms.NET Team]]
| version = 1.0.0.0 / 05 August, 2012
+
| version = 1.2.0.0 / 23 September, 2013
 
| games = [[Worms Armageddon|W:A]], [[Worms World Party|WWP]]
 
| games = [[Worms Armageddon|W:A]], [[Worms World Party|WWP]]
| language = C# (.NET 3.5 Client Profile)
+
| language = C# (.NET 4)
| license = Partially open-source
+
| license = Ms-PL
| download = [http://vibeware.highfsb.com/download/paleditor/paleditor.zip Version 1.0.0.0]
+
| download = [https://wormsnet.codeplex.com/releases/view/112464 Version 1.2.0.0]
 
}}
 
}}
  
'''Worms PAL Editor''' is a small tool which is capable of loading and saving the PAL palette files used in the frontend of W:A and WWP.
+
'''Worms.NET PAL Editor''' is a small tool which is capable of loading and saving the PAL palette files used in the frontend of W:A and WWP.
 
It allows the user to change the files and modify them with a small set of predefined manipulations like inverting them or switching their color channels.
 
It allows the user to change the files and modify them with a small set of predefined manipulations like inverting them or switching their color channels.
 
A technical demonstration [http://forum.team17.com/showthread.php?p=776519 has been posted on the Team17 forum], the W:A frontend has been tinted into red colors.
 
A technical demonstration [http://forum.team17.com/showthread.php?p=776519 has been posted on the Team17 forum], the W:A frontend has been tinted into red colors.

Revision as of 10:31, 23 September 2013

(Up to Software)
icon Worms.NET PAL Editor
Worms.NET PAL Editor screenshot
Developer: Worms.NET Team
Latest version: 1.2.0.0 / 23 September, 2013
Supported games: W:A, WWP
Language: C# (.NET 4)
License: Ms-PL
Download: Version 1.2.0.0

Worms.NET PAL Editor is a small tool which is capable of loading and saving the PAL palette files used in the frontend of W:A and WWP. It allows the user to change the files and modify them with a small set of predefined manipulations like inverting them or switching their color channels. A technical demonstration has been posted on the Team17 forum, the W:A frontend has been tinted into red colors.

Main Features

  • Displaying PAL palette colors
  • Selecting more than one color at once by holding down the Ctrl key
  • Manipulating the colors manually or with predefined manipulation functions via a right click context menu
  • Saving manipulated PAL palettes
  • A small and simple-to-find easteregg

Planned Features

  • Copy & Paste colors
  • Better selection methods, especially multiselect and keyboard
  • Batch save to manipulate several palettes at once (useful for the backdrop colors which are stored across several palette files)

See also

Personal tools