For instance: Hunter can see all past bunny locations (plot like owner player view) insead of just the last one.
Add a database table containing a many to one relationship to game, with 2 stringfields representing the game rule name and the value. Create an owner view where all possible settings can be set, make sure to show clearly what to default setting is.
Implement each gamerule
For instance: Hunter can see all past bunny locations (plot like owner player view) insead of just the last one.
Add a database table containing a many to one relationship to game, with 2 stringfields representing the game rule name and the value. Create an owner view where all possible settings can be set, make sure to show clearly what to default setting is.
Implement each gamerule
Hunter can see all past bunny locations (plot like owner player view) insead of just the last one
Hunter can catch a bunny without specifieing who it is
Ask for confermation every time a game/element from a game is deleted
Change the hunter location delay(last_location offset)
Decide what happens when a bunny gets caught: can it not be caught again for x time, can the hunter not capture it before capturing another bunny?
Current gamerule ideas:
* Hunter can see all past bunny locations (plot like owner player view) insead of just the last one
* Hunter can catch a bunny without specifieing who it is
* Ask for confermation every time a game/element from a game is deleted
* Change the hunter location delay(last_location offset)
* Decide what happens when a bunny gets caught: can it not be caught again for x time, can the hunter not capture it before capturing another bunny?
For instance: Hunter can see all past bunny locations (plot like owner player view) insead of just the last one.
Add a database table containing a many to one relationship to game, with 2 stringfields representing the game rule name and the value. Create an owner view where all possible settings can be set, make sure to show clearly what to default setting is.
Implement each gamerule
Current gamerule ideas: