Shield mostly works!
authordsc <david.schoonover@gmail.com>
Sat, 5 Mar 2011 01:22:48 +0000 (17:22 -0800)
committerdsc <david.schoonover@gmail.com>
Sat, 5 Mar 2011 01:22:48 +0000 (17:22 -0800)
commita346c817fe56b5c5c79c25aa2be8cddac9df5ba8
treeb2f3d88afb1446528582c63fef302595eb242b16
parenta2a56d3bc9849cc375bcf9370b40655bef58881d
Shield mostly works!
26 files changed:
data/config.yaml
data/types/units.yaml
pavement.py
src/Y/class.cjs
src/evt.cjs
src/ezl/math/circle.cjs [new file with mode: 0644]
src/tanks/constants.cjs
src/tanks/game.cjs
src/tanks/globals.js
src/tanks/map/pathing/circular-trajectory.cjs [new file with mode: 0644]
src/tanks/map/pathing/index.cjs
src/tanks/map/pathing/linear-trajectory.cjs [moved from src/tanks/map/pathing/trajectory.cjs with 96% similarity]
src/tanks/map/pathing/map-blockers.cjs
src/tanks/map/pathing/map-pathing.cjs
src/tanks/map/pathing/map-searching.cjs
src/tanks/map/pathing/traversal.cjs
src/tanks/thing/bullet.cjs
src/tanks/thing/component.cjs [moved from src/tanks/thing/accessory.cjs with 54% similarity]
src/tanks/thing/index.cjs
src/tanks/thing/player.cjs
src/tanks/thing/shield.cjs [new file with mode: 0644]
src/tanks/thing/tank.cjs
src/tanks/thing/thing.cjs
src/tanks/ui/main.cjs
www/css/lttl.css
www/scripts.html