<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-space-vlaze, branch master</title>
<subtitle>A space shooter game that runs in Vim</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/'/>
<entry>
<title>help.vim: Use `space_vlaze.txt` instead of `space_vlaze.vim`</title>
<updated>2015-10-21T20:22:55+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-21T20:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=1ffd57fc0c28d402e660822a8930c1a619dd3de8'/>
<id>1ffd57fc0c28d402e660822a8930c1a619dd3de8</id>
<content type='text'>
Forgot to update the built-in menu's way of bringing up the help when I
updated the main help file tag in
8606ac8ce8e7d872da5b77e644fd32ac4c7fd26b.

This way, entering `h` in the game's main menu will correctly bring up
the plugin's help documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to update the built-in menu's way of bringing up the help when I
updated the main help file tag in
8606ac8ce8e7d872da5b77e644fd32ac4c7fd26b.

This way, entering `h` in the game's main menu will correctly bring up
the plugin's help documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/space_vlaze.txt: Increase version v0.0.1 -&gt; v0.0.2</title>
<updated>2015-10-15T21:19:50+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-15T21:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=793bb7ef58cad3a26cac6d26768f79c6fe593d3b'/>
<id>793bb7ef58cad3a26cac6d26768f79c6fe593d3b</id>
<content type='text'>
Very minor version includes mostly documentation updates in preparation
for a public alpha release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very minor version includes mostly documentation updates in preparation
for a public alpha release.
</pre>
</div>
</content>
</entry>
<entry>
<title>CHANGELOG: Add changes for v0.0.2</title>
<updated>2015-10-15T21:19:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-15T21:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=710dc5161b5492f84ed8511e6de2ffdbc70753e8'/>
<id>710dc5161b5492f84ed8511e6de2ffdbc70753e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CHANGELOG</title>
<updated>2015-10-15T21:14:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-15T21:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=5df405214cdd9cbdc5de91c90b8ae6631007d496'/>
<id>5df405214cdd9cbdc5de91c90b8ae6631007d496</id>
<content type='text'>
Include information about the v0.0.1 release, copied from the v0.0.1 tag
message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include information about the v0.0.1 release, copied from the v0.0.1 tag
message.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README and demo gif</title>
<updated>2015-10-15T21:02:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-15T21:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=00ac81b72bdb781ffa1784c505c58225ffd78ebc'/>
<id>00ac81b72bdb781ffa1784c505c58225ffd78ebc</id>
<content type='text'>
Include some very minor background information about the plugin along
with an animated demo gif.

Also include requirements, installation, and license information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include some very minor background information about the plugin along
with an animated demo gif.

Also include requirements, installation, and license information.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/space_vlaze.txt: Rename main tag to `space_vlaze.txt`</title>
<updated>2015-10-15T19:45:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-15T19:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=8606ac8ce8e7d872da5b77e644fd32ac4c7fd26b'/>
<id>8606ac8ce8e7d872da5b77e644fd32ac4c7fd26b</id>
<content type='text'>
Realised that the Vim plugins I see (and the ones I've written
previously) use the name of the help file as their main first tag,
namely using a `.txt` extension. Let's go with that convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Realised that the Vim plugins I see (and the ones I've written
previously) use the name of the help file as their main first tag,
namely using a `.txt` extension. Let's go with that convention.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/space_vlaze.txt: Add section for external dependencies</title>
<updated>2015-10-09T01:21:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-09T01:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=16c570fc4376ba224b51cd2fb5cf6248746dcf36'/>
<id>16c570fc4376ba224b51cd2fb5cf6248746dcf36</id>
<content type='text'>
List the plugin's external dependencies, currently only `mplayer` which
is used to play game audio.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List the plugin's external dependencies, currently only `mplayer` which
is used to play game audio.
</pre>
</div>
</content>
</entry>
<entry>
<title>help#Show: Open help for `space_vlaze.vim` with the extension</title>
<updated>2015-10-08T09:11:00+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-08T09:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=e671b2e44acd7c1745447401def482bc5c137239'/>
<id>e671b2e44acd7c1745447401def482bc5c137239</id>
<content type='text'>
To ensure that the help file opens at the top. Otherwise for some reason
it was opening at *space_vlaze-h* for me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To ensure that the help file opens at the top. Otherwise for some reason
it was opening at *space_vlaze-h* for me.
</pre>
</div>
</content>
</entry>
<entry>
<title>leaderboard#Sort: Convert inputs to numbers before comparing</title>
<updated>2015-10-08T09:03:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-08T09:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=9a50e8f4abe9f50b7640b55afb606db6d3d4b0a8'/>
<id>9a50e8f4abe9f50b7640b55afb606db6d3d4b0a8</id>
<content type='text'>
Otherwise the inputs get compared as strings and only the leftmost digit
of the number gets sorted so you end up with things like this:

    [8, 43, 2, 13, 0]

Convert our inputs to numbers so that they get compared in their
entirety and larger numbers move to the head of the list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the inputs get compared as strings and only the leftmost digit
of the number gets sorted so you end up with things like this:

    [8, 43, 2, 13, 0]

Convert our inputs to numbers so that they get compared in their
entirety and larger numbers move to the head of the list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update player movement audio</title>
<updated>2015-10-08T08:56:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-08T08:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-space-vlaze/commit/?id=a9d0c154661dd7c07c00bf74bfbf79858a8a042d'/>
<id>a9d0c154661dd7c07c00bf74bfbf79858a8a042d</id>
<content type='text'>
Didn't really like the last one so modified it a bit to try to make it
less harsh. Still not a huge fan but it's better than before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Didn't really like the last one so modified it a bit to try to make it
less harsh. Still not a huge fan but it's better than before.
</pre>
</div>
</content>
</entry>
</feed>
