Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alhasacademy96 committed Oct 23, 2024
1 parent 9f4e41c commit 58e8962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For an overview of the project's development, see the [Roadmap](/project/AAI-Roa
- **New Game Objects**:
- **Movable: `HollowBox`** A hollow box that agents can move within the arena, enabling the creation of more complex environments and challenges. It also supports spawning rewards inside or just above the box, offering diverse use cases.
- **Movable: `BadGoalMulti`** An experimental valenced goal that can be used to penalize the agent for collecting it (similar to BadGoal). The current reward value is set to `-0.003` and is non-configurable.
- **Ability to Customise Colors**: Users can now customize the colors of the following game objects:
- **Ability to Customise Colors**: Users can now customize the colors of the following game objects in the YAML configuration file (via the `colors` parameter):
- Movable
- LightBlock
- HeavyBlock
Expand Down

0 comments on commit 58e8962

Please sign in to comment.