moth

Monarch Of The Hill game server
git clone https://git.woozle.org/neale/moth.git

commit
91ab94d
parent
7c5b5b5
author
Neale Pickett
date
2024-04-17 11:43:02 -0600 MDT
Document changes
3 files changed,  +26, -6
M CHANGELOG.md
+25, -0
 1@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.
 2 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 3 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 4 
 5+## [v4.6.0] - 2024-04-17
 6+### Changed
 7+- Mothd now correctly handles using the current directory for a path.
 8+  For instance, `-puzzles .`
 9+- Theme configuration has a new structure: 
10+  old theme config files need to be modified
11+- Theme now omits the qix animation in the background
12+  if the user has configured the browser to reduce motion.
13+  This should help people with vestibular motion disorders,
14+  or people who are annoyed by the animation.
15+- Theme colors are now specified with CSS variables,
16+  making the theme (hopefully) easier to re-color.
17+  
18+### Added
19+- Theme: brought back integrated Python IDE,
20+  with updated versions of CodeJar and Prism.js.
21+  These depend on a CDN, but if it cannot be reached,
22+  there is a graceful fallback.
23+- Theme (nearly) instantly updates the list of open puzzles
24+  when a puzzle is solved. 
25+  Users should no longer need to refresh the index after solving a puzzle.
26+- Theme fires confetti 🎊 when a puzzle is answered correctly.
27+  This requires a CDN; if unreachable, everything still works.
28+- Theme closes the tab a few seconds after a puzzle is answered
29+  correctly.
30 
31 ## [v4.5.0] - 2024-01-19
32 ### Changed
M LICENSE.md
+1, -1
1@@ -130,7 +130,7 @@ Both came with the following license:
2 
3 
4 Go Fonts
5-=======
6+-------
7 
8 The Go fonts were obtained from
9 https://go.googlesource.com/image
M theme/puzzle.css
+0, -5
 1@@ -3,11 +3,6 @@
 2   src: url("fonts/Go-Regular.ttf");
 3 }
 4 
 5-@font-face {
 6-    font-family: "Go-Mono";
 7-    src: url("fonts/Go-Mono.ttf");
 8-}
 9-
10 /** Workspace
11  *
12  * Tools for this puzzle: shows up in content.