Commit Graph

4069 Commits (00045a67765f0cd0f5c86f91b498f8ea380dfd46)

Author SHA1 Message Date
Agent X 00045a6776 Make -- pausable true by default 2024-07-03 22:04:26 -04:00
Agent X 656011a1d7 Make free cam trees good again 2024-07-03 22:00:27 -04:00
Agent X c99e6426d7 Improve first person camera 2024-07-03 22:00:05 -04:00
Agent X a801dfe19f Make deleting other save slots while hosting possible 2024-07-03 20:30:46 -04:00
Agent X 543511ff28 Undeprecate env region functions 2024-07-03 19:51:54 -04:00
Agent X 09d0394aba Alleviate the script warning nagging 2024-07-03 19:43:08 -04:00
Agent X 437622b751 Hopefully fix wiggler bhv crash 2024-07-03 18:40:05 -04:00
Agent X bc63f96f2b Disable DynOS compression for non-dev again 2024-07-03 18:38:06 -04:00
Agent X b2042864dc Small fix to peach move 2024-07-02 15:53:27 -04:00
Agent X 0991503b6a Fix macOS compilation
Co-Authored-By: EmeraldLockdown <86802223+EmeraldLoc@users.noreply.github.com>
2024-07-02 14:26:00 -04:00
Agent X b4cd98da60 Fix rules 2024-07-02 14:19:35 -04:00
Agent X 727ebd8bf1 Fix linux compilation errors 2024-07-02 14:16:49 -04:00
Agent X a8bf9ca46c
Update README.md - Testing 123 2024-07-01 22:02:34 -04:00
Agent X 31b925c370 Merge remote-tracking branch 'merger/main' 2024-07-01 20:01:35 -04:00
Agent X eb1cc83fe4 Revert "Dirt animation vertex color fix"
This reverts commit e4bac0c627.
2024-07-01 18:53:51 -04:00
Agent X e4bac0c627 Dirt animation vertex color fix 2024-07-01 18:48:55 -04:00
Agent X 8aacce5d0b Small CS update 2024-07-01 18:42:07 -04:00
Agent X 81c4180a06 Remove Waluigi anims 2024-07-01 18:32:27 -04:00
Agent X 7f40b39694 Update Character Select related mods 2024-07-01 18:31:14 -04:00
Agent X 8bc345d856 Fix Toad cap 2024-07-01 16:19:00 -04:00
Agent X a64cc6a77c Add HANDHELD build flag 2024-07-01 12:28:42 -04:00
Agent X 898b6ea937 Fix Toadette sample 2024-07-01 12:27:59 -04:00
Agent X b03237f24f Revert "Small crash fix"
This reverts commit 95738ccfd1.
2024-07-01 12:13:34 -04:00
Agent X 80d0c6209f Update [CS] Extra Characters 2024-07-01 11:45:25 -04:00
Agent X 95738ccfd1 Small crash fix 2024-07-01 10:44:43 -04:00
Radek Krzyśków b487527339
Minor UI/language improvements (#88)
* Revised Polish translation (given the UI constraints)

* Added explicit DJUI Menu Panel alignment parameter

Previous version was prone to name clashing and could break the UI with some translations and some mod names.
2024-07-01 10:44:35 -04:00
Radek Krzyśków 75ce4e1d1d
Optional updates for the loading screen (#87)
- added support for WAPI_DXGI (now only WAPI_DUMMY does not render the loading screen)
2024-07-01 13:34:20 +10:00
Agent X fe114133ff Fix headless compilation and do some formatting 2024-06-30 20:55:47 -04:00
Agent X 1bde63d3d8 Expose should_push_or_pull_door() 2024-06-30 20:15:12 -04:00
Agent X 360fd9fb8e Update Character Select to v1.9 2024-06-30 20:09:46 -04:00
Agent X 2a6d17c4cc Fix Arena script error 2024-06-30 18:22:27 -04:00
Agent X 2ac5bf4496 Fix R Button Options text not changing font/language 2024-06-30 18:22:20 -04:00
Agent X f93aeb3c72 Remove in-game changelog panel 2024-06-30 17:51:35 -04:00
Agent X c144ff6780 Remove unused Waluigi animation 2024-06-30 17:46:18 -04:00
Agent X 30e11da29e Actually fix toad spots 2024-06-30 16:48:40 -04:00
Radek Krzyśków 4713219388
Moved mouse-state code to a separate file, enabled mouse-look camera-mode for DXGI (#86) 2024-06-30 15:44:40 -04:00
Agent X 06a57eb367 Update Day Night Cycle DX to v2.1 2024-06-30 15:38:31 -04:00
Agent X dfc55faa5b Fix Waluigi 2024-06-30 15:09:07 -04:00
Agent X 099b97b934 Add mute window when unfocused option
Co-Authored-By: Tulpen <63363329+tulpenkiste@users.noreply.github.com>
2024-06-30 11:42:37 -04:00
Agent X fa2a182830 Update credits 2024-06-30 11:16:46 -04:00
Agent X af1606086d Add skip update check launch param 2024-06-30 11:05:16 -04:00
Agent X b1b8ceafcb Add back legacy palette fields so mods don't immediately break 2024-06-30 10:48:22 -04:00
Agent X 47bfff14d8 Remove unused file 2024-06-30 08:44:30 -04:00
Agent X 6c807d259e Rename sm64coopdx-TESTING to sm64coopdx 2024-06-30 08:23:53 -04:00
Agent X fad91e03b1 Update Toad spots 2024-06-30 08:23:39 -04:00
Agent X b228b3bb0e Re-enable update checker/changelog code, set version back to v1.0 2024-06-30 07:43:13 -04:00
FluffaMario 5cba5bede1
Updated Player Characters (#85)
* Update Player Characters

* Oops...

* Slipped through

* Hopefully this is good now?
2024-06-30 07:40:29 -04:00
Radek Krzyśków e2c15afc68
Windows platform enhancements (#84)
* Enabling portable paths for Windows (custom user preferences dir, drag'n'drop paths)

* Updated the windows messages loop for DXGI window API

* Fixed international keyboard layouts text input in DXGI
2024-06-30 00:46:14 -04:00
Agent X 4967c911cc This is dangerous, apparently 2024-06-29 16:39:27 -04:00
Agent X 39fb039555 Adjust logo size on non centered 2024-06-29 16:15:52 -04:00