- __builtins__.py files are now ignored by the game and @Noon has generously provided his __builtins__.py file to be included with all saves automatically.
This gives external code editors proper intellisense information on all the builtins of the game.
- Added an info page about using external editors.
- Maze stats are now scaled based on how long the maze lived to better represent how fast you solve the maze.
- The same maze can now be solved at most 300 times.
- Fixed duplicates showing up in code completer.
- Fixed invalid name errors being case-insensitive.
Changed files in this update