Commit Graph

4 Commits (42b11dc1a72c629e4e1d0faf389cc3cd8c744627)

Author SHA1 Message Date
RHY3756547 5f89b4518b More race stuff
- Loop track type
- Simple respawn when falling off track
- col limit
2018-03-25 16:08:09 +01:00
RHY3756547 4af42625a0 Initial implementation of Nitro Particles
- Drifting particles and mini turbo (sans extra spark particles)
- Slowdown particles (grass/sand/water)
- Itembox collect particle
- Wall collide particle (this is really extreme and there should
probably be others)
- Shader improvements, such as dithered shadows for alpha and reduction
of artifacts. The best way to remove all artifacts would be generating
normals for courses and using the diffuse direction as a more reliable
indication of shadowed/not.
- Fixed checkpoints not resetting on new laps.
- Fixed me not being able to count to 3. (now 3 laps instead of 4)
- Fixed battle mode courses crashing on load and during due to AI being
funny (above 31, eg 36 for block fort)
2018-03-24 23:50:10 +00:00
RHY3756547 245a3f314c Reverse engineered SPA format
A gift from me to the Mario Kart DS community (i think these are used in
Pokemon too). Might work on ingame particle emitters now that I'm the
only person ever to have tried reading these stupid files.
2018-03-22 01:30:10 +00:00
RHY3756547 3b47a86756 Initial Commit of Project Files
- Everything you ever wanted and more. Host alongside "Mario Kart
DS.nds" provided by yourself to mess with it.
2017-04-28 05:35:26 +01:00