Commit Graph

3578 Commits (8939bdba3bd4ffeb02c9f1fb7fabefe50c62a22c)

Author SHA1 Message Date
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
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 2841c53ffe Re-add iZeSaveStates 2023-11-27 16:11:06 -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
Agent X 62f8d258e3 Fix cut off Luigi sample 2023-11-26 21:50:26 -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
MysterD 8d72c7eb76 Remove hook_exclamation_box() 2023-11-26 21:34:28 -05:00
Agent X 436532bfba Fix hooks.md 2023-11-26 21:33:26 -05:00
MysterD 6d89c6e173 Fixed crash in hmap_* functions 2023-11-26 21:32:05 -05:00
MysterD 97ea7780c8 Bump version number 2023-11-26 21:32:05 -05:00
MysterD f90f68e2de Restored chat navigation behavior
Up/down scrolls up/down, pageup/pagedown scrolls by a lot
Type / and press up/down to scroll through sent command history
2023-11-26 21:32:05 -05:00
MysterD 0a31253e27 Fix directx compile, disable loading screen for directx 2023-11-26 21:32:05 -05:00
MysterD ce9c6e1899 Add HOOK_ON_HUD_RENDER_BEHIND to the docs 2023-11-26 21:32:05 -05:00
MysterD 55673e1f3c Prevent new caps from corrupting romhack graphics 2023-11-26 21:32:03 -05:00
PeachyPeach 8f4101cb7b Fix get_star_name retrieving garbage data 2023-11-26 21:31:17 -05:00
MysterD b61574d2c6 Disable Waluigi animations for now 2023-11-26 21:31:17 -05:00
Agent X e50b57ac60 Fix menu options causing trouble with Staff Roll 2023-11-26 21:28:18 -05:00
Agent X 3498aec703 Hide sm64coopdx Discord status for now 2023-11-26 20:31:39 -05:00
Agent X 5cb9e25090 Overhaul console logging 2023-11-26 16:49:32 -05:00