1198 Commits

Author SHA1 Message Date
Integer Limit
5bb91be679
Update Labs to 0.11.2 + Use New GrS API (#1144)
[SKIP]
2024-12-09 21:42:47 +11:00
Integer Limit
8b5bcf15b7
Small Earlygame Tweaks (#1139)
[BALANCING]
[HM]

[DETAILS]
details = [
"Adds a Log -> Stick Shortcut Recipe",
"Removes Paper Recipes Directly from Sugar Cane and Rice",
"Makes Wood Pulp Crafting Output 2 Instead of 4",
]
[DETAILS]
2024-12-09 19:56:53 +11:00
Integer Limit
e6a39127a7
Simplify CraftPresence Window Title Handling (#1143)
[BUG]

[DETAILS]
detail = "May fix issues with CraftPresence on Cleanroom"
[DETAILS]
2024-12-09 18:55:28 +11:00
Integer Limit
7a8e7619ae
Add Creosote & Concrete Buckets to JEI (#1140)
[FEATURE]

[DETAILS]
detail = "They are used in some Crafting Recipes."
[DETAILS]
2024-12-08 21:33:16 +11:00
Integer Limit
4961b40747
Update Config Override Thermal Configs (#1141)
[SKIP]
2024-12-08 21:32:34 +11:00
Integer Limit
24abb5896c
Check for Unused Locals/Parameters in Scripts (#1138)
[SKIP]
2024-12-08 08:59:50 +11:00
Integer Limit
a19ca884f0
Further Standardize Formatting in Quest Books (#1134)
[INTERNAL]
2024-12-08 00:51:05 +11:00
Integer Limit
8be6f769cb
Fix NPM Vulnerability in Tools (#1136)
[SKIP]
2024-12-07 23:14:18 +11:00
Integer Limit
bd5ef4c4d0
Remove Unused File in Tools (#1135)
[SKIP]
2024-12-07 23:11:51 +11:00
Integer Limit
a75526ddb9
Create Crafting Recipes for Early GT Cells (#1132)
[BALANCING]
2024-12-02 12:04:45 +11:00
Integer Limit
1f676edd48
Fixed Wrong Keybinds in FindMyItemsAndFluids Quest (#1131)
[QB]
2024-12-02 11:17:55 +11:00
Integer Limit
a786702ddf
Remove Unused Import (#1130)
[SKIP]
2024-12-02 11:06:34 +11:00
Integer Limit
9474cca4c5
Misc Thermal Expansion Improvements (#1127)
## Bug Fixes:
- Fixes Issues displaying JEI Creative Cell's recipes in JEI

## Features:
- Removes Creative Tank and Machines from JEI
- Cleans up Upgrade Recipes
  - Fixes Duplicated and Cluttered Upgrade Recipes
  - Adds Upgrade Recipes for Dynamos, Tanks, and Full Conversion Options for Cells

## Balancing:
- Changes Portable Tank Upgrade Recipes
  - Now takes Upgrade/Conversion Kits instead of Custom Materials
  - Portable Tanks could be upgraded with Kits as Placed Blocks Previously
  
## Internal:
- Cleans up Thermal JEI Hiding

[EXPAND]
[[messages]]
messageBody = '''
[BUG]
[DETAILS]
detail = "Fixes Issues displaying JEI Creative Cell's recipes in JEI"
[DETAILS]
'''

[[messages]]
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Removes Creative Tank and Machines from JEI",
"Cleans up Thermal Upgrade Crafting Recipes",
["Fixes Duplicated and Cluttered Upgrade Recipes",
"Adds Upgrade Crafting Recipes for Dynamos and Portable Tanks"],
]
[DETAILS]
'''

[[messages]]
messageBody = '''
[BALANCING]
[DETAILS]
details = [
"Streamlines Portable Tank Upgrade Recipes",
["Now takes Upgrade/Conversion Kits instead of Custom Materials",
"Portable Tanks could be Upgraded with Kits as Placed Blocks Previously"],
]
[DETAILS]
'''
[EXPAND]
2024-12-01 18:36:04 +11:00
Integer Limit
37bbdfe0a3
Update Nomi-Labs to v0.11.0 (#1126)
In this release:
- Bug Fix: ME Stocking Hatch/Bus Duplication
- Balancing: Increase Solid Fuel Efficiency 10x for Large Boilers
- Bug Fix: Edge Case Cleanroom Crash
- Bug Fix: Edge Case Effortless Building Crash
- Balancing: Increase Steel Cell Capacity to 16B (From 8B)
- Feature: Add Bronze Cell (Capacity: 8B)
- Feature: Allow GT Cells to Place/Collect Fluids

GroovyScript APIs Changed:
- QoL: Added a Simple IIngredient as a Template
- Feature: Added 'Strictable' Recipes

[EXPAND]
[[messages]]
messageBody = '''
[BUG]
[DETAILS]
details = [
"Fixes ME Stocking Hatch/Bus Duplication Glitch",
"Fixes Edge Case Cleanroom Crash",
"Fixes Edge Case Effortless Building Crash"
]
[DETAILS]
'''

[[messages]]
messageBody = '''
[BALANCING]
[DETAILS]
detail = "Increase Solid Fuel Efficiency 10x for Large Boilers"
[DETAILS]
'''

[[messages]]
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Add Bronze Cell (Capacity: 8B)",
"Increase Steel Cell Capacity to 16B (From 8B)",
"Allow GT Cells to Place/Collect Fluids",
]
[DETAILS]
'''
[EXPAND]
2024-11-30 21:11:37 +11:00
Integer Limit
cbd9b9f6a4
Removal of Unused Quests (#1125)
[QB]

[DETAILS]
details = [
"Streamlines Experience",
"Fixes Uncompletable Quests",
]
[DETAILS]
2024-11-30 08:38:44 +11:00
Integer Limit
d799137402
Run Checks on All Push/PRs (#1122)
[SKIP]
2024-11-25 17:01:58 +11:00
smallming675
1d3d523a2b
Fix Uncompletable Quests (#1120)
[QB]
[NM]

[DETAILS]
details = [
"Includes Palladium Quest (In End Game Tab) and Gasoline Quest",
"Issue Caused due to Invalid Dependencies"
]
[DETAILS]
2024-11-24 11:16:23 +11:00
Alessian Dormal
caab28d69e
Add Uber Conduit Probe (#1099)
[FEATURE]
[QOL]

[DETAILS]
detail = "Allows Mass-Configuring of Conduit Connections"
[DETAILS]
2024-11-24 10:13:48 +11:00
v3ect0rgames
e0aa2c569a
Fix GroovyScript Syntax Error (#1111)
[SKIP]
2024-11-21 23:38:14 +11:00
v3ect0rgames
a715a22afa
Add Ender Lily Item to Resonant Ender Recipe (#1105)
[DETAILS]
detail = "Fixes #1076"
[DETAILS]

[BALANCING]

Co-authored-by: Integer Limit <103940576+IntegerLimit@users.noreply.github.com>
2024-11-15 15:50:37 +11:00
Integer Limit
6bbd2bd826
Remove Glowstone Electrolyzer Recipe (#1096)
[BALANCING]

[DETAILS]
details = [
"Accidentally Added in 1.7-alpha-3",
"Fixes Phosphorous Balancing",
]
[DETAILS]
2024-11-05 08:10:57 +11:00
Integer Limit
7b10d06e73
Update LoliASM Config (#1094)
[SKIP]
2024-10-30 10:34:26 +11:00
nomi-ceu-management[bot]
53a243e786 Release 1.7.3
[NO CATEGORY]
2024-10-18 09:41:30 +00:00
Integer Limit
e4ba00e6d6
Remove Prune Cache Task from Build Tasks (#1084)
[SKIP]
2024-10-18 15:59:04 +11:00
Integer Limit
3c88c28e2b
Remove Versions Before 1.6 From Issue Templates (#1083)
[SKIP]


Co-authored-by: nomi-ceu-management[bot] <155502507+nomi-ceu-management[bot]@users.noreply.github.com>
2024-10-18 15:54:38 +11:00
Integer Limit
db5659cdb0
Fix Changelog Downloading from Branch (#1082)
[SKIP]
2024-10-18 15:51:42 +11:00
Integer Limit
64598c515c
Fix Server Crash (#1080)
[SKIP]
2024-10-17 23:29:42 +11:00
Integer Limit
d429e33a21
Add Tiny Coke (#1079)
[FEATURE]
2024-10-17 22:44:06 +11:00
smallming675
30af4d962a
Add Quest For FindMyItemsAndFluids (#1074)
[QB]
2024-10-17 22:30:20 +11:00
smallming675
db99902d7e
Misc Questbook Tweaks (#1069)
[QB]
[DETAILS]
detail = "Includes Cleanup of Dependencies, Typos and Quest Lines!"
[DETAILS]
2024-10-17 22:03:38 +11:00
Integer Limit
6bbb809e82
Make Double Check on Terminal Default False (#1078)
[FEATURE]
2024-10-17 21:40:37 +11:00
Integer Limit
5446c56a97
More Fixes for Randomly Unlocking Drawers (#1073)
[SKIP]
2024-10-15 21:07:29 +11:00
Integer Limit
cead9c0f71
Fix Wrong Default Visibility in Quest Transform Task (#1072)
[SKIP]
2024-10-15 20:05:39 +11:00
Integer Limit
e5f36974dd
Hide Higher Tier Muffler Hatches (#1065)
[FEATURE]
[DETAILS]
details = [
"Higher Tier Muffler Hatches have No Uses, Especially Since Ashes Cannot be Extracted via Automation",
"Existing Higher Tier Hatches Will Not Disappear, Recycling Recipes for Them Still Exist",
]
[DETAILS]
2024-10-15 08:12:50 +11:00
Integer Limit
9ebec9ee50
Remove No-Loot Lost Cities Buildings and Chests (#1062)
[FEATURE]
2024-10-14 22:12:05 +11:00
Integer Limit
19d75b2144
Add the FindMyItemsAndFluids Mod (#1067)
[FEATURE]
[DETAILS]
detail = "Improves Storage Management Early Game!"
[DETAILS]
2024-10-14 22:10:55 +11:00
Integer Limit
c988a5e04e
Emphasise Steam Vent Mechanics (#1068)
[QB]
[HM]
2024-10-14 22:08:02 +11:00
Integer Limit
96256f3005
Add Tooltips Saying P2P Type (#1066)
[FEATURE]
2024-10-14 21:52:50 +11:00
Integer Limit
4c3337e4e8
Update Nomi-Labs to 0.10.0 (#1064)
This Release:
- Fixes Issues with AE2 Terminal Auto Focusing
- Fixes Steam Boilers with Certain Fuels
- Fixes Localisation Issues with TOP Tooltips
- Improves Steam Boiler Displays in TOP
- Warns about Blocked Vents in Steam Machines' TOP Displays
- Potential Performance Improvements

[EXPAND]
[[messages]]
messageTitle = "Update Nomi-Labs to 0.10.0 (#1064)"
messageBody = '''
[BUG]
[DETAILS]
details = [
"Fixes Issues with AE2 Terminal Auto Focusing",
"Fixes Steam Boiler Issues with Certain Fuels",
"Fixes Localisation Issues with TOP Tooltips",
]
[DETAILS]
'''

[[messages]]
messageTitle = "Update Nomi-Labs to 0.10.0 (#1064)"
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Improves Steam Boiler's TOP Display",
"Warns about Blocked Vents in Steam Machines' TOP Displays",
]
[DETAILS]
'''
[EXPAND]
2024-10-14 21:05:40 +11:00
Integer Limit
bc2c8dae4c
Fix Empty Locked Drawers Resetting on World Load (#1061)
[BUG]
2024-10-13 12:56:11 +11:00
Ghzdude
58d83ae427
Move Engine Cores to Fluid Canner (#1060)
[BALANCING]

[DETAILS]
detail = "Allows for Easier Parallelisation and Mass Automation of Engine Cores"
[DETAILS]
2024-10-12 20:07:56 +11:00
Integer Limit
675c0b9021
Improve Circuit Etcher Recipe (Lazy AE2 Compat) (#1058)
[BALANCING]

[DETAILS]
detail = "Now uses an Advanced Inscriber instead of an Inscriber"
[DETAILS]
2024-10-11 20:50:02 +11:00
Integer Limit
dc256c13aa
Fix Vibrant Jetpack Recipe (#1055)
[BUG]
2024-10-11 11:53:23 +11:00
Integer Limit
ebd17e00a3
Use Wiki in Server Info File, Mention in README (#1054)
[SKIP]
2024-10-11 11:51:16 +11:00
nomi-ceu-management[bot]
0dbacb4039 Release 1.7.2
[NO CATEGORY]
2024-10-09 22:52:20 +00:00
Integer Limit
9cc53ba0ff
Fix Issues with Loading Labs Config on Cleanroom Servers (#1051)
[BUG]
2024-10-10 09:30:40 +11:00
nomi-ceu-management[bot]
af9126f7ff Release 1.7.1
[NO CATEGORY]
2024-10-09 11:52:54 +00:00
Integer Limit
4817dd7b0d
Fix Server Side GrS Error (#1048)
[SKIP]
2024-10-09 20:29:30 +11:00
Integer Limit
6fe7cd6d96
Update Wiki Links (#1047)
[SKIP]
2024-10-09 16:00:58 +11:00
Integer Limit
249e531845
Fix Typo in Fusion Reactor MK I Quest (#1046)
[QB]
2024-10-09 10:44:44 +11:00