Open source Star Ruler 2 source code!

This commit is contained in:
Lucas de Vries
2018-07-17 14:15:37 +02:00
commit cc307720ff
4342 changed files with 2365070 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+138
View File
@@ -0,0 +1,138 @@
Hull: TyrantFlagLarge
Name: TyrantFlagLarge
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantPBRAdvanced
Model: TyrantFlagshipLarge
Tags: Flagship
MinSize: 1
Subsystem: RemnantHull
Hull: TyrantFlagMedium
Name: TyrantFlagMedium
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantPBRAdvanced
Model: TyrantFlagshipMedium
Tags: Flagship
MinSize: 1
Subsystem: RemnantHull
Hull: TyrantTitan
Name: TyrantBattleship
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantPBRAdvanced
Model: TyrantFlagshipVeryLarge
Tags: Flagship
Subsystem: RemnantHull
Hull: TyrantBattleship
Name: TyrantBattleship
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantPBRAdvanced
Model: TyrantFlagshipSmall
Tags: Flagship
Subsystem: RemnantHull
Hull: TyrantFrigate
Name: TyrantFrigate
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 0.8
Material: TyrantPBRAdvanced
Model: TyrantA
Tags: Support
Subsystem: RemnantSupportHull
Hull: TyrantDestroyer
Name: TyrantDestroyer
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 0.8
Material: TyrantPBRAdvanced
Model: TyrantB
Tags: Support
Subsystem: RemnantSupportHull
Hull: TyrantCruiser
Name: TyrantCruiser
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 0.8
Material: TyrantPBRAdvanced
Model: TyrantA
Tags: Support
Subsystem: RemnantSupportHull
Hull: TyrantSpooky
Name: TyrantSpooky
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantSpooky
Model: TyrantFlagshipLarge
Tags: Flagship
Special: True
MinSize: 1
Subsystem: RemnantHull
Hull: TyrantSpecial
Name: TyrantSpecial
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantPBRAdvanced
Model: TyrantFlagshipHuge
Tags: Flagship
Special: True
MinSize: 10000
Subsystem: SpecialRemnantHull
Hull: DreadPirate
Name: TyrantSpecial
Background: VolkurBlueprint
BackgroundScale: 1.0
ModelScale: 1.8
Material: TyrantPBRAdvanced
Model: TyrantFlagshipLarge
Tags: Flagship
Special: True
MinSize: 666
Subsystem: SpecialRemnantHull
Hull: SeedShip
Name: Seed Ship
Background: TyrantMediumBlue
BackgroundScale: 0.66
ModelScale: 0.66
Material: SeedShipPBR
Model: SeedShip
GuiIcon: ShipIcons::1
IconSheet: HullIcons
IconIndex: 1
Subsystem: SpecialRemnantHull
Special: True
Tags: Flagship
MinSize: 1024
+23
View File
@@ -0,0 +1,23 @@
Material: TyrantPBRAdvanced
Shader: PBRShipRemnant
Texture: data/shipsets/volkur/diffuse.png
Texture2: data/shipsets/volkur/normal.png
Texture3: data/shipsets/volkur/masks.png
Texture4: data/shipsets/volkur/damaged.png
Texture5: data/shipsets/tyrant/remnant_emissives.png
Cubemap6: data/images/skycube.png
Material: TyrantSpooky
Shader: GhoooostShip
Shininess: 12
Alpha: True
Texture: data/shipsets/volkur/normal.png
Material: SeedShipPBR
Shader: PBRShipSeed
Texture: data/shipsets/volkur/diffuse.png
Texture2: data/shipsets/volkur/normal.png
Texture3: data/shipsets/volkur/masks.png
Texture4: data/shipsets/volkur/damaged.png
Texture5: data/shipsets/tyrant/seedship_emissives.png
Cubemap6: data/images/skycube.png
+23
View File
@@ -0,0 +1,23 @@
Model: TyrantFlagshipHuge
Mesh: data/shipsets/tyrant/flagship_huge.ogex
Model: TyrantFlagshipVeryLarge
Mesh: data/shipsets/tyrant/flagship_verylarge.ogex
Model: TyrantFlagshipLarge
Mesh: data/shipsets/tyrant/flagship_large.ogex
Model: TyrantFlagshipMedium
Mesh: data/shipsets/tyrant/flagship_medium.ogex
Model: TyrantFlagshipSmall
Mesh: data/shipsets/tyrant/flagship_small.ogex
Model: TyrantA
Mesh: data/shipsets/tyrant/support_a.ogex
Model: TyrantB
Mesh: data/shipsets/tyrant/support_b.ogex
Model: SeedShip
Mesh: data/shipsets/tyrant/seedship.ogex
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 MiB

File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB

+16
View File
@@ -0,0 +1,16 @@
Shipset: Tyrant
Name: Tyrant
Available: No
Hull: TyrantFrigate
Hull: TyrantDestroyer
Hull: TyrantCruiser
Hull: TyrantBattleship
Hull: TyrantTitan
Hull: TyrantSpooky
Hull: TyrantSpecial
Hull: TyrantFlagLarge
Hull: TyrantFlagMedium
Hull: GevronStation
Hull: GevronSatellite
Hull: SeedShip
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff