Agent X
c8bf12754f
Refactor verify_warp
2024-03-25 19:03:59 -04:00
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
EmeraldLockdown
40b1406e29
Remove temp fixes for macOS ( #564 )
...
* Remove temp fixes
* Update Makefile
2024-03-25 18:44:42 -04:00
Motoo Chhotoo Chintoo
7ffb98e896
Accommodated mac-intel-essential.sh for directory tree changes. ( #562 )
...
Since the libraries for MacOS are now distinguishable between mac_arm and mac_intel, a minor change has been made to the script to place the compiled libjuice library to the appropriate folder, i.e. `mac_intel`.
2024-03-25 18:44:42 -04:00
Isaac0-dev
7868cc26df
remove external data ( #551 )
...
* remove external data
* fix tabs
2024-03-25 18:44:02 -04:00
your average coder thingy idk
777c41e50d
kablamo ( #561 )
2024-03-25 18:37:40 -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
77ac424475
Make some BBH displaylists unlit
2024-03-23 21:05:26 -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
9887e3904d
Remove redundant Nametags mod
2024-03-23 17:29:01 -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
8425fbf5fb
Remove uncompiled PNGs from built in mods
2024-03-23 10:30:22 -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
Agent X
ccc6ca5d3b
Update README with new macOS instructions
2024-03-23 08:34:51 -04:00
Isaac0-dev
4008b38411
texture_override_set for custom level textures ( #6 )
...
* texture_override_set for custom level textures
* whoops
2024-03-23 08:20:54 -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
57af112f37
Uncompile mQuake
2024-03-22 14:45:48 -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
Agent X
5467820bac
Merge pull request #5 from Isaac0-dev/5-
...
fix use after free in mod_storage_load
2024-03-20 09:10:17 -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
Agent X
17c2d9ac79
Merge pull request #3 from Isaac0-dev/3
...
fix mod compatibility due to version constants
2024-03-19 14:40:49 -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
5f81a88edd
Remove z-dev-models from CS
2024-03-18 21:17:07 -04:00
Agent X
7ebe54681e
Add DJUI Font option
2024-03-18 21:16:58 -04:00
Agent X
eb0dc496f9
Update README
2024-03-18 20:42:54 -04:00
Agent X
5fba777c1c
Set version to 1.0 for now
2024-03-18 19:28:41 -04:00