More Info

Revision 804070

(Back to digest)
 

Features in Games

Parker Coates committed changes in /trunk/playground/games/killbots:

The PushableJunkheaps setting can now take three different values: None, One, or Many.
* None means junkheaps can't be pushed.
* One means junkheaps can be pushed, but only one at a time.
* Many means that any number of consecutive junkheaps in a straight line can be pushed at once.

This makes it easier to build "bunkers".

File Changes

Modified 7 files
/trunk/playground/games/killbots
 
/engine.cpp
 
/rulesetbase.kcfg
 
/rulesetselector.cpp
 
/rulesets/classic.desktop
 
/rulesets/default.desktop
 
/rulesets/dense.desktop
 
/rulesets/full.desktop
7 files changed in total