Commit Graph

10 Commits

Author SHA1 Message Date
LoafyLemon 6fa1e0a0fa Web Updater
* Forbade interactions outside the Updater screen
* Added Automatic Updates preference
* Updated config vars
* Disabled custom GC values for wider testing purposes
* Added update logo fallback in case of unexpected circumstances
* Added CheckUpdates Screen Action Function
* Simplified parts of the updater code and reduced bloat
2022-06-13 00:04:59 +01:00
LoafyLemon 9bcbdba53b Web Updater
* Separated updater server code
* Fixed update logo fetch crash
* Added logo fetch var
2022-05-30 22:04:51 +01:00
LoafyLemon 1812481b33 Hotfix 2022-05-29 22:41:50 +01:00
LoafyLemon 794f528b8b Web Updater
* Implemented web updater (simulation only)
* Added progress support to GUI
* Version bump
* Added updates directory
* Fixed slider missing image variants
2022-05-29 22:27:18 +01:00
LoafyLemon 8363c69a6b Build distribution & Misc
* Added asset archives for distributed builds
* Added platform specific classification for files
* Changed save directory from "WT SILVER" to "WTS"
* Changed executable name from "WT SILVER" to "WTS"
* Removed redundant font file
* Moved mods.rpy to scripts directory
2022-05-27 23:05:06 +01:00
LoafyLemon a4e953ecf3 Bug fix
* Forbid editor from applying changes when hidden
* Allow skip interaction when editor is hidden
2022-05-27 16:23:37 +01:00
LoafyLemon 1554cdd5d5 Bug fix
* Fixed Expression Editor crash on a statement with no arguments
2022-05-27 15:18:39 +01:00
LoafyLemon bb594c74c6 Expression Editor 0.3a
* Added new expression editor
* Fixed error parser for mods
* Unified Non-doll character expression parameter names
* Moved strip quotes function to global scope
* Added matches function that strips spaces before comparing
2022-05-26 21:50:54 +01:00
LoafyLemon d86d0ac69d Lint improvements
* Added lint ignore tag detection for spoken strings.
* Fixed lint incorrectly marking newline characters as multiple spaces.
* Fixed lint incorrect behaviour for oxford commas.
* Fixed issues exposed by lint.
* Removed unreachable code.
2022-05-20 19:48:05 +01:00
LoafyLemon 42756113b8 WTS 2022-05-17 00:48:22 +01:00