SFM 4.20.0 release progress #185
Replies: 20 comments 3 replies
-
Backporting 'successful' because no compile errors. May have simply missed some stuff. Haven't checked if most of it works. |
Beta Was this translation helpful? Give feedback.
-
https://discord.com/channels/967118679370264627/967119184209264790/1304232953555058718
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Reported an integer overflow to CoFH |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Getting "Test didn't complete in 100 ticks" messages. My hypothesis is that the xp_shard_many test, which edits the config, is causing a config revision bump which tells the managers to rebuild their programs a tick after the test monkey patches the manager program to check the end condition of the test. Preventing the manager program from rebuilding during a test should fix this if this hypothesis is correct. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Changelog at the time of creating this post:
SuperFactoryManager/src/main/resources/assets/sfm/template_programs/changelog.sfml
Lines 7 to 36 in cf518b8
Additionally, there is some more to be done before the release goes live.
I have merged some pull requests that need some massaging to fit better into codebase.
Fancy inventory cables
Resource type disallow config
Manager view server config button
Paste from clipboard confirmation dialog
Network Tool, Label Gun rendering optimization
Label gun show-only-selected toggle
Label gun pick-block to clone label
Label gun gui searching
Cable facades
WITH logic (parentheses, negation, conj, disj)
TestBarrelTank
Printing Press Crash
https://discord.com/channels/254530689225981953/1236826820200894496/1302308788358873163
Optimize endBatch
https://discord.com/channels/254530689225981953/1202015348765753344/1302315663099953263
Turns out still needed in older MC versions that SFM supports.
EVERY 20n+1 TICKS, EVERY 20g+1 TICKS
Cable piston interactions
Fix code ctrl+space action on label containing too many items causing crash
Add timeout config for auto-disabling managers
Final touches
Beta Was this translation helpful? Give feedback.
All reactions