NAME "Changelog"
-- Official SFM Discord:
-- https://discord.gg/5mbUY3mu6m
-- Official SFM Donation Page:
-- https://ko-fi.com/teamdman
---- 4.22.0 ----
-- Thank you SpruceMist for the GitHub sponsorship <3
---- Check out the "Thank you!" example for more names <3
-- Clear network managers when level unloads, fixes #287
-- Fix typo in localization key "gui.sfm.comfirm", fixes #274
-- Fix water tank block entities not being cleaned up, fixes #290
---- Thanks @Linguardium for the bug report!
-- Fix `SECOND` keyword (singular) not multiplying by 20, fixes #244
-- Split game tests to multiple files
-- Implement custom game test registration logic with dynamic structure generator
-- Fix peekExtractPotential to return stackInSlot instead of extract(MAX) for more accurate count of oversized inventories
-- Add facades inheriting light level of the block they are appearing as, closes #309
---- Thanks @TheVoos for the suggestion!
-- Fix RETAIN behaving incorrectly, fixes #306, #200, #297, #199, #181
EVERY 20 TICKS DO
INPUT RETAIN 300 FROM dank BOTTOM SIDE -- would refuse to pull, now fixed
OUTPUT TO chest
END
-- Fix label gun GUI text edit box limiting labels to 32 characters
-- Increased max label length from 80 to 256
-- VSCode extension improvements, thanks @Titop54 for the help <3
-- Fix "/ by zero exception" in program edit screen
NAME "Changelog"
-- Official SFM Discord:
-- https://discord.gg/5mbUY3mu6m
-- Official SFM Donation Page:
-- https://ko-fi.com/teamdman
---- 4.21.0 ----
-- Add intellisense, disabled by default - backslash to accept suggestion
-- Bottom left button in program edit screen now opens editor config
-- Fix missing focus highlight from tab-navigation of buttons in manager screen
-- Fix syntax highlighting for "SECOND" keyword
-- Fix escaped quotes in strings containing the escaping backslash
-- Add reminder when SFM crashes the game that there's a config to turn off managers
-- Add hotkey reminder to ctrl+i overlay
-- Fix disconnect issue when clearing facades from cables
NAME "Changelog"
-- Official SFM Discord:
-- https://discord.gg/5mbUY3mu6m
-- Official SFM Donation Page:
-- https://ko-fi.com/teamdman
---- 4.21.0 ----
-- Add intellisense, disabled by default - backslash to accept suggestion
-- Bottom left button in program edit screen now opens editor config
-- Fix missing focus highlight from tab-navigation of buttons in manager screen
-- Fix syntax highlighting for "SECOND" keyword
-- Fix escaped quotes in strings containing the escaping backslash
-- Add reminder when SFM crashes the game that there's a config to turn off managers
-- Add hotkey reminder to ctrl+i overlay
-- Fix disconnect issue when clearing facades from cables
```neof
NAME "Changelog"
-- Official SFM Discord:
-- https://discord.gg/5mbUY3mu6m
-- Official SFM Donation Page:
-- https://ko-fi.com/teamdman
---- 4.21.0 ----
-- Add intellisense, disabled by default - backslash to accept suggestion
-- Bottom left button in program edit screen now opens editor config
-- Fix missing focus highlight from tab-navigation of buttons in manager screen
-- Fix syntax highlighting for "SECOND" keyword
-- Fix escaped quotes in strings containing the escaping backslash
-- Add reminder when SFM crashes the game that there's a config to turn off managers
-- Add hotkey reminder to ctrl+i overlay
-- Fix disconnect issue when clearing facades from cables