Skip to content

Releases: EuleMitKeule/github-gameoff-2022

v1.20.0

23 Nov 20:39
Compare
Choose a tag to compare

1.20.0 (2022-11-23)

Features

  • integrated guard house sprite (941bb6a)
  • integrated palm tree sprites (fbe124b)

v1.19.0

23 Nov 04:13
Compare
Choose a tag to compare

1.19.0 (2022-11-23)

Bug Fixes

Features

  • gameplay: implement player death and restart mechanics (6d1ec33)
  • graphics: implement player health bar ui (77f3cb7)

v1.18.0

22 Nov 23:32
d45e654
Compare
Choose a tag to compare

1.18.0 (2022-11-22)

Features

  • integrate animation for boom barrier and add to map (b647da8)

v1.17.0

22 Nov 08:01
Compare
Choose a tag to compare

1.17.0 (2022-11-22)

Features

v1.16.1

22 Nov 03:23
Compare
Choose a tag to compare

1.16.1 (2022-11-22)

Bug Fixes

  • ci: switch to dotnet-sonarscanner (f2fba41)

v1.16.0

22 Nov 00:00
476422d
Compare
Choose a tag to compare

1.16.0 (2022-11-22)

Bug Fixes

  • ai: stop enemies not shooting at player in close range (306319e)
  • ci: ignore same version (2328cb6)
  • gameplay: stop enemies taking damage from shooting walls (0be64ed)
  • graphics: stop cannons from clipping through tank bodies (14bcc6e)
  • incorrect diagonal (4995dfc)
  • projectiles randomly despawning (b763ea3)
  • random despawning of projectiles (b1f3a3a)
  • rendering: camera glitching when too far (cced5ed)

Features

  • gameplay: implement max health powerup (21d9150)
  • gameplay: make enemies drop consumed powerups (6acd891)
  • gameplay: more poolables (0b52b77)
  • graphics: add powerup graphics (2847bc3)
  • graphics: add projectile sprites (4f5f35d)
  • graphics: add tank sprites (e3514ee)
  • graphics: add wall tile sprites & implement rule tile (e4ae01a)
  • graphics: implement enemy health bar ui (94a5fcd)
  • graphics: implement floating damage numbers (b500b51)
  • graphics: implement tank sprites & individual track animations (6f882c3)

v1.15.0

17 Nov 22:13
50c63ca
Compare
Choose a tag to compare

1.15.0 (2022-11-17)

Features

  • gameplay: implement increasing turning speed with movement speed powerups (615f15f)

v1.14.1

17 Nov 21:44
af63672
Compare
Choose a tag to compare

1.14.1 (2022-11-17)

Bug Fixes

  • graphics: camera not starting at player position (53c868c)

v1.14.0

17 Nov 21:26
16edc45
Compare
Choose a tag to compare

1.14.0 (2022-11-17)

Bug Fixes

  • graphics: enemies flickering through eachother (9ae9d17)
  • physics: projectiles clipping through walls (376068d)

Features

  • gameplay: implement enemies spawning outside of viewport & with correct rotation (148011f)

v1.13.0

16 Nov 20:25
56f5a17
Compare
Choose a tag to compare

1.13.0 (2022-11-16)

Features

  • gameplay: implement enemy culling (0025c24)