Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a crystal resonance generator (passive power generation for AE) #7716

Merged
merged 2 commits into from Mar 7, 2024

Conversation

shartte
Copy link
Member

@shartte shartte commented Mar 7, 2024

  • Start of tick, we tally what the highest-output passive power generator is in the overlay energy grid
  • End of tick, we inject that passive generators rate into the energy service it is connected to (so only one per overlay energy grid)
  • Added "crystal resonance generator" block, which implements this new node service
  • Generation rate set to 5 AE/t for now (configurable)

image

image

@shartte shartte requested a review from Technici4n March 7, 2024 03:07
@shartte shartte merged commit 1d04763 into main Mar 7, 2024
6 checks passed
@shartte shartte deleted the rtg branch March 7, 2024 10:43
shartte added a commit that referenced this pull request Apr 1, 2024
… AE) (#7716)

- Start of tick, we tally what the highest-output passive power
generator is in the overlay energy grid
- End of tick, we inject that passive generators rate into the energy
service it is connected to (so only one per overlay energy grid)
- Added "crystal resonance generator" block, which implements this new
node service
- Generation rate set to 5 AE/t for now (configurable)

(cherry picked from commit 1d04763)
shartte added a commit that referenced this pull request Apr 1, 2024
… AE) (#7716)

- Start of tick, we tally what the highest-output passive power
generator is in the overlay energy grid
- End of tick, we inject that passive generators rate into the energy
service it is connected to (so only one per overlay energy grid)
- Added "crystal resonance generator" block, which implements this new
node service
- Generation rate set to 5 AE/t for now (configurable)

(cherry picked from commit 1d04763)
shartte added a commit that referenced this pull request Apr 2, 2024
… AE) (#7716)

- Start of tick, we tally what the highest-output passive power
generator is in the overlay energy grid
- End of tick, we inject that passive generators rate into the energy
service it is connected to (so only one per overlay energy grid)
- Added "crystal resonance generator" block, which implements this new
node service
- Generation rate set to 5 AE/t for now (configurable)

(cherry picked from commit 1d04763)
(cherry picked from commit 7b20fa4)
shartte added a commit that referenced this pull request Apr 2, 2024
… AE) (#7716)

- Start of tick, we tally what the highest-output passive power
generator is in the overlay energy grid
- End of tick, we inject that passive generators rate into the energy
service it is connected to (so only one per overlay energy grid)
- Added "crystal resonance generator" block, which implements this new
node service
- Generation rate set to 5 AE/t for now (configurable)

(cherry picked from commit 1d04763)
(cherry picked from commit 7b20fa4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant