fl-DarkStat - 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) +--- Thread: fl-DarkStat (/showthread.php?tid=187294) |
fl-DarkStat - darkwind - 04-06-2021 Project remaking flstat in online version. It is static site generator, scanning Freelancer folder and building to static assets html/css/js for serving in Github Pages or any other web server. As alternative mode, it can be just used locally if launched from the root of a Freelancer folder. Music for inspiration:
Launching locally It will still launch in your browser, just locally Put launcher into your Freelancer folder root (for example C:\Discovery) and just launch it from there. (by just clicking the exe, or launching from console terminal) then visit http://localhost:8000/ address to see darkstat locally. Downloads:
P.P.S. the app uses heavily parallelization to scan all data in one go, so it runs for me in 4 seconds rather quickly due to having 6 core/12 threaded I5-10400 processor. U may see opening way slower on less performant processor. May be later will make some kind of optimization to change that. All this is not issue for users using browser version, because browser version benefits from receiving already built files RE: FLDarknet - darkwind - 04-06-2021 Added discord server if you prefer to ask questions via discord instead of forum to cooperate with players if necessary RE: fl-darkstat - darkwind - 04-08-2024 I am happy to announce, that project of remaking flstat to online version... progressed to its first public release ^_^. I was lucky to find the best technology/language and etc to make it in a perfect way for long term maintanance in a simple way. Once it was found recently, i rushed to implement the project. Accessable as demo version with Freelancer Discovery data online Alternatively usable locally from memory on Linux. Windows support for local usage is coming soon RE: FLDarknet - Xenon - 04-08-2024 (04-06-2021, 09:21 PM)darkwind Wrote: Added discord server if you prefer to ask questions via discord instead of forum Very useful developer, always my darkwind friend Thank you for all the nice work RE: fl-darkstat - EisenSeele - 04-09-2024 Can this get pinned to the Player Utilities toolbar? RE: fl-darkstat - darkwind - 04-14-2024 (04-09-2024, 10:21 PM)EisenSeele Wrote: Can this get pinned to the Player Utilities toolbar? I will forward this request ^_^. In the mean time. Changelog of new features for darkstat v1.2.1
P.S. in future plans to read BINI files and supporting not only Discovery mod Link to online version RE: fl-darkstat - Helo - 04-14-2024 Would it be possible to add say 'compare' or 'filter' options? To say put 2 guns next to each other to have good view of their stats. RE: fl-darkstat - darkwind - 04-14-2024 (04-14-2024, 12:39 PM)Helo Wrote: Would it be possible to add say 'compare' or 'filter' options? To say put 2 guns next to each other to have good view of their stats. Following up discussion in discord Both features are discussed how to be looking in terms of interface and scheduled into plans for implementation in some next releases ^_^ RE: fl-darkstat - darkwind - 04-22-2024 (04-14-2024, 12:39 PM)Helo Wrote: Would it be possible to add say 'compare' or 'filter' options? To say put 2 guns next to each other to have good view of their stats. @Helo new features are released ^_^ Including what u asked Changelog of new features for fl-darkstat v1.4.2
Link to online version for Freelancer Discovery RE: fl-darkstat - Nodoka Hanamura - 04-22-2024 It used to be I'd have to look at the Wiki to get data worth a damn. This thing's amazing - thanks for making it, darkwind - It's made returning to Disco that little bit easier. |