<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Oasiscircle's site</title>
        <link>http://www.byond.com/members/Oasiscircle</link>
        <description></description>
        <lastBuildDate>Sat, 11 Feb 2012 04:14:16 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>No Input Required</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122482</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122482</guid>
            <pubDate>Sun, 01 Jan 2012 22:31:37 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=122482#comments</comments>
            
            <description>&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/OnRAAKt5nJ0&quot;&gt;
&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;&gt;
&lt;embed src=&quot;http://www.youtube.com/v/OnRAAKt5nJ0&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot; wmode=&quot;opaque&quot;&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
A great thanks to &lt;a href=&quot;http://www.byond.com/developer/Forum_account/Keyboard&quot;&gt;Forum_Account's Keyboard library&lt;/a&gt;, which makes stuff like this really easy to do.&lt;br&gt;
&lt;br&gt;
You can now press Enter to open the chat-line and press Enter again to send your message. Enter also closes the chat-line if the line is left empty. Please excuse the output, that was just to test it out.&lt;br&gt;
&lt;br&gt;
The big advantage to this system is that you don't have to click on a different window element to make it the active element, you only need a map element! (:&lt;br&gt;
&lt;br&gt;
-Oasiscircle</description>
        </item>
                <item>
            <title>Gun Portraits</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122456</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122456</guid>
            <pubDate>Sun, 01 Jan 2012 05:59:45 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=122456#comments</comments>
            
            <description>&lt;img src=&quot;http://files.byondhome.com/Oasiscircle/gunportraits.png&quot;&gt;&lt;br&gt;
&lt;br&gt;
Happy New Year from Minnesota.&lt;br&gt;
A few of the 20 gun portraits.</description>
        </item>
                <item>
            <title>Zoom Optics</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122384</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122384</guid>
            <pubDate>Fri, 30 Dec 2011 05:31:43 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=122384#comments</comments>
            
            <description>&lt;center&gt;&lt;img src=&quot;http://files.byondhome.com/Oasiscircle/optics.png&quot;&gt;&lt;/center&gt;
&lt;br&gt;
&lt;br&gt;
This is how zoom optics will work, ask questions if you have them. The zoom actually follows your mouse distance from the center of the screen.&lt;br&gt;
&lt;br&gt;
All classes can use this feature, as it is a Tool rather than just being sniper-specific. Snipers will however find this tool very helpful as sniper rifles' ranges can be longer than the view-able screen.&lt;br&gt;
&lt;br&gt;
Also: ammo and health now show on the HUD.&lt;br&gt;</description>
        </item>
                <item>
            <title>Weaponry List</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122351</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122351</guid>
            <pubDate>Thu, 29 Dec 2011 02:25:11 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=122351#comments</comments>
            
            <description>&lt;img src=&quot;http://files.byondhome.com/Oasiscircle/guns.png&quot;&gt;&lt;br&gt;
