View Issue Details

IDProjectCategoryLast Update
0019273AI War 2GUINov 1, 2017 12:09 pm
ReporterCyborg Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.600 Tutorial Engine 
Fixed in Version0.601 
Summary0019273: Unable to zoom in
DescriptionWhen I try to zoom in, it goes part way, but I can no longer zoom in all the way to the perspective of the ship.
TagsNo tags attached.

Activities

BadgerBadger

Oct 31, 2017 9:02 pm

manager   ~0046537

Yeah, for some reason the default behaviour was changed. You can change it back by editing ~/AIWar2/GameData/Configuration/ExternalVisualConstants/CMP_VisualConstants.xml

and replacing the line
scroll_handler_dll="AIWarExternalVisualizationCode" scroll_handler_type="Arcen.AIW2.ExternalVisualization.DefaultScrollHandler"
with
scroll_handler_dll="AIWarExternalVisualizationCode" scroll_handler_type="Arcen.AIW2.ExternalVisualization.ChrisAlternateScrollHandler"

I don't know why Keith changed it back to Default.

BadgerBadger

Oct 31, 2017 9:03 pm

manager   ~0046538

I personally much prefer ChrisAlternateScrollHandler

BadgerBadger

Oct 31, 2017 10:01 pm

manager   ~0046539

Is this something that we can change in game? Keith, if you give me some vague instructions for how to do this (if it's possible) I'll take a stab at it.

Chris_McElligottPark

Nov 1, 2017 10:28 am

administrator   ~0046541

In an ideal world we can have a few different ways of setting this up via dropdowns in settings. I can make a few different curves for this that we can toggle on or off depending on settings, if desired.

Chris_McElligottPark

Nov 1, 2017 10:30 am

administrator   ~0046542

Actually, I can take care of that in terms of the settings for it. Nevermind, Keith. :)

Chris_McElligottPark

Nov 1, 2017 12:09 pm

administrator   ~0046543

* The game now supports having different types of "zoom handlers" for the galaxy map and main planet view. These can now be chosen in the settings menu from a dropdown.
** It's also possible for modders to create new ones, and we've got two in there by default at the moment.
** The default for the planet view has changed to the "Deep Angles" (formerly "ChrisAlternateScrollHandler"), whereas the default for the galaxy map is remaining "Flat Strategic" for now.

Thanks!

Issue History

Date Modified Username Field Change
Oct 31, 2017 7:54 pm Cyborg New Issue
Oct 31, 2017 9:02 pm BadgerBadger Note Added: 0046537
Oct 31, 2017 9:03 pm BadgerBadger Note Added: 0046538
Oct 31, 2017 10:01 pm BadgerBadger Note Added: 0046539
Nov 1, 2017 10:27 am Chris_McElligottPark Assigned To => keith.lamothe
Nov 1, 2017 10:27 am Chris_McElligottPark Status new => assigned
Nov 1, 2017 10:28 am Chris_McElligottPark Note Added: 0046541
Nov 1, 2017 10:29 am Chris_McElligottPark Assigned To keith.lamothe => Chris_McElligottPark
Nov 1, 2017 10:30 am Chris_McElligottPark Note Added: 0046542
Nov 1, 2017 12:09 pm Chris_McElligottPark Status assigned => resolved
Nov 1, 2017 12:09 pm Chris_McElligottPark Resolution open => fixed
Nov 1, 2017 12:09 pm Chris_McElligottPark Fixed in Version => 0.601
Nov 1, 2017 12:09 pm Chris_McElligottPark Note Added: 0046543