Richard Davey
|
d19ad4976d
|
Merged Advanced Physics with core.
|
2013-06-26 05:44:56 +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
|
a30762ed8c
|
Fixed world drag support and other input modifications.
|
2013-06-07 07:35:28 +01:00 |
|
Richard Davey
|
2f03f5fc43
|
Updated Loader component and fixed a few Pointer issues.
|
2013-06-05 02:58:16 +01:00 |
|
Richard Davey
|
1c37cd1a96
|
Created DebugUtils class and started moving renderInfo methods to it.
|
2013-06-03 03:08:24 +01:00 |
|
Richard Davey
|
2de70d07a5
|
Fixed issue in Camera.inCamera check where it wouldn't take into consideration the Sprites scrollFactor.
|
2013-06-03 02:38:08 +01:00 |
|
Richard Davey
|
49fe5ee65f
|
Added Group IDs and references to Sprites, Group sorting, z-index values and child swapping. Also added all of the drag and bounds methods to Input.
|
2013-06-02 03:47:54 +01:00 |
|
Richard Davey
|
d510b785b1
|
Putting everything back together again :)
|
2013-05-31 18:21:32 +01:00 |
|
Richard Davey
|
fe372af453
|
Commit before tidying up redundant files
|
2013-05-31 15:13:03 +01:00 |
|
Richard Davey
|
3c0c349089
|
More refactoring for 1.0.0
|
2013-05-28 21:38:37 +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
|
53aa43566e
|
Updated DynamicTexture.setPixel, added GameMath.shuffleArray, fixed Animation.frame and created a few new tests
|
2013-05-18 03:05:28 +01:00 |
|
Richard Davey
|
55568592b5
|
Lots of updates across input, rendering and grouping
|
2013-05-17 06:49:43 +01:00 |
|
Richard Davey
|
3cdd2baff0
|
New Input handler implemented.
|
2013-05-16 02:36:58 +01:00 |
|
Richard Davey
|
ce7bfd1fc2
|
Added FullScreen API support and fixed numerous StageScaleMode issues.
|
2013-05-14 03:37:38 +01:00 |
|
Sean
|
77582fb1ed
|
Re-format optional parameters.
|
2013-05-10 16:31:18 +01:00 |
|
Sean
|
1052df6660
|
Finish documents for Cache, CameraManager, Game, SoundManager, Sound.
|
2013-05-10 16:31:15 +01:00 |
|
Sean
|
98693cb418
|
Finish document for Cache, Game, Stage, State and World class.
|
2013-05-10 16:31:12 +01:00 |
|
Richard Davey
|
7d98a1bb9d
|
New FXManager system and Camera FX now in place.
|
2013-05-01 04:10:21 +01:00 |
|
Richard Davey
|
c5cccf3283
|
Large refactoring of the pause and boot screens in Stage and various other small fixes
|
2013-04-29 02:41:19 +01:00 |
|
Richard Davey
|
cb9cb6e894
|
Github Bug Fixes
|
2013-04-28 22:04:37 +01:00 |
|
Richard Davey
|
b2e1434f5e
|
Tilemap collision working but needs speeding up
|
2013-04-25 20:05:56 +01:00 |
|
Richard Davey
|
b8ab13fec8
|
Getting tilemap collision up and running
|
2013-04-25 01:55:56 +01:00 |
|
Richard Davey
|
53d8e4da2e
|
Fixed Game.boot syntax error.
|
2013-04-24 09:37:29 +01:00 |
|
Richard Davey
|
1b6fbc1324
|
Fixed Game.boot issue and Animation issue reported in github.
|
2013-04-24 00:47:11 +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
|
361b8e5779
|
Version 0.9.2 update. See the change log for full details.
|
2013-04-20 03:40:17 +01:00 |
|
Richard Davey
|
a90606a28a
|
Complete 0.9 release
|
2013-04-18 16:49:08 +01:00 |
|
Richard Davey
|
64d57b8e05
|
Refactoring of the codebase finished. All classes updated. Ready for final push to 1.0 release.
|
2013-04-18 15:48:06 +01:00 |
|
Richard Davey
|
6bb4c5e3fc
|
Preparing for new release
|
2013-04-18 14:16:18 +01:00 |
|
Richard Davey
|
25a59b97b4
|
V0.8 - added DynamicTexture support and 2 examples, plus animation frame names and removed a few bugs.
|
2013-04-15 22:13:11 +01:00 |
|
Richard Davey
|
f4bf6c607f
|
Added in frameName support for animations and easy setting of sprites born from a texture atlas (all for you Jesse!)
|
2013-04-15 15:42:13 +01:00 |
|
Richard Davey
|
ebf83609ae
|
Version 0.7 release. StageScaleMode support added and world input values exposed.
|
2013-04-14 02:31:00 +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 |
|
Richard Davey
|
a1a1ab3f30
|
First push to github
|
2013-04-12 17:19:56 +01:00 |
|