summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4223b84..7bf1ce7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,9 +43,10 @@ All notable changes to this project will be documented in this file.
including a "Cancel" button.
## UI
-- Game now scales to screen size, and a bit more relative space is given to the main box. This may have introduced
- undesirable consequences, especially on mobile. Please report these consequences with screenshots, and let's work
- together to get the game looking decent everywhere. 👍
+- Game now scales to screen size, and a bit more relative space is given to the main box. Additionally, the positioning
+ of the UI boxes has been shuffled and tweaked.
+ - These changes may have introduced undesirable consequences, especially on mobile. Please report these
+ consequences with screenshots, and let's work together to get the game looking decent everywhere. 👍
### Engine
- Refactored some activity and combat code.