<?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[PTR Changelog 2017-02-22]]></title><description><![CDATA[<p><em>This post describes changes on the <a href="/hc/en-us/articles/205999532-Public-Test-Realm" target="_blank" rel="nofollow noreferrer">Public Test Realm</a>. Estimated launch date is February 27.</em></p>
<ul>
<li>
<p>You can now create a <code>RoomVisual</code> object using the constructor without a <code>roomName</code> parameter and post visuals to all rooms simultaneously:</p>
<pre><code>new RoomVisual().circle(30,30, {fill: 'red'});
new RoomVisual('W1N1').rect(10,10,40,40);
</code></pre>
<p>This code will display both the circle and the rectangle in the room W1N1, and only the circle in any another room.</p>
</li>
</ul>
<p><em>Tell us what do you think about these upcoming changes in the comments below!</em></p>]]></description><link>http://screeps.com/forum/topic/258/ptr-changelog-2017-02-22</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 18:31:12 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/258.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Feb 2017 13:51:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PTR Changelog 2017-02-22 on Invalid Date]]></title><description><![CDATA[<p><em>This post describes changes on the <a href="/hc/en-us/articles/205999532-Public-Test-Realm" target="_blank" rel="nofollow noreferrer">Public Test Realm</a>. Estimated launch date is February 27.</em></p>
<ul>
<li>
<p>You can now create a <code>RoomVisual</code> object using the constructor without a <code>roomName</code> parameter and post visuals to all rooms simultaneously:</p>
<pre><code>new RoomVisual().circle(30,30, {fill: 'red'});
new RoomVisual('W1N1').rect(10,10,40,40);
</code></pre>
<p>This code will display both the circle and the rectangle in the room W1N1, and only the circle in any another room.</p>
</li>
</ul>
<p><em>Tell us what do you think about these upcoming changes in the comments below!</em></p>]]></description><link>http://screeps.com/forum/post/1326</link><guid isPermaLink="true">http://screeps.com/forum/post/1326</guid><dc:creator><![CDATA[artch]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to PTR Changelog 2017-02-22 on Invalid Date]]></title><description><![CDATA[<p>This will help a lot with drawing things like CPU/performance meters/bars, which you generally want visible in any room.</p>
<p>I love it when we get a small change with sizable benefits to it. <img
      src="http://screeps.com/forum/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a1k070tfs06"
      class="not-responsive emoji emoji-android emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>]]></description><link>http://screeps.com/forum/post/1327</link><guid isPermaLink="true">http://screeps.com/forum/post/1327</guid><dc:creator><![CDATA[Syncaidius]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to PTR Changelog 2017-02-22 on Invalid Date]]></title><description><![CDATA[<p>Do visuals posted to all rooms that way only incur a single instance of the serialization cost?</p>]]></description><link>http://screeps.com/forum/post/1328</link><guid isPermaLink="true">http://screeps.com/forum/post/1328</guid><dc:creator><![CDATA[ThyReaper]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to PTR Changelog 2017-02-22 on Invalid Date]]></title><description><![CDATA[<blockquote>
<p>Do visuals posted to all rooms that way only incur a single instance of the serialization cost?</p>
</blockquote>
<p>Yes, that’s the whole point.</p>]]></description><link>http://screeps.com/forum/post/1329</link><guid isPermaLink="true">http://screeps.com/forum/post/1329</guid><dc:creator><![CDATA[artch]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>