Commit graph

26 commits

Author SHA1 Message Date
Richard Davey
bc77c3f84e Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
Richard Davey
982faeedb8 Updating and fixing tests 2013-08-02 18:32:26 +01:00
Richard Davey
3b9386727e Small refactoring and massively optimised the canvas renderer, also added new Mat3 class. 2013-06-07 16:27:33 +01:00
Richard Davey
09f57fa346 Preparing new tests 2013-05-29 02:58:56 +01:00
Richard Davey
3c0c349089 More refactoring for 1.0.0 2013-05-28 21:38:37 +01:00
Richard Davey
03b7467018 Tidying up before putting back together again 2013-05-28 09:37:32 +01:00
Richard Davey
204ec46b2b Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
Richard Davey
4ef0750c07 Prep before branch 2013-05-24 01:40:56 +01:00
Richard Davey
67bf221073 Updates 2013-05-23 21:47:29 +01:00
Richard Davey
bd54460e80 Added the GameObjectManager 2013-05-23 00:01:58 +01:00
Richard Davey
e2141c91a6 Added VerletManager and lots of new tests 2013-05-21 04:12:54 +01:00
Richard Davey
0b2d818ba8 CollisionMask up and running 2013-05-20 06:21:12 +01:00
Richard Davey
05cc32fbc9 Added final logo and start of CollisionMask 2013-05-19 14:01:11 +01:00
Sean
1c311a73df Simply add type info to jsdoc of these classs. 2013-05-12 00:26:30 +08:00
Sean
77582fb1ed Re-format optional parameters. 2013-05-10 16:31:18 +01:00
Richard Davey
7d98a1bb9d New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Richard Davey
cb9cb6e894 Github Bug Fixes 2013-04-28 22:04:37 +01:00
Richard Davey
e948f1e3be Fixed daft issue in Camera and fully implemented tilemap collision. 2013-04-28 22:04:36 +01:00
Richard Davey
b8ab13fec8 Getting tilemap collision up and running 2013-04-25 01:55:56 +01:00
Richard Davey
00fb20f8c2 And ScrollRegions work too :) 2013-04-23 19:24:16 +01:00
Richard Davey
332f715943 Finally fixed a really annoying bug in ScrollZone and it now works perfectly across the board. 2013-04-23 15:15:34 +01:00
Richard Davey
f2678104fa Saving first iteration of the ScrollZone game object. 2013-04-22 01:53:24 +01:00
Richard Davey
87e0c483bb Version 0.9.1 release - see the release notes for more details. 2013-04-19 18:53:21 +01:00
Richard Davey
a90606a28a Complete 0.9 release 2013-04-18 16:49:08 +01:00
Richard Davey
6bb4c5e3fc Preparing for new release 2013-04-18 14:16:18 +01:00
Richard Davey
5450202cde Added Touch and Full Screen support for mobile devices. Also added Random Data Generator and Device classes and organised Point, Rect and the new Circle class into Geom. 2013-04-13 04:25:03 +01:00