yet another bugfix to the version check
Dependencies
- [2]
FJIGUGECbugfix: version check - [3]
KKMFQDR4editing source code from within the app - [4]
AVTNUQYRbasic test-enabled framework - [5]
6VJTQKW7start supporting LÖVE v12 - [6]
3QNOKBFMbeginnings of a test harness - [7]
D2IADHMWlink to default love.run for comparison - [8]
CUFW4EJLreorganize app.lua and its comments - [9]
ORRSP7FVdeduce test names on failures - [*]
PESSMQBJno, make sure to compute line width after screen dimensions - [*]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing
Change contents
- edit in app.lua at line 11
App.version_check() - edit in app.lua at line 14
App.version_check() - edit in app.lua at line 110
App.version_check() - edit in Manual_tests.md at line 32
* run with an unsupported version. Error message pops up and waits for a key. The app attempts to continue, and doesn't receive the key. Press ctrl+e to edit source. Source editor opens up without checking version.