v0.1.2
github-actions
released this
31 Oct 14:32
·
0 commits
to 54c1c88219d2a37fa3b65229d7d71b7c28625192
since this release
- fix: wounded (no longer fighting) peds are now counted as killed (so reinforcements can respawn)
- fix: peds blips not being deleted on ped kill
- fix: script crash when processing spawned peds that no longer exist
- refactor: new Fighter class that holds info about each spawned ped (Ped object, Blip object, team); this allows fixing some of the bugs solved on this version
- style: refactor code style
- docs(README): describe how the battle works; describe difference between Known Bugs and Github Issues