-
Notifications
You must be signed in to change notification settings - Fork 14
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
refactor!: overhaul package structure #78
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Organizes everything in this module under the namespace `org.terasology.module.health`. Sub-packages are used to organize the elements of the ECS, namely: - components - systems - events - ui BREAKING CHANGE: moving and renaming packages is incompatible for all modules depending on Health. Resolves #71
a4d9b96
to
4bc0037
Compare
skaldarnar
added a commit
to Terasology/AdditionalRails
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/AdventureAssets
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/AlterationEffects
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Anatomy
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Behaviors
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Breathing
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/ClimateConditions
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/CombatSystem
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/CoreSampleGameplay
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/DamagingBlocks
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Equipment
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Explosives
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/FallingBlocks
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/MobileBlocks
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/MultiBlock
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/PhysicalStats
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Potions
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Projectile
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Rails
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Sample
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Scenario
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/Thirst
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology-Archived/WoodAndStone
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/WorldlyTooltip
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
skaldarnar
added a commit
to Terasology/GooeysQuests
that referenced
this pull request
Apr 17, 2021
- bump version for Health to 2.0.0-SNAPSHOT - adjust imports (auto-refactoring done by IntelliJ) Depends on Terasology/Health#78
This was referenced Apr 17, 2021
jdrueckert
approved these changes
Apr 18, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Organizes everything in this module under the namespace
org.terasology.module.health
. Sub-packages are used to organize the elements of the ECS, namely:This little script should help you get all the branches checked out locally:
BREAKING CHANGE: moving and renaming packages is incompatible for all modules depending on Health. Therefore, bumping version to 2.0.0-SNAPSHOT
Resolves #71