Commit Graph

102 Commits

Author SHA1 Message Date
ea59d614d0 Add support for GitLab Pages and EditorConfig 2018-10-20 12:43:21 -05:00
5e490d5e76 Replace gulp with webpack 2018-10-20 12:36:13 -05:00
e1833d6fd4
Merge pull request #3 from JamesSkemp/switch-gulp-to-webpack
Fix remaining dist references to public
2018-10-20 11:28:14 -05:00
723b6d5cdd Fix remaining dist references to public
The perils of having a child.
2018-10-20 11:24:32 -05:00
fe3a66b052 Change build process to output to public directory
Better supports GitHub and GitLab Pages.
2018-10-20 09:54:45 -05:00
844cff6c88 Upgrade Phaser to 3.15.1 2018-10-17 18:41:08 -05:00
4fdfbfc77a Upgrade Phaser CE to 2.11.1 in non-Node project 2018-10-05 13:27:13 -05:00
96db184b07 Upgrade Phaser CE to 2.11.1 2018-10-05 13:25:19 -05:00
13b92c563a Upgrade Phaser to 3.14.0 2018-10-01 17:36:58 -05:00
7e80a731ac Upgrade Phaser from 3.11.0 to 3.12.0 2018-09-13 08:54:40 -05:00
78bfc9f3e1 Fix Phaser upgrade instructions to mention correct version
Instead of saying Phaser 3, mentioned Phaser CE. No impact on actual functionality.
2018-09-02 15:23:59 -05:00
bc9f3cc026 Fix TypeScript coe format issues
Found in another project via tslint.
2018-09-02 11:24:09 -05:00
cb19ff20e1 Add disabled functionality to scale game to fill the entire browser 2018-09-01 21:44:49 -05:00
216efc1f32 Add new Boot scene 2018-09-01 21:13:38 -05:00
c42f0e7bf8 Add new Prefabs directory
Mimics Phaser 2 templates.
2018-09-01 21:08:09 -05:00
793dff527a Add new Preloader scene
Allows for assets to be preloaded.

Mimics Phaser 2 templates.
2018-09-01 21:00:06 -05:00
06563e2b87 Fix bad commit with incorrect title change
Doing two things at once.
2018-09-01 20:48:00 -05:00
055f3eaadc Rename main menu scene to drop the unnecessary Scene 2018-09-01 20:39:54 -05:00
7cd073a53e Update Phaser 2 CE to 2.11.0 2018-08-30 21:48:14 -05:00
03827f9b90 Update node package with medium audit issue 2018-08-30 19:00:27 -05:00
333dd75dd1 Upgrade gulp-typescript 2018-08-30 18:49:58 -05:00
62d32936f2 Upgrade browserify 2018-08-30 18:19:09 -05:00
b00c685902 Upgrade TypeScript from 2.9.2 to 3.0.3 2018-08-30 18:00:47 -05:00
b3af88cb50 Update default scene to display Phaser logo
Better mimics the version 2 project.
2018-08-30 17:45:22 -05:00
c1145a30ce Update npm packages 2018-08-30 17:18:23 -05:00
a6eb91db0c Update to Phaser 3.11 2018-07-21 08:37:25 -05:00
e0876b3950 Upgrade CE to 2.10.6 2018-06-18 17:58:49 -05:00
c14d1737b5
Merge pull request #1 from JamesSkemp/phaser-3
Add starter template for Phaser 3
2018-06-18 17:56:19 -05:00
fec49b2242 Update main README to link to Phaser 3 starter template 2018-06-18 17:52:39 -05:00
846645d632 Update Phaser to 3.10.1 2018-06-18 17:49:33 -05:00
8c4d1adf5d Update to Phaser 3.9.0 2018-05-26 07:20:11 -05:00
81a4aadcf1 Update with non-breaking TypeScript definitions 2018-05-17 10:29:00 -05:00
91448b4a64 Upgrade Phaser CE to 2.10.5 2018-05-16 19:56:19 -05:00
ebd1de7fe5 WIP Upgrade to Phaser 3.8.0 2018-05-16 19:46:24 -05:00
51fd4564da
Merge pull request #2 from JamesSkemp/phaser-ce-2-10-4
Upgrade Phaser CE to 2.10.4
2018-05-07 06:54:47 -05:00
635ad5de6c Upgrade other Phaser CE project to 2.10.4 2018-05-07 07:33:51 -04:00
900055855a Upgrade Phaser CE NodeJS project to 2.10.4 2018-05-07 07:27:51 -04:00
2b823e3ac8 Upgrade Phaser to 3.6.0 2018-04-21 09:32:59 -05:00
d702755aba Add corrected 3.4 TypeScripts defs 2018-04-15 06:48:26 -05:00
1c6892f96b Upgrade Phaser 3 to 3.4.0 2018-04-12 18:40:04 -05:00
2773f080b4 Add start to Phaser 3 template 2018-04-10 13:01:54 -05:00
803edc25a2 Fix NodeJS package information for v2 CE starter 2018-04-08 19:58:18 -05:00
c623c41237 Upgrade Phaser CE to 2.10.3 2018-04-07 21:06:24 -05:00
fe6852d2be Update Phaser CE to 2.10.2 2018-03-18 20:52:13 -05:00
a837033a42 Update Phaser CE to 2.10.1 in non-npm template 2018-02-25 21:03:35 -06:00
30cc40d441 Update Phaser CE to 2.10.1 in Node template 2018-02-25 20:58:52 -06:00
1345af6564 Update README with Phaser 3 information 2018-02-17 08:59:49 -06:00
31a07fb07e Add Phaser logo usage information to README 2018-02-17 08:50:22 -06:00
87450d4639 Update README requirement info 2018-02-11 15:26:00 -06:00
449f456dd2 Add existing non-simple templates for Phaser 2.x versions 2018-02-11 13:56:28 -06:00