Releases: dunstad/roboserver
Releases · dunstad/roboserver
Command line
There's a node command line interface found under public/js/server that lets you control robots from the command line, if you want. Run node cli help
for information about how to use it.
1.0.3
1.0.2
1.0.1
Fixes
- Server no longer crashes when parsing TCP messages split into multiple parts
- Empty inventory slots no longer draggable
- Robot names can no longer appear twice in the robot selector
- The selected robot overlay now properly vanishes when the selected robot disconnects
- Item names in the rightmost column of an inventory no longer overflow past the edge