Commit Graph

3738 Commits (2a36b14dcd403923fd32a84706e5088e52867952)

Author SHA1 Message Date
Agent X b01f4284ee
Merge pull request #37 from expected-ingot/expected-ingot-patch-1
make the README clearer, fix grammar and add how to compile manually
2023-12-27 17:23:46 -05:00
Agent X 75f8ac3901 Consistent capitalization 2023-12-27 17:21:13 -05:00
expected-ingot 61eab6106c
README fixes
make the readme clearer, fix grammar and add a section on how to compile manually
2023-12-27 12:41:20 +01:00
expected-ingot 797900fefe
make the README clearer, fix grammar and add how to compile manually 2023-12-27 12:40:03 +01:00
motoo-tobbler 7c82b37953 MacOS - Overcoming linker failure
modified:   Makefile
2023-12-27 08:14:05 +05:30
jayden d4875cd1ea sacrifice debug info for readability 2023-12-26 23:11:20 +00:00
jayden eaba7e8010 fix lua error handling 2023-12-26 23:11:02 +00:00
jayden b5d0804af0 fix dumb extra space 2023-12-26 22:04:06 +00:00
jayden 8048374302
HOW did i let that slide 2023-12-26 00:06:28 +00:00
jayden 14d7363e79
strdup to save original 2023-12-26 00:04:36 +00:00
Agent X a3b48fcf6f Update default mods 2023-12-24 16:05:21 -05:00
Agent X c27da0e382 Add --console, remove WINDOWS_CONSOLE=1 2023-12-24 10:26:44 -05:00
Agent X c7e996f53e Update languages 2023-12-24 08:47:16 -05:00
Agent X 6a433c2ee7 Increment version number and add changelog 2023-12-23 13:06:13 -05:00
Agent X 1277b7369c Remove first person checks from update flying pitch 2023-12-23 13:05:12 -05:00
Agent X cc35c3eb99 Cancel first person if Mario is flying 2023-12-23 12:14:19 -05:00
Agent X 9d86c70f58 Update SiM description 2023-12-23 11:51:55 -05:00
Agent X 6b7af2ce37 Hide mario shadow in first person mode 2023-12-23 11:51:41 -05:00
Agent X e757f91c3c Fix shadow reset 2023-12-23 11:51:23 -05:00
Agent X c950c0a5fb Update Character Select to v1.5.2 2023-12-23 11:40:20 -05:00
Agent X 946edb0901 Make Mario steps use his hitbox height 2023-12-23 11:37:14 -05:00
Agent X 38be365dd3 Remove mod version of Cheats
I plan to readd normal cheats when I get the chance. I do not agree with removing cheats from the game and just having a shoddily made Lua mod to replace it.
2023-12-23 11:37:02 -05:00
Agent X 52fab98176 Make default mods a little smaller by removing Flood 2023-12-23 11:30:18 -05:00
Agent X 5fb6757382 Restore 64 Memories name 2023-12-21 18:39:12 -05:00
Agent X a04dd8b297 Fix remove old mod dir script in Makefile 2023-12-21 17:27:13 -05:00
Agent X a71fda7157 Revert "Disable DynOS compression"
This reverts commit 5def3ee46a.
2023-12-21 17:26:47 -05:00
Agent X 4ccde40ed3 Revert "Make Luigi Green brighter"
This reverts commit d9efd4f88e.
2023-12-21 17:26:32 -05:00
Agent X df5a6a31fe Revert "Fix NPC dialog setting to idle and restore Yoshi somewhat"
This reverts commit 6419e53297.
2023-12-21 17:26:13 -05:00
Agent X 31eb6c66c7 Turn Coop Compatibility off by default 2023-12-18 19:17:56 -05:00
Agent X f3e4caecb0 New Character Select 2023-12-18 19:17:19 -05:00
Agent X c6bda4917c v0.1.1 version change mirror 2023-12-18 17:29:05 -05:00
Agent X df8e0ebc41 Merge branch 'main' of https://github.com/coop-deluxe/sm64coopdx-rebase 2023-12-18 17:01:36 -05:00
Agent X b97e968fed Bundle in new mods 2023-12-18 17:01:33 -05:00
Agent X 4a05debccd Quick fixes 2023-12-18 17:00:31 -05:00
Agent X ffe177a50b Update README 2023-12-18 16:32:42 -05:00
Agent X 8f28eb2e0d Fix bugs and make mod import go to AppData 2023-12-18 16:22:42 -05:00
Agent X 170ee24e50 Add [CS] Cjes and VL-Tone Luigi 2023-12-18 15:02:05 -05:00
Agent X 69948939f5 Update the funny mod 2023-12-18 14:37:51 -05:00
Agent X 4e96b49182 Revert "Rework First Person FOV"
This reverts commit 2a0af8e216.
2023-12-18 14:27:48 -05:00
Agent X f959ffaeb6 Reset shadow in main menu 2023-12-17 23:56:32 -05:00
Agent X b4559a657c Cleanup 2023-12-17 23:41:57 -05:00
Agent X 2a0af8e216 Rework First Person FOV 2023-12-17 23:29:31 -05:00
Agent X 6419e53297 Fix NPC dialog setting to idle and restore Yoshi somewhat 2023-12-17 23:26:54 -05:00
Agent X bdb8f11eab Bring back base FONT_NORMAL as FONT_ALIASED
FONT_NORMAL is the same as FONT_TINY, except with a different scale to match mods that use FONT_NORMAL
2023-12-17 21:36:24 -05:00
Agent X 631dcdcfb3 Exclude [CS] mods when calculating enabled count for warning 2023-12-17 20:33:37 -05:00
Agent X 522d2fbb71 Update config values 2023-12-17 19:43:27 -05:00
Agent X a780d6e997 Add Sex in Minecraft as default mod - JOEL PLS 2023-12-17 19:22:35 -05:00
Agent X d9efd4f88e Make Luigi Green brighter 2023-12-17 13:01:01 -05:00
Agent X 2d36bfdc99 Add "Open User Folder" button (AppData on Windows) 2023-12-17 09:04:01 -05:00
Agent X ec4b547d1d Fixed option skipping in menu options 2023-12-16 18:56:13 -05:00