<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Starship/src/engine/fox_tank.c, branch trymcpunative</title>
<subtitle>Starship: Star Fox 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/'/>
<entry>
<title>fix train and landmaster wheel rotation</title>
<updated>2025-04-03T17:03:45+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2025-04-03T17:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=fc87a68896f9d2905dc67c0327ae2b87710cbb86'/>
<id>fc87a68896f9d2905dc67c0327ae2b87710cbb86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Infinite Boost to hooks system</title>
<updated>2025-01-04T03:16:32+00:00</updated>
<author>
<name>Kiloku</name>
<email>mateus.sateles@protonmail.com</email>
</author>
<published>2025-01-04T02:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=b631aaeb86f3a036c2e8199f87261916d4f56111'/>
<id>b631aaeb86f3a036c2e8199f87261916d4f56111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Player action hooks (#93)</title>
<updated>2025-01-03T22:56:49+00:00</updated>
<author>
<name>Kiloku</name>
<email>mateus.sateles@protonmail.com</email>
</author>
<published>2024-12-30T04:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=9506a4297bc159fe3c3ef5f2c0cd04b500e5477e'/>
<id>9506a4297bc159fe3c3ef5f2c0cd04b500e5477e</id>
<content type='text'>
* Create Player Action and Player Movement event types

* Call Boost/Brake events

* Change some event types

* Make Boost/Brake events cancellable

* Use new dynamic hooks

* Use separate events for each player action

* Add shoot events

* Return early on cancel

* Add Bomb and Charged Shot Events

* Remove movement event hooks, add player param to action hooks

* Fix whitespace

* Register player action events</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create Player Action and Player Movement event types

* Call Boost/Brake events

* Change some event types

* Make Boost/Brake events cancellable

* Use new dynamic hooks

* Use separate events for each player action

* Add shoot events

* Return early on cancel

* Add Bomb and Charged Shot Events

* Remove movement event hooks, add player param to action hooks

* Fix whitespace

* Register player action events</pre>
</div>
</content>
</entry>
<entry>
<title>Flip the equality check</title>
<updated>2024-12-30T16:11:04+00:00</updated>
<author>
<name>Kiloku</name>
<email>mateus.sateles@protonmail.com</email>
</author>
<published>2024-12-29T02:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=ca3593e1609740ed2f2c42d4c8825b25044de07a'/>
<id>ca3593e1609740ed2f2c42d4c8825b25044de07a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CVar == validation and remove extraneous variable</title>
<updated>2024-12-30T16:11:04+00:00</updated>
<author>
<name>Kiloku</name>
<email>mateus.sateles@protonmail.com</email>
</author>
<published>2024-12-29T01:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=4c2129a1e5b08a22da107cc5422f7ddf89b1ccc4'/>
<id>4c2129a1e5b08a22da107cc5422f7ddf89b1ccc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to invert Y axis</title>
<updated>2024-12-30T16:11:04+00:00</updated>
<author>
<name>Kiloku</name>
<email>mateus.sateles@protonmail.com</email>
</author>
<published>2024-12-28T11:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=874097614a50e61db70060e83599ed9582a0599d'/>
<id>874097614a50e61db70060e83599ed9582a0599d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Infinite Boost cheat</title>
<updated>2024-12-25T19:56:19+00:00</updated>
<author>
<name>Kiloku</name>
<email>mateus.sateles@protonmail.com</email>
</author>
<published>2024-12-25T14:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=eb97ddbff80fb668601348a0d19cd7d17924550e'/>
<id>eb97ddbff80fb668601348a0d19cd7d17924550e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated vs decomp</title>
<updated>2024-12-25T05:25:42+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-12-24T16:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=f40105e778ae46f19beabe7fe3684a592e9ae102'/>
<id>f40105e778ae46f19beabe7fe3684a592e9ae102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tank wheels in macbeth</title>
<updated>2024-11-17T18:05:44+00:00</updated>
<author>
<name>Sonic Dreamcaster</name>
<email>alejandro.asenjo88@gmail.com</email>
</author>
<published>2024-11-17T18:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=79a05aa6dc3111af5b54402c878eec7619a69a0b'/>
<id>79a05aa6dc3111af5b54402c878eec7619a69a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Repo upstreamed</title>
<updated>2024-09-17T23:16:46+00:00</updated>
<author>
<name>KiritoDv</name>
<email>kiritodev01@gmail.com</email>
</author>
<published>2024-05-20T22:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Starship/commit/?id=7c801d33d995869cbba2d0127919128489ae7d2a'/>
<id>7c801d33d995869cbba2d0127919128489ae7d2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
