From 4213f0945c42d7f341c24683a581b95a7603b5c2 Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Fri, 16 May 2025 13:09:56 -0400 Subject: [PATCH] Version 1.11.2 - May 16, 2025 - Steam Release [Version 1.11.2 - May 16, 2025 - Steam Release] + Sandboxels is now on Steam! https://store.steampowered.com/app/3664820/Sandboxels/ + Theme color setting + Destroyable border mode + Support for Korean, Italian, Serbian, and Australian English [Changes] ~ Backgrounds of menus are blurred ~ Solids are no longer affected by Void or Loop borders ~ World gen is surrounded by Wall with Void or Loop borders + Notice when window is resized for the first time ~ Saves Menu, Mod Manager, Debug, and Reset settings use native Sandboxels prompts [Bug Fixes] ~ Fixed: Category buttons show underscores in names ~ Fixed: World gen doesn't fill entire canvas horizontally ~ Fixed: Elements dynamically added repeatedly aren't selectable [Technical] + Multiple mods can be added at once, separated by semicolon (;) + 'locked' element property, will prevent selection when set to true + 'fancy' view property, will allow rendering with Fancy Pixels off when set to false --- changelog.html | 22 ++ changelog.txt | 20 ++ index.html | 561 ++++++++++++++++++----------- lang/en.json | 1 - lang/en_au.json | 2 +- lang/es.json | 2 +- lang/fr.json | 2 +- lang/he.json | 2 +- lang/id.json | 2 +- lang/it.json | 2 +- lang/ko.json | 2 +- lang/nl.json | 2 +- lang/pt_br.json | 2 +- lang/qha.json | 2 +- lang/qvp.json | 2 +- lang/ru.json | 2 +- lang/sr.json | 2 +- lang/vi.json | 2 +- lang/xem.json | 2 +- lang/zh_cn.json | 2 +- mods/velocity2.js | 8 +- style.css | 895 ++++++++++++++++++++++++---------------------- 22 files changed, 879 insertions(+), 660 deletions(-) delete mode 100644 lang/en.json diff --git a/changelog.html b/changelog.html index f47bedb6..c569cf65 100644 --- a/changelog.html +++ b/changelog.html @@ -109,6 +109,28 @@

The original plain text version of this is still maintained.

+

[Version 1.11.2 - May 16, 2025 - Steam Release]

+ +

[Version 1.11.1 - April 1, 2025 - FOOLS-2-5]