Chen Fang
|
765900de87
|
fix Game.prototype.constructor
|
2017-06-26 18:20:03 -07:00 |
|
Richard Davey
|
babe6e9daf
|
Removed logs
|
2017-06-27 01:36:21 +01:00 |
|
Richard Davey
|
410ffc68c6
|
Updated Group.add
|
2017-06-26 22:00:05 +01:00 |
|
Richard Davey
|
e2dea7f540
|
Updated export
|
2017-06-26 21:10:09 +01:00 |
|
Richard Davey
|
a21e472b2e
|
Renamed Layer to Group as per mailing list feedback
|
2017-06-26 21:08:08 +01:00 |
|
Alex Ford
|
58751d5f35
|
Fix two cases where numbers seem to be accidentally not truncated
|
2017-06-26 20:47:18 +01:00 |
|
Alex Ford
|
8c50c091bb
|
Change whitespace to more clearly indicate operator precedence
|
2017-06-26 20:47:18 +01:00 |
|
Alex Ford
|
7167120d01
|
Remove a couple of duplicate variable assignments
|
2017-06-26 20:47:18 +01:00 |
|
Alex Ford
|
6deffce156
|
Move a couple of _this = this binds to before their first uses
|
2017-06-26 18:05:26 +01:00 |
|
Alex Ford
|
8d2a9fd043
|
Fix a couple of typos in require calls
|
2017-06-26 18:05:26 +01:00 |
|
photonstorm
|
8b630c66b3
|
Added Camera.roundPixels support, plus argument to 'follow' and setRoundPixels() method.
|
2017-06-26 15:43:42 +01:00 |
|
photonstorm
|
812197744f
|
Comments added.
|
2017-06-26 15:08:26 +01:00 |
|
photonstorm
|
fceac030ce
|
Debug clause.
|
2017-06-26 15:08:21 +01:00 |
|
photonstorm
|
72913b63dd
|
Added ignoreIfPlaying argument to Animation.Play.
|
2017-06-26 15:08:12 +01:00 |
|
photonstorm
|
44f6d9c1d2
|
Fixed ScrollFactor setter.
|
2017-06-26 15:07:53 +01:00 |
|
photonstorm
|
a59784c960
|
Added GetCurrentKey to Animation class.
|
2017-06-26 14:52:58 +01:00 |
|
photonstorm
|
a50a8d31f7
|
Added support for scrollFactor to the BuildGameObject.
|
2017-06-26 13:17:42 +01:00 |
|
photonstorm
|
2aadd2ac79
|
Added setScrollFactor method.
|
2017-06-26 13:17:31 +01:00 |
|
photonstorm
|
c5242004c4
|
Added in BuildFromConfig support for Static and Dynamic Tilemaps.
|
2017-06-26 13:16:27 +01:00 |
|
Felipe Alfonso
|
fe835266fd
|
Fixed issue with camera bounds and static tilemap culling
|
2017-06-23 18:42:08 -04:00 |
|
Felipe Alfonso
|
441becd618
|
Static Tilemap Culling
|
2017-06-23 18:16:23 -04:00 |
|
Felipe Alfonso
|
b5d3d5a531
|
Camera bounds fix
|
2017-06-23 13:34:31 -04:00 |
|
photonstorm
|
b63620b9e5
|
More debugging
|
2017-06-23 18:13:38 +01:00 |
|
photonstorm
|
86fc07b5e3
|
Masses of debugging fun and joy.
|
2017-06-23 18:08:22 +01:00 |
|
photonstorm
|
cc515082e5
|
Added lastSlope definition to CollisionMap and lots of extra setters in Body.
|
2017-06-22 16:22:21 +01:00 |
|
Richard Davey
|
04afb72992
|
Fixed accidental var overwrite
|
2017-06-22 04:58:41 +01:00 |
|
Felipe Alfonso
|
25977cfc4d
|
Dynamic tilemap webgl rendering
|
2017-06-21 22:19:03 -04:00 |
|
Richard Davey
|
de336e6d35
|
Added Collision Map support
|
2017-06-22 02:40:10 +01:00 |
|
Richard Davey
|
a1579c8fd4
|
Merged the impact physics runner
|
2017-06-22 00:47:35 +01:00 |
|
Richard Davey
|
001a0cb0d3
|
Input transform fixed
|
2017-06-21 00:26:21 +01:00 |
|
Felipe Alfonso
|
2341f7752f
|
Updated code for GetTransformedPoint
|
2017-06-20 16:47:43 -04:00 |
|
Richard Davey
|
dc05c29740
|
Input matrix updates
|
2017-06-19 21:58:23 +01:00 |
|
photonstorm
|
b4a7b9246d
|
Updated ShiftPosition to return the final erased position.
|
2017-06-19 16:02:52 +01:00 |
|
photonstorm
|
5a871fcabe
|
Added GetFirst Action and bound to Layer.
|
2017-06-19 14:38:28 +01:00 |
|
Felipe Alfonso
|
639e6a14c5
|
Camera update now receives timestep and delta
|
2017-06-19 09:31:29 -04:00 |
|
Richard Davey
|
5fff7c4c55
|
Removed console.log and fixed Wrap function.
|
2017-06-17 04:15:02 +01:00 |
|
photonstorm
|
a7f46a7777
|
Added ShiftPosition Action and Layer.getLength.
|
2017-06-16 19:26:26 +01:00 |
|
Richard Davey
|
730c6b5cbf
|
Input updates
|
2017-06-16 11:11:28 +01:00 |
|
Richard Davey
|
fb33be2773
|
Added in the Create functions and exposed via Texture Manager
|
2017-06-15 01:34:05 +01:00 |
|
Richard Davey
|
e7465bb17f
|
Added start of the transformed point functions
|
2017-06-14 02:20:55 +01:00 |
|
Richard Davey
|
cc26ccb2e6
|
Updated Input Manager to run the show
|
2017-06-14 01:20:01 +01:00 |
|
Richard Davey
|
b6b7715021
|
Mouse Input Handler working. Demo created.
|
2017-06-13 00:38:48 +01:00 |
|
photonstorm
|
ca1b483423
|
Starting work on the Mouse Input Manager.
|
2017-06-12 17:03:34 +01:00 |
|
Felipe Alfonso
|
8c3a857850
|
Mapping tile texture from the center
|
2017-06-09 15:15:07 -04:00 |
|
photonstorm
|
737e21f162
|
Added new Camera KeyControl and SmoothedKeyControl functions and exposed via the manager.
|
2017-06-09 17:31:08 +01:00 |
|
photonstorm
|
8a23beb230
|
Added Camera bounds.
|
2017-06-09 17:30:53 +01:00 |
|
Felipe Alfonso
|
c3eb8bff3b
|
StaticTilemap position + scrollFactor
|
2017-06-09 11:43:09 -04:00 |
|
Felipe Alfonso
|
b7fd964df1
|
Tilemap Progress
|
2017-06-09 00:00:12 -04:00 |
|
Richard Davey
|
c0b532da1a
|
Round the render scroll value
|
2017-06-08 22:22:39 +01:00 |
|
Richard Davey
|
e02402b89b
|
Set iterate index added.
|
2017-06-08 22:10:20 +01:00 |
|