EmeraldLockdown
9fde4dc1b7
Fix sins/coss negative numbers on arm architecture (thanks robertkirkman) ( #588 )
2024-03-25 18:55:19 -04:00
EmeraldLockdown
e958ffb81c
Fix compilation ( #585 )
2024-03-25 18:55:19 -04:00
defacube
22c8080502
Fix warp softlocks and crashes (fixed) ( #555 )
...
* Main code
* Added gInCredits
* Added gInCredits
* Reset gInCredits when network_shutdown() is ran
* Update mario_actions_cutscene.c
* Remove gInCredits
* Remove gInCredits (header file)
* Update network.c
* Update mario_actions_cutscene.c
2024-03-25 18:55:18 -04:00
Emily♥
29b67a3ef0
Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK + Fix broken links ( #566 )
...
* Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK
This let's you test for the kind of attack in the hook; for example, you can do `interaction & INT_KICK ~= 0` to test if the attack is a kick.
* Fix broken links in wiki
Have to go up one directory
2024-03-25 18:47:27 -04:00
Isaac0-dev
2d14e25df6
add support for custom coins star names ( #560 )
2024-03-25 18:45:22 -04:00
Isaac0-dev
7868cc26df
remove external data ( #551 )
...
* remove external data
* fix tabs
2024-03-25 18:44:02 -04:00
Cooliokid956
8f0099cd85
Allow SMLua to stop sounds ( #549 )
...
That's it
shoutouts to play_sound
2024-03-25 18:37:01 -04:00
PeachyPeach
2a36b14dcd
Remove OMM Rebirth temporary fixes ( #542 )
2024-03-25 18:35:25 -04:00
Agent X
3819bbe0a3
Fix DirectX disconnect crash
2024-03-25 18:25:20 -04:00
Agent X
5eca2fc291
Fix main panel on lower resolutions
2024-03-24 20:11:18 -04:00
Agent X
e38cba8d19
Consistent capitalization on loading screen
2024-03-23 18:19:06 -04:00
Agent X
ba42a50a3d
Fix camera movement persisting after network shut down
2024-03-23 18:01:27 -04:00
Agent X
a9611cadd0
Post rom extractor changes
2024-03-23 17:03:52 -04:00
Isaac0-dev
4473bfffe9
removed bass, replaced with miniaudio ( #8 )
2024-03-23 16:14:53 -04:00
Isaac0-dev
663e4549d8
extract assets from rom at runtime ( #4 )
...
* Proof of concept for loading rom assets at runtime
* Added skybox textures
* Adjusted format
* Load all texture assets from rom
* Adjusted rom asset loading
* Load all Vtx lists from rom
* clean up toad, wario and his cap conflicts
* Load sound samples from rom
* fix toad sounds
* Loaded sequences from rom
* Load collisions from rom
* Object animations are now loaded from the rom
* Load player animations from rom
* Load goddard anims from rom
* whoops
* fix some compile errors
* drag and drop rom checker, everything works now.
* fix errors due to merge conflicts
* fix compile errors on windows, switch to md5
* fix vertex colors during load
Co-Authored-By: Agent X <44549182+agent-11@users.noreply.github.com>
* Load dialogs from rom
* Loaded course/act names from rom
* Loaded ingame text from rom
* rerun autogen & blacklist smlua_text_utils_init
* fix ttc_seg7_vertex_0700B238 colors
---------
Co-authored-by: MysterD <myster@d>
Co-authored-by: Agent X <44549182+agent-11@users.noreply.github.com>
2024-03-23 16:11:30 -04:00
Agent X
cdafb80fbc
Make windows console fully disable itself
2024-03-23 14:30:32 -04:00
Agent X
41b41164d7
Always update chat message font
2024-03-23 10:26:02 -04:00
Agent X
30a1b115da
Make inputboxes always light themed
2024-03-23 10:21:21 -04:00
Agent X
40a83f8312
Move dev chat commands to pc dir
2024-03-23 10:10:15 -04:00
Agent X
5ede164f18
Remove debug code that broke on headless
2024-03-23 10:09:10 -04:00
Agent X
e24a446c05
Remove buggy Free Camera C-Up
2024-03-23 09:18:12 -04:00
Agent X
7c799d58b7
Fix crash in Nametag rendering
2024-03-23 08:35:03 -04:00
Isaac0-dev
d55f6ec277
tell coopnet that our build is sm64ex-coop v37 ( #7 )
2024-03-23 07:18:38 -04:00
Agent X
a2fd2983b2
Add crash preventions to DynOS_Tex_Get
2024-03-22 18:54:24 -04:00
Agent X
fab85ec9cc
Disable update checker for now
2024-03-20 19:54:35 -04:00
Agent X
33d710c821
Set VERSION_TEXT to "v"
2024-03-20 19:54:18 -04:00
Isaac0-dev
bf23836115
fix free after use in mod_storage_load
2024-03-20 23:06:49 +10:00
Agent X
a022b04638
Some fixes
2024-03-19 15:17:55 -04:00
Agent X
680d40be60
Merge branch 'main' of https://github.com/coop-deluxe/sm64coopdx-merger
2024-03-19 15:05:26 -04:00
Agent X
a826ba146b
Remove redundant gDjuiPanelPlayerCreated
2024-03-19 15:05:19 -04:00
Agent X
8ce5e26496
Merge pull request #1 from Isaac0-dev/1
...
cleanup and bug fixes
2024-03-19 15:03:40 -04:00
Isaac0-dev
bb4ea3de46
put this back to avoid corrupted rom hack level textures
2024-03-19 21:27:25 +10:00
Isaac0-dev
90331f8fe5
fix mod compatibility due to version constants
2024-03-19 20:47:18 +10:00
Isaac0-dev
f07b74c3d2
cleanup and bug fixes
2024-03-19 19:48:48 +10:00
Agent X
7ebe54681e
Add DJUI Font option
2024-03-18 21:16:58 -04:00
Agent X
5fba777c1c
Set version to 1.0 for now
2024-03-18 19:28:41 -04:00
Agent X
c358e5eff2
Make each Mario blink 1 cycle ahead of the last (unsynced blinking)
2024-03-17 21:20:42 -04:00
Agent X
3567e5b62c
Prevent CoopNet and Discord activity mod name truncation
2024-03-17 21:11:08 -04:00
Agent X
7dd02b5c4d
Massively improve "Global Player Models" option
2024-03-17 20:58:38 -04:00
Agent X
e48670a2ef
Fix red coin, secret, caps, WF platforms and goomba bhv overrides being broken
2024-03-17 18:05:44 -04:00
Agent X
de1e24b7b9
Remove sm64ex-coop compatibility
2024-03-17 16:32:49 -04:00
Agent X
d2842becdb
Restore old versioning system
2024-03-17 15:02:03 -04:00
Agent X
c21d30b176
Remove unused chat command code
2024-03-16 13:51:08 -04:00
Agent X
ac20101490
Fix macOS compilation
2024-03-15 21:44:16 -04:00
Agent X
beb003df5f
v0.2 Hotfix
...
- Fixed update checker causing loading screen stutter
- Fixed update checker reading latest version as "0.2A?"
2024-03-15 21:44:16 -04:00
Agent X
b58fe284eb
Fix macOS compilation
2024-03-14 22:14:26 -04:00
Agent X
635b3e3aa8
v0.2 Hotfix
...
- Fixed update checker causing loading screen stutter
- Fixed update checker reading latest version as "0.2A?"
2024-03-14 21:33:33 -04:00
Agent X
a2f319c1e1
Fix ¿
2024-03-14 14:16:40 -04:00
Agent X
816626774b
Fix ¿
2024-03-14 10:44:12 -04:00
Agent X
bea876f715
Add changelog
2024-03-13 19:24:39 -04:00