Server Help

ASSS Questions - Checklist for next core compile

Cheese - Tue Feb 03, 2009 2:43 pm
Post subject: Checklist for next core compile
figured id make a list of nice things that should be in the core, so everyone doesnt have to make modules for the same thing...



this list will be updated as issues appear.
Dr Brain - Tue Feb 03, 2009 4:02 pm
Post subject:
The sendto patch is on my list of patches to merge.
?ballreset functionality is already provided by ?ballcount.
All of the scoring modules probably need an overhaul, but I don't think that's planned for any time soon.
Your colors module is probably not useful as a core module.
There's nothing wrong with pymod (at least not that you've touched upon).
Hakaku - Tue Feb 03, 2009 5:00 pm
Post subject:
A small suggestion for the next version; the SHIPCHANGE and FREQCHANGE callbacks should return the player's previous ship/freq rather than their current ship/freq. It seems redundant since you can just use p->p_freq and p->p_ship to find out their current ship and freq, but there's no way to know their ship/freq prior to the change.

There's also the other patches that Snrrrub provided that should probably be considered in the next update.
Dr Brain - Tue Feb 03, 2009 6:51 pm
Post subject:
Hakaku wrote:
A small suggestion for the next version; the SHIPCHANGE and FREQCHANGE callbacks should return the player's previous ship/freq rather than their current ship/freq. It seems redundant since you can just use p->p_freq and p->p_ship to find out their current ship and freq, but there's no way to know their ship/freq prior to the change.


I've been working on redoing the entire freqman system. I'll keep that in mind about the callbacks.

Hakaku wrote:
There's also the other patches that Snrrrub provided that should probably be considered in the next update.


Yeah, I've been meaning to go through and merge them.
Cheese - Tue Feb 03, 2009 7:25 pm
Post subject:
Hakaku wrote:

the SHIPCHANGE and FREQCHANGE callbacks should return the player's previous ship/freq rather than their current ship/freq.


if i recall, mervbot provided BOTH.
why not just include both?
it would make things a hell of a lot easier...
would be nice...

Dr Brain wrote:

Your colors module is probably not useful as a core module.


i figured it was somewhat useful, nice to have, with a touch of novelty.
maybe not important enough, of course, but anythings possible... =3

Dr Brain wrote:

?ballreset functionality is already provided by ?ballcount.


i assume you mean doing ?ballcount 0, then ?ballcount #?
i tried this ingame, yes it does reset the balls' positions, but it does NOT reset the soccer game status.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group