Commit Graph

4080 Commits (08d08c721ac2fc86f2234bbc1ea4226b947409f2)

Author SHA1 Message Date
Agent X 08d08c721a Fix cap on ground model not updating 2024-07-07 20:06:33 -04:00
Agent X 2601d4cc4f Undeprecate and restore network_discord_id_from_local_index 2024-07-07 20:06:33 -04:00
Agent X 3b17faf320 Fix disabling background sound on main menu 2024-07-05 22:47:36 -04:00
Agent X dcd3665b7a Fix snowman cap 2024-07-05 22:47:22 -04:00
Agent X b20753f0c0 Change METAL back to CAP 2024-07-05 22:46:16 -04:00
Agent X c2586f1a8a Fix pressed_pause 2024-07-05 19:46:09 -04:00
Agent X 5ad04479f8 Fix chatbox 2024-07-05 19:46:03 -04:00
Agent X c101a6f6be Minor improvements to first person camera 2024-07-05 18:57:45 -04:00
Agent X 33a6256999 Small improvement 2024-07-05 18:57:25 -04:00
Agent X 5ac1d0c65d Fix player palette export crash 2024-07-05 18:36:58 -04:00
Agent X b27555d614 Update Makefile with macOS fixes
Thanks Emerald!

Co-Authored-By: EmeraldLockdown <86802223+EmeraldLoc@users.noreply.github.com>
2024-07-05 18:14:38 -04:00
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