Skip to content

Commit 9231e33

Browse files
Update product to v1.4.4.
1 parent 8d891db commit 9231e33

File tree

4 files changed

+65
-55
lines changed

4 files changed

+65
-55
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
To enable Theming, edit the PhaserEditor.ini file and comment the following lines:
3+
4+
-cssTheme
5+
none
6+
7+
To comment a line insert the # symbol, like this:
8+
9+
# -cssTheme
10+
# none

source/phasereditor/phasereditor.ide/PhaserEditor.product

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -6,41 +6,41 @@
66
<aboutInfo>
77
<image path="icons/about.png"/>
88
<text>
9-
Phaser Editor 1.4.4.20171217
10-
11-
Supports Phaser v2.6.2 (built-in)
12-
13-
Powered by:
14-
15-
PhaserJS - http://phaser.io
16-
Eclipse - http://eclipse.org
17-
Libgdx - http://libgdx.badlogicgames.com
18-
FFMpeg - http://ffmpeg.org
19-
OptiPNG - http://optipng.sourceforge.net
20-
Java 8 - http://java.com
21-
Game Mechanics Explorer - http://gamemechanicexplorer.com
22-
How To Draw Funny Cartoons - http://how-to-draw-funny-cartoons.com
23-
Fam Fam Fam slick icons - http://famfamfam.com
24-
25-
Developed by:
26-
27-
Arian Fornaris (@boniatillo_com)
28-
29-
Thanks:
30-
31-
Richard Davey (@photonstorm) - https://twitter.com/photonstorm
32-
Angelo Zerr (@angelozerr) - https://twitter.com/angelozerr
33-
Sam Riggs - http://samsstuffsoftware.blogspot.com
34-
Grethel Naranjo, Ernesto Gutierrez - http://rvirtual.uci.cu
35-
Vertex Group - University of Informatic Sciences - UCI
36-
Havana Games - http://globalgamejam.org/2016/games/life-cuco
37-
38-
Keep in touch with the Phaser Editor community:
39-
40-
https://phasereditor2d.com
41-
https://twitter.com/PhaserEditor2D
42-
https://facebook.com/PhaserEditor2D
43-
9+
Phaser Editor 1.4.4.20171217
10+
11+
Supports Phaser v2.6.2 (built-in)
12+
13+
Powered by:
14+
15+
PhaserJS - http://phaser.io
16+
Eclipse - http://eclipse.org
17+
Libgdx - http://libgdx.badlogicgames.com
18+
FFMpeg - http://ffmpeg.org
19+
OptiPNG - http://optipng.sourceforge.net
20+
Java 8 - http://java.com
21+
Game Mechanics Explorer - http://gamemechanicexplorer.com
22+
How To Draw Funny Cartoons - http://how-to-draw-funny-cartoons.com
23+
Fam Fam Fam slick icons - http://famfamfam.com
24+
25+
Developed by:
26+
27+
Arian Fornaris (@boniatillo_com)
28+
29+
Thanks:
30+
31+
Richard Davey (@photonstorm) - https://twitter.com/photonstorm
32+
Angelo Zerr (@angelozerr) - https://twitter.com/angelozerr
33+
Sam Riggs - http://samsstuffsoftware.blogspot.com
34+
Grethel Naranjo, Ernesto Gutierrez - http://rvirtual.uci.cu
35+
Vertex Group - University of Informatic Sciences - UCI
36+
Havana Games - http://globalgamejam.org/2016/games/life-cuco
37+
38+
Keep in touch with the Phaser Editor community:
39+
40+
https://phasereditor2d.com
41+
https://twitter.com/PhaserEditor2D
42+
https://facebook.com/PhaserEditor2D
43+
4444
Copyright (c) Arian Fornaris 2015-2017
4545
</text>
4646
</aboutInfo>
@@ -278,20 +278,20 @@ This Agreement is governed by the laws of the State of New York and the intellec
278278
<feature id="phasereditor.audio" version="1.4.0.20170412"/>
279279
<feature id="phasereditor.audiosprite" version="1.4.3.20171102"/>
280280
<feature id="phasereditor.libgdx.support" version="1.4.0.20170412"/>
281-
<feature id="phasereditor.resources" version="1.4.3.20171102"/>
281+
<feature id="phasereditor.resources" version="1.4.4.20171217"/>
282282
<feature id="phasereditor.text" version="1.4.3.20171102"/>
283283
<feature id="phasereditor.webrun" version="1.4.3.20171102"/>
284284
<feature id="phasereditor.reflection" version="1.4.0.20170412"/>
285-
<feature id="phasereditor.assets" version="1.4.3.20171102"/>
285+
<feature id="phasereditor.assets" version="1.4.4.20171217"/>
286286
<feature id="phasereditor.help.phaserdoc" version="1.3.0.20161130"/>
287287
<feature id="phasereditor.optipng" version="1.3.0.20161130"/>
288288
<feature id="phasereditor.platform" version="1.4.2.20170831"/>
289289
<feature id="phasereditor.webtools" version="1.3.0.20161130"/>
290290
<feature id="phasereditor.atlas" version="1.4.3.20171102"/>
291-
<feature id="phasereditor.core" version="1.4.3.20171102"/>
292-
<feature id="phasereditor.help.guide" version="1.4.3.20171102"/>
293-
<feature id="phasereditor.launcher" version="1.4.3.20171102"/>
294-
<feature id="phasereditor.canvas" version="1.4.3.20171102"/>
291+
<feature id="phasereditor.core" version="1.4.4.20171217"/>
292+
<feature id="phasereditor.help.guide" version="1.4.4.20171217"/>
293+
<feature id="phasereditor.launcher" version="1.4.4.20171217"/>
294+
<feature id="phasereditor.canvas" version="1.4.4.20171217"/>
295295
<feature id="org.eclipse.egit" version="4.8.0.201706111038-r"/>
296296
<feature id="org.eclipse.jgit" version="4.8.0.201706111038-r"/>
297297
<feature id="phasereditor.chains" version="1.4.3.20171102"/>
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
output.. = bin/
2-
bin.includes = plugin.xml,\
3-
.,\
4-
icons/,\
5-
content/,\
6-
introContent.xml,\
7-
css/,\
8-
css/default.css,\
9-
plugin_customization.ini,\
10-
splash.bmp,\
11-
META-INF/,\
12-
p2.inf
13-
source.. = src/
1+
output.. = bin/
2+
bin.includes = plugin.xml,\
3+
.,\
4+
icons/,\
5+
content/,\
6+
introContent.xml,\
7+
css/,\
8+
css/default.css,\
9+
plugin_customization.ini,\
10+
splash.bmp,\
11+
META-INF/,\
12+
p2.inf
13+
source.. = src/

