Commit Graph

760 Commits

Author SHA1 Message Date
coco875 a82fbbdfd9 fix multiplayer character not show 2025-01-05 02:19:57 +01:00
coco875 49df2fc6e5 multiple fix 2025-01-05 01:32:27 +01:00
MegaMech 4dfc8a9fef Merge pull request #134 from MegaMech/91750
The Big code_80091750.c PR
2025-01-04 14:47:22 -07:00
MegaMech eb8e6abc20 Per review 2025-01-03 17:59:08 -07:00
MegaMech 6a00e58893 Finish doc 2025-01-03 17:41:12 -07:00
MegaMech 35fd8a412c Fix compile 2025-01-01 07:36:36 -07:00
MegaMech 1080a7fb19 continued 2 2024-12-31 21:22:07 -07:00
MegaMech f9c661c590 continued 2024-12-31 18:04:45 -07:00
MegaMech 3cdffe421b Big 19750 renames 2024-12-31 13:04:39 -07:00
MegaMech 1101dcafb0 Merge pull request #133 from MegaMech/next
Fix loadtile, Impl more OObjects
2024-12-31 09:50:21 -07:00
MegaMech 7ee714e4e9 Merge branch 'next' of https://github.com/MegaMech/SpaghettiKart into next 2024-12-30 20:39:31 -07:00
MegaMech 41fb92b7b9 Impl trashbin 2024-12-30 20:39:14 -07:00
MegaMech 57afb90c39 Add todo 2024-12-29 23:58:52 -07:00
MegaMech 2bd41c6d90 Fix Seagull, classes count their own instances --> cleanup 2024-12-29 23:57:26 -07:00
MegaMech 08e4bf3797 Fix Crab Impl 2024-12-29 21:37:06 -07:00
MegaMech 64b9dcbb30 impl hot air balloon 2024-12-29 20:19:59 -07:00
MegaMech e4737ce2f5 Impl Hedgehog and Flagpole 2024-12-29 16:52:26 -07:00
MegaMech 9c4b35206a Fix podium ceremony. Wip particle emitters 2024-12-28 20:30:18 -07:00
MegaMech 8309225412 Reimpl Lakitu 2024-12-28 00:25:41 -07:00
MegaMech 135b51ea71 Impl snowmen and trashbin 2024-12-17 17:12:12 -07:00
MegaMech 60014ec466 More changes 2024-12-16 16:42:17 -07:00
MegaMech 7f22f75db7 Trophy, Object impl, and cleanup 2024-12-13 15:19:39 -07:00
MegaMech 517a59fbf4 Impl trophy 2024-12-13 15:18:39 -07:00
MegaMech 95b8cca500 Reimplementing objects 2024-12-11 20:58:18 -07:00
MegaMech a4890f9dfc Move penguin code to class 2024-12-07 19:38:47 -07:00
MegaMech bcf4a7f384 Put all thwomp code in thomp class 2024-12-06 21:50:01 -07:00
MegaMech f87ad23500 Add warning if no finishline. Remove printfs 2024-12-06 13:38:50 -07:00
MegaMech 821bb4eba2 Fix balloons 2024-12-06 13:38:17 -07:00
MegaMech 678b78905c strcpy dma_textures instead of memcpy 2024-12-06 07:18:55 -07:00
MegaMech e0e1d60181 Fix minimap on custom courses 2024-12-06 07:18:21 -07:00
MegaMech 19135c9ee8 load course dl textures from otr and move objects 2024-12-05 21:41:58 -07:00
MegaMech 7628e98e37 loadtile fix 2024-12-04 15:03:59 -07:00
MegaMech 7e6aba50a2 Merge pull request #129 from HarbourMasters/modding+
Audio implementation
2024-12-04 11:20:38 -07:00
MegaMech c774537ad3 Merge branch 'modding' into modding+ 2024-12-04 11:20:07 -07:00
MegaMech eb158e2abd Merge pull request #131 from MegaMech/modsnew
Implement Penguins
2024-12-04 11:19:49 -07:00
MegaMech 00aa01bed8 Merge branch 'modding' into modsnew 2024-12-04 11:19:41 -07:00
MegaMech b0d7f98ff4 Reimplement penguins 2024-12-04 11:18:57 -07:00
MegaMech d830492da9 Update synthesis.c 2024-12-03 17:14:19 -07:00
MegaMech e413eb7f31 Initialize local variable 2024-12-03 13:26:47 -07:00
Sonic Dreamcaster 779c43c6c1 fix atan2f intrinsic compiler error in MSVC 2024-12-01 03:19:46 -03:00
KiritoDv 01b880ae45 Merge branch 'modding+' of https://github.com/HarbourMasters/SpaghettiKart into modding+ 2024-11-30 23:34:24 -06:00
KiritoDv e2b7e2e523 Fixed audio processing on windows 2024-11-30 23:34:17 -06:00
KiritoDv 0caf53c48d Added support for current XML factories 2024-11-30 22:46:44 -06:00
KiritoDv 1bcfb17f8b Implemented audio sliders 2024-11-30 22:46:29 -06:00
KiritoDv 5e2c338fc7 Documented sequences and move them into the Course system 2024-11-30 14:44:14 -06:00
KiritoDv 91620199e5 Fixed mixer differences and reenabled reverb 2024-11-30 13:16:31 -06:00
Sonic Dreamcaster 0cfb6b3c62 SAMPLE_HIGH 448 SAMPLE_LOW 432 2024-11-30 15:30:08 -03:00
Sonic Dreamcaster 641ea57db9 Disable reverb inits 2024-11-30 15:27:35 -03:00
KiritoDv 158b662722 Bump torch 2024-11-29 22:11:53 -06:00
KiritoDv 5ebd7700c3 Recalculated samples_high/low to 26800(Still needs help) 2024-11-29 22:10:01 -06:00