<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SpaghettiKart/src/update_objects.h, branch bettercontrollerpak</title>
<subtitle>SpaghettiKart: Mario Kart 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/'/>
<entry>
<title>port pr 730 from the decomp (#445)</title>
<updated>2025-07-10T23:11:36+00:00</updated>
<author>
<name>coco875</name>
<email>59367621+coco875@users.noreply.github.com</email>
</author>
<published>2025-07-10T23:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=6a8baf89369374a4e3bbccb5b45d5de36eb7e843'/>
<id>6a8baf89369374a4e3bbccb5b45d5de36eb7e843</id>
<content type='text'>
* port pr 730 from the decomp

Co-Authored-By: Jed Grabman &lt;7600154+jedgrabman@users.noreply.github.com&gt;

* rename file

* small fix

* finish fix time trial

---------

Co-authored-by: Jed Grabman &lt;7600154+jedgrabman@users.noreply.github.com&gt;
Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* port pr 730 from the decomp

Co-Authored-By: Jed Grabman &lt;7600154+jedgrabman@users.noreply.github.com&gt;

* rename file

* small fix

* finish fix time trial

---------

Co-authored-by: Jed Grabman &lt;7600154+jedgrabman@users.noreply.github.com&gt;
Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update update_objects.h</title>
<updated>2025-06-26T23:19:50+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-26T23:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=74dfa8c1e2e2102904198446564835f93410257e'/>
<id>74dfa8c1e2e2102904198446564835f93410257e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix special itemboxes providing Bananas instead (#310)</title>
<updated>2025-06-22T15:06:10+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-22T15:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=be8b88fdf224e3399b368814537d207189f9ea2c'/>
<id>be8b88fdf224e3399b368814537d207189f9ea2c</id>
<content type='text'>
* Update update_objects.h

* Update update_objects.c

* Update actors.c</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update update_objects.h

* Update update_objects.c

* Update actors.c</pre>
</div>
</content>
</entry>
<entry>
<title>pr Code 80005fd0 (#181)</title>
<updated>2025-06-19T22:26:04+00:00</updated>
<author>
<name>coco875</name>
<email>59367621+coco875@users.noreply.github.com</email>
</author>
<published>2025-06-19T22:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=5d7cf20c83bf49e6b27f07684535727506526012'/>
<id>5d7cf20c83bf49e6b27f07684535727506526012</id>
<content type='text'>
* fix error

* a lot of change

* basic rename of local variable

* continue rename and improve Enhancements

* re-apply change

* revert the remove of dma_texture and fix mtxf_multiplication

* more documentation port

* some fix

* more fix

* fix arround

* Update torch

* fix spelling

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix error

* a lot of change

* basic rename of local variable

* continue rename and improve Enhancements

* re-apply change

* revert the remove of dma_texture and fix mtxf_multiplication

* more documentation port

* some fix

* more fix

* fix arround

* Update torch

* fix spelling

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Reimpl star emitter (#180)</title>
<updated>2025-02-07T21:36:55+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-02-07T21:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=fc1e1a97825c129f114a5c59ab1820d1a1b9187f'/>
<id>fc1e1a97825c129f114a5c59ab1820d1a1b9187f</id>
<content type='text'>
* Reimpl star emitter

* Remove OObject Lists

* wip mole reimpl

* nearly fix moles

* Cleanup

* Update reimpl seagull

* Rework finishline to auto spawn and not to run in credits

* Fix train crossing direction in extra mode

* Clarification

* micro optimization

* update mole

---------

Co-authored-by: MegaMech &lt;7255464+MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reimpl star emitter

* Remove OObject Lists

* wip mole reimpl

* nearly fix moles

* Cleanup

* Update reimpl seagull

* Rework finishline to auto spawn and not to run in credits

* Fix train crossing direction in extra mode

* Clarification

* micro optimization

* update mole

---------

Co-authored-by: MegaMech &lt;7255464+MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix data, option menus, impl boos, fix demo camera (#156)</title>
<updated>2025-01-18T15:58:12+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-01-18T15:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=8c46368d5d93ad278c124ffc6446ab691dff8082'/>
<id>8c46368d5d93ad278c124ffc6446ab691dff8082</id>
<content type='text'>
* Fix data and option menus

* safer code

* wip boos impl

* finish impl boos

* Fix demo camera

* slightly better match</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix data and option menus

* safer code

* wip boos impl

* finish impl boos

* Fix demo camera

* slightly better match</pre>
</div>
</content>
</entry>
<entry>
<title>Impl Hedgehog and Flagpole</title>
<updated>2024-12-29T23:52:26+00:00</updated>
<author>
<name>MegaMech</name>
<email>inkstudios1@hotmail.com</email>
</author>
<published>2024-12-29T23:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=e4737ce2f5bd75a3153dbe52684677964faa4ccc'/>
<id>e4737ce2f5bd75a3153dbe52684677964faa4ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix podium ceremony. Wip particle emitters</title>
<updated>2024-12-29T03:30:18+00:00</updated>
<author>
<name>MegaMech</name>
<email>inkstudios1@hotmail.com</email>
</author>
<published>2024-12-29T03:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=9c4b35206a2c697acc7345e91587c52a09240eb9'/>
<id>9c4b35206a2c697acc7345e91587c52a09240eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimpl Lakitu</title>
<updated>2024-12-28T07:25:41+00:00</updated>
<author>
<name>MegaMech</name>
<email>inkstudios1@hotmail.com</email>
</author>
<published>2024-12-28T07:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=830922541296d049cd5c0689c1f610586f56bc75'/>
<id>830922541296d049cd5c0689c1f610586f56bc75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Impl snowmen and trashbin</title>
<updated>2024-12-18T00:12:12+00:00</updated>
<author>
<name>MegaMech</name>
<email>7255464+MegaMech@users.noreply.github.com</email>
</author>
<published>2024-12-18T00:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=135b51ea719c6107663d9f54cc3e8cb7404dbda3'/>
<id>135b51ea719c6107663d9f54cc3e8cb7404dbda3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
