Page 4 of 11

Re: BaseJKA Security Fix

Posted: Fri Jul 27, 2007 2:49 am
by cybermaniac
hi, in fact instead of doing that, would there be a possibility of adding PING to the log information for each user?


Much obliged.

Re: BaseJKA Security Fix

Posted: Sat Jul 28, 2007 10:43 pm
by Gamall
Not without altering the mod.

Anyway at the most, only "challenge ping" could be logged, which holds very little value...

Re: BaseJKA Security Fix

Posted: Sun Jul 29, 2007 11:07 am
by cybermaniac
how about noting the ping when the user disconnects?

Re: BaseJKA Security Fix

Posted: Sun Jul 29, 2007 11:58 pm
by Gamall
This information is not stored in the logs at all.
Gamall wrote:Not without altering the mod.
And again, that kind of information bears very little significance.

Time to fix and improve )

Posted: Tue Aug 21, 2007 11:21 am
by John Preston
Hail, Gamall.
Im back :)
We all waiting for Linux version 1.0f
I hope, you still remember my suggestions and founded bugs.
btw, i have some new bugs for you:
1. Invisible and Silver Skins such as

Code: Select all

/model jedi_hm/head_a1|head_a1|head_1
I think, its must be fixed. For example, it can be locked only for model_name/head_*|torso_*|lower_*

2. Longest Nicknames:
I think, nickname string must be limited for 20 symbols without Tags. I hope, it's possible to do.

3. Saber Color and Model Change time
must be fixed to prevent laggin and anim glitch.

4. Dual Saber Kata Spin
Deadly one ) Must be fixed.

and some suggestions:
Nex client cmds:
/showtime - shows Server's Time and your own time.
/showfav - shows your favorites server list (from uix86.dll) in console with IDs.
/joinfav <ID> - connects to favorite server with ID.

and Dedicated Server upgrades:
1. Ded. Broadcast Line
Make it like this one

Code: Select all

[Server]:<broadcast_message>
2. Improve /svsay

Code: Select all

Server [hour:minute:seconds]: <message>
Too hard to fake Server name :)

wbr, John Preston :baton

Re: BaseJKA Security Fix

Posted: Tue Aug 21, 2007 5:17 pm
by Gamall
Hello :)

Some of these are doable and might vindicate an update -- which I have been procastinating for quite some time --, along with an IP/Name list (suggestion of cybermaniac).

However, september is near, and with it the end of my hard-earned vacations, so I do not make any promises as to when it will be done.

1. Invisible and Silver Skins: can probably be fixed without too much trouble.

2. Longest Nicknames: I personally have a very long nickname, so I'm not overly enthousiastic about that... I can always make it optional though. (cvar)

About the "without Tags" part: there is no way to define what a "tag" is exactly in this game, let alone compute it :lol

3. Saber Color and Model Change time: I'll put cvars for this.

4. Dual Saber Kata Spin: Or the Uber-Noob's spin... I'll try and pin them on the ground.

/showtime - shows Server's Time and your own time.

Server's time can be done, yours cannot. The server has no way of knowing what timezone you are in ;)

/showfav - shows your favorites server list (from uix86.dll) in console with IDs.
/joinfav <ID> - connects to favorite server with ID.

Don't think it can be done either: the server cannot know what are you favorites.

Remember, this is a server side-only mod: in order to do this, you would need a client plugin.

1. Ded. Broadcast Line
[Server]:<broadcast_message>

Might be doable or not, I don't remember whether it is coded in jampgame or jampded.

2. Improve /svsay
Code: Select all
Server [hour:minute:seconds]: <message>

Can be done, and yes, that would be a nice anti-fake system. Hadn't thought of that. :)

Re: BaseJKA Security Fix

Posted: Tue Aug 21, 2007 8:45 pm
by John Preston
Aha.
I agree with CVARs for Nicks and Models\Colors.
/showtime and favs - Yep, i forgot it :D
So, Good Luck.
But I hope you will find a few hours for lil fixing and releasing v1.0f ;) or even fixed v1.0e fo Linux

Re: BaseJKA Security Fix

Posted: Tue Aug 21, 2007 8:52 pm
by Gamall
John Preston wrote: or even 1.0e fo Linux
::gne

1.0e is already released for Linux :lol And in the very first post of the thread :D

Re: BaseJKA Security Fix

Posted: Tue Aug 21, 2007 8:57 pm
by John Preston
one word miss :D
Delete it :D

Re: BaseJKA Security Fix

Posted: Tue Aug 21, 2007 9:06 pm
by cybermaniac
Gamall wrote:4. Dual Saber Kata Spin: Or the Uber-Noob's spin... I'll try and pin them on the ground.

my recommendation is making that a cvar.

main reason is alot of siege players like and/or accept it.

Re: BaseJKA Security Fix

Posted: Tue Aug 21, 2007 9:20 pm
by Gamall
John Preston wrote:one word miss :D
Delete it :D
fixed 1.0e == 1.0f, no ? :?

I thought you had a Windows server, btw ?

I'll try and make a linux build anyway when I get back home (September).
cybermaniac wrote:my recommendation is making that a cvar.

main reason is alot of siege players like and/or accept it.
Ok. A cvar it shall be, then :)

Re: BaseJKA Security Fix

Posted: Wed Aug 22, 2007 10:31 am
by John Preston
Gamall
If you mean this post, i dont wish to consider it as v1.0f release - its just a lil bugfix for 1.0e :) So, its only my opinion :nanan???re
I have Linux server too.
I'll be waiting...

Re: BaseJKA Security Fix

Posted: Wed Aug 22, 2007 11:03 am
by Gamall
John Preston wrote:Gamall
If you mean this post, i dont wish to consider it as v1.0f release - its just a lil bugfix for 1.0e :) So, its only my opinion :nanan???re
Each time I make a change, however minor, I have to increment the counter, lest different files share the same name ;)

Minor is a point of view, anyway :mosc
John Preston wrote:I have Linux server too.
Okido :nanan???re

Re: BaseJKA Security Fix

Posted: Wed Aug 22, 2007 10:05 pm
by cybermaniac
is there a way to add an IP status?



eg.


when the person changes their names.......could you possibly adjust the log writing so it notes down the IP for name changing?


eg.

Padawan 172.62.62.5 changes name to ^Beowulf

so it logs something like: ClientUserinfoChanged: 2 n\^4P^7adawan ^5(^72^5) 172.62.62.5 to ^Beowulf 172.62.62.5


it would be extremely useful to find lamers who are in fact big names but go around with fake names/aliases, and i know alot of admins would love this feature.

Re: BaseJKA Security Fix

Posted: Wed Aug 22, 2007 10:54 pm
by Gamall
It already tracks the client number, I thought it would be enough, since you can easily do a backwards search in the logs to get the IP corresponding to a client number et any given time. :?