Vanilla List Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VANILLA-LIST:2598] Re: Escorting stat, on new experimental server! Be the first admiral!



> Peter Mardahl wrote:
> > oh, I'm not proposing that the vanilla server be modified yet.
> > I'm announcing my new server which has these changes, and thought the
> > vanilla list might be amused/interested.  If the vanilla list is
> > interested, I'd be glad to contribute the changes.
> 
> Over the past five years, my biggest problem has been that changes have
> been announced, tested, and then something happens to the person and we
> never see how they did it.
> 
> So don't hesitate to release draft patches back to the list, and if not
> the list then at least to me so that I can retain them.


Very well.  I've modified my hacks a little bit, and I've put them up on
http://langmuir.eecs.berkeley.edu/pub/peterm/netrek

The escorting stuff is split into 3 #defines now:

#define ESCORT_STAT

will tabulate and record the stat by players:  it is on by default,
but will make the server incompatible with old db's.

#define ESCORT_STAT_FOR_RANK

will actually use the stat for determining rank

#define ESCORT_DEBUG

will spam everyone with messages when escorting credit is granted.



PeterM