Commit Graph
42 Commits
Author SHA1 Message Date
Pascal 600575655d fixed favicons and added service-worker
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-07-11 16:23:53 +02:00
Pascal 07e08ba4f6 added Storage and ControlsSettings
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-06-04 17:42:23 +02:00
Pascal 7c4d08cf8f added items and pickup basic
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-05-31 11:08:56 +02:00
Pascal a726db1306 added entitys, enemys, bats and custom attack hitboxes for players
added map loading and one-way collision (needs to move to tiled attribute tho)

Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-05-20 11:13:21 +02:00
Pascal 4a22dbe657 modified template
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-05-18 12:59:59 +02:00
Pascal 01939b8ed8 added favicons
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-02-14 02:33:33 +01:00
Pascal 45b9891716 added automatic scaling and implemented Menu Scene
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-02-11 01:45:53 +01:00
Pascal 94ba56f2aa added default Menu Scene
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-02-11 01:45:20 +01:00
Pascal 2c2744efb0 added default html style
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-02-11 01:44:50 +01:00
Pascal 78026a22d2 added support for more asset file types
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-02-11 01:44:14 +01:00
Pascal 853b0f489c Changed version, author and repo url
Signed-off-by: Pascal Syma <pascal@syma.dev>
2020-02-11 01:43:32 +01:00
Richard Davey 5609708c59 Updated to Phaser 3.20.1 2019-11-12 12:02:02 +00:00
Richard Davey a731193889 Merge pull request #24 from chrisl8/master
Update Node dependencies to latest versions, including fixes.
2019-11-12 11:57:51 +00:00
Chris L8 98934ac42c Update Node dependencies to latest versions, including fixes.
CleanWebpackPlugin had some minor usage changes.
2019-10-03 08:29:51 -05:00
Richard Davey 52f3c5bc4a Merge pull request #21 from arnekeller/patch-1
Updated Phaser to latest release in dependencies
2019-04-05 17:59:34 +01:00
Arne Keller e42a4085d5 Updated Phaser to latest release in dependencies 2019-03-23 00:04:15 +01:00
Richard Davey 01d7c430a4 Merge pull request #20 from ctaylo21/master
Upgrade to Webpack 4 (including webpack-dev-server). Add ES6 support via Babel 7.
2019-03-06 09:52:15 +00:00
Caleb Taylor 2b7ef67edd remove image-webpack-loader 2019-01-08 14:34:34 -08:00
Caleb Taylor d0a0d29a3e Increase maxEntrypointSize and maxAssetSize limits for webpack production build 2019-01-08 14:06:56 -08:00
Caleb Taylor 77e0b7706b Merge branch 'master' of https://github.com/photonstorm/phaser3-project-template 2019-01-07 17:12:35 -08:00
Caleb Taylor de3f661d0e Upgrade to Webpack 4 (including webpack-dev-server). Add ES6 support via Babel 7. 2019-01-07 17:11:12 -08:00
Richard Davey b392fe65cb Fixed start script and updated phaser. Fix #10 #9 2018-03-27 02:46:47 +01:00
Richard Davey 2fc406067b Merge pull request #4 from EvoluoGames/npm-script-and-doc
Remove path into npm script & update documentation
2018-03-07 11:21:54 +00:00
Richard Davey ee9e9e172c Merge branch 'master' into npm-script-and-doc 2018-03-07 11:21:46 +00:00
Richard Davey eaca1987cb Updated to 3.2.0 2018-03-07 11:18:48 +00:00
Richard Davey e7995b8c13 Merge pull request #8 from candelibas/patch-1
Updated required Phaser version
2018-02-25 11:52:44 +00:00
Can Delibas a60b552376 Updated required Phaser version 2018-02-24 08:10:34 +03:00
Richard Davey 357d98628e Updated required Phaser version. 2018-02-21 09:43:28 +00:00
Richard Davey 38ce292530 Added raw-loader to package.json. Fixes #7 #6 2018-02-02 12:07:05 +00:00
Richard Davey 448133c311 Added raw-loader and updated version 2018-01-31 20:21:19 +00:00
Richard Davey 877096eabf Merge pull request #5 from cjke/master
Replaced live server with webpack dev server
2018-01-20 13:03:50 +00:00
Chris Kelly 11e573fa56 Replaced live server with webpack dev server which gives hot reload for free 2018-01-20 22:41:50 +11:00
Richard Davey d497d21e93 Updated v3 version 2018-01-11 12:27:35 +00:00
Richard Davey 702e85ee07 Updated to Beta 5. 2017-10-02 12:05:08 +01:00
Richard Davey 73e3a4fb85 Updated readme. 2017-09-27 12:29:56 +01:00
photonstorm 4fd882c02a Updated for Beta 4 + added renderer flags. 2017-09-25 15:28:18 +01:00
evoluo games 36fc05aa2b Remove path into npm script & update documentation 2017-09-24 00:17:25 +02:00
photonstorm 04f4219ac0 Updated minimum build. 2017-09-11 14:18:49 +01:00
Richard Davey 986d1853e3 Merge pull request #1 from kfern/feature-npm-start
Run the template easily
2017-08-30 12:59:12 +01:00
@kfern 567912583d Added live-server
Added start script
Add short "How to run" in readme
2017-08-30 13:33:53 +02:00
photonstorm bf0e27242b Added sample project files. 2017-07-31 17:17:07 +01:00
Richard Davey f211da59f6 Initial commit 2017-07-31 16:39:58 +01:00