source/phasereditor/phasereditor.ide/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</property>
5555
<property
5656
name="aboutText"
57-
value="Phaser Editor 1.4.4.20171217&#x0D;&#x0A;&#x0D;&#x0A;Supports Phaser v2.6.2 (built-in)&#x0D;&#x0A;&#x0D;&#x0A;Powered by:&#x0D;&#x0A;&#x0D;&#x0A;PhaserJS - http://phaser.io&#x0D;&#x0A;Eclipse - http://eclipse.org&#x0D;&#x0A;Libgdx - http://libgdx.badlogicgames.com&#x0D;&#x0A;FFMpeg - http://ffmpeg.org&#x0D;&#x0A;OptiPNG - http://optipng.sourceforge.net&#x0D;&#x0A;Java 8 - http://java.com&#x0D;&#x0A;Game Mechanics Explorer - http://gamemechanicexplorer.com&#x0D;&#x0A;How To Draw Funny Cartoons - http://how-to-draw-funny-cartoons.com&#x0D;&#x0A;Fam Fam Fam slick icons - http://famfamfam.com&#x0D;&#x0A;&#x0D;&#x0A;Developed by:&#x0D;&#x0A;&#x0D;&#x0A;Arian Fornaris (@boniatillo_com)&#x0D;&#x0A;&#x0D;&#x0A;Thanks:&#x0D;&#x0A;&#x0D;&#x0A;Richard Davey (@photonstorm) - https://twitter.com/photonstorm&#x0D;&#x0A;Angelo Zerr (@angelozerr) - https://twitter.com/angelozerr&#x0D;&#x0A;Sam Riggs - http://samsstuffsoftware.blogspot.com&#x0D;&#x0A;Grethel Naranjo, Ernesto Gutierrez - http://rvirtual.uci.cu&#x0D;&#x0A;Vertex Group - University of Informatic Sciences - UCI&#x0D;&#x0A;Havana Games - http://globalgamejam.org/2016/games/life-cuco&#x0D;&#x0A;&#x0D;&#x0A;Keep in touch with the Phaser Editor community: &#x0D;&#x0A;&#x0D;&#x0A;https://phasereditor2d.com&#x0D;&#x0A;https://twitter.com/PhaserEditor2D&#x0D;&#x0A;https://facebook.com/PhaserEditor2D&#x0D;&#x0A;&#x0D;&#x0A;Copyright (c) Arian Fornaris 2015-2017">
57+
value="Phaser Editor 1.4.4.20171217&#x0A;&#x0A;Supports Phaser v2.6.2 (built-in)&#x0A;&#x0A;Powered by:&#x0A;&#x0A;PhaserJS - http://phaser.io&#x0A;Eclipse - http://eclipse.org&#x0A;Libgdx - http://libgdx.badlogicgames.com&#x0A;FFMpeg - http://ffmpeg.org&#x0A;OptiPNG - http://optipng.sourceforge.net&#x0A;Java 8 - http://java.com&#x0A;Game Mechanics Explorer - http://gamemechanicexplorer.com&#x0A;How To Draw Funny Cartoons - http://how-to-draw-funny-cartoons.com&#x0A;Fam Fam Fam slick icons - http://famfamfam.com&#x0A;&#x0A;Developed by:&#x0A;&#x0A;Arian Fornaris (@boniatillo_com)&#x0A;&#x0A;Thanks:&#x0A;&#x0A;Richard Davey (@photonstorm) - https://twitter.com/photonstorm&#x0A;Angelo Zerr (@angelozerr) - https://twitter.com/angelozerr&#x0A;Sam Riggs - http://samsstuffsoftware.blogspot.com&#x0A;Grethel Naranjo, Ernesto Gutierrez - http://rvirtual.uci.cu&#x0A;Vertex Group - University of Informatic Sciences - UCI&#x0A;Havana Games - http://globalgamejam.org/2016/games/life-cuco&#x0A;&#x0A;Keep in touch with the Phaser Editor community: &#x0A;&#x0A;https://phasereditor2d.com&#x0A;https://twitter.com/PhaserEditor2D&#x0A;https://facebook.com/PhaserEditor2D&#x0A;&#x0A;Copyright (c) Arian Fornaris 2015-2017">
5858
</property>
5959

6060
</product>

0 commit comments

Comments
 (0)