<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>TINS 2022 will be Aug 5-8. Registration open.</title>
		<link>http://www.allegro.cc/forums/view/618679</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 04 Aug 2022 19:58:16 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Everybody&#39;s favorite game jam is back! TINS 2022 will be held on August 5-8 </p><p>Go ahead and sign up right away:<br /><a href="https://tins.amarillion.org/">https://tins.amarillion.org/</a></p><p>I&#39;m doing lots of stuff in the background to make the competition shine. It&#39;s all still a work in progress at this point, and I might not get everything done. But I&#39;ll try. </p><p><b>Rule simplification</b><br />I&#39;d like the compo to be easy to get into. This also means the standard rules shouldn&#39;t be too complicated. The &quot;code re-use&quot; rule was the result of a debate that is not super relevant anymore. So I&#39;m scrapping the two week lead time for code re-use: you can use any code that&#39;s publicly available, even if you released it just before the competition starts.</p><p><b>Tracking multiple uploads</b><br />Mark suggested to allow some extra time for porting the game to different platforms after the competition ends. I think this is a good idea. We&#39;ve always allowed post-competition bugfixes, and porting a game is just an extension of that. But what would be really nice to have is a way track multiple uploads - during and after the competition. So I&#39;m extending the site for that.</p><p><b>T-shirt design</b><br />There will be prizes again this year. I&#39;m working on a special new T-shirt design to make up part of the prize pool.</p><p><b>Rule-o-matic participation</b><br />I&#39;m working on a web interface to let everybody rate the rules in the rule-o-matic. So far I&#39;ve converted all the rules into a database. Next (as soon as the web interface is done) I&#39;ll let everybody submit ratings.</p><p>I want to rate rules on two dimensions: &quot;interesting&quot;, and &quot;challenging&quot;. Interesting is how good a rule is. Rules that are somehow not interesting (boring, cliche, confusing) will be excluded. So low &quot;interesting&quot; ratings is bad. Challenging is different. Challenging is how hard a rule is, ranging from &#39;I can do that in my sleep&#39; to &#39;pretty much impossible&#39; Challenging is neither good nor bad (although I&#39;ll filter out rules that score close to impossible for everyone). For each roll of the rule-o-matic, I&#39;ll pick a mix of one challenging rule and several non-challenging rules.</p><p>So yeah, please sign up! It will be fun! <br />In the mean time, I have some features to implement...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Wed, 08 Jun 2022 02:31:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>&quot;Tracking multiple uploads&quot; =&gt; yay for that !
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Wed, 08 Jun 2022 12:07:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/618679/1052457#target">amarillion</a> said:</div><div class="quote"><p> So I&#39;m scrapping the two week lead time for code re-use: you can use any code that&#39;s publicly available, even if you released it just before the competition starts.</p></div></div><p>Cool! <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> Tracking multiple uploads</p></div></div><p>Also, cool.</p><p>I&#39;ve signed up
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mark Oates)</author>
		<pubDate>Fri, 10 Jun 2022 02:41:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Looking forward to your changes and new stuff! Rated a bunch of rules on the rule o matic for ya. Signed up too. Let&#39;s bring it!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sat, 11 Jun 2022 22:59:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>In the past week I&#39;ve been beta testing the rule-o-matic ratings module. It&#39;s pretty stable now, so it&#39;s time to open it up for everyone.</p><p> <br />Head over to this page:</p><p><a href="https://tins.amarillion.org/rule-o-matic/">https://tins.amarillion.org/rule-o-matic/</a></p><p>And let us know what you think of some of the rules. </p><p>All you need is a valid TINS account, you don&#39;t have to participate this year to contribute to the ratings.</p><p>I&#39;ve made the page mobile friendly on purpose, so that&#39;s is easy to rate a few rules while you&#39;re waiting at a bus stop or something like that.</p><p>I&#39;ve filled it with my database of over 500 rules, which I&#39;ve compiled over the years. You may be wondering if you can also submit new rules. The answer to that is: soon. I&#39;m still working on the interface for that, and besides, we still have a backlog of 500+ rules that need to be rated properly, so I thought it was best to get started on that first.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Sun, 12 Jun 2022 14:58:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>As a prolific rule-voter, I&#39;ve come across an error.  When submitting a vote to a rule that I have already voted on, the interface freezes.  Javascript console reveals a error:</p><div class="source-code snippet"><div class="inner"><pre>Uncaught <span class="k2">(</span>in promise<span class="k2">)</span> Error: Error: <span class="k2">{</span><span class="s">"error"</span><span class="k2">:</span> <span class="s">"Two ratings per author per rule not allowed"</span><span class="k2">}</span>
