-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: move dependencies.gradle to root dir * run datagen * chore: version & changelog --------- Co-authored-by: screret <[email protected]>
- Loading branch information
Showing
6 changed files
with
19 additions
and
20 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,17 @@ | ||
# ChangeLog | ||
|
||
Version: 1.2.3 | ||
Version: 1.2.3.a | ||
|
||
### ADDITIONS: | ||
- Custom coil tiers are now displayed in JEI and displayed on separate lines to the temperature. | ||
- Turbines now hurt the player when running. | ||
- Added in-world oil spouts. | ||
- Made fluid pipes display the fluid contents when using Jade/TOP. | ||
- Added hazmat armor and added various debuff effects. | ||
- asbestos is now a breathing hazard, uranium is radioactive to touch, etc. | ||
- Added in-world machine configuration using tools | ||
- Active Transformers now explode when they're being mined while transferring energy | ||
- A new `harmlessActiveTransformers` config option was added to optionally disable this feature | ||
|
||
### CHANGES: | ||
- Reworked rotor stats by moving efficiency to its own parameter. | ||
- PACK/ADDON DEVS NEED TO CHANGE THEIR ROTOR PROPERTIES | ||
- Number formatting for duration and eu values in JEI. | ||
|
||
### FIXES: | ||
- Fixed all pipe blocks being washed away by any fluid. | ||
- Made active overlay textures actually render on machines when running or paused. | ||
- Fixed QuarkTech armor consuming lunchboxes and other "foods" that don't get consumed immediately. | ||
- Fixed various ore smelting recipes were added. | ||
- Fixed GT armors no longer take durability damage. | ||
- Updated ru and tw translations. | ||
- Fixed laser hatches now save the energy between world loads. | ||
- Fixed dense plates requiring ingots to craft. | ||
- Fixed steam miners not using steam | ||
- Fixed emerald/beryllium derivate toxicity | ||
- Increased performance for unification entry lookups in larger modpacks | ||
- Fixed steam ovens not parallelizing | ||
- Fixed bedrock ore veins not being registered |
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
File renamed without changes.
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
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
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