Skip to content

Commit ae480b7

Browse files
authored
Merge heat branch
Heat system
2 parents a1c304d + 76ca3bf commit ae480b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+788
-31
lines changed

assets/bundles/bundle.properties

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,34 @@
11
item.sw-nickel.name = Nickel
2-
item.sw-nickel.description = A simple mineable resource, can be used as ammo, crafting and in defensive structures.
2+
item.sw-nickel.description = A simple mine-able resource, can be used as ammo, crafting and in defensive structures.
33
item.sw-compound.name = Compound
44
item.sw-compound.description = A rarely used form of brass with great durability.
55
item.sw-dense-alloy.name = Dense Alloy
6-
item.sw-dense-alloy.description = A highly durable compound.
6+
item.sw-dense-alloy.description = A heat conductive material.
77

88
liquid.sw-steam.name = Steam
99
liquid.sw-steam.description = boiled water, usable in high pressure machines.
1010

11+
block.sw-heat-pipe.name = Heat Pipe
12+
block.sw-heat-pipe.description = A heat conductive Pipe.
13+
block.sw-heat-bridge.name = Heat Bridge
14+
block.sw-heat-bridge.description = A heat conductive bridge.
15+
block.sw-heat-radiator.name = Heat Radiator
16+
block.sw-heat-radiator.description = A heat conductive radiator.
17+
18+
block.sw-hydraulic-drill.name = Hydraulic Drill
19+
block.sw-hydraulic-drill.description = A slightly faster variant of the pneumatic drill, requires steam to function.
20+
1121
block.sw-boiler.name = Boiler
1222
block.sw-boiler.description = Boils water into steam.
1323
block.sw-thermal-boiler.name = Thermal Boiler
14-
block.sw-thermal-boiler.description = Boils water into steam at an efficient scale.
15-
block.sw-hydraulic-crafter.name = Hydraulic Crafter
16-
block.sw-hydraulic-crafter.description = A crafter that can reassemble its inner parts as to produce different resources.
17-
block.sw-pressure-press.name = Pressure Press
18-
block.sw-pressure-press.description = Compresses items multiple times to make a dense material.
24+
block.sw-thermal-boiler.description = Boils water into steam. Can only be placed onto hot tiles.
25+
block.sw-rebuilder.name = Rebuiler
26+
block.sw-rebuilder.description = A crafter able to produce different resources.
27+
block.sw-nickel-forge.name = Nickel Forge
28+
block.sw-nickel-forge.description = A crafter able to create Nickel where it is less abundant.
1929

2030
block.sw-bolt.name = Bolt
2131
block.sw-bolt.description = A small power turret, has decent damage.
22-
block.sw-railgun.name = Railgun
23-
block.sw-railgun.description = Shoots a pressure charged laser with high damage.
2432

2533
block.sw-core-scaffold.name = Core Scaffold
2634
block.sw-core-scaffold.description = A core slightly better than shard, the root of the Tech Tree.
@@ -30,6 +38,17 @@ unit.sw-swarm.description = A spammable unit, capable of dealing small damage.
3038
unit.sw-ambush.name = Ambush
3139
unit.sw-ambush.description = An upgraded version of Swarm. Capable of dealing moderate damage. Spawns a Swarm after death.
3240
unit.sw-trap.name = Trap
33-
unit.sw-trap.desctiption = A hover with an explosive artillery cannon. can deal AoE damage. Spawns a Ambush after death.
41+
unit.sw-trap.description = A hover with an explosive artillery cannon. can deal AoE damage. Spawns an Ambush after death.
42+
43+
category.sw-heat = Heat
44+
45+
stat.sw-recipes = Recipes
46+
stat.sw-max-heat = Max heat
47+
stat.sw-output-heat = Max Heat Output
48+
stat.sw-heat-use = Heat used/Second
49+
stat.sw-heat-tresh = Heat Transfer Threshold
50+
51+
## vanilla doesn't have one
52+
ability.spawndeath = Spawns unit after death
3453

3554
planet.sw-orion.name = Orion
308 Bytes
Loading
225 Bytes
Loading
445 Bytes
Loading
5.86 KB
Loading
2.07 KB
Loading
676 Bytes
Loading
440 Bytes
Loading
6.92 KB
Loading
2.28 KB
Loading

0 commit comments

Comments
 (0)