</pre></div></div><p>

I guess the query that selects random rules does not filter out ones that I have already voted on.  Here&#39;s a pic:</p><p>(edit: attachments are busted, I uploaded it to google drive)<br /><a href="https://drive.google.com/file/d/13t4LtlwNIk2KlHVhaWhBNJz0jMeBpWSC/view?usp=sharing">https://drive.google.com/file/d/13t4LtlwNIk2KlHVhaWhBNJz0jMeBpWSC/view?usp=sharing</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mark Oates)</author>
		<pubDate>Tue, 14 Jun 2022 21:11:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="">IRC</a> said:</div><div class="quote"><p>
        Modulo5k	? tins<br />	alledos	        TINS starts in 40 days and 16 hours.<br />	Modulo5k	? tins entrants<br />	alledos	        9 registered entrants
</p></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sun, 26 Jun 2022 00:55:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Progress update:</p><p>I&#39;m working on a fix for the issues Mark reported.<br />Also, prize T-shirt design is well under way.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Thu, 30 Jun 2022 15:54:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Aww yeah. Looking forward to another TINS - who knows, might get another proper project out of this one <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (dthompson)</author>
		<pubDate>Tue, 05 Jul 2022 14:19:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve finalized the prize pool! Doug was kind enough to donate keys for Feral Flowers, and I designed a new T-shirt. So all together we&#39;ll have a really nice prize pool, here is what it will look like:</p><p><span class="remote-thumbnail"><span class="json">{"name":"613222","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/c\/1\/c1b9ce24f7bc32078e8bcc5956d50bfa.png","w":1024,"h":768,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/c\/1\/c1b9ce24f7bc32078e8bcc5956d50bfa"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/c/1/c1b9ce24f7bc32078e8bcc5956d50bfa-240.jpg" alt="613222" width="240" height="180" /></span></p><p>Here is a close up of the T-shirt:</p><p><span class="remote-thumbnail"><span class="json">{"name":"613223","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/b\/3\/b33db08ee94e914c838025e3681db860.jpg","w":1546,"h":2010,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/b\/3\/b33db08ee94e914c838025e3681db860"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/b/3/b33db08ee94e914c838025e3681db860-240.jpg" alt="613223" width="240" height="312" /></span></p><p>The writing is &quot;TINS is not speedhack&quot; translated to French. It&#39;s a play on <a href="https://en.wikipedia.org/wiki/The_Treachery_of_Images">Magrittes treachery of images</a>. Last year&#39;s design was inspired by Andy Warhol so it looks like this is a tradition now. (And thanks to Gullradriel for correcting my French)</p><p>edit:</p><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/618679/1052504#target">Mark Oates</a> said:</div><div class="quote"><p>
Uncaught (in promise) Error: Error: {&quot;error&quot;: &quot;Two ratings per author per rule not allowed&quot;}
</p></div></div><p>
This should be fixed now.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Sun, 10 Jul 2022 23:46:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Joined.</p><p>I don&#39;t know what I&#39;ll use: Unity, GameMaker, my custom engine, Allegro... <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Fri, 15 Jul 2022 15:13:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/618679/1052620#target">Niunio</a> said:</div><div class="quote"><p> Joined.</p></div></div><p>yessss!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mark Oates)</author>
		<pubDate>Fri, 15 Jul 2022 18:54:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You&#39;re really in Mark... <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Mon, 25 Jul 2022 21:10:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m going for DAllegro again
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Tue, 26 Jul 2022 11:59:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If you plan to put in a form for rule-o-matic, then you may want to check the database afterwards so that no garbage has been entered. Close your database about 2 days before any contest.</p><p>I&#39;m join this year!</p><p>The hardest part is the art, as games to be more attractive require a style, which is what the Feral Flowers game has perfectly achieved, and it&#39;s great. I probably have to spend more time on art than programming.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (RmBeer2)</author>
		<pubDate>Thu, 04 Aug 2022 19:58:16 +0000</pubDate>
	</item>
</rss>
