<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Construct 2 porting]]></title><description><![CDATA[<p>Ported <a href="https://github.com/gamestdio/colyseus-construct3" rel="nofollow">https://github.com/gamestdio/colyseus-construct3</a> Back down to Construct 2 cause at this time Construct 3 isn't stable enough for full production use and is lacking a lot of useful plugins.</p>
<p>Link:<a href="https://github.com/Keevle/Colyseus-for-C2" rel="nofollow">https://github.com/Keevle/Colyseus-for-C2</a></p>
]]></description><link>http://discuss.colyseus.io/topic/70/construct-2-porting</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 12:07:31 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/70.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Apr 2018 03:41:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Construct 2 porting on Invalid Date]]></title><description><![CDATA[<p>Ported <a href="https://github.com/gamestdio/colyseus-construct3" rel="nofollow">https://github.com/gamestdio/colyseus-construct3</a> Back down to Construct 2 cause at this time Construct 3 isn't stable enough for full production use and is lacking a lot of useful plugins.</p>
<p>Link:<a href="https://github.com/Keevle/Colyseus-for-C2" rel="nofollow">https://github.com/Keevle/Colyseus-for-C2</a></p>
]]></description><link>http://discuss.colyseus.io/post/220</link><guid isPermaLink="true">http://discuss.colyseus.io/post/220</guid><dc:creator><![CDATA[erigatohishima]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Construct 2 porting on Invalid Date]]></title><description><![CDATA[<p>That's great, <a class="plugin-mentions-user plugin-mentions-a" href="http://discuss.colyseus.io/uid/68">@erigatohishima</a>! Thanks a lot for that!</p>
<p>I was looking for a way to easily port back to Construct 2 but couldn't find it. Have you ported it back manually?</p>
<p>I've added it to the &quot;community client integration&quot; list: <a href="https://github.com/gamestdio/colyseus#community-client-integration" rel="nofollow">https://github.com/gamestdio/colyseus#community-client-integration</a></p>
<p>Cheers!</p>
]]></description><link>http://discuss.colyseus.io/post/223</link><guid isPermaLink="true">http://discuss.colyseus.io/post/223</guid><dc:creator><![CDATA[endel]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Construct 2 porting on Fri, 27 Apr 2018 19:58:24 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://discuss.colyseus.io/uid/1">@endel</a>, for the most part, the only difference between Construct 3 and Construct 2 is how it handles The Aces(Actions, conditions etc) the runtime is 1:1 with construct 2(Construct 2 uses a custom google closure compiler set to advanced mode tho so anything ES6 related breaks the minify/optimize process)  so the only work I did was go thru the aces data from construct 3 and translated it back to construct 2s edit time API</p>
]]></description><link>http://discuss.colyseus.io/post/225</link><guid isPermaLink="true">http://discuss.colyseus.io/post/225</guid><dc:creator><![CDATA[erigatohishima]]></dc:creator><pubDate>Fri, 27 Apr 2018 19:58:24 GMT</pubDate></item><item><title><![CDATA[Reply to Construct 2 porting on Mon, 15 Apr 2019 10:15:37 GMT]]></title><description><![CDATA[<p>this is excellent plugin,</p>
<p>however how can I change the &quot;END POINT&quot; property  ( URL of Colyseus srv) from the C2 script itself,<br />
now url needs to be hard coded through properties dialog which makes it very difficult to run both<br />
debug and release versions of game, there is a need to contact two different servers.</p>
<p>It would be very handy feature to give the server URL as parameter to  Colyseus.Connect( any server name here)<br />
instead of editing xml file by hand:</p>
<p>&lt;instance type=&quot;Colyseus&quot; uid=&quot;3&quot;&gt;<br />
&lt;properties&gt;<br />
&lt;end-point&gt;wss://srvnamehere&lt;/end-point&gt;<br />
&lt;/properties&gt;<br />
&lt;/instance&gt;</p>
]]></description><link>http://discuss.colyseus.io/post/815</link><guid isPermaLink="true">http://discuss.colyseus.io/post/815</guid><dc:creator><![CDATA[tomtom]]></dc:creator><pubDate>Mon, 15 Apr 2019 10:15:37 GMT</pubDate></item></channel></rss>