1058 Commits

Author SHA1 Message Date
Integer Limit
d2706850a9
Add Mode Field to Feature Request Report (#758)
[SKIP]


Co-authored-by: nomi-ceu-management[bot] <155502507+nomi-ceu-management[bot]@users.noreply.github.com>
2024-06-12 16:52:38 +10:00
Aaron Avdeev
6936d9f38b
Fix Fish Oil Quest Task (#747)
[QB]

Co-authored-by: Integer Limit <103940576+IntegerLimit@users.noreply.github.com>
2024-05-26 19:18:22 +10:00
Shay
c284b4a1aa
Mod Updates As Specified In #472 (#712)
[EXPAND]
[[messages]]
messageTitle = "Update AE2 Unofficial Extended Life (#712)"
messageBody = '''
[FEATURE]
[QOL]
'''

[[messages]]
messageTitle = "Update Neeve's AE2 Additions (#712)"
messageBody = '''
[FEATURE]

[DETAILS]
details = ["Adds Many QoL Features", "Adds Larger Cells and Crafting Storage"]
[DETAILS]
'''
[EXPAND]

Co-authored-by: Integer Limit <103940576+IntegerLimit@users.noreply.github.com>
Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
2024-05-19 16:22:30 +10:00
Integer Limit
a4fba578bb
Fix Draconium & Fluorite Vein Declarations (#745)
[BUG]

[IGNORE]
checks = { compareNot = "1.7-alpha-4" }
[IGNORE]
2024-05-19 12:32:23 +10:00
tracer4b
b526677126 Questbook Update + Buildscript Improvements (#681)
[EXPAND]
[[messages]]
messageTitle = "QB Update for GT 2.8 (#681)"
messageBody = """
[QB]
[DETAILS]
details = ["Fixes many Quest Book issues", "Updates QB with changes in GT 2.8"]
[DETAILS]
"""

[[messages]]
messageTitle = "Buildscript Refactor (#681)"
messageBody = """
[INTERNAL]
[DETAILS]
details = ["**Important: Buildscript has changed from `npx gulp...` or `gulp...` to `npm run gulp...`**!", "Moves to Node 16 Package Management + Typescript Strict Mode", "New Port QB, Check QB and Fix QB Tasks"]
[DETAILS]
"""
[EXPAND]


Co-authored-by: Integer Limit <103940576+IntegerLimit@users.noreply.github.com>
Co-authored-by: Ghzdude <44148655+ghzdude@users.noreply.github.com>
Co-authored-by: SparkedTheorem <162088357+SparkedTheorem@users.noreply.github.com>
2024-05-14 21:57:00 +10:00
Integer Limit
7ba8aa8cfb
Update GitHub Actions to NodeJS 20 Versions, Improve Performance (#719)
[SKIP]
2024-04-10 09:44:22 +10:00
Integer Limit
daa9508e3b
Only Grab URL Cache Once & Fix URL Transforming on GitHub (#717)
[SKIP]
2024-04-09 15:04:48 +10:00
Integer Limit
170464b795
Improve Performance of URL Grabbing in Create Changelog (#716)
[SKIP]
2024-04-09 14:52:03 +10:00
Integer Limit
0f980518c4
Remove Double or Unneeded Tooltips on Custom Items (#715)
Fixes #714 

The Eternal Catalyst Tooltip has been implemented in https://github.com/Nomi-CEu/Nomi-Labs/blob/main/src/main/java/com/nomiceu/nomilabs/item/registry/register/LabsEndgame.java#L17.

The Ultimate Gem and Generator tooltips, which specify that their recipe is shapeless, is not needed, as a shapeless icon is shown in the JEI pages for their recipes.

/* Git Stuff */

[BUG]
[IGNORE]
checks = { compareNot = "1.7-alpha-3" }
[IGNORE]

[FIXUP]
[[fixes]]
sha = "2f6ca989e7522039fb49d62fa4e64f00d152d2b5"
mode = "ADDITION"
newBody = "[QOL]"

[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = '''
[EXPAND]
[[messages]]
  messageTitle = "Update GT to 2.8+, add Nomi Labs"
  messageBody = """
    [BREAKING]
    [DETAILS]
    details = [
      \"**Please DO NOT revert any saves that have been loaded in this release to 1.7-alpha-2a or prior! (Including 1.6.1b & 1.6.1a!)**\",
      \"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research.**\",
      \"Adds Assembly Line Research\",
      \"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\",
      \"Adds Filtered Output Hatches\",
      \"Adds EU Multiblock Power Storage\",
      \"Adds Multiblock Transformer and Laser Power Transfer\",
      \"Adds Long Distance Pipes\",
      \"Creating Waypoints in the Prospector\",
      \"Fixing many Bugs\",
      \"And many more!\"
    ]
    [DETAILS]
    [PRIORITY]
    priority = 10
    [PRIORITY]
  """

[[messages]]
  messageTitle = "Multiblock Changes"
  messageBody = """
    [BREAKING]
    [DETAILS]
    details = [
      \"**Multiblock Overclocking Logic has Changed.**\",
      [
        \"The Maximum Voltage of a Recipe a Multiblock can run, for 1A, 4A and 16A Energy Hatches, is dependent on the Tier of its Hatches.\",
        \"You can increase the Maximum Voltage by 1, for 1A, 4A and 16A Energy Hatches, by Adding Another Hatch.\",
        \"However, the Maximum Overclock Voltage still takes into account the Amperage and Voltage, and retains its previous behaviour (4 Amps = +1 Voltage).\",
      ],
      \"Multiblocks accept a new **maximum** of 2 Energy Hatches. GCYM Machines only accept **1**.\",
      \"All Custom Multiblocks, such as Naquadah Reactors and Multiverse Projectors, now have **minimum casing requirements** and a **maintenance hatch**.\",
      \"Some Custom Multiblocks now have Distinct Mode\",
      \"All Custom Multiblocks now have custom Front Overlays\",
      \"Reworked & Improved Multiblock UIs\"
    ]
    [DETAILS]
    [PRIORITY]
    priority = 5
    [PRIORITY]
  """

[EXPAND]
'''
[FIXUP]
2024-04-09 14:06:17 +10:00
SparkedTheorem
2f6ca989e7
Project Red Assembler Recipes (#707)
[FEATURE]
[QOL
2024-04-02 15:02:55 +11:00
nomi-ceu-management[bot]
bf5f7d0177 Alpha Release 1.7-alpha-4
[NO CATEGORY]
2024-03-31 11:26:41 +00:00
Integer Limit
a005dd34f4
Discord Rich Presence (#700)
[FEATURE]
[DETAILS]
detail = "Includes an Auto-Updating Tier Status!"
[DETAILS]
2024-03-31 22:23:57 +11:00
Integer Limit
e55af243d8
Fix Migration Issues (#706)
Fixes most migration issues, adds some presence helpers.

1. On the first load of an old world on 1.7-alpha-3, everything migrates correctly.
2. However, if the player saves and quits, then loads the world again, and then loads an old chunk:
 - ex. They were in the overworld when they loaded in, they saved and quit, then loaded their void world base
3. Everything in chunks that were not loaded in the first load is not migrated correctly (hence you get broken items (other players on servers), broken blocks, broken multiblocks, crashes with multiblocks, etc.)

[BUG]
[IGNORE]
checks = { compareNot = "1.7-alpha-3" }
[IGNORE]

/* Git Stuff */
[FIXUP]
[[fixes]]
sha = "388b670ed1ebd48e7d9dfae6020b09ef3f62a9cc"
newBody = '''
[EXPAND]
[[messages]]
messageTitle = "Fix Small Dust & Tiny Dust Crafting Conversion Recipes (#696)"
messageBody = """
[BUG]
[DETAILS]
detail = \"Recipes are now as Shown in JEI! Change your AE2 Patterns!\"
[DETAILS]
"""

[[messages]]
messageTitle = "Fix Dust to Dye Conversion Recipes (#696)"
messageBody = """
[BUG]

[IGNORE]
checks = { compareNot = \"1.7-alpha-3\" }
[IGNORE]

[DETAILS]
details = [\"Dust to Dye Conversion Recipes are no longer Shapeless.\"]
[DETAILS]
"""
[EXPAND]
'''

[[fixes]]
sha = "776799b8f24e3fefee8b78a77e8cebd56b472197"
mode = "ADDITION"
newBody = '''
[IGNORE]
checks = { compareNot = "1.7-alpha-3" }
[IGNORE]
'''

[[fixes]]
sha = "63f6f3824450d7fa5a56d25fa548639ec1b1004a"
mode = "ADDITION"
newBody = '''
[IGNORE]
checks = { compareNot = "1.7-alpha-3" }
[IGNORE]
'''
[FIXUP]
2024-03-31 21:20:00 +11:00
Integer Limit
96002f3869
Make Silicon Inscriber Recipe Accept OreDict (#697)
Fixes Silicon Inscriber Press' Recipe Only Accepting Diamond Lens.

[BUG]
[DETAILS]
detail = "Fixes Silicon Inscriber Press' Recipe Only Accepting Diamond Lens"
[DETAILS]

/* Git Stuff */
[FIXUP]
[[fixes]]
sha = "388b670ed1ebd48e7d9dfae6020b09ef3f62a9cc"
newBody = '''
[EXPAND]
[[messages]]
messageTitle = "Fix Small Dust & Tiny Dust Crafting Conversion Recipes (#696)"
messageBody = """
[BUG]
[DETAILS]
detail = \"Recipes are now as Shown in JEI! Change your AE2 Patterns!\"
[DETAILS]
"""

[[messages]]
messageTitle = "Fix Dust to Dye Conversion Recipes (#696)"
messageBody = """
[BUG]

[IGNORE]
compareNot = \"1.7-alpha-3\"
[IGNORE]

[DETAILS]
details = [\"Dust to Dye Conversion Recipes are no longer Shapeless.\"]
[DETAILS]
"""
[EXPAND]
'''

[[fixes]]
sha = "776799b8f24e3fefee8b78a77e8cebd56b472197"
mode = "ADDITION"
newBody = '''
[IGNORE]
compareNot = "1.7-alpha-3"
[IGNORE]
'''

[[fixes]]
sha = "63f6f3824450d7fa5a56d25fa548639ec1b1004a"
mode = "ADDITION"
newBody = '''
[IGNORE]
compareNot = "1.7-alpha-3"
[IGNORE]
'''
[FIXUP]
2024-03-30 18:29:49 +11:00
Integer Limit
388b670ed1
Fix Small Dust, Tiny Dust & Dye Conversion Recipes (#696)
[EXPAND]
[[messages]]
messageTitle = "Fix Small Dust & Tiny Dust Crafting Conversion Recipes (#696)"
messageBody = '''
[BUG]
[DETAILS]
detail = "Recipes are now as Shown in JEI! Change your AE2 Patterns!"
[DETAILS]
'''

[[messages]]
messageTitle = "Fix Dust to Dye Conversion Recipes (#696)"
messageBody = '''
[BUG]

[IGNORE]
compareNot = "1.7-alpha-3"
[IGNORE]

[DETAILS]
details = ["Dust to Dye Conversion Recipes are no longer Shapeless."]
[DETAILS]
'''
2024-03-30 18:23:42 +11:00
Integer Limit
3b121668a3
Fix CurseForge Badges (#699)
[SKIP]
2024-03-29 14:21:04 +11:00
Integer Limit
776799b8f2
Fix Crash in Compact Machines Addon Script (#698)
[BUG]
2024-03-28 22:20:26 +11:00
Integer Limit
63f6f38244
Fix Recipe Map ID Conflict with GregTech Food Option (#692)
[BUG]
[DETAILS]
detail = "GregTech Food Option is Not Included in the Pack, but it is Sometimes Added."
[DETAILS]
2024-03-27 23:01:34 +11:00
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
Integer Limit
fb863f5502
Remove Accidentally Added Logs in #689 (#691)
[SKIP]
2024-03-27 22:06:56 +11:00
Integer Limit
3275593617
Allow Fixes to Not Replace the Target Commit's Fixes (#689)
[SKIP]
2024-03-27 10:42:07 +11:00
Integer Limit
35629300be
Disable Vanilla Ores & Slightly Reduce HM Ore Gen (#682)
[EXPAND]
[[messages]]
messageTitle = "Disable Vanilla Ores (#682)"
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]]
messageTitle = "Slightly Reduce HM Ore Generation (#682)"
messageBody = '''
[BALANCING]
[HM]
[DETAILS]
detail = "Now More Consistent and Less Chaotic"
[DETAILS]
'''
[EXPAND]
2024-03-26 22:50:00 +11:00
Integer Limit
aa6531df75
Fix Computer Casing Recipe (#683)
[BUG]
[NM]
2024-03-26 22:24:24 +11:00
Integer Limit
8510201077
Add Distilled Water Variant of Dust -> Clay (#685)
[BUG]
[NM]
2024-03-26 22:24:00 +11:00
Integer Limit
e04d332961
Improve Changelog Tags (#678)
Improves Fixup, Expand, Detail and Ignore Tags.
Adds Priority Tag.

A lot of git stuff below.

[FIXUP]
[[fixes]]
sha = "2cfdcb10e2b2746ce7dc27b7864bd40c3005a638"
newBody = '''
[EXPAND]
[[messages]]
messageBody = """
  [IGNORE]
  checks = { compareBefore = "1.7-alpha-2" } # Only apply this if the commit being compared against is 1.7-alpha-2 or newer
  [IGNORE]

  [BREAKING]

  [DETAILS]
  details = [
    \"Lots of QoL, Balance Changes and Bug Fixes from both GT 2.8 Update and Nomi Labs... Check your Recipes!\",
    \"**Please DO NOT revert any saves that have been loaded in this release to 1.7-alpha-2a or prior!**\",
  ]
  [DETAILS]

  [PRIORITY]
  priority = 20
  [PRIORITY]
"""

[[messages]]
messageBody = """
  [COMBINE]
  commit = \"bd58b9072f45d647734ae66168cbd27bf9b2f220\"
  [COMBINE]

  [NO CATEGORY]
"""

[[messages]]
messageBody = """
  [FEATURE]
  [QOL]

  [DETAILS]
  details = [
    \"Removes Anvil XP Scaling\",
    \"Custom Items, Blocks, and Multiblocks Improvements\",
    \"EIO Capacitor and Custom Capacitor Improvements\",
    \"Draconic Energy Core Improvements\",
    \"New ArchitectureCraft GUI for Sawbench & New Slopes (Comes from [GTNH's Fork](https://github.com/GTNewHorizons/ArchitectureCraft))\",
    \"Removes Bogo Feature in Bogo Sort\",
    \"Red Coal NBT Removal\",
    [\"Automatically Removed for all Red Coals Items, in AE2 Patterns and Elsewhere!\"],
  ]
  [DETAILS]
"""

[[messages]]
messageBody = """
  [QB]

  [DETAILS]
  detail = \"Genesis is Now Slowly Revealed\"
  [DETAILS]
"""

[[messages]]
messageBody = """
  [BUG]

  [DETAILS]
  details = [
    \"Fixes NBT Recipe Problems\",
    \"Fixes Recycling Recipes\",
    \"Fixes HM Assembly Line Duplicate Recipe for UV Field Generator (#517)\",
    \"Fixes Some HM Assembly Line Recipes not having Research\",
    \"Fixes IV Quad/Nonuple Hatches & Buses being Uncraftable (#550)\",
    \"Fixes Missing ABS Recipes\",
    \"Fixes Language Override for Rhodium-Lumium Palladium\",
    \"Fixes Oxygen, Hydrogen and Nitrogen showing up as a Null Texture in JEI/HEI\",
    \"Fixes Multiblock Searching in JEI (#519)\",
    \"Removes Vanilla Ores from JEI\",
    \"Fixes Buckets showing up in JEI\",
  ]
  [DETAILS]

  [IGNORE]
  checks = { compareBefore = "1.7-alpha-2" } # Only apply this if the commit being compared against is 1.7-alpha-2 or newer
  [IGNORE]
"""

[[messages]]
messageBody = """
  [BUG]

  [DETAILS]
  details = [
    \"Fixes NBT Recipe Problems\",
    \"Fixes Recycling Recipes\",
    \"Fixes Oxygen, Hydrogen and Nitrogen showing up as a Null Texture in JEI/HEI\",
    \"Fixes Multiblock Searching in JEI (#519)\",
    \"Removes Vanilla Ores from JEI\",
    \"Addresses Buckets showing up in JEI\",
  ]
  [DETAILS]

  [IGNORE]
  checks = { compareAfter = "1.7-alpha-2" } # Only apply this if the commit being compared against is 1.7-alpha-2 or older
  [IGNORE]
"""

[[messages]]
messageBody = """
  [BALANCING]

  [DETAILS]
  details = [
    \"Added Cobaltite to the T3 Micro Miner\",
    \"Adds Recipe for Dragon Breath with High-Octane Gasoline (#629)\",
    \"Rebalance Processing Array Recipe (#501)\",
    \"Reduces Cost of Thermal Fluxbore (#392)\",
    [
      \"Drill Head is now Cheaper, only requiring 5x Nomiquarters (25) instead of 5x Nomidollars (100) (Normal Mode)\",
      \"Fluxbore Head is now Cheaper, being Vanadium Steel Drill Head instead of Stainless Steel (Hard Mode)\",
    ],
  ]
  [DETAILS]
"""

[[messages]]
messageBody = "[INTERNAL]"

[EXPAND]
'''

[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = '''
[EXPAND]
[[messages]]
  messageTitle = "Update GT to 2.8+, add Nomi Labs"
  messageBody = """
    [BREAKING]
    [DETAILS]
    details = [
      \"**Please DO NOT revert any saves that have been loaded in this release to 1.6.1a or prior!**\",
      \"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research.**\",
      \"Adds Assembly Line Research\",
      \"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\",
      \"Adds Filtered Output Hatches\",
      \"Adds EU Multiblock Power Storage\",
      \"Adds Multiblock Transformer and Laser Power Transfer\",
      \"Adds Long Distance Pipes\",
      \"Creating Waypoints in the Prospector\",
      \"Fixing many Bugs\",
      \"And many more!\"
    ]
    [DETAILS]
    [PRIORITY]
    priority = 10
    [PRIORITY]
  """

[[messages]]
  messageTitle = "Multiblock Changes"
  messageBody = """
    [BREAKING]
    [DETAILS]
    details = [
      \"Multiblocks accept a new **maximum** of 2 Energy Hatches.\",
      \"All Custom Multiblocks, such as Naquadah Reactors and Multiverse Projectors, now have **minimum casing requirements** and a **maintenance hatch**.\",
      \"Some Custom Multiblocks now have Distinct Mode\",
      \"All Custom Multiblocks now have custom Front Overlays\",
      \"Reworked & Improved Multiblock UIs\"
    ]
    [DETAILS]
    [PRIORITY]
    priority = 5
    [PRIORITY]
  """

[EXPAND]
'''

[FIXUP]

[SKIP]
2024-03-25 22:41:57 +11:00
nomi-ceu-management[bot]
6938959ed1 Alpha Release 1.7-alpha-3
[NO CATEGORY]
2024-03-24 12:46:58 +00:00
Integer Limit
2cfdcb10e2
Update to GT 2.8.* & Integrate Nomi Labs (#619)
Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
Co-authored-by: Serenibyss <10861407+serenibyss@users.noreply.github.com>
Co-authored-by: Sylvia <skraman1999@gmail.com>
Co-authored-by: windyknight <windyknight@users.noreply.github.com>
Co-authored-by: Ghzdude <44148655+ghzdude@users.noreply.github.com>

[BREAKING]
2024-03-24 23:45:47 +11:00
Integer Limit
252bfeb2ec
Remove Harvest Tweak & Night Vision Flash (#669)
Removes Harvest Tweak, as it causes more confusion then benefit.

Also disables Night Vision Flash.

Fixes #657

[FEATURE]
2024-03-20 19:27:45 +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
Integer Limit
3f1bc638e6
Add SerilizationIsBad Fallback Json (#666) 2024-03-18 20:05:26 +11:00
Integer Limit
2b1dbdfd07
Add 1.6.1b to Versions List and Issue Templates (#665)
Co-authored-by: nomi-ceu-management[bot] <155502507+nomi-ceu-management[bot]@users.noreply.github.com>

[SKIP]
2024-03-18 12:43:21 +11:00
Integer Limit
859890f1c1
Update SerializationIsBad from v1.5 to v1.5.2 (#664)
[BUG]
[DETAILS]
detail = "Fixes #661"
[DETAILS]
2024-03-18 12:41:14 +11:00
Integer Limit
f11d1790a6
Update BQu from v4.1.0 to v4.2.1 (#646) 2024-03-11 18:26:14 +11:00
ProTriforcer
c0b8b7b7fd
Dye Fixes and Improvements (#628)
- When you show uses for lapis, bonemeal, cocoa or ink sacs, you won't see 41 JEI pages of recipes making things blue, unless you craft them into a dye first. Inspired by 1.14 dyes.
This breaks some autocrafts, like concrete and other dyed things, but imo reducing JEI clutter is worth it
- Change elevator and slime block redyeing recipes to use dye oredicts instead of just vanilla items 
- Add the `dye` tag to all dyes to fix satchel redyeing

[EXPAND]
[[messages]]
  messageTitle = "Dye Fixes and Improvements (#628)"
  messageBody = """
  [BUG]

  [DETAILS]
  details = [\"Fixes Elevator & Slime Block Redyeing\", \"Fixes Stachel Redyeing\"]
  """

[[messages]]
  messageTitle = "Dye Fixes and Improvements (#628)"
  messageBody = """
  [FEATURE]

  [DETAILS]
  details = [\"Cleans Up JEI, Raw Materials are No Longer Dyes\"]
  """
[EXPAND]
2024-03-10 19:45:22 +11:00
Integer Limit
84e2c8c1b5
Downgrade Alfheim from 1.2 to 1.1.1 (#649)
[SKIP]
2024-03-09 22:57:48 +11:00
nomi-ceu-management[bot]
91152fb7f4 Update Issue, Server and RP Config Files from Templates
[SKIP]
2024-03-08 10:50:00 +00:00
Integer Limit
139909b1a4
Fix Bug Report Template Syntax (#647)
[SKIP]
2024-03-08 08:44:57 +11:00
Integer Limit
860847a91f
Update Alfheim Lighting Engine, Red Core, and MixinBooter (#643) 2024-03-06 17:53:48 +11:00
nomi-ceu-management[bot]
e472abb890 Update Issue, Server and RP Config Files from Templates
[SKIP]
2024-03-06 06:41:06 +00:00
Integer Limit
63d1c7da75
Expand Environment Text Field, Clear Up Example (#642)
[SKIP]
2024-03-06 17:38:15 +11:00
nomi-ceu-management[bot]
d71c140497 Update Issue, Server and RP Config Files from Templates
[SKIP]
2024-03-06 05:50:46 +00:00
Integer Limit
f2f9e4867f
Add Nightly Info and Options to Issue Templates (#641)
[SKIP]
2024-03-06 16:48:39 +11:00
Integer Limit
ef7567f5b0
Update PackagedAuto From v1.0.8.31 to v1.0.11.40 (#634)
[BUG]
[DETAILS]
detail = "Fixes Transmutation Bug Reported in #632."
[DETAILS]
2024-03-03 11:34:01 +11:00
Integer Limit
d3c0eac94f
Replace §f with §r in Secondary NM QB & HM QB (#623)
[SKIP]
2024-02-18 18:10:32 +11:00
Integer Limit
fa1038c354
Fix Test PR Build Running on dev/ Branches (#620)
[SKIP]
2024-02-13 16:51:52 +11:00
Integer Limit
e3d825b123
Allow Test Build Pack to Run on dev_* Branches (#617)
[SKIP]
2024-02-13 16:38:10 +11:00
Integer Limit
09b1dcf0a0
Replace Usages of §f with §r in QB (#615)
[INTERNAL]
2024-02-10 16:17:57 +11:00
Integer Limit
4ad7d66404
QB Transforming Improvements (#613)
[INTERNAL]
2024-02-10 16:12:20 +11:00
Integer Limit
03b4351237
Cleanup Tools Folder (#609)
[SKIP]
2024-02-04 15:15:26 +11:00
Integer Limit
531b1249ad
Update GT Drawers from v1.0.6 to v1.0.7 (#600) 2024-02-04 15:13:46 +11:00