Commit graph

21 commits

Author SHA1 Message Date
Markus Scully
ac2eb87d2f Version 0.7.2
Added end level part for level 3. Larger blue particle now bounces off
walls. Added new orange punching power. Added regulation for score
bubble and enemy spawning in levels, they are now about the same of each
in every game overall. Added many possible enemy and point spawns in
levels. Added new level parts. Added red score bubble. Made locked
powers faded. Made free mode start with everything unlocked.
2013-08-26 21:56:03 +01:00
Markus Scully
0c7810979c Version 0.7.1
Renamed score to points. Added upgrade menu at end of level, spend
points to increase health, energy, and unlock powers. Changed credits.
Fixed enemies finishing level. Made respawning at camera limit.
2013-08-25 22:05:38 +01:00
Markus Scully
f7e9af3bc6 Version 0.7
Added ends of levels. You now go on to the next level when you get to
the end with a message box. Added new pacing enemy for level 1 and 2,
and changed look of harder enemy. Enemies are now chosen randomly to
spawn. Fixed purple particles floating.
2013-08-25 16:40:33 +01:00
Markus Scully
d5f7c2534d Version 0.6.3
Added 2 new particles to shoot. Added sounds for purple particle
exploding and for getting points. Added support for shoot per click.
Fixed particles shaking in selection box. Made identical level parts
after each other far less common.
2013-08-23 18:16:58 +01:00
Markus Scully
54d6cb3944 Version 0.6.2
Added support for music. Made shooting sound louder. Added power
selection bar with support for shooting different particles now. Changed
layout of actor sprite sheet and look of enemies. Options are now saved
in a cookie. Made enemies slower. Made respawn in free mode at current
position. Fixed scoring when killing enemy. Fixed colliding with actors.
2013-08-21 13:17:21 +01:00
Markus Scully
08d59d8290 Version 0.6.1
Added score and level. Level is always 1 for now. Added items that hover
and give health or points. Made enemies weaker.
2013-08-19 11:41:52 +01:00
Markus Scully
b1b239d9d3 Version 0.6
Added message boxes. Added more levels to time trial. Added more precise
times. Added shooting particles at mouse. Added energy. Added health and
energy bars. Fixed particle physics and added more of them. Added
particles doing damage. Added enemy AI. Enemies now die permanently.
Fixed non-letter controls showing wrongly. Added support for items, but
not implemented yet. Other minor additions and bug fixes.
2013-08-18 15:29:18 +01:00
Markus Scully
e560f514ae Version 0.5
Changed menu layout. Added options for controls. Removed multiplayer
button. Added multiple game modes, only time trial is different for now.
Added fallback for particle errors. Lots of bug fixes in menu. Added
camera stopping at edge of level. Added support for mobiles devices.
Fixed jump sound. Fixed graphics for browsers other than Chrome. Other
changes too.
2013-08-17 12:38:50 +01:00
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
ebee9b7931 Version 0.4.1
Added procedural level generation. Levels are now infinite pretty much.
Added death animation. Only the visible part of the level is now drawn.
Actors now drawn in front of level. Other minor changes.
2013-08-06 00:36:35 +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
1154147739 Version 0.3.4
Changed level design, colouring, added better borders, added ability for
different sized actors but only multiples of 16 work, removed enemy,
fixed particles being stuck above y 216 and removed their reflections.
Added start of main menu.
2013-07-20 14:20:19 +01:00
Markus Scully
2851d44891 Version 0.3.3
Collision with level fixed. Working for the most part. AI added back in,
with ability to jump if it gets to a wall. Debugging red tiles removed.
2013-07-20 14:20:19 +01:00
Asraelite
cf020b16a4 Update README.md 2013-07-12 09:54:52 +01:00
Markus Scully
73842cb2aa Version 0.3.2
Partially fixed physics collision.
2013-07-06 14:18:26 +01:00
Markus Scully
a6fc88ec52 Version 0.3.1
Changed terrain to grass and blue skies. Added seed function. Other
minor changes too.
2013-07-06 13:09:50 +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
Markus Scully
46eefaa62e Version 0.2
Added base for new physics, not yet working, and fixed falling on top of
other cubes.
2013-06-29 10:48:15 +01:00
Asraelite
6b583a9178 Create README.md 2013-06-15 14:12:14 +02:00
Markus Scully
68b5c32bbc Version 0.1 2013-06-15 13:06:51 +01:00