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
Agent X
e96560ed52
Update logo
2024-03-18 18:25:35 -04:00
Agent X
4d238a6f0e
Update the credits
2024-03-18 18:14:14 -04:00
Agent X
b1f9e5f48b
Add macOS icon by EmeraldLockdown
2024-03-18 18:03:01 -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
c4ef095a37
Remove NEW! tag from DX server settings
2024-03-17 18:23:55 -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
9168b3a1f8
Update README install instructions
2024-03-17 17:24:27 -04:00
Agent X
0e36a966b4
Update Arena
2024-03-17 17:24:27 -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
2d0a3342ff
FINALLY Fix macOS compilation
2024-03-15 21:44:16 -04:00
Agent X
2729606274
Please let this be the last macOS commit I have to make
2024-03-15 21:44:16 -04:00