Ideas for Stendhal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Muszek
imported>Hendrik Brummermann
Line 186: Line 186:


I guess that's all. Mail me at muszek {[nospam AT]} gmail dot com .
I guess that's all. Mail me at muszek {[nospam AT]} gmail dot com .

: I would prefer a solution with works completely in game without website. Thinks to keep in mind:
* only one database, maintaining more than one is to much work and too error prone
* server crashes can cause 10 minute resets of some player status
* bidder has to have enough money and has to give it away on bidding to prevent him from using it differently before the auction ends.
* there is no infrastructure in php to access marauroa objects stored in the database (the hall of fame uses a workaround by storing the statistics informations redundant in another table, but seems to be a bad idea for real data)