<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netcosm, branch 0.5.0</title>
<subtitle>A MUD Server</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/'/>
<entry>
<title>bump version to 0.5.0</title>
<updated>2016-02-28T21:31:53+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-28T21:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=02f7e70b124de50ab18cc6f52c0aeeb198867446'/>
<id>02f7e70b124de50ab18cc6f52c0aeeb198867446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implements aliases and other assorted features/enhancements</title>
<updated>2016-02-28T21:30:21+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-21T01:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=159db44a2b2bbe5acd6d20f120e7c37deb286e66'/>
<id>159db44a2b2bbe5acd6d20f120e7c37deb286e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor client_ module</title>
<updated>2016-02-17T02:17:46+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-17T02:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=19fa729506414f23c9c1fa4333e99f58a0a85c83'/>
<id>19fa729506414f23c9c1fa4333e99f58a0a85c83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some dead code</title>
<updated>2016-02-17T02:01:46+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-17T02:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=4a8b6566c19d68489c962104e31e90800b9ff1c3'/>
<id>4a8b6566c19d68489c962104e31e90800b9ff1c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support multiple drops</title>
<updated>2016-02-17T02:00:47+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2016-02-17T02:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=ac4ed2fd68370a049d63df66d57e5961c0a5559d'/>
<id>ac4ed2fd68370a049d63df66d57e5961c0a5559d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support multiple objects sharing the same name</title>
<updated>2016-02-17T01:42:49+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-02-13T02:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=e19e49b3c09d094402e916c1a458e9f5e4e51642'/>
<id>e19e49b3c09d094402e916c1a458e9f5e4e51642</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better command parsing</title>
<updated>2016-02-02T03:12:12+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-02-02T03:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=c850993ef6fe0422cc60c6af7886045269da70e4'/>
<id>c850993ef6fe0422cc60c6af7886045269da70e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.5.0-rc1</title>
<updated>2016-02-01T00:53:45+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-02-01T00:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=0730fc3924dd4e04efbe51287d1d69850404d05f'/>
<id>0730fc3924dd4e04efbe51287d1d69850404d05f</id>
<content type='text'>
* implements objects using reference counts rather than copying
* implements both room-local and global verbs
* refactors the world_* functions into a separate module
* numerous other changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implements objects using reference counts rather than copying
* implements both room-local and global verbs
* refactors the world_* functions into a separate module
* numerous other changes
</pre>
</div>
</content>
</entry>
<entry>
<title>add install target</title>
<updated>2016-01-29T01:07:11+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-29T01:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=8405274a91e3652ee98a423608a8496ead1edc05'/>
<id>8405274a91e3652ee98a423608a8496ead1edc05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add travis tests</title>
<updated>2016-01-27T02:00:53+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2016-01-27T02:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/netcosm/commit/?id=53d5e736c9fcde7962c16d84e1c60d080fd28af2'/>
<id>53d5e736c9fcde7962c16d84e1c60d080fd28af2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
