Rl-envs-forge

Latest version: v5.2.1

Safety actively analyzes 666181 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

1.1.1

Added

- Oval room

Fixed

- PriorityQueue usage in both astar and gbfs. In gbfs the bug was much more noticeable as the corridors were not properly built.
- Bug in cost matrix computation

Changed

- Workflow badge should now show status on current branch

1.0.1

Added

- Badges in readme
- Diagram with pyreverse

Fixed

- Readme Github repo link in badge
- Readme image table format

1.0.0

Added

- A* corridor generator algorithm, to generate more direct corridors.
- GBFS, a non optimal A* corridor generator that is faster.

Changed

- Refactored corridor code from maze into a new CorridorBuilder class.
- Changes in the labyrinth interface.

Fixed

- Changed readme and img paths to urls so they can get displayed properly on the pypi page too.
- Adjusted default pos close threshold and fixed info print in human_play.

0.4.0

Added

- Refined project readme and several labyrinth module level readmes.
- Reorganized the human_play code a bit, and changed so that the behavior is consistent for normal render too.
- Removed animate logic from displayer
- Added unit test for human_play and for exit events

Fixed

- Repaired exit behavior when using render.

0.3.0

Added

- Added grid lines.
- Added maze padding.
- Added screen resize functionality.
- Added sprites.
- Added mini animation.

0.2.1

Fixed

- Bugfix of human_play.

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.