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

TecTech config migration to GTNHLib #3207

Merged
merged 13 commits into from
Sep 19, 2024
Merged

TecTech config migration to GTNHLib #3207

merged 13 commits into from
Sep 19, 2024

Conversation

boubou19
Copy link
Member

@boubou19 boubou19 commented Sep 16, 2024

in this PR i do the following things:

  • converted the config to GTNHLib
  • removed the admin error log on login, if there is a critical error happening, it's on the server admin to check for such issues, not on the server OPs
  • removed powerless mode, since wireless energy hatches and the debug power generator exist
  • removed the config to nerf fusions, as the plasmas are now required for progression, so we couldn't enable this config anymore without breaking the pack
  • hardcoded all the tesla tweak configs, if tesla tower needs tweaking, then a PR will be made instead of using configs. Only the visual effect config was kept.
  • removed the explosion config, it was doing silly big explosions just because Tec was a fan of explosions. Right now it's just a synonym to rollbacks, replacing the explosion mechanic by something that punishes the player less severly is the way to go.
  • removed the resistance nerfs to twilight blocks, as they are now added in twilight forest directly (see import tectech nerfs twilightforest#88)

Copy link
Contributor

Warning: 2 uncommitted changes
#3208

Dream-Master pushed a commit that referenced this pull request Sep 16, 2024
Co-authored-by: GitHub GTNH Actions <>
@boubou19 boubou19 added refactor For PRs rewritting a part of the code to have a nicer code overall. bug fix Fix a bug. Please link it in the PR. labels Sep 17, 2024
@boubou19 boubou19 marked this pull request as ready for review September 17, 2024 22:38
@Dream-Master Dream-Master enabled auto-merge (squash) September 19, 2024 20:15
@Dream-Master Dream-Master merged commit 0a5c7ec into master Sep 19, 2024
5 checks passed
@Dream-Master Dream-Master deleted the config/tectech branch September 19, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fix a bug. Please link it in the PR. refactor For PRs rewritting a part of the code to have a nicer code overall.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants