Commit graph

2921 commits

Author SHA1 Message Date
Agent X
276255a0f1 Fix first person crouching speed and add TOTWC warp 2023-12-14 15:22:00 -05:00
Agent X
1d4bbc52a2 Fix turbo camera stick movement 2023-12-14 14:37:00 -05:00
Agent X
b1c8caa3ee Add offset to gFirstPersonCamera 2023-12-13 17:50:11 -05:00
Agent X
c2e85a0bcf Add HOOK_OVERRIDE_PHYS_STEP_DEFACTO_SPEED 2023-12-13 16:57:38 -05:00
Agent X
0bc8eb4feb Untie radars and timers from HUD_DISPLAY_FLAG_LIVES 2023-12-12 20:46:06 -05:00
Agent X
641c2f4159 Fix custom coopdx server settings working in coop lobbies 2023-12-12 20:06:10 -05:00
Agent X
3af855b440 Make disconnect key unbound 2023-12-12 18:25:32 -05:00
Agent X
eb167dbe9f Remove pvp tripping and make hitboxes a bit bigger 2023-12-12 18:20:01 -05:00
Agent X
2343cf04f3 Adjust palettes and add palette constants to Lua 2023-12-12 18:14:37 -05:00
AleNinten
dde4ae2ca9 New palettes! 2023-12-12 04:22:52 +01:00
Agent X
ceeed2d93c Remove direct connection check on command 2023-12-11 20:31:12 -05:00
Agent X
5888c06be9 Add coop compatbility checkbox to join menu 2023-12-11 20:30:58 -05:00
Agent X
578995a035 Revert enforce player limit on Direct Connection 2023-12-11 17:39:32 -05:00
Agent X
6b9888162f Make player panel not center 2023-12-11 16:20:16 -05:00
Agent X
460772b31f Enforce player limit on Direct Connection 2023-12-11 16:10:09 -05: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
d066719cc2 Tidying up 2023-12-10 12:26:39 -05:00
Agent X
9348521e77 Fix ghost mod on tab menu 2023-12-10 10:09:48 -05: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
4337aeca0e Update Toad 2023-12-08 23:20:54 -06: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
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
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
Agent X
07d3fe3b93 Show version on window title 2023-12-02 19:55:04 -05:00
Agent X
0481de1222 Add forceRoll field to first person camera 2023-12-02 19:54:40 -05:00
Agent X
22ac33d3f3 Make dev chat commands less dangerous
(Remove /lua commands)
2023-11-29 22:46:29 -05:00
Agent X
471a6c8c05 Expose first_person_check_cancels() to Lua 2023-11-27 11:14:36 -05:00
Agent X
632d8de0b2 Translate "R Button - Options" 2023-11-26 22:30:24 -05:00
Agent X
632807af45 Set default master volume to 80 2023-11-26 22:19:46 -05:00
Isaac0-dev
547928ae16 some changes for rpi (#546)
disable coopnet on rpi until we can get some valid libraries compiled
2023-11-26 21:42:37 -05:00
MysterD
406959e568 Make all player models reset texture2 2023-11-26 21:42:09 -05:00