Skip to content

Misc minor fixes and improvements - #293

Merged
FourIsTheNumber merged 13 commits into
masterfrom
misc-fixes
Jul 27, 2026
Merged

Misc minor fixes and improvements#293
FourIsTheNumber merged 13 commits into
masterfrom
misc-fixes

Conversation

@SuperSoupr

@SuperSoupr SuperSoupr commented Jul 26, 2026

Copy link
Copy Markdown
Contributor
  • Explicitly don't show world conversion warning when exu is loaded
  • Change 's to "s in dependencies.gradle
  • Remove sided EventBusSubscriber todos, if you think about it, event subscriber registration happens on init so there wouldn't be a way to only subscribe on the server thread because it doesn't exist yet
  • Revert spike smaller target bounding box, their collision box has to stay a full block so making the target box smaller makes no sense.
  • Clean up unused accessor mixins
  • Make compile only deps not transitive where applicable
  • Rename gregtech in mods enum
  • Move inversion sigil loot registration
  • Move init logic from UtilitiesInExcess.java to proxies. There's no need for it to be divided up like that
  • Set up controlling compat for keybind tooltips
  • Remove Dreamcraft from mods enum, it's not used for anything, no idea why it was there
  • Tell intellij to auto fold waila stubs

Checklist
✅ I have tested this PR in DevEnv
✅ This PR is in compliance with the GTNH AI Policy
❌ This PR requires another PR in order to merge

@FourIsTheNumber FourIsTheNumber left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dreamcraft was there because it used to check for it to disable the recipes

@FourIsTheNumber
FourIsTheNumber merged commit 036fa76 into master Jul 27, 2026
1 check passed
@FourIsTheNumber
FourIsTheNumber deleted the misc-fixes branch July 27, 2026 18:07
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.

2 participants