Skip to content

0.6.0 - Plugins Power

Pre-release
Pre-release
Compare
Choose a tag to compare
@CorrM CorrM released this 04 Nov 05:23
· 35 commits to master since this release
bc5b770

Changes

Server

  • Add Plugin system to customize UnrealFinderTool as your way. (Plugin Wiki)
  • Improve GNames holder so it's smart enough to not give a duplication names error.
  • Improve GNames holder read speed.
  • ProcessEvent and CreateDefaultObject even if not found will still be added to generated SDK.

UI

  • Now UI is PWA so you can still use UnrealFinderTool even you are offline or even install it on your browser !!.
  • Add Online/Offline state to know if UI connected to the server or not.
  • Add OpenFolder button.
  • Add Plugins Manager.
  • Improve performance.

Fixes

  • Reinitialize GNames was have some problems.
  • Some know bugs fixed too.