RustAdmin rcon tool + anticheat (Rusty like but better :p )
288 replies, posted
[url]http://support.facepunchstudios.com/feedback/view/1256-russian-characters-do-not-get-sent-correctly-over-rcon[/url]
The tools receive those characters as a string, the same as anything else received. There is no way to tell the difference between someone saying "5@=" in chat or that it is actually Russian with some sort of weird encoding on it.
[QUOTE=Boback;46532223][url]http://support.facepunchstudios.com/feedback/view/1256-russian-characters-do-not-get-sent-correctly-over-rcon[/url]
The tools receive those characters as a string, the same as anything else received. There is no way to tell the difference between someone saying "5@=" in chat or that it is actually Russian with some sort of weird encoding on it.[/QUOTE]
thanks for the clarification
[QUOTE=Boback;46532223][url]http://support.facepunchstudios.com/feedback/view/1256-russian-characters-do-not-get-sent-correctly-over-rcon[/url]
The tools receive those characters as a string, the same as anything else received. There is no way to tell the difference between someone saying "5@=" in chat or that it is actually Russian with some sort of weird encoding on it.[/QUOTE]
What is strange is that for me russians char are properly displayed ... I think that's maybe an OS configuration issue. Russians OS are maybe configured differently from others ...
[QUOTE=vfloyd;46532838]What is strange is that for me russians char are properly displayed ... I think that's maybe an OS configuration issue. Russians OS are maybe configured differently from others ...[/QUOTE]
I switched my keyboard to Russian to test it out and I could reproduce it, it just seems like Rust encodes the special characters incorrectly and they turn up on our end as a string of nonsense. I tried several things including converting from 7 bit ascii to strings but had no luck, there no way to distinguish the nonsense from something the players could have legitimately typed/have as their name
Ok thank you for this test. It shows that the problem is on client side. I'll try to solve it and will let you know if I find a fix.
[QUOTE=vfloyd;46532903]Ok thank you for this test. It shows that the problem is on client side. I'll try to solve it and will let you know if I find a fix.[/QUOTE]
I think its more than that, its Rust side because its sending invalid data down. In legacy rust it did not have the same issue so something has changed with the way Rust is sending down the data because Rusty always worked fine with Russian until the experimental update. If you find a way of sorting it generically, id love to know!
Ah ok ! i didn't realize that the problem occured only on experimental. Then I agree with you I can't find a way to fix this ... Maybe that on experimental the server doesn't send strings as UTF-8 ?
I would like to see an android app of this or rusty. Be so useful
[QUOTE=Vikingvirus;46536928]I would like to see an android app of this or rusty. Be so useful[/QUOTE]
I dont seem to be able to PM you unfortunately. For other devices I have a web based version of Rusty which would work (But it lacks most of the features of both this and Rusty) but I've already overstepped enough, you will have to find the link yourself. vfloyd if you'd like this post edited, please let me know :)
I already use the Web based rusty on my phone and this on the PC. Just thought a nifty app could be cool. Thanks to both you guys. Keep up the good work. Healthy competition can only be good.
[QUOTE=Boback;46536972]I dont seem to be able to PM you unfortunately. For other devices I have a web based version of Rusty which would work (But it lacks most of the features of both this and Rusty) but I've already overstepped enough, you will have to find the link yourself. vfloyd if you'd like this post edited, please let me know :)[/QUOTE]
You both have your shit together very well.... perhaps you guys could work together instead of competing with each other? No one will ever diminish the value that RUSTY brings to Rust... however, with your powers combined, you might come up with a comprehensive tool that is the new gold standard for Admin's. Just a thought... competition also pushes new features and innovation, so I guess its a win for the community either way.
[QUOTE=BleedingGreen;46539367]You both have your shit together very well.... perhaps you guys could work together instead of competing with each other? No one will ever diminish the value that RUSTY brings to Rust... however, with your powers combined, you might come up with a comprehensive tool that is the new gold standard for Admin's. Just a thought... competition also pushes new features and innovation, so I guess its a win for the community either way.[/QUOTE]
What do you need that you don't have with rusty and/or rustadmin ? I don't understand your criticism ...
This is not a bad competition with hard feeling. At the very start I asked Boback his source code to help him to code rusty. He refused to share it what I fully understand ! When you spend loads of hours on something you may want to develop it by yourself. It's also very satisfying to hear the compliments of users and it's hard to share them with something else :p
[editline]21st November 2014[/editline]
[QUOTE=Boback;46536972]I dont seem to be able to PM you unfortunately. For other devices I have a web based version of Rusty which would work (But it lacks most of the features of both this and Rusty) but I've already overstepped enough, you will have to find the link yourself. vfloyd if you'd like this post edited, please let me know :)[/QUOTE]
No problem. You can even give the link. Anyway, I have no time to develop a mobile/web application.
Criticism?
Hum sorry... maybe "review" is better ?
[QUOTE=vfloyd;46541444]Hum sorry... maybe "review" is better ?[/QUOTE]
More like compliment and suggestion...but whatever... You more or less answered.
well i think rustadmin is far better than rusty
Ye I'm a fan too keep up the good work m8
Is the GIVE function broken since the update?
[QUOTE=Cheeze;46554811]Is the GIVE function broken since the update?[/QUOTE]
On experimental or legacy ? Not broken for both as far as I know ...
Experimental... all the give and tp functions are greyed out.
[QUOTE=Cheeze;46554908]Experimental... all the give and tp functions are greyed out.[/QUOTE]
Ah! It's normal. The give feature is not available on experimental. As far as I know you can only give to yourself so I disabled it until the server supports the feature
is this still being developed?
[QUOTE=Tevax;46642015]is this still being developed?[/QUOTE]
Yes it is. Why this question ?
[QUOTE=vfloyd;46643043]Yes it is. Why this question ?[/QUOTE]
"Last edited by vfloyd; 27th October 2014 at 03:04AM"
thats what made me ask, along with the fact that iv'e seen low activity in this thread.
I personally really like the tool, so i have interest in it.
[QUOTE=Tevax;46643720]"Last edited by vfloyd; 27th October 2014 at 03:04AM"
thats what made me ask, along with the fact that iv'e seen low activity in this thread.
I personally really like the tool, so i have interest in it.[/QUOTE]
Thank you :) I still develop it but I'm waiting for new implementations from Rust experimental.
can implement?
Saving and loading banlist from the hard disk
auto refresh in background mode
Hi Adam,
Why would you like to load the banlist from the harddisk ? It would never be updated and then wrong.
Concerning autorefresh it is already implemented. Each time a user connects to the server all players data are refreshed. The console is updated on live.
[QUOTE=vfloyd;46703415]Hi Adam,
Why would you like to load the banlist from the harddisk ? It would never be updated and then wrong.
Concerning autorefresh it is already implemented. Each time a user connects to the server all players data are refreshed. The console is updated on live.[/QUOTE]
ban list disappears after restart server:suicide:
It should not ! If you can reproduce this issue can you send me the file logs/debug.log ?
Sorry, you need to Log In to post a reply to this thread.