Skip to content

Releases: Norbivar/RTSCamera

Release RTS Camera v4.1.33 for Bannerlord v1.2.12 stable

Choose a tag to compare

  • Hopefully this won't crash on new campaign
  • Option to auto-toggle speed dilation on entering RTS view

Release RTS Camera v4.1.32 for Bannerlord v1.2.10 stable

Choose a tag to compare

  • Removed 'Auto Set Player Formation'
  • Changed behaviour of 'Player Formation' ==> The setting will now be remembered and will always set the player character to the specified formation. 'Unset' will auto-determine the formation (based on mount, weapons, etc...).
  • Fixed middle mouse button 'Charge Formation' command
  • 1.2.10 compatiblity

Release RTS Camera v4.1.31 for Bannerlord v1.2.9 stable

Choose a tag to compare

Small compilation aimed at v1.2.9 stable.

Changes are merely "cosmetic" and are aimed to keep the repository simple.

  • Removed internally used Harmony, now it's a proper dependency.
  • Merged mission-library into this repository.

Release RTS Camera v4.1.30 for Bannerlord v1.2.5 beta

Choose a tag to compare

Small compatibility fix for v1.2.5.
Otherwise includes a miniscule functionality to replace the "order flags" (which shows where your soldiers will move to) with something more visible.

Release RTS Camera v4.1.28 for Bannerlord v1.2.4 beta

Choose a tag to compare

This is a bit of a more functional update. Mainly just moved around some stuff from the CommandModule to the main one.

  • Highlighting formations under the cursor
  • Select friendly formation that is highlighted with middle mouse button
  • if you have a selected friendly formation, you can give the Charge Formation order by doing the same on an enemy formation

Release RTS Camera v4.1.28 for Bannerlord v1.1.6 master

Choose a tag to compare

All of the Beta code backported to 1.1.6 as of today. Includes most of the Command Module's features, so that should not be needed,

  • Highlighting formations under the cursor
  • Select friendly formation that is highlighted with middle mouse button
  • if you have a selected friendly formation, you can give the Charge Formation order by doing the same on an enemy formation

Release RTS Camera v4.1.27 for Bannerlord v1.2.4 beta

Choose a tag to compare

Just an update-release, nothing major really.

  • Added UIExtenderEx library as a dependency. If you are experiencing issues with some UI elements, for example the Party Aggression setting not being usable, install that mod.

Release RTS Camera v4.1.23.0 for Bannerlord v1.1.5 master

Choose a tag to compare

This should now start up properly, while also having the siege fix.

Release RTS Camera v4.1.26 for Bannerlord v1.2.2 beta

Choose a tag to compare

Here we are, this hopefully no longer shits itself in a siege!

  • Siege crash fix
  • Minor text changes
  • Removing Companion formation fix (since you can just point companions to formations...)

Release RTS Camera v4.1.25 for Bannerlord v1.2.1 beta

Choose a tag to compare

Hey folks. Just a simple update to v1.2.1, nothing fancy, I am sorry. :)
Note: command system might be useless, there were some code conflicts I had no clue about how to fix, so I just disabled them, with the new Bannerlord targeting system being implemented.