Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition there are a number of changes and bug fixes some of which need a bit more explanation than is obvious from the issue titles below.

[KKA-603] - if a modal notification (one which freezes everything until dismissed) pops up while in RLV forced mouselook the mouse navigation wouldn’t work and the only way to clear the notification was to press Return and take whatever the default option was in the notification. This is a bug in Marine’s code so we may change the fix in future if she chooses a different approach to fixing it to ours here. Our fix is to make the notification non-modal in this specific situation which restores the ability to use the mouse pointer.

[KKA-625] - this one evolved during analysis; there is a hard crash here, but it actually occurs when dragging something over the AO floater while it’s in its small size. The crash won’t occur if the AO is maximised.

[KKA-626] - this one is believed to have affected some Mac systems too, however Windows systems appear immune. The fix was first implemented by NickyD of Firestorm.

[KKA-619] - this is a feature port from Firestorm (by Ansariel) - changes to the script editor colour scheme now apply immediately to open script editor floaters instead of applying only to future ones

[KKA-620]/[KKA-622] - these are internal to the viewer build processes and have no user visibility

[KKA-623] - In the Preferences/Chat floater there are categories for Nearby Chat and Object IM chat routing. However their operation was counter-intuitive due to a number of factors which need explaining to understand our fixes

...