Robert Klassert
Robert Klassert
For better readability it would be helpful to have highlighting for code snippets appearing in messages like these: 
Hi, I added a simple menu to directly rename workspaces.  When it is enabled in the preferences, a right click on the workspace bar opens the menu, a left...
- adds some tests for the Python environment and utils; using pytest - adds a workflow step for running these tests Depends on #84 ## To do This PR is...
- add Github actions pipeline for building and testing minetester - adds necessary scripts and config file for the pipeline This PR is Ready for Review. Depends on #73 ##...
- Adds dev tools: pre-commit, isort, black, flake8 - Adds doc strings to minetester python package - Adds basic Sphinx documentation of Minetester features - Makes dumb client create a...
The current data recorder is very basic. It simply dumps the raw data to disk. It will make sense to store received observations in more structured and compressed formats, like...
While usage of the SDL2 offscreen driver works with machines that run a XServer instance (which is a type of window display) it does not seem to work with display-less...
Information that might be useful to have: - absolute mouse positions - mouse wheel state - pitch and yaw of camera - whether a menu is open - time stamp...