<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>grafx Code changes</title><link>https://sourceforge.net/p/grafx/code2/</link><description>Recent changes to Code repository in grafx project</description><atom:link href="https://sourceforge.net/p/grafx/code2/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Jun 2025 10:54:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/grafx/code2/feed" rel="self" type="application/rss+xml"/><item><title>Lessening QuadraticNookAndCrannyMetric by 0.1 and adding that to</title><link>https://sourceforge.net/p/grafx/code2/2094/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Lessening QuadraticNookAndCrannyMetric by 0.1 and adding that to QuadraticBowlMetric.  This is a fine tune essentially.  Caught this when playing large pits w/ complex blocks.&lt;br/&gt;&lt;a href="/p/grafx/code2/2094/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Thu, 26 Jun 2025 10:54:21 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2094/</guid></item><item><title>Adding some items to the TODO.txt file.</title><link>https://sourceforge.net/p/grafx/code2/2093/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Adding some items to the TODO.txt file.&lt;br/&gt;&lt;a href="/p/grafx/code2/2093/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Mon, 24 Mar 2025 16:17:31 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2093/</guid></item><item><title>Don't play "blip" audio when user tried to translate block past wall bounds.</title><link>https://sourceforge.net/p/grafx/code2/2092/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Don't play "blip" audio when user tried to translate block past wall bounds.&lt;br/&gt;&lt;a href="/p/grafx/code2/2092/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sun, 02 Feb 2025 19:43:34 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2092/</guid></item><item><title>Changing 'rotationDisallowedAudio' to 'movementDisallowedAudio'.  Doing this</title><link>https://sourceforge.net/p/grafx/code2/2091/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changing 'rotationDisallowedAudio' to 'movementDisallowedAudio'.  Doing this because we also play the same sound when translation attempts to go beyond the well bounds.&lt;br/&gt;&lt;a href="/p/grafx/code2/2091/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sun, 02 Feb 2025 17:04:24 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2091/</guid></item><item><title>Now pausing/resuming the audio 'm_rotationDisallowedAudio'.</title><link>https://sourceforge.net/p/grafx/code2/2090/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Now pausing/resuming the audio 'm_rotationDisallowedAudio'.&lt;br/&gt;&lt;a href="/p/grafx/code2/2090/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sun, 02 Feb 2025 08:47:17 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2090/</guid></item><item><title>Adding the "rotation disallowed audio" to the various human games.</title><link>https://sourceforge.net/p/grafx/code2/2089/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Adding the "rotation disallowed audio" to the various human games.&lt;br/&gt;&lt;a href="/p/grafx/code2/2089/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sat, 01 Feb 2025 20:01:06 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2089/</guid></item><item><title>Now using 'rotationDisallowedAudio'.</title><link>https://sourceforge.net/p/grafx/code2/2088/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Now using 'rotationDisallowedAudio'.&lt;br/&gt;&lt;a href="/p/grafx/code2/2088/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sat, 01 Feb 2025 19:33:09 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2088/</guid></item><item><title>Adding new constructors to SimpleGameLogic for including AudioClip</title><link>https://sourceforge.net/p/grafx/code2/2087/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Adding new constructors to SimpleGameLogic for including AudioClip 'rotationDisallowedAudio', but these constructors are not used yet, and neither is the audio.&lt;br/&gt;&lt;a href="/p/grafx/code2/2087/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sat, 01 Feb 2025 19:26:22 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2087/</guid></item><item><title>These are INDENTATION CHANGES ONLY, with the minor inclusion of removal of</title><link>https://sourceforge.net/p/grafx/code2/2086/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;These are INDENTATION CHANGES ONLY, with the minor inclusion of removal of 'final' keyword where it's not needed, to make the original lines fit with new indentation.  I don't like mixing functionality changes with style changes. There are no functionality changes here, except the removal of 'final' which has no effect.  Unfortunately the diffs didn't turn out so obvious.&lt;br/&gt;&lt;a href="/p/grafx/code2/2086/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sat, 01 Feb 2025 19:10:28 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2086/</guid></item><item><title>Adding BlipSND.java.</title><link>https://sourceforge.net/p/grafx/code2/2085/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Adding BlipSND.java.&lt;br/&gt;&lt;a href="/p/grafx/code2/2085/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nerius</dc:creator><pubDate>Sat, 01 Feb 2025 19:04:46 -0000</pubDate><guid>https://sourceforge.net/p/grafx/code2/2085/</guid></item></channel></rss>