Commit Graph

13 Commits

Author SHA1 Message Date
metalgearsloth da63e189a5 Predicted internals (#33800)
* Predicted gas pumps

I wanted to try out atmos and first thing I found.

* a

* Atmos device prediction

- Canisters
- Tanks
- Internals

AirMixes aren't predicted so nothing on that front but all the UIs should be a lot closer.

* Remove details range

* Gas tank prediction

* Even more sweeping changes

* Alerts

* rehg

* Popup fix

* Fix merge conflicts

* Fix

* Review
2025-05-18 16:21:09 +01:00
Nikovnik 687b688bed
Linear AME power generation (#2783)
* linearized and parametrized ame function

* increased antimatter fuel price

* removed AME fuel from salvage rewards

* Revert "removed AME fuel from salvage rewards"

This reverts commit 8cfc3b70ae.

* commented out AME fuel salvage reward

* tweaked AME fuel prices

* commented in the original prices

* applied correct yaml conventions

* updated functions

* decreased incrementing injection value to 1

* Revert "increased antimatter fuel price"

This reverts commit b2e0e02dc9.

* Revert "removed AME fuel from salvage rewards"

This reverts commit 8cfc3b70ae.

* applied correct commenting
2025-02-15 03:51:19 +00:00
Milon 49194f393e
AME changes (oh boy) (#1629)
* Revert "Adjusts AME rate of diminishing returns (#1625)"

This reverts commit 3e6e4d7b16.

* we're SO BACK

* version fuck you

* no more fucky wucky fucky wuckies are gone
2024-08-15 00:15:04 -05:00
Velcroboy 3e6e4d7b16
Adjusts AME rate of diminishing returns (#1625)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2024-08-14 12:16:48 +00:00
Nemanja 52472122eb The real AME nerf (#29587)
* The real AME nerf

* oh the real change

* Update AmeNodeGroup.cs
2024-08-09 17:35:23 +01:00
Velcroboy b4fc2e342b
Revert AME buff 2024-03-23 00:16:26 +00:00
Debug e271a5da59
Revert "Revert AME buff" (#939)
Revert "Revert AME buff (#930)"

This reverts commit 152a190d01.
2024-03-08 09:35:57 +01:00
Velcroboy 152a190d01
Revert AME buff (#930)
Co-authored-by: Velcroboy <>
2024-03-07 22:13:49 -05:00
Pieter-Jan Briers ccea85136b
Random spontaneous cleanup PR (#25131)
* Use new Subs.CVar helper

Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.

This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.

* Fix a bunch of warnings

* More warning fixes

* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.

* Get rid of some more ISerializationHooks for enums

* And a little more

* Apply suggestions from code review

Co-authored-by: 0x6273 <0x40@keemail.me>

---------

Co-authored-by: 0x6273 <0x40@keemail.me>
(cherry picked from commit 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00
Pieter-Jan Briers 3120f9da68
Buff the AME until somebody fixes engineering (#24806)
All the engineering numbers are complete unusable garbage and it's apparently completely impossible to properly set up power on some maps.

This is a band-aid fix (and apology to all engineering players) until somebody fixes this shit properly.

(cherry picked from commit 879b4d171efd9ae9907369d6dd856afafb381b06)
2024-02-08 12:20:01 +01:00
daerSeebaer 44ba62e87f Display current load and maximum capacity (#20181) 2023-10-20 15:30:21 +02:00
liltenhead 170c7d6751 Decrease AME stability damage (#20963) 2023-10-14 22:06:18 +02:00
TemporalOroboros d9de405859
ECS AME (#16779) 2023-06-28 08:02:06 -04:00