Open owiofwm2i opened 6 years ago
Looks great ContionMig! I would love to see it in action / test it - feel free to open a pull request with a new GUI branch.
Thanks for the contribution!
Nick
On Tue 22. Oct 2019 at 15:02, ContionMig notifications@github.com wrote:
[image: ezgif-6-f147b300d748] https://user-images.githubusercontent.com/37469599/67288112-f3ca9d00-f50e-11e9-99c0-2f23e0e5444c.gif
Made a simple GUI using IMGUI ( https://github.com/ocornut/imgui ). Took about 30 mins to set up the proper ping system ( to retrieve the system information and other things to display ) and about 15 mins setting up IMGUI.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/werkamsus/Lilith/issues/15?email_source=notifications&email_token=AALQ3OY5PLQVIQSN35XNKNDQP32V3A5CNFSM4FKYKGGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB5UUAQ#issuecomment-544950786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALQ3OZWGYF6XLUGBQEJYNDQP32V3ANCNFSM4FKYKGGA .
At the moment, I am currently working on adding a proper auto reconnect. Since I notice that once you close the server, you will lose connection to the client unless the client is restarted or reconnected ( but it connects even though the server is not up). I will most likely do it by adding a ping system so the client would ping the server and expect an answer within a time frame. However, if there are better ways, feel free to mention it
Any progress with this @ContionMig ? I would be glad to review a pull request and merge it into Lilith! :)
Any progress with this @ContionMig ? I would be glad to review a pull request and merge it into Lilith! :)
Sorry for the late response. Didn't get a notification. Had some setbacks, mainly from not properly being able to transfer huge amount of data efficiently. But I will go back to it again, since I have gotten one time to kill
Here is the progress so far, if you like it, feel free to send me a message.
@ContionMig Still working on the GUI?
You go guys 🤞 sorry for keeping this dead for such a long time, but hope it's still helpful to some of you! If anyone wants to take over the proj. I'd love to see progress. @DigitalCorrosion @ContionMig
Love from Munich
@ContionMig still working on it?
@ContionMig if not could you atleast release it so other people in need could work on it themselves?
@ContionMig if not could you atleast release it so other people in need could work on it themselves?
its been quite some time, haven't touched it since i formatted my disks and moved out, lost the files for it.
however, i do have some free time and i dont mind working on it again if @werkamsus would like to see a GUI version of this and is fine with it.
by his past replies im quite sure hes fine with it.
Hey guys! Would love to see this get revived and worked on further.
Best, Nick
On Thu 10. Feb 2022 at 19:45 shainodev @.***> wrote:
by his past replies im quite sure hes fine with it.
— Reply to this email directly, view it on GitHub https://github.com/werkamsus/Lilith/issues/15#issuecomment-1035324920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALQ3O2ZO6ZDAJCJRSKCPRDU2QBVDANCNFSM4FKYKGGA . You are receiving this because you were mentioned.Message ID: @.***>
I can give you imgui too its not that fancy but if this guy didn't give yet i can send it rn
I can give you imgui too its not that fancy but if this guy didn't give yet i can send it rn
send it please
I can give you imgui too its not that fancy but if this guy didn't give yet i can send it rn
hello, do you still have it?
Made a simple GUI using IMGUI ( https://github.com/ocornut/imgui ). Took about 30 mins to set up the proper ping system ( to retrieve the system information and other things to display ) and about 15 mins setting up IMGUI.