Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Heat update#89

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
exinfinitum wants to merge56 commits intokronosaur:master
base:master
Choose a base branch
Loading
fromexinfinitum:heatCounter
Open

Conversation

@exinfinitum
Copy link
Contributor

@exinfinitumexinfinitum commentedJan 3, 2022
edited
Loading

  • Rename all occurrences of ship "counter" to "heat" and remove all occurrences of "counter" being referred to as "energy" including weapons that "consume" energy, or HUD display showing it as "energy"
  • Add field that allows all devices to increment or decrement heat each tick,both while enabledand disabled (for now) - maybe some other functions for things like weapons and shields like e.g. shields generating heat while taking damage
  • Add field that allows all armours to increment or decrement heat each tick
  • Add field that allows devices to increase or decrease the heat limit for a ship
  • Add<OnOverheat> event to ships; this triggers every update if the ship's heat exceeds 100% - if it doesn't exist, then damage ship armour if above 100%, with a chance to damage ship devices and armour if above 150% and chance/damage increasing with higher heat
  • Allow players to fire weapons if the ship is overheating, but play a warning noise every time a weapon is fired with the heat at 90% or over - only do this if the last warning is more than 30 ticks ago to avoid spam

exinfinitumand others added30 commitsNovember 9, 2020 01:55
This enables ships with multiple primary weapons installed to fire all ofthem simultaneously. This is not the same as linked fire because eachweapon is fired individually by the AI.The main use case of this is to enable ships with multiple primary weaponsto be able to aim them properly while accounting for range, which cannotbe done using secondary weapons, while not being forced to only fire onegun at a time.
- Shields- Drives- Miscellaneous- Enhancers- SolarNote that AutoDefenseDevices and weapons already have heat generationimplemented.
@exinfinitumexinfinitum marked this pull request as ready for reviewJanuary 13, 2022 23:30
@exinfinitum
Copy link
ContributorAuthor

I think I'll leave the other planned changes, like overheating effects on ships or devices increasing or decreasing the heat limit, for a future PR.

@exinfinitum
Copy link
ContributorAuthor

Note that if#74 is merged this PR will have conflicts that must be resolved.exinfinitum#2 represents how the conflicts should be properly resolved.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@exinfinitum

[8]ページ先頭

©2009-2025 Movatter.jp