This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
Releases: delta/codecharacter-simulator-2022
Releases · delta/codecharacter-simulator-2022
v2022.2.4
What's Changed
- fix: buffered output possibility by @dipeshkaphle in #35
Full Changelog: v2022.2.3...v2022.2.4
v2022.2.3
What's Changed
- feat: Add upto 5 AttackerType and DefenderType by @dipeshkaphle in #34
Full Changelog: v2022.2.2...v2022.2.3
v2022.2.2
What's Changed
- fix: Different cmake cache for projects by @CaptainIRS in #33
Full Changelog: v2022.2.1...v2022.2.2
v2022.2.1
What's Changed
- fix: Release build type and container registry by @CaptainIRS in #32
Full Changelog: v2022.2.0...v2022.2.1
v2022.2.0
What's Changed
- feat: penalize by deducting spawn cost on invalid spawn position by @dipeshkaphle in #23
- Add mechanism to support set target functionality by the player by @dipeshkaphle in #24
- fix: Div/0 error and make destruction % double by @CaptainIRS in #26
- fix: Duplicate spawn position by @CaptainIRS in #28
- feat: Add dockerfile by @CaptainIRS in #29
- fix: Bump cmake cache in github actions by @CaptainIRS in #30
- fix: Remove permissions for release to work by @CaptainIRS in #31
Full Changelog: v2022.1.0...v2022.2.0
v2022.1.0
What's Changed
- [WIP] Implement game simulation and methods of Game and Position class by @dipeshkaphle in #9
- Implement logger by @CaptainIRS in #11
- Fix workflows and change logger naming convention by @CaptainIRS in #13
- Add ID field to actor by @CaptainIRS in #15
- Implement attack helpers by @CaptainIRS in #14
- Change CMake and source files so as to not use relative includes by @dipeshkaphle in #16
- Implement nearest opponent functions by @CaptainIRS in #18
- Add coins to Game class by @CaptainIRS in #17
- Tests for Game::simulate by @dipeshkaphle in #19
- Add main.cpp, integrate logger by @CaptainIRS in #20
- Add release action by @CaptainIRS in #21
New Contributors
- @dipeshkaphle made their first contribution in #9
- @CaptainIRS made their first contribution in #11
Full Changelog: https://github.com/delta/codecharacter-simulator-2022/commits/v2022.1.0