Skip to content

Commit

Permalink
Set up cloud example
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 4, 2024
1 parent e26b704 commit 8c13874
Show file tree
Hide file tree
Showing 12 changed files with 147 additions and 8 deletions.
2 changes: 1 addition & 1 deletion OpenRA.Mods.Sp/Traits/Palettes/GradientColorsPalette.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace OpenRA.Mods.SP.Traits
{
[TraitLocation(SystemActors.World | SystemActors.EditorWorld)]
[Desc("Add this to the World actor definition.")]
public class GradientColorsPaletteInfo : TraitInfo
public class GradientColorsPaletteInfo : TraitInfo, ILobbyCustomRulesIgnore
{
[PaletteDefinition]
[Desc("The name of the resulting palette")]
Expand Down
12 changes: 12 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/sno-grassgreenzone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,15 @@
RBGSwapMode: GBR
LoadPaletteWithLightModifiedAndRBGSwapped@playersno-nobright:
RBGSwapMode: GBR

## *** Changes of Cloud color ***
#GradientColorsPalette@cloud:
## *** Some good exampe ***

## blue cloud (best)
#StartColor: 000001
#EndColor: F2F2FF

# green cloud (good)
#StartColor: 000300
#EndColor: F9FFF9
11 changes: 11 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/sno-greenzone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,14 @@
RBGSwapMode: RBG
LoadPaletteWithLightModifiedAndRBGSwapped@playersno-nobright:
RBGSwapMode: RBG
## *** Changes of Cloud color ***
#GradientColorsPalette@cloud:
## *** Some good exampe ***

## blue cloud (best)
#StartColor: 000001
#EndColor: F2F2FF

# green cloud (good)
#StartColor: 000100
#EndColor: F2FFF2
12 changes: 12 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/sno-sandsnow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,15 @@
RBGSwapMode: BGR
LoadPaletteWithLightModifiedAndRBGSwapped@playersno-nobright:
RBGSwapMode: BGR
## *** Changes of Cloud color ***
#GradientColorsPalette@cloud:
## *** Some good exampe ***

## blue cloud (best)
#StartColor: 000001
#EndColor: F5F5FF

## green cloud (best)
#StartColor: 000100
#EndColor: F5FFF5

13 changes: 12 additions & 1 deletion mods/sp/rules/palettes/TilesetPresets/sno-scrinify-pink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,15 @@
LoadPaletteWithLightModifiedAndRBGSwapped@playersno:
RBGSwapMode: BRG
LoadPaletteWithLightModifiedAndRBGSwapped@playersno-nobright:
RBGSwapMode: BRG
RBGSwapMode: BRG
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***

## blue cloud (best)
#StartColor: 000001
#EndColor: F3F3FF

# green cloud (good)
#StartColor: 000100
#EndColor: F4FFF4
11 changes: 11 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/sno-scrinify-purp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,14 @@
RBGSwapMode: GRB
LoadPaletteWithLightModifiedAndRBGSwapped@playersno-nobright:
RBGSwapMode: GRB
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***

## blue cloud (best)
#StartColor: 000001
#EndColor: F2F2FF

# green cloud (good)
#StartColor: 000100
#EndColor: F4FFF4
14 changes: 14 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/tem-greenzone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@
RBGSwapMode: GRB
LoadPaletteWithLightModifiedAndRBGSwapped@playertem-nobright:
RBGSwapMode: GRB
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***
# green cloud (good)
#StartColor: 000400
#EndColor: EEFFF0

# blue cloud (good)
#StartColor: 00000A
#EndColor: ECECFF

# red cloud (good)
#StartColor: 050000
#EndColor: FFF0F0
14 changes: 14 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/tem-ice2lava.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@
RBGSwapMode: BGR
LoadPaletteWithLightModifiedAndRBGSwapped@playertem-nobright:
RBGSwapMode: BGR
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***
## blue cloud (best)
#StartColor: 000002
#EndColor: F0F0FF

## orange cloud (best)
#StartColor: 060200
#EndColor: FFF5EB

## orange cloud (best)
#StartColor: 000000
#EndColor: F0FFF0
14 changes: 14 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/tem-jade2rose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@
RBGSwapMode: BRG
LoadPaletteWithLightModifiedAndRBGSwapped@playertem-nobright:
RBGSwapMode: BRG
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***
## blue cloud (best)
#StartColor: 000002
#EndColor: EFEFFF

## green cloud (good)
#StartColor: 000300
#EndColor: EDFCF2

## red cloud (good)
#StartColor: 050000
#EndColor: FFECEC
15 changes: 15 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/tem-scrinify-pink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,18 @@
RBGSwapMode: RBG
LoadPaletteWithLightModifiedAndRBGSwapped@playertem-nobright:
RBGSwapMode: RBG
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***
# green cloud (good)
#StartColor: 000A00
#EndColor: F0FFF0

# blue cloud (good)
#StartColor: 000006
#EndColor: F3F3FF

# red cloud (good)
#StartColor: 020000
#EndColor: FFF0F0
## *** Some good exampe ***
14 changes: 14 additions & 0 deletions mods/sp/rules/palettes/TilesetPresets/tem-scrinify-purp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@
RBGSwapMode: GBR
LoadPaletteWithLightModifiedAndRBGSwapped@playertem-nobright:
RBGSwapMode: GBR
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***
# green cloud (good)
#StartColor: 000700
#EndColor: E3FFE3

# blue cloud (best)
#StartColor: 000001
#EndColor: F2F2FF

# orange cloud (best)
#StartColor: 020100
#EndColor: FFFAF2
23 changes: 17 additions & 6 deletions mods/sp/rules/palettes/palettesterrain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,26 @@
GradientColorsPalette@cloud:
Name: cloud
AllowModifiers: false
# Jascgrey
# normal cloud = Jascgrey
StartColor: 010101
EndColor: FFFFFF

# snow normal green cloud (best)
## *** Changes of Cloud color ***
# GradientColorsPalette@cloud:
## *** Some good exampe ***

# snow normal, green cloud (best)
#StartColor: 000100
#EndColor: F1FFF1
#EndColor: F3FFF3

## snow normal, blue cloud (best)
#StartColor: 000001
#EndColor: F3F3FF

# temp normal green cloud (not good)
#StartColor: 000F00
#EndColor: E0FFE0
#temp normal, green cloud (good)
#StartColor: 000300
#EndColor: F0FFF0

#temp normal, blue cloud (good)
#StartColor: 000007
#EndColor: EEEEFF

0 comments on commit 8c13874

Please sign in to comment.