Richard Davey
|
a40f566a47
|
Exposed Arcade Physics in the namespace
|
2017-11-13 01:04:45 +00:00 |
|
Richard Davey
|
b28962e442
|
Split Curve up into includes and tidied up the namespace so it all now lives under Phaser.Curves.
|
2017-10-13 16:39:41 +01:00 |
|
Richard Davey
|
8cf60b4c3e
|
Tidying-up the namespace.
|
2017-10-11 17:06:13 +01:00 |
|
Richard Davey
|
2d357d7526
|
Moved the Curves objects into their own folder and namespace and optimized the vector creation within them
|
2017-09-20 23:10:37 +01:00 |
|
Richard Davey
|
9d3c80ab0c
|
Added Paths.Curve and Curves.Line for linear paths.
|
2017-09-20 16:51:49 +01:00 |
|
Richard Davey
|
39d1f64030
|
Removed Camera3D folder and merged into cameras folder and namespace.
|
2017-09-16 03:07:57 +01:00 |
|
Richard Davey
|
545f2073dc
|
Removed vecmath folder and updated references.
|
2017-09-15 16:46:36 +01:00 |
|
Richard Davey
|
83d985b4b2
|
Testing out a 3D Camera
|
2017-09-15 04:04:51 +01:00 |
|
Richard Davey
|
56bc4d1547
|
Using MATH_CONST properly to avoid entire library import. Swapping to removing all index.js listings to avoid globbing.
|
2017-09-13 17:09:16 +01:00 |
|
Richard Davey
|
665b295c3b
|
Restructured the Scene folder and moved the plugins and components around
Also updated the physicsManager to make it a lot more cleaner and easy to adjust in future
|
2017-08-18 01:42:14 +01:00 |
|
photonstorm
|
d804e056ed
|
Renaming from State to Scene internally.
This is one monster update.
|
2017-07-14 14:50:51 +01:00 |
|
Richard Davey
|
140ed6b4df
|
Exposed RTree
|
2017-07-12 00:48:56 +01:00 |
|
Richard Davey
|
f770712c2a
|
Huge refactoring of States, plugins and object factories
|
2017-07-04 01:59:31 +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
|
e5f5b557b1
|
Added Retro Font to BitmapText convertor
|
2017-06-07 23:49:22 +01:00 |
|
Richard Davey
|
101e4f5be5
|
Animations working :)
|
2017-04-05 01:15:53 +01:00 |
|
Richard Davey
|
93d9e97fa6
|
Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation.
|
2017-03-28 13:20:39 +01:00 |
|
Richard Davey
|
e887a3a6e8
|
Merged in Matter.js
|
2017-03-08 23:53:58 +00:00 |
|
Richard Davey
|
57a90997e7
|
Tidied up Class, fixed a few bounds checks and exposed the utils.
|
2017-02-28 01:10:45 +00:00 |
|
Richard Davey
|
1732419749
|
Blitter and Sprite game objects updated and added back in with new class system.
|
2017-02-23 03:54:54 +00:00 |
|
Richard Davey
|
63b2b55cf8
|
Brand new components and Class structure for Game Objects. Cleaner, leaner and more powerful than ever before. Whoop whoop! :)
|
2017-02-23 03:10:48 +00:00 |
|
Richard Davey
|
9579263333
|
New Input Manager and Keyboard handler in and working.
|
2017-02-21 01:04:37 +00:00 |
|
Richard Davey
|
2f2d8d694f
|
Final few Color functions. Game Config now uses Color object for Background Color.
|
2017-02-11 08:18:22 +00:00 |
|
Richard Davey
|
c2657f3d19
|
Fixed States from instances.
|
2017-02-06 23:59:15 +00:00 |
|
Richard Davey
|
03242d3410
|
Exposed Components.
|
2017-02-04 20:00:43 +00:00 |
|
photonstorm
|
f7aa82a2ff
|
Added DOM entry point, and getFirst to Children.
|
2017-02-02 16:55:02 +00:00 |
|
Richard Davey
|
115afbc5fc
|
Added in Sprite game object.
|
2017-01-24 18:08:56 +00:00 |
|
photonstorm
|
f2c75c6243
|
Blitter support
|
2017-01-24 12:55:50 +00:00 |
|
Richard Davey
|
9235d6fe58
|
Lots of Canvas Renderer fixes.
Merged CONST with Phaser export.
Fixed GetObjectValue check.
Added drawImage data to Frame.
|
2017-01-16 22:44:02 +00:00 |
|
photonstorm
|
36825cd487
|
Added new Dynamic FX Generator.
Added AudioContext polyfill.
Added start of ROADMAP.
|
2017-01-11 04:38:15 +00:00 |
|
photonstorm
|
d8b7797e35
|
Quote.
|
2017-01-05 17:06:57 +00:00 |
|
Richard Davey
|
f49a229727
|
Added Rectangle class, Geom structure, and fixed a few functions.
|
2016-12-22 01:32:21 +00:00 |
|
photonstorm
|
f2ca83a143
|
Fixed export issues.
|
2016-12-20 16:34:47 +00:00 |
|
photonstorm
|
d557d13d25
|
Added in new Util functions, and fixed some left-over ES6 values.
|
2016-12-15 17:15:47 +00:00 |
|
photonstorm
|
6585297fbf
|
Lots of Math component exports added.
Restructured Phaser export file, finally removing it out of the Boot folder.
Fixed several broken math functions.
|
2016-12-13 16:12:25 +00:00 |
|
Richard Davey
|
c298a45d1f
|
Updated folder paths and the 2.7 README.
|
2016-11-23 00:17:46 +00:00 |
|