3 Commits

Author SHA1 Message Date
Integer Limit
13fedf952c
Update Nomi-Labs from v0.6.20 to v0.6.21 (#687)
Can now separately change all aspects of range.

Changes the default range distance to powers of 2.

Also fixes Mode-Only Multiblock Structures showing up in the other mode.

/* Git/Changelog Stuff */

[FIXUP]
sha = "352cd2268722ef9240c41ff93fe89880ae9f28d1"
newTitle = "Effortless Building Enhancements"
newBody = '''
[FEATURE]
[DETAILS]
details = [
"Makes Reach, Placement Reach and Max Blocks Placed Powers of 2",
"Clears Up Reach Upgrade Tooltips and Messages",
]
[DETAILS]
'''
changeFixes = false
[FIXUP]

[EXPAND]
[[messages]]
messageTitle = "Fixes Mode-Only Multiblock Structures Showing in Other Mode (#687)"
messageBody = '''
[BUG]
[IGNORE]
checks = { compareNot = "1.7-alpha-3" } # Only apply this if the commit being compared against is 1.7-alpha-3
[IGNORE]
'''

[[messages]]
messageBody = '''
[IGNORE]
checks = { compareAfter = "1.7-alpha-3" } # Only apply this if the commit being compared against is before 1.7-alpha-3
[IGNORE]

[COMBINE]
commit = "352cd2268722ef9240c41ff93fe89880ae9f28d1"
[COMBINE]
'''

[[messages]]
messageTitle = "Effortless Building Enhancements"
messageBody = '''
[IGNORE]
checks = { compareBefore = "1.7-alpha-3" } # Only apply this if the commit being compared against 1.7-alpha-3 or older
[IGNORE]

[FEATURE]
[DETAILS]
details = [
"Makes Reach, Placement Reach and Max Blocks Placed Powers of 2",
"Clears Up Reach Upgrade Tooltips and Messages",
]
[DETAILS]
'''
[EXPAND]
2024-03-27 22:18:29 +11:00
ProTriforcer
352cd22687
Slightly Increase EB Reach (#662)
New Reach:
Base: 8x8 (previously 6x6)
Upgrade 1: 16x16 (previously 15x15)
Upgrade 2: 32x32 (previously 30x30)
Upgrade 3/Creative: 64x64 (previously 60x60)

[FEATURE]
[DETAILS]
detail = "Makes Computed Reach Powers of Two."
[DETAILS]

/* Fixup of Previous Commits */
[FIXUP]
[[fixes]]
sha = "3f1bc638e6cafc52d17512561827a046b8764ed2"
newTitle = "Add SerilizationIsBad Fallback JSON (#666)"
newBody = "[SKIP]"

[[fixes]]
sha = "f11d1790a6d5153ba9938963f590dde2251cf2f2"
newTitle = "Update BQu from v4.1.0 to v4.2.1 (#646)"
newBody = "[NO CATEGORY]"
[FIXUP]
2024-03-19 21:20:25 +11:00
m2r1k5
9aee5dc292 file re-structure + 0.3.1 2022-01-30 23:19:37 +08:00