Commit graph

4 commits

Author SHA1 Message Date
Markus Scully
e20e535802 Version 0.4.2
Fixed level rendering at edges. Fixed clipping through tiles at high
speeds. Added more levels. Fixed particle collisions. Added mouse click
detection. Added particle spawning on mouse click. Added water. Added
death with animation. Particles and actors now only render when on
screen and only run when within 2000 pixels. Added speed multiplier to
movement, you can now play with a low frame rate. Added sound with
option for it in main menu. Particles get pushed away if you go near
them. Added enemy that goes back and forth and spawns with the level.
Added xvel and yvel monitors. Added blur to menu title. Changed credits.
Removed loader. Other minor changes.
2013-08-11 12:44:22 +01:00
Markus Scully
20bd7ea249 Version 0.4
Added loader which loads external files, not working properly so may
remove. Added main menu, multiplayer just goes to singleplayer for now.
Moved levels into separate .js file for easy editing and changed
structure for procedural level generation. Other minor changes.
2013-07-31 17:53:02 +01:00
Markus Scully
b063eecfff Version 0.3
Move over to new physics engine. Level coloured grey to see it better.
Extremely glitchy, not working very well at all.
2013-07-05 21:35:40 +01:00
Markus Scully
8f3bd8c150 Version 0.2.1
Added more to base of new physics with level, removed orange square,
added new particle, added enemy actor, added mouse detection, added
health and coordinate info at bottom, changed sprites to simpler look
with different colours, added reflection fade away, made acceleration
and deceleration higher for better control, and added a reticule for the
mouse.
2013-07-03 20:19:23 +01:00
Renamed from index.php (Browse further)