TOGoSGame2 (2010-04-13c)
Download
Current Revisions
TOGoSGame2: 5c9b2103b50e5320f84a3ba5349de21e3aee289c
TOGoSJGame: d43a28cc5f0b2a4633fbae3a60ac62d611031d70
- Shadows are now implemented as sprites instead of special-purpose background tiles. They are
drawn as a checkerboard pattern of black dots and are always placed at multiple-of-2 pixels to ensure
that overlapping shadows don't make the ground even darker.
- Some refactoring to allow post-update actions on certain actors (such as keeping the
shadow under the player).
- JGame now treats image paths of the form
xxx:...
as absolute URIs.