Wiki

Clone wiki

NeGuen Tools / Changelog / 0.5.17

Version 0.5.17:

[Many]

  • Converted using of Debug by InternalNGDebug.

[Network/NG Remote Scene]

  • Removed debug.

[NG Draggable Object]

  • Fixed dragging a prefab on a field. It takes only Component of the selected Game Object.

[NG Remote Scene]

  • Added a received bytes counter in NG Camera.
  • Appended hours, minutes and seconds after replay's default save name.
  • Auto select the new replay if there is none.
  • Fixed GUI of modules Keyboard and Mouse.
  • Fixed Mouse and Touch module not sending Y position from top.
  • Fixed NG Camera not allowed to reconnect right after disconnecting, due to request channel being blocked.
  • Fixed NG Camera not drawing rectangle correctly when dragging.
  • Fixed UDP client not working if it does not send a packet right after connecting.
  • Fixed disabling module Screenshot in NG Camera.
  • Fixed fetching value from dictionary in an assert call.
  • Fixed incrementing UDP port in each initialization.
  • Forced repaint of NG Hierarchy when server instances list is modified.
  • Improved feedback when raycasting in NG Camera.
  • Paused current replay when switching between replays.
  • Renamed ReplayDataModuleEditor by ReplayDataModule.

Updated