Commit Graph

3451 Commits (6b9888162ff03cfee2a20815b9ff9da27cfb7124)

Author SHA1 Message Date
Agent X 6b9888162f Make player panel not center 2023-12-11 16:20:16 -05:00
Agent X 8401530f41 Icon please stop corrupting 2023-12-11 16:13:15 -05:00
Agent X 460772b31f Enforce player limit on Direct Connection 2023-12-11 16:10:09 -05:00
Agent X fe7006f4d7
Merge pull request #12 from eros71-dev/main
Fix icon again
2023-12-11 14:59:51 -05:00
eros71 2f9f7d3bda Fix icon again
It's corrupted on the repo for some reason
2023-12-11 17:50:15 +01:00
Agent X e73358af1f Fix DynOS packs not refreshing properly 2023-12-10 21:15:55 -05:00
Agent X e26134f2bd Update info panel 2023-12-10 12:27:10 -05:00
Agent X 1420e3e93e Fix icons 2023-12-10 12:26:57 -05:00
Agent X d066719cc2 Tidying up 2023-12-10 12:26:39 -05:00
Agent X cb19044230
Merge pull request #11 from eros71-dev/main
Remove percussion array from extended soundbank
2023-12-10 10:12:29 -05:00
Agent X bd030dc0b3 Merge branch 'main' of https://github.com/coop-deluxe/sm64coopdx-rebase 2023-12-10 10:12:03 -05:00
Agent X b603c1f858 Update manual.lua 2023-12-10 10:12:00 -05:00
Agent X 9348521e77 Fix ghost mod on tab menu 2023-12-10 10:09:48 -05:00
eros71 b56e7631b2
Merge branch 'coop-deluxe:main' into main 2023-12-10 06:07:37 +01:00
eros71 94ea55b5f5 Remove percussion, the ext soundbank handles it as normal instruments instead 2023-12-10 06:07:05 +01:00
Agent X 7983165f4d
Merge pull request #10 from eros71-dev/main 2023-12-09 23:27:19 -05:00
eros71 1d849d3af1 Order instruments properly 2023-12-10 04:51:56 +01:00
eros71 fef381154e Add more missing nulls 2023-12-10 04:46:51 +01:00
eros71 1c1d9a1dd4 Misc fixes
- Game icon
- Extended soundbank missing NULLs
2023-12-10 04:31:39 +01:00
Agent X 8d02f0dfdb Merge branch 'main' of https://github.com/coop-deluxe/sm64coopdx-rebase 2023-12-09 17:29:27 -05:00
Agent X ecdb19f9aa
Merge pull request #9 from FluffaMario/main
Updated Toad and Wario
2023-12-09 17:02:27 -05:00
FluffaMario 4f7da1288f It's better this way... 2023-12-09 14:05:19 -06:00
FluffaMario a1ee126010 Update characters.c 2023-12-08 23:42:30 -06:00
FluffaMario 7478a154e7
Merge branch 'coop-deluxe:main' into main 2023-12-08 23:33:00 -06:00
FluffaMario f469a9fb77 Fix Toad's Cap Textures 2023-12-08 23:32:33 -06:00
FluffaMario 4337aeca0e Update Toad 2023-12-08 23:20:54 -06:00
Agent X 4beed13254 Fix LLL vertex color anomaly 2023-12-08 21:07:51 -05:00
Agent X b08e30b415 Add sm64coopdx version to crash screen 2023-12-08 16:35:29 -05:00
Agent X ff82a40b3f Remove singleplayer pause 2023-12-08 15:36:35 -05:00
FluffaMario aed5353e61 Double Oops 2023-12-08 03:52:17 -06:00
FluffaMario d9dd7adc95 Oops 2023-12-08 03:45:26 -06:00
FluffaMario 1df1cc9558 Update Wario, hope this works... 2023-12-08 03:38:52 -06:00
Agent X dc37659c4e Fix C-Up Mode 2023-12-07 19:28:32 -05:00
Agent X 3fc5a1b3ed Revert "Fix crash in move_into_c_up()"
This reverts commit 36ebb8affe.
2023-12-07 19:09:03 -05:00
Agent X c77d72eceb Hotfixes 2023-12-07 18:54:04 -05:00
Agent X 4e63798f00 Rewrite Lua autoexec
Now put autoexec.lua in one of the mods folders, it now has all of the capabilities of a full mod without the crashes and weird bugs, which is pretty awesome.
2023-12-07 18:05:37 -05:00
Agent X ae3271d98a Path check autoexec.lua 2023-12-06 21:06:24 -05:00
Agent X 3a18f41637 Save console key 2023-12-06 20:03:40 -05:00
Agent X bdccde902e Bring back some dev commands and add autoexec.lua
Make an autoexec.lua file in the same directory as your exe folder and the game will execute it if DEVELOPMENT=1
2023-12-06 19:20:58 -05:00
Agent X 6e14336bf1 Fix console color code bleeding 2023-12-06 18:57:58 -05:00
Agent X 04ed40ede2 Re-add pan level to config 2023-12-06 18:52:44 -05:00
Agent X be3967ab4e Shrink PVP hitboxes and re-add angle checks 2023-12-06 18:50:50 -05:00
Agent X ba4ad874f4 Add first person mario head Y constants 2023-12-05 23:06:57 -05:00
Agent X c32cf2054a Add mario_is_crouching(m) 2023-12-05 21:24:42 -05:00
Agent X 7cf5bce67b Improve first person cam bowser check 2023-12-05 19:36:55 -05:00
Agent X 7368270986 Fix DynOS lvl crash 2023-12-05 19:36:47 -05:00
Agent X 99e53b9f80 Add Free Camera C-Up option and sacrifice Pan Level 2023-12-05 16:57:10 -05:00
Agent X 99c9cd27cc Tinker with default mods 2023-12-05 14:37:48 -05:00
Agent X 87d4902f46 Revert "Use metatables to make gGlobalSoundSource readonly"
This reverts commit a905f317a7.
2023-12-04 17:23:53 -05:00
Agent X a905f317a7 Use metatables to make gGlobalSoundSource readonly 2023-12-03 19:13:53 -05:00