# 2025-08-02 (0.1): first version, mostly to make sure I get the itch.io page set up
# 2025-08-02 (0.2): most of the levels done, making sure I have something kind-of complete submitted
# 2025-08-02 (1.0): one more level, ending, probably a few other changes, it's 4AM I should be asleep, I hope this doesn't have some huge crashing bug
# 2025-08-03 (1.1): changed some things about the last level; disabled the debug display in the top-left; changed the ending text (including a better dev's time)
# 2025-08-03 (1.1.1): clipped the edges of the screen in full-screen mode; resized the Options button in level select to match everything else
# 2025-08-03 (1.1.2): show touch controls on mobile; fixed a bug where you can dive when you shouldn't be able to; added a hint to "Bumpy road"; changed the name of the local storage property (options changed on previous versions will not carry over)
# 2025-08-03 (1.1.3): added "Slightly simpler graphics" option, which might help on older computers
# 2025-08-03 (1.1.4): clarification to the ending screen
# 2025-08-03 (1.1.5): remove a developer console-related thing