Commit Graph

3419 Commits (dc37659c4e6c4981bf0c02be9fd5ac14589052f6)

Author SHA1 Message Date
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
MysterD cbcee61255 Prevent translation of characters that don't exist in the menu font 2023-11-26 09:51:26 -05:00
MysterD 7df7bfcaa6 Reduce stderr spam 2023-11-26 09:51:26 -05:00
MysterD ce044fcb69 Make objects look up their original model id on late join 2023-11-26 09:51:26 -05:00
MysterD fbd55651ad Lie about VERSION_TEXT for OMM backwards compatibility 2023-11-26 09:51:23 -05:00
Agent X a67395a860 Auto DJUI scale and other improvements 2023-11-26 00:29:59 -05:00
MysterD 6113254650 Reran autogen 2023-11-24 19:50:56 -05:00
MysterD c8b28061cc Fix enemy lakitu radius 2023-11-24 19:49:32 -05:00
MysterD e8d1eb650e Make enemy lakitu and wiggler respect their home radius again 2023-11-24 19:49:32 -05:00
MysterD 04a26fce03 Fix toxbox movement 2023-11-24 19:49:32 -05:00