Commit Graph

752 Commits

Author SHA1 Message Date
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
KiritoDv b5f40472f6 Reverted more things 2024-11-29 21:43:41 -06:00
KiritoDv ff89ec738e Readded reverbs but something is still wrong 2024-11-29 21:23:39 -06:00
KiritoDv 57b0320045 Patched another load banks func 2024-11-29 20:51:58 -06:00
KiritoDv a6954253fd This need validation 2024-11-29 19:33:32 -06:00
KiritoDv 425ea12842 Modified aADPCMdecImpl 2024-11-29 19:29:44 -06:00
KiritoDv 2d16bb849b Changed calculation 2024-11-29 17:37:19 -06:00
KiritoDv 71cfbcab7e Reverted unnecesary changes 2024-11-29 17:12:28 -06:00
KiritoDv e656c11c47 More things 2024-11-29 15:04:47 -06:00