Skip to content

Releases: HeyZoos/OpenRTSCamera

v0.21.0

11 Jan 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

31 Dec 19:15
Compare
Choose a tag to compare

Build for engine version 5.3.X

v0.19.0

14 Jul 17:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

05 Feb 03:17
Compare
Choose a tag to compare
  • Fix crash when using the camera in a networked context
  • No longer take over view target automatically, the view target must be explicitly set, this is documented in the "Getting Started" section of the wiki

v0.17.0

12 Sep 16:08
cf66f94
Compare
Choose a tag to compare

0.17.0

  • Fix #27 by tying camera movement to delta time (thanks @theMyll)
  • This will result in slower movement across the board, if you notice your camera moving more slowly, up the speed values by about 100x. For example, the new camera blueprint speed defaults are 5000

v0.16.0

15 Jul 21:24
2ccb525
Compare
Choose a tag to compare

What's Changed

  • Revert to standard code plugin
  • Add drag controls
  • Make plugin 4.27 compatible

Full Changelog: v0.15.0...v0.16.0

v0.15.0

12 Jun 17:51
73275ef
Compare
Choose a tag to compare
  • Rename most of the BP files from OpenRTS* -> RTS*
  • Convert the plugin to a game feature
  • RTSCamera enables itself on begin play

v0.14.0

08 Jun 22:05
Compare
Choose a tag to compare
Bump to version 0.14.0

v0.12.0

04 Jun 16:36
acd329b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.2

21 May 16:02
Compare
Choose a tag to compare

Fix edge scrolling bug when dynamic height is disabled

Full Changelog: v0.11.1...v0.11.2