![]() |
FLModStudio 1.3.1.1 - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7) +--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183) +---- Forum: Discovery Unofficial Development (https://discoverygc.com/forums/forumdisplay.php?fid=389) +---- Thread: FLModStudio 1.3.1.1 (/showthread.php?tid=177752) |
RE: FLModStudio 1.3.1 - Laz - 08-16-2020 I've just released a new version of FLModStudio with a few bug fixes. I think I fixed the auto updater last time, so if someone would want to try it please let me know how it goes. Otherwise you can download it here: https://github.com/AftermathFreelancer/FLModStudio/releases/tag/1.3.1 If you're running < 1.3.0.2 then you can go into the options menu and change the 'check file' option to https://raw.githubusercontent.com/AftermathFreelancer/FLModStudio/master/updates.txt. After that go to Help -> Check For Updates. If you encounter any bugs or issues please let me know RE: FLModStudio 1.3.1 - Lythrilux - 08-16-2020 The controls seem different to the original version. Like a context menu appears when you right click. Could there be an option to disable this and customise controls please? RE: FLModStudio 1.3.1 - Laz - 08-16-2020 The latest patch has removed that, because I couldn't seem to find any way to toggle between rotational view and context view without breaking the other. So for now context menu options are in the item view only. Customisation controls will be a thing as soon as I find a good way to un-hardcode it. https://github.com/AftermathFreelancer/FLModStudio/issues/27 RE: FLModStudio 1.3.1 - Groshyr - 08-16-2020 Thank you RE: FLModStudio 1.3.1 - Laz - 08-16-2020 Keep me posted on issues if you find them. RE: FLModStudio 1.3.1 - Lythrilux - 08-17-2020 MalwareBytes is detecting this as Malware. RE: FLModStudio 1.3.1 - Lythrilux - 08-17-2020 Bugs: - You can't unclick a position handle. It's stuck and I have to close the whole thing. - When I reopen it, I can't seem to get the property windows and 3D editor to properly launch, they're stay super tiny or are not accessible at all. RE: FLModStudio 1.3.1 - Laz - 08-17-2020 (08-17-2020, 09:50 PM)Lythrilux Wrote: MalwareBytes is detecting this as Malware. Probably because I don't know how to sign the launcher properly. (08-17-2020, 10:59 PM)Lythrilux Wrote: Bugs: - How do you mean unclick a position handle? - Screenshot if possible for the second thing. RE: FLModStudio 1.3.1 - bakugone - 08-18-2020 (08-17-2020, 11:23 PM)Laz Wrote: - How do you mean unclick a position handle? This, it just sticks into the mouse and doesn't let go. ![]() RE: FLModStudio 1.3.1 - Laz - 08-18-2020 Oh I know what went wrong, I'll fix that in a bit. Edit: Patch released |