Please Report Missing and/or Placeholder Text
Re: Please Report Missing and/or Placeholder Text
Must be something to do with that. Which also reminds me that we don't have alternate leader names.
Thanks for the report.
Thanks for the report.
-
- Posts: 425
- Joined: Wed Apr 29, 2015 2:33 am
Re: Please Report Missing and/or Placeholder Text
Xeno-Engineering, Improved Solar Panels, and Autorepair Systems join Subspace Networking as lacking any 'flavor text' for the technology.
Re: Please Report Missing and/or Placeholder Text
Minor text hiccup. When checking a strike fighter on a already built Tinker Carrier, It is telling me I have "Antimatter missiless". Doesn't appear on the shipbuilding pane or against bombers on a captured Ashdar Fleet Carrier. I didn't notice this prior to antimatter missiles, so don't know if it is present for fusion or nuclear missiles. Haven't checked against other races either honestly either. So pretty niche case presentation.
Re: Please Report Missing and/or Placeholder Text
The damage done by Interceptors, Bombers and Strike Fighters depends on the best beam and missile techs you have, and the description for each of these small craft lists which weapons it is using (beams for an interceptor, missiles for a bomber, and both for a strike fighter). The same text appears in the ship designer and in the ship status screen. I'm not sure I understand what you feel is wrong here.halftea wrote:Minor text hiccup.
Re: Please Report Missing and/or Placeholder Text
Antimatter missiless not antimatter missiles. Look at the spelling of it. The plural form is incorrect.
Re: Please Report Missing and/or Placeholder Text
Thanks Chasm! That was exactly what I meant. Apologies for not clarifying that point in the first place. What can I say? It made sense in my head...
Re: Please Report Missing and/or Placeholder Text
Human Tech: "Powered Armor" does not display the Assault Marines unit that it unlocks.
Analog to ship and ship parts it should be visible there right?
Analog to ship and ship parts it should be visible there right?
-
- Posts: 425
- Joined: Wed Apr 29, 2015 2:33 am
Re: Please Report Missing and/or Placeholder Text
The mouseover text for Spice Mongers population is currently 'Spice_mongers'. Possibly should be cleaned up.
Re: Please Report Missing and/or Placeholder Text
Here's a couple of typos I found and which are still in 22103:
------
races.lua
“Zubelengen”, the same species who’s rapid aquaforming of Alioth
>>
“Zubelengen”, the same species whose rapid aquaforming of Alioth
---
discourage the Gremak from eating any other Ashdaar.
>>
discourage the Gremak from eating any other Ashdar.
---
distances from star to star after the collaspe of the warp lanes
>>
distances from star to star after the collapse of the warp lanes
------
systems.lua
absorbing only 50% of incomming kinetic damage.
>>
absorbing only 50% of incoming kinetic damage.
---
This organ uses an array of cells to generate and store a remarkably
>>
This organ uses an array of cells to generate and stores a remarkably
------
weapons.lua
the damage done by railguns is not effected by range.
>>
the damage done by railguns is not affected by range.
---
advanced beam and missile will improve the damage of each attack type.
>>
advanced beam and missile weapons will improve the damage of each attack type.
---
servers as its own thermonuclear
>>
serves as its own thermonuclear
---
infrastructure to mount
>>
infrastructure to mount.
---
few vessles can survive an Antimatter Torpedo salvo.
>>
few vessels can survive an Antimatter Torpedo salvo.
------
herald_visit.lua
the vessel of'The Herald' has
>>
the vessel of 'The Herald' has
------
special_resources.lua
from one another, and it various
>>
from one another, and its various
---
introduced as an engineered food drop
>>
introduced as an engineered food crop
---
engineered food crop from from
>>
engineered food crop from
------
TechInfo.lua
AQUIRED CODEX:
>>
ACQUIRED CODEX:
------
autopsy_reports.lua
We're performed an autopsy of the strange creatures.
>>
We've performed an autopsy of the strange creatures.
---
plasma which is generates and stores in an internal
>>
plasma which it generates and stores in an internal
---
engineering is accomplish by such a compact organ
>>
engineering is accomplished by such a compact organ
---
terminating in complex exocortex structure the also
had sizable power inputs
>>
terminating in a complex exocortex structure that also
had sizable power inputs
------
races.lua
“Zubelengen”, the same species who’s rapid aquaforming of Alioth
>>
“Zubelengen”, the same species whose rapid aquaforming of Alioth
---
discourage the Gremak from eating any other Ashdaar.
>>
discourage the Gremak from eating any other Ashdar.
---
distances from star to star after the collaspe of the warp lanes
>>
distances from star to star after the collapse of the warp lanes
------
systems.lua
absorbing only 50% of incomming kinetic damage.
>>
absorbing only 50% of incoming kinetic damage.
---
This organ uses an array of cells to generate and store a remarkably
>>
This organ uses an array of cells to generate and stores a remarkably
------
weapons.lua
the damage done by railguns is not effected by range.
>>
the damage done by railguns is not affected by range.
---
advanced beam and missile will improve the damage of each attack type.
>>
advanced beam and missile weapons will improve the damage of each attack type.
---
servers as its own thermonuclear
>>
serves as its own thermonuclear
---
infrastructure to mount
>>
infrastructure to mount.
---
few vessles can survive an Antimatter Torpedo salvo.
>>
few vessels can survive an Antimatter Torpedo salvo.
------
herald_visit.lua
the vessel of'The Herald' has
>>
the vessel of 'The Herald' has
------
special_resources.lua
from one another, and it various
>>
from one another, and its various
---
introduced as an engineered food drop
>>
introduced as an engineered food crop
---
engineered food crop from from
>>
engineered food crop from
------
TechInfo.lua
AQUIRED CODEX:
>>
ACQUIRED CODEX:
------
autopsy_reports.lua
We're performed an autopsy of the strange creatures.
>>
We've performed an autopsy of the strange creatures.
---
plasma which is generates and stores in an internal
>>
plasma which it generates and stores in an internal
---
engineering is accomplish by such a compact organ
>>
engineering is accomplished by such a compact organ
---
terminating in complex exocortex structure the also
had sizable power inputs
>>
terminating in a complex exocortex structure that also
had sizable power inputs
--
Munin
Munin
Re: Please Report Missing and/or Placeholder Text
That one looks fine to me?Munin wrote:This organ uses an array of cells to generate and store a remarkably
>>
This organ uses an array of cells to generate and stores a remarkably
The organ uses the same array of cells both to generate and to store a remarkably...
Re: Please Report Missing and/or Placeholder Text
Thanks for the report. Some of these are dead code, but no reason they can't be grammatically correct.
Organ stores
Organs storeAMX wrote:That one looks fine to me?Munin wrote:This organ uses an array of cells to generate and store a remarkably
>>
This organ uses an array of cells to generate and stores a remarkably
The organ uses the same array of cells both to generate and to store a remarkably...
Organ stores
Re: Please Report Missing and/or Placeholder Text
But in the context of this sentence, organ doesn't store - Organ uses.Arioch wrote:Thanks for the report. Some of these are dead code, but no reason they can't be grammatically correct.
Organs storeAMX wrote:That one looks fine to me?Munin wrote:This organ uses an array of cells to generate and store a remarkably
>>
This organ uses an array of cells to generate and stores a remarkably
The organ uses the same array of cells both to generate and to store a remarkably...
Organ stores
Organ uses an array of cells to generate
+
Organ uses an array of cells to store
=
Organ uses an array of cells to generate and store
Only works if the same array of cells is used for both purposes, of course.
Munin's change is also correct, but has a slightly different meaning (the array of cells is only used to generate, but not to store - the organ stores somewhere else).
Re: Please Report Missing and/or Placeholder Text
It depends on how you read it, but in any case the sentence can be more cleanly written.
-
- Posts: 120
- Joined: Sat Oct 21, 2017 2:48 pm
Re: Please Report Missing and/or Placeholder Text
Analyzing a raider asteroid base that I took out resulted in 10% research of Hidden Bases. The description says it should be hidden from everyone and non-discoverable.