Version 13 Hotfix 2 Patchnotes - War Manager Fenix (v2.8.13h2)

TLDR: Tweaked input, fixed CSV bugs

Changes
  1. Bugs fixed
  2. Refactored camera controls
  3. Enhanced input detection
Change Log
  1. Fixed camera issue where the camera would not pan to the newly created card
  2. Fixed issue where the server icons manager would not reload icons upon demand
  3. Fixed issue where editing an entry value could cause the csv serializer to bug out and add extra quotes
  4. Added Security Update: Serializer checks for unwanted characters and replaces them with a space ' ' character
Known Issues
  1. Removed duplicate finder (will be back later)
  2. Adding an entry to a corrupted data set causes war manager to go back to the home sheet
  3. Accessing the right click menu via touch screen is impossible - working on a fix
  4. Accessing the button links is impossible when using touch screen - working on a fix
  5. Having admin privilege does not guarantee that all sheets and datasets will show up (a.k.a. the permissions system working too well)
  6. Need feature to add/remove datasets from sheets
  7. Need a UI tweak to tell the user that the data set for a specfic sheet has not been loaded
  8. Issue when cards' dataset is removed from a sheet, the card is not locked
What's Next?
  1. Excel CSV import/export tool (50% complete)
    1. CSV Parser written for production, tested and working
    2. CSV import/export written for production test and working
    3. CSV import/export csv statistical 'AI' written and tested. Not in production yet
    4. CSV user interface not written yet
  2. User Custom Notifications tool (50% complete)
    1. Notifications can be written, sent, and received (tested, and working, not in production)
    2. Some general bugs/issues
    3. Need to complete integration with War Manager