&lt;br&gt;
From Top to Bottom:&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
DAO12 &lt;span class=&quot;dmcomment&quot;&gt;//Shotguns&lt;/span&gt;&lt;br&gt;MK3A1&lt;br&gt;SAIGA12&lt;br&gt;870MCS&lt;br&gt;A91 &lt;span class=&quot;dmcomment&quot;&gt;//Carbines&lt;/span&gt;&lt;br&gt;G36C&lt;br&gt;SG553&lt;br&gt;G53&lt;br&gt;P90 &lt;span class=&quot;dmcomment&quot;&gt;//Personal Defense Weapons&lt;/span&gt;&lt;br&gt;PDWR&lt;br&gt;UMP45&lt;br&gt;MP7&lt;br&gt;M249 &lt;span class=&quot;dmcomment&quot;&gt;//Machine Guns&lt;/span&gt;&lt;br&gt;TYPE88&lt;br&gt;PKP&lt;br&gt;M60&lt;br&gt;MK11 &lt;span class=&quot;dmcomment&quot;&gt;//Sniper Rifles&lt;/span&gt;&lt;br&gt;M39EMR&lt;br&gt;QBU88&lt;br&gt;L96&lt;br&gt;RPG &lt;span class=&quot;dmcomment&quot;&gt;//Explosives&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
Feel free to comment and whatnot. (:</description>
        </item>
                <item>
            <title>thing</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122333</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122333</guid>
            <pubDate>Wed, 28 Dec 2011 05:56:47 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=122333#comments</comments>
            
            <description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/3_Gpv878fpk&quot;&gt;
&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;&gt;
&lt;embed src=&quot;http://www.youtube.com/v/3_Gpv878fpk&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot; wmode=&quot;opaque&quot;&gt;&lt;/object&gt;&lt;/center&gt;
&lt;br&gt;
&lt;br&gt;
thing</description>
        </item>
                <item>
            <title>Winter Break</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122190</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=122190</guid>
            <pubDate>Sat, 24 Dec 2011 16:54:38 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=122190#comments</comments>
            
            <description>Finally, I'll probably be offline for the days around Christmas just because I'm traveling to a relatives' house. (Without internets)&lt;br&gt;
&lt;br&gt;
I would really love to get some type of project done over these next two weeks, because I'm off from school and work.&lt;br&gt;
&lt;br&gt;
So, I dunno. I guess look forward to some stuff, hopefully.&lt;br&gt;
Regardless, happy holidays everyone!&lt;br&gt;
&lt;br&gt;
-Oasiscircle</description>
        </item>
                <item>
            <title>Comic/Story Thing - Part 1</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121949</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121949</guid>
            <pubDate>Fri, 16 Dec 2011 05:42:01 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=121949#comments</comments>
            
            <description>&lt;center&gt;&lt;img src=&quot;http://files.byondhome.com/Oasiscircle/ruins1.png&quot;&gt;&lt;/center&gt;
&lt;br&gt;
&lt;br&gt;
Don't know what I'm going to call it, but I've really wanted to sit down and dedicate a small portion of my life to doing something fun like this.&lt;br&gt;
I might change the frame size, maybe make them bigger.&lt;br&gt;
&lt;br&gt;
If anyone wanted to do the art for the strips, that'd be cool, just message me in the comments section or on my Skype (gary.bethlehem).&lt;br&gt;
&lt;br&gt;
By the way, I -do- have a plan on where this series will go, I'm not just making this up as I go. (:&lt;br&gt;
&lt;br&gt;
Hope you enjoy, post criticisms below (and they won't get deleted like on every other BYOND blog asking for criticism, magical!).&lt;br&gt;
&lt;br&gt;
-Oasiscircle</description>
        </item>
                <item>
            <title>Chicken Feat Release v0.1 (Beta)</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121354</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121354</guid>
            <pubDate>Sun, 27 Nov 2011 05:01:49 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=121354#comments</comments>
            
            <description>&lt;center&gt;&lt;big&gt;&lt;a href=&quot;http://www.byond.com/games/Oasiscircle/ChickenFeat&quot;&gt;Chicken Feat version 0.1 Released!&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;byond://Oasiscircle.ChickenFeat##version=0##webid=fc5e266e25d69a17dcb9552fb3e92247de194eaf784504c4&quot;&gt;Download&lt;/a&gt;&lt;/big&gt;&lt;/center&gt;
&lt;br&gt;
Only 5 Maps in this release, although maps are the easiest thing to make in the game so there will be new map sets every update or so.&lt;br&gt;
There is no sound or music at the moment, I've got Eksadus working on that right now.&lt;br&gt;
&lt;br&gt;
Compare your Emblem count with others!&lt;br&gt;
If you manage to beat any of the Record Times for the maps, send me a page with a screenshot and I'll change them! (:&lt;br&gt;
&lt;br&gt;
Alert me of any bugs you find. Yes, there are a few things not functioning at the moment, like a collective rank/time, but that will be added soon!&lt;br&gt;
&lt;br&gt;
Have fun!&lt;br&gt;
&lt;br&gt;
-Oasiscircle</description>
        </item>
                <item>
            <title>Chicken Feat WR</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121313</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121313</guid>
            <pubDate>Sat, 26 Nov 2011 01:35:15 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=121313#comments</comments>
            
            <description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/3991_bapdgU&quot;&gt;
&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;&gt;
&lt;embed src=&quot;http://www.youtube.com/v/3991_bapdgU&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot; wmode=&quot;opaque&quot;&gt;&lt;/object&gt;&lt;/center&gt;
&lt;br&gt;
Just a short video of Truseeker getting the fastest time on the Chicken Feat demo. (Which isn't available any more, sorry.)&lt;br&gt;
&lt;br&gt;
It's interesting to compare the route you took to the fastest route. He had a very dominating lead on the times, beating second place Arcticblast by 20 time intervals!&lt;br&gt;
&lt;br&gt;
Make sure to check out my last post as well, I showed some interface things off! (:</description>
        </item>
                <item>
            <title>Chicken Feat 2</title>
            <link>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121304</link>
            <guid>http://www.byond.com/members/Oasiscircle?command=view_post&amp;post=121304</guid>
            <pubDate>Fri, 25 Nov 2011 22:26:46 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Oasiscircle?command=view_comments&amp;post=121304#comments</comments>
            
            <description>&lt;img src=&quot;http://files.byondhome.com/Oasiscircle/athing.png&quot;&gt;&lt;br&gt;
&lt;br&gt;
No video this time, just showing an interface layout.&lt;br&gt;
Ask questions if you have some.&lt;br&gt;
&lt;br&gt;
-Oasiscircle</description>
        </item>
            
    </channel>
</rss>


