<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evtclib/src/raw, branch v0.2.0</title>
<subtitle>arcdps EVTC reading/parsing library for Rust</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/'/>
<entry>
<title>formatting fixes</title>
<updated>2020-04-29T12:36:47+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-29T12:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=3e8b1c186bb4e748920cce002bd23bb60b52cb04'/>
<id>3e8b1c186bb4e748920cce002bd23bb60b52cb04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix documentation for CbtStatechange</title>
<updated>2020-04-28T13:28:13+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-28T13:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=db8e74092776d499ba1590389411735b6276af78'/>
<id>db8e74092776d499ba1590389411735b6276af78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restructure how agents are constructed</title>
<updated>2020-04-28T11:17:13+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-28T11:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=eec1c5360b410b5474c9645b07bc273bb3034625'/>
<id>eec1c5360b410b5474c9645b07bc273bb3034625</id>
<content type='text'>
The old function turned a bit into a mess, so the functionality is now
split up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old function turned a bit into a mess, so the functionality is now
split up.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove try_trait</title>
<updated>2020-04-27T13:30:07+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-27T13:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=1baebacc7f8541ed7077b12b3f8989255ec290fe'/>
<id>1baebacc7f8541ed7077b12b3f8989255ec290fe</id>
<content type='text'>
The .ok_or() method on Option is enough for those two occasions that we
don't need to activate the complete try_trait feature just for a very
small and questionable ergonomics gain. This also allows us to more
easily discern which data exactly was invalid, as the .ok_or() in
different places could take different error values.

This also allows evtclib to be used on stable now.

Some noise is introduced in the diff due to automatically re-formatting
the source.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .ok_or() method on Option is enough for those two occasions that we
don't need to activate the complete try_trait feature just for a very
small and questionable ergonomics gain. This also allows us to more
easily discern which data exactly was invalid, as the .ok_or() in
different places could take different error values.

This also allows evtclib to be used on stable now.

Some noise is introduced in the diff due to automatically re-formatting
the source.
</pre>
</div>
</content>
</entry>
<entry>
<title>add more events</title>
<updated>2020-04-04T12:30:18+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-04T12:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=5eb6f439793ef1157fde26335e444208bfbde170'/>
<id>5eb6f439793ef1157fde26335e444208bfbde170</id>
<content type='text'>
The amount of non-properly-implemented events is growing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The amount of non-properly-implemented events is growing
</pre>
</div>
</content>
</entry>
<entry>
<title>Use num_derive::FromPrimitive without #[macro_use]</title>
<updated>2020-04-04T11:55:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-04T11:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=87eee24f20f9a5bfb1942998e50c0ddf4ab95687'/>
<id>87eee24f20f9a5bfb1942998e50c0ddf4ab95687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch from quick_error to thiserror</title>
<updated>2020-04-04T11:55:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-04-04T11:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=4ec62bbac872bbfd95413af2f00c3f4a36c70630'/>
<id>4ec62bbac872bbfd95413af2f00c3f4a36c70630</id>
<content type='text'>
thiserror seems to be the more modern approach that also works with the
new Error trait from std.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thiserror seems to be the more modern approach that also works with the
new Error trait from std.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for partially parsing an EVTC file</title>
<updated>2019-05-24T14:49:34+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2019-05-24T14:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=4deac1e38c0db43479cb1295dd4028e1599ee0bc'/>
<id>4deac1e38c0db43479cb1295dd4028e1599ee0bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add guild state change</title>
<updated>2019-05-15T01:56:40+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2019-05-15T01:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=59e18747cbb50f78d79a19e2edf8ba0f634161c3'/>
<id>59e18747cbb50f78d79a19e2edf8ba0f634161c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap zip reading in BufReader</title>
<updated>2019-02-16T01:29:27+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2019-02-16T01:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=0ac0c8d6c7cdb0bef6576a034c52351e7899dff8'/>
<id>0ac0c8d6c7cdb0bef6576a034c52351e7899dff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
