Hello all,
we, me and a friend, have been trying to create a custom server admin tool for StarMade.
I made one in Java(JRE7) and used the source of StarNetGUI as example and reference.
Since I do not have any rights to redistribute the software made by Schema, I will not share this application.
Simply because I don't want to cause any trouble. :D
My friend made one in C# and he is still working on it.
It will have many more funtions and it will be much more complete then mine. :P
The one I made does work, though it doesn't look too well, in all honesty. :x
I put some buttons on it with commands attatched, buttons line kick, list admins, shutdown, etc.
All buttons work and the custom command line also does what it should do.
It starts with the dimentions 800x600.
Since I won't share it I will include an image:
The C# gui looks ALOT better though!
The problem is, however, that the server tells us that the databuffer is too large and still growing.
Wierd, since it only sends one single bitstream of 20480 bits.
We tried larger and smaller amounts but we keep recieving this error.
We are planning on putting a stream reader on the C# admin tool to prevent any hackers and trolls from causing any trouble by attempting a brute force to be able to use admin commands etcetra.
More info to come.
We are trying to fix the errors we get in the C# application and any tips, help and snippets are welcome.
If anyone has a StarMade source containing comments with every function, static, void and all such, please inform us and please share it since it would help us understand the code alot better.
Also, if Schema would read this post,
could you please tell us about the data stream protocol you are using for StarMade and how we should write and read the streams from and to the dedi server?
If you would please do so we would thank you alot for that!
Might you prefer sharing this in private, please reply in a PM or ask for an email address.
We hope we will get it set up and working asap.
Kind regards,
the Force of Holland (FoH) IT-team.
we, me and a friend, have been trying to create a custom server admin tool for StarMade.
I made one in Java(JRE7) and used the source of StarNetGUI as example and reference.
Since I do not have any rights to redistribute the software made by Schema, I will not share this application.
Simply because I don't want to cause any trouble. :D
My friend made one in C# and he is still working on it.
It will have many more funtions and it will be much more complete then mine. :P
The one I made does work, though it doesn't look too well, in all honesty. :x
I put some buttons on it with commands attatched, buttons line kick, list admins, shutdown, etc.
All buttons work and the custom command line also does what it should do.
It starts with the dimentions 800x600.
Since I won't share it I will include an image:
The C# gui looks ALOT better though!
The problem is, however, that the server tells us that the databuffer is too large and still growing.
Wierd, since it only sends one single bitstream of 20480 bits.
We tried larger and smaller amounts but we keep recieving this error.
We are planning on putting a stream reader on the C# admin tool to prevent any hackers and trolls from causing any trouble by attempting a brute force to be able to use admin commands etcetra.
More info to come.
We are trying to fix the errors we get in the C# application and any tips, help and snippets are welcome.
If anyone has a StarMade source containing comments with every function, static, void and all such, please inform us and please share it since it would help us understand the code alot better.
Also, if Schema would read this post,
could you please tell us about the data stream protocol you are using for StarMade and how we should write and read the streams from and to the dedi server?
If you would please do so we would thank you alot for that!
Might you prefer sharing this in private, please reply in a PM or ask for an email address.
We hope we will get it set up and working asap.
Kind regards,
the Force of Holland (FoH) IT-team.