Re: [crossfire] requestable spell lists.

2005-12-15 Thread Mark Wedel
Quick thoughts: 1) Why not just go for a straight push approach, eg, have the server send updates whenever needed? It seems as written now, you'll get the case like: S->C: stats ... spells have changed C->S: requestinfo spell_list S->C: spell_list ... I just don't really see what we get b

[crossfire] requestable spell lists.

2005-12-15 Thread Brendan Lally
I have today attached a patch to the sf tracker (which can be found at https://sourceforge.net/tracker/index.php?func=detail&aid=1381875&group_id=13833&atid=313833 ) which implements the beginnings of support for a new requestinfo type - spell_list. Whilst this is not complete - the cases where t