23 Commits

Author SHA1 Message Date
Integer Limit
bf4055fbe4
Update Nomi-Labs, GT, GCYM, GrS and More (#790)
This PR updates Nomi-Labs to 0.7.0, allowing for associate updates to GT, GCYM, GrS and Architecture Craft, as well as the removal of Random Patches, Just Enough Dimensions, and Difficulty Lock.

Although GT 2.8.10 also fixed Extreme RAM Usage in Alfheim 1.3, (See PR https://github.com/GregTechCEu/GregTech/pull/2475) this PR **does not** update Alfheim to 1.3. This is because Alfheim 1.3, although not consuming large amounts of memory, still consumes more memory than 1.1.1, and causes fps spikes.

Also, because Nomi-Labs now implements a native and better difficulty lock, of which works on dedicated servers, `server.properties` overrides, as well as previously changed parts in README and Pack Mode Switchers (in https://github.com/Nomi-CEu/Nomi-CEu/pull/292), have been removed.

This PR also fixes an issue with corrupted images and jar files in built packs.

/* Github Stuff */

[FIXUP]
[[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.1b, 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 = 100
      [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 = 50
      [PRIORITY]
    """
  [EXPAND]
  '''
[FIXUP]

[EXPAND]
  [[messages]]
  messageTitle = "Upgrade AE2 Stuff to AE2 Stuff Unofficial"
  messageBody = '''
    [BREAKING]
  
    [DETAILS]
      details = [
        "Pattern Encoders have been Removed!",
        "Any existing Pattern Encoders, whether items, in patterns or placed, have been remapped to AE2 Interfaces.",
        "All Usages in Recipes have also been changed to AE2 Interfaces!",
      ]
    [DETAILS]
    
    [PRIORITY]
      priority=25
    [PRIORITY]
  '''
  
  [[messages]]
  messageTitle = "Update GT to 2.8.10"
  messageBody = '''
    [BREAKING]
  
    [DETAILS]
      details = [
        "Allows GregTech Data Sticks to Copy ME Hatch Settings",
        "Adds an 'Stocking' Version of ME Hatches and Buses",
        "Support for Displaying Power Substation on Central Monitor",
      ]
    [DETAILS]
    
    [PRIORITY]
      priority=20
    [PRIORITY]
    
    [IGNORE]
      checks = { compareBefore = "1.7-alpha-4" } # Only apply this if the commit being compared against is 1.7-alpha-4 or newer
    [IGNORE]
  '''
  
  [[messages]]
  messageTitle = "Update Nomi Labs to 0.7.0"
  messageBody = '''
    [BREAKING]
    
    [DETAILS]
      details = [
        "Improvement of DME Simulation Chamber (now increases Tiers and Data Counts of Models)",
        "Custom Implementation of Difficulty Lock, now works on Dedicated Servers",
        "Replacement of the Void Dimension, fixing issues with Difficulty Changing",
        "Replacement of Custom Window Titles and Logos, Allowing the Removal of Random Patches",
        "Improvements to FTB Utils and Effortless Building",
        "Allows Setting of Default Keybinds for New Players",
      ]
    [DETAILS]
    
    [PRIORITY]
      priority=15
    [PRIORITY]
    
    [IGNORE]
      checks = { compareBefore = "1.7-alpha-4" } # Only apply this if the commit being compared against is 1.7-alpha-4 or newer
    [IGNORE]
  '''
[EXPAND]

[MOD INFO]
  [[infos]]
  projectID = 254317
  info = "Replaced by Nomi Labs"


  [[infos]]
  projectID = 285612
  info = "Replaced by Nomi Labs"
  
  [[infos]]
  projectID = 390886
  info = "Replaced by Nomi Labs"
  
  [[infos]]
  projectID = 538092
  info = "Replaced by Betterer P2P"
[MOD INFO]
2024-07-11 21:32:57 +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
nomi-ceu-management[bot]
bf5f7d0177 Alpha Release 1.7-alpha-4
[NO CATEGORY]
2024-03-31 11:26:41 +00:00
nomi-ceu-management[bot]
6938959ed1 Alpha Release 1.7-alpha-3
[NO CATEGORY]
2024-03-24 12:46:58 +00:00
github-actions[bot]
2704b1b60c Alpha Release 1.7-alpha-2a
[NO CATEGORY]
2023-12-09 01:29:46 +00:00
github-actions[bot]
ae2f25afc8 Alpha Release 1.7-alpha-2
[NO CATEGORY]
2023-12-08 02:27:31 +00:00
github-actions[bot]
92edad53ec Alpha Release 1.7-alpha-1
[NO CATEGORY]
2023-10-24 09:52:38 +00:00
IntegerLimit
3b03b11b7d
Update Custom Main Menu Per Update (#468)
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
2023-10-21 15:08:14 +11:00
Pansmith
5538fe4524 [FEATURE] Enable shufflemode on main menu (#414)
/* Description: */
Single line PRs :trollface:, anyways, this simply just enables shuffle mode on the main menu. As is the images play in a fixed order.

/* Commits: */
Enabled shufflemode on main menu
2023-08-27 18:38:34 -05:00
IntegerLimit
eb1a33aa38 Final Main Menu Screenshots for 1.6.1
These will the the main menu screenshots for the foreseeable future.
2023-08-27 16:39:57 +10:00
IntegerLimit
1d56c4a481 1.6.1-beta-2 [BETA RELEASE]
Custom Main Menu's buttons have been set back to 1.6, and will be left there, until a proper release comes out.
2023-05-19 21:09:37 +10:00
IntegerLimit
36dfebfcf0 1.6.1-beta-1 [Beta Release] 2023-04-17 13:41:48 +10:00
IntegerLimit
292f6a8380 Fix https://github.com/Nomi-CEu/nomi-ceu/issues/314 , cleanup logo textures 2023-04-09 10:45:01 +10:00
IntegerLimit
0c1221c339 1.6 2023-04-08 22:05:08 +10:00
IntegerLimit
c5858db390 New Main Menu Screenshots 2023-04-08 21:28:20 +10:00
IntegerLimit
f65c280537 Add shadows and transparency to new title 2023-04-03 17:43:42 +10:00
IntegerLimit
df7aeff12a Update more links 2023-04-03 08:19:42 +10:00
IntegerLimit
f1d276d96f Update various links 2023-04-02 22:32:30 +10:00
IntegerLimit
c46d39b701 Main Menu: Proper Update Changes button 2023-04-02 20:48:55 +10:00
IntegerLimit
1901225bb4 Improve new title 2023-04-02 14:53:49 +10:00
Mark Crewson
583a64d751 fixup json of CustomMainMenu config (how did I break this?) 2022-06-07 19:01:49 -07:00
Mark Crewson
d2bd1b210c fix CustomMainMenu configuration. The background filenames had the wrong extension 2022-05-29 07:48:38 -07:00
m2r1k5
9aee5dc292 file re-structure + 0.3.1 2022-01-30 23:19:37 +08:00