v1.0.4
What's Changed
Added
- Added test for game state.
Fixed
Improved
- Split up
penguinclasses into separate files. - Improved copying of objects for
penguinwhich now works almost twice as fast.
Changed
- Fixed a problem in
package_builderwhich is why it was copying the newly created folder again.
Removed
- Removed
setupbecause it was redundant.
Other
- Manually garbage collected after object handling in
game client. - Added check for the current team in
starter. - Adjusted test for new pattern in
perform_move.
New Contributors
Full Changelog: v1.0.3...v1.0.4