Commit Graph

17 Commits

Author SHA1 Message Date
Terraspark4941 90ddc61356
Engineering guidebook update (#26851)
* RTG page update

* old commits from #22272

* Small fixes over most pages

* TEG tweaks

* Fixed a thing in airlock security

* fixed an italics tag

* singularity page now includes tesla

* Added a burn chamber to TEG page

* Prettyprinted TEG page, fixed some more issues with details

* Moved ONE singular comma

* Change Singularity page heading to include tesla

* Singularity page pretty printing + fixes

* TIL its [italic] NOT [italics]

* RTG Prettyprinting

* Access Config Prettyprinting + Netconfig tweak

* Atmospherics prettyprinting

* Construction keybind fix

* Apply suggestions from code review

---------

Strategy: -Xtheirs

Co-authored-by: Kara <lunarautomaton6@gmail.com>

(cherry picked from commit c5ab839b2c2e7401bfc2b1b7fea0f9535f0bef56)
2024-05-02 23:54:53 +02:00
Terraspark4941 4219f6891e
Updated the TEG page (#26170)
* Ported from guidebook-cleanup branch on my fork

* Missed a skill issue, thanks Tayrtahn

* Fixed misinformation

(cherry picked from commit 353784bfaed731b8a803a3191e51c9afaf6e5bb4)
2024-03-23 23:59:28 +01:00
lzk b4dc5351fb
Little rework of existing yaml flatpacks (#24814)
* Little rework of existing yaml flatpacks

* comit 2

* 55

* 66

* 77

* WRAAAA

* done mr sloth

* Update flatpack.yml

* fix??

(cherry picked from commit 326b89031809a88c7c6a0a5ecb2b1b2a23b082f1)
2024-03-05 09:46:21 +01:00
Ben Velie a9d353ac57
Add guidebook page for the RTG (#25040)
The Radioisotope Thermoelectric Generator (RTG) isa power source that
players may encounter in the game that doesn't have an entry in the
guidebook yet. This commit fixes that.

(cherry picked from commit 8f0b4694bf1a9afce5f9714dee40b1fcf4e6269c)
2024-03-05 09:37:18 +01:00
Tayrtahn b818ba300d
Fix tiny grammar/spelling issues (#23534)
(cherry picked from commit 2de55700948052a7bc5f0d76d938faef3c82f742)
2024-01-26 21:40:06 +01:00
Varen 07e7623c77
Fix Guidebook Singularity entry (#23535)
Remove reference to tritium creation + fix typo

(cherry picked from commit 8ae07db45c0bb1406856cf33baaab3bead0b05ec)
2024-01-26 21:39:33 +01:00
end 5b0428742f fix singularity guidebook error (#21709) 2023-11-19 22:22:00 +01:00
Fluffiest Floofers 2c73e0c8aa
Rename Science and Cargo ID (#211)
* We are the science team

* I feel like i'm missing something

* Yup this is also visible to the player
2023-10-22 01:24:48 +02:00
Warentan eed11f2456 Update atmos and AME guidebook (#20379) 2023-09-27 21:59:12 +02:00
chromiumboy 05e9d2e33a
Plasma fueled radiation collectors (#19598)
* Fixes issue with solution regenerators

* Update Solution.cs

Removed excess whitespace

* Undid file scoping to make this easier to review

* Initial prototype

* Adjusted coefficients

* Removed unintentional changes from another PR

* Undid unintentional change

* Undid unintentional change

* Added temperature modifier to power production

* Guidebook entry and radiation collector low pressure warning

* Reviewer requested changes
2023-09-04 16:11:57 +03:00
Pieter-Jan Briers bf16698efa
Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
Albert Snow 226374ae90
Update atmospherics guidebook (#19273) 2023-08-17 21:55:08 -07:00
chromiumboy 0c8973df67
Add guidebook entries for the access configurator and installing airlock security upgrades (#18983)
* Adds guidebook entries for the access configurator and installing airlock security upgrades

* Moved the guidebook entry on airlock security to be under engineering
2023-08-13 01:19:28 -06:00
Pieter-Jan Briers a242af506e
Adds the thermo-electric generator (#18840)
* Basic TEG start.

Connects via node group.

* Basic TEG test map

* Sensor monitoring basics, TEG circulator flow

* Basic power generation (it doesn't work)

* More sensor monitoring work

* Battery (SMES) monitoring system.

* Sensor monitoring fixes

Make it work properly when mapped.

* Test map improvements

* Revise TEG power output mechanism.

Now uses a fixed supplier with a custom ramping system.

* TEG test map fixes

* Make air alarms and pumps open UI on activate.

* Clean up thermo machines power switch.

Removed separate Enabled bool from the component that always matched the power receiver's state.

This enables adding a PowerSwitch component to give us alt click/verb menu.

* TEG but now fancy

* Make sensor monitoring console obviously WiP to mappers.

* Vending machine sound, because of course.

* Terrible, terrible graph background color

* Examine improvements for the TEG.

* Account for electrical power when equalizing gas mixtures.

* Get rid of the TegCirculatorArrow logic.

Use TimedDespawn instead. The "no show in right-click menuu" goes into a new general-purpose component.

Thanks Julian.

* Put big notice of "not ready, here's why" on the sensor monitoring console.

* TryGetComponent -> TryComp

* Lol there's a HideContextMenu tag

* Test fixes

* Guidebook for TEG

Fixed rotation on GuideEntityEmbed not working correctly.

Added Margin property to GuideEntityEmbed

* Make TEG power bar default to invisible.

So it doesn't appear in the guidebook and spawn menu.
2023-08-12 15:41:55 -05:00
TemporalOroboros d9de405859
ECS AME (#16779) 2023-06-28 08:02:06 -04:00
Myakot 20b55d7af8
gbookcommits (#17611) 2023-06-24 14:07:25 -06:00
end a27bd8d6b2
In game guide books (#17304) 2023-06-15 13:36:15 +10:00