-
Notifications
You must be signed in to change notification settings - Fork 8
Releases: Norbivar/RTSCamera
- Release RTS Camera v4.1.33 for Bannerlord v1.2.12 stable
- Release RTS Camera v4.1.32 for Bannerlord v1.2.10 stable
- Release RTS Camera v4.1.31 for Bannerlord v1.2.9 stable
- Release RTS Camera v4.1.30 for Bannerlord v1.2.5 beta
- Release RTS Camera v4.1.28 for Bannerlord v1.2.4 beta
- Release RTS Camera v4.1.28 for Bannerlord v1.1.6 master
- Release RTS Camera v4.1.27 for Bannerlord v1.2.4 beta
- Release RTS Camera v4.1.23.0 for Bannerlord v1.1.5 master
- Release RTS Camera v4.1.26 for Bannerlord v1.2.2 beta
- Release RTS Camera v4.1.25 for Bannerlord v1.2.1 beta
Release RTS Camera v4.1.33 for Bannerlord v1.2.12 stable
- Hopefully this won't crash on new campaign
- Option to auto-toggle speed dilation on entering RTS view
Assets 3
Release RTS Camera v4.1.32 for Bannerlord v1.2.10 stable
- 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
Assets 3
Release RTS Camera v4.1.31 for Bannerlord v1.2.9 stable
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.
Assets 3
Release RTS Camera v4.1.30 for Bannerlord v1.2.5 beta
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.
Assets 3
Release RTS Camera v4.1.28 for Bannerlord v1.2.4 beta
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
Assets 3
Release RTS Camera v4.1.28 for Bannerlord v1.1.6 master
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
Assets 3
Release RTS Camera v4.1.27 for Bannerlord v1.2.4 beta
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.
Assets 4
Release RTS Camera v4.1.23.0 for Bannerlord v1.1.5 master
This should now start up properly, while also having the siege fix.
Assets 4
Release RTS Camera v4.1.26 for Bannerlord v1.2.2 beta
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...)
Assets 4
Release RTS Camera v4.1.25 for Bannerlord v1.2.1 beta
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.