Releases: jason53415/blockly-app
Releases · jason53415/blockly-app
Blockly-App v1.2.6
- Update to MLGame 9.1.4-beta, Maze_Car 3.1.2 and RacingCar 3.0.8.
- Display the version of each game on the index page.
- Specify the encoding and buffer settings for stdout to make print() output as expected.
- Initialize game parameter dialog completely from game config.
- Update some game examples.
Full Changelog: v1.2.5...v1.2.6
Blockly-App v1.2.5
- Update to MLGame 9.1.1-beta, Maze_Car 3.0.7 and RacingCar 3.0.6.
- Adjust the input settings of some game parameters.
- Adjust the settings of some game-specific blocks and model-related blocks.
- Fix the mutator bug of "if" block.
- Hide the easy_game in current version.
- Update all game examples.
- Show the version of game after updating.
Blockly-App v1.2.3
- Some games can be downloaded or updated.
- Add blocks for saving and loading CSV files.
- Add a block for converting strings into numbers.
- Add blocks for processing Numpy ndarrays.
- Integrate easy_game newly added to MLGame.
- Add tutorial page to replace the instruction page of easy_game.
Blockly-App v1.2.2
Release version 1.2.2 - Fix redundant indentation of the return block. - Update MLGame version.
Blockly-App v1.2.1
Release version 1.2.1 - Pre-built installers for Linux are downloadable. - Update the version of MLGame, RacingCar and Maze_Car. - All dialog modals are draggable. - Adjust zoom and scroll behavior of scroll wheel.
Blockly-App v1.2.0
Release version 1.2.0 - Add Python editor and examples. - Make fps adjustable for all games. - Limit the displayable length of console.
Blockly-App v1.1.10
Release version 1.1.10 - Add a new block for list extending. - Adjust the filename input method of file blocks. - Change the package for keyboard monitoring. - Provide portable versions to download.
Blockly-App v1.1.9
Release version 1.1.9 - Adjust the text representation of blocks and interface. - Adjust the examples provided for each game. - Add new blocks that can evaluate predicted results. - Fix the encoding problem when using the printing block.
Blockly-App v1.1.8
Release version 1.1.8
Blockly-App v1.1.7
Release version 1.1.7 - Correct the text representation of some blocks. - Update Maze_Car verison.