MysterD
|
c2bd921f05
|
Have the loading screen indicate when it's generating texture/model packs
|
2023-11-19 20:40:43 -08:00 |
Isaac0-dev
|
3fd9c8477b
|
loading screen (#495)
* loading screen
* fix compile error
* Fix animation comparisons after character anim commit
* Cleaned up character sound/anim lookup code
* hopefully fix problems with queued mods
* use dj's changes
* fix compile errors due to upstream merge
|
2023-11-04 16:55:34 -07:00 |
Isaac0-dev
|
05db6b8995
|
give clients access to mod incompatible tags (#296)
* rerun autogen
* give clients access to mod incompatible tags
And fix a crash when warping to the cake end picture
|
2023-02-27 11:22:31 -05:00 |
Prince Frizzy
|
2a611034a6
|
Added a full new custom behavior system (#124)
|
2022-06-02 12:19:54 -07:00 |
MysterD
|
0b7e4244e7
|
Only load DynOS model or texture packs once they're enabled
|
2022-05-07 18:20:53 -07:00 |
MysterD
|
39244b11aa
|
Fix various checks for whether or not we should generate tex files
|
2022-05-07 15:54:27 -07:00 |
MysterD
|
e1fd969cf3
|
Add support for custom HUD textures and faster texture packs w/o EXTERNAL_DATA
|
2022-05-06 22:03:12 -07:00 |
MysterD
|
a3df8d9c0b
|
Massive DynOS refactor for performance/organization
|
2022-04-19 21:06:18 -07:00 |
MysterD
|
0342f767df
|
Refactored actor geos in DynOS
|
2022-04-08 18:56:22 -07:00 |
MysterD
|
517b37616c
|
More DynOS refactoring
|
2022-04-01 20:04:24 -07:00 |
MysterD
|
00f0562d4d
|
Start parsing level scripts in DynOS
|
2022-04-01 01:43:50 -07:00 |
MysterD
|
a4ed264285
|
Refactor coop-specific DynOS code
|
2022-03-30 23:05:53 -07:00 |
MysterD
|
0f12429fb3
|
Allow lua mods to override models, have DynOS generate bins
|
2022-03-16 21:26:29 -07:00 |
Isaac
|
128efd2c3b
|
Allowed DynOS Packs to be placed in %appdata%/sm64ex-coop (#27)
|
2022-03-13 18:09:57 -07:00 |
MysterD
|
54810a2a85
|
Implemented dynos model packs into configfile
|
2022-03-10 19:23:38 -08:00 |
MysterD
|
8aeaa88c40
|
Added dynos model packs to djui interface
|
2022-03-10 18:16:12 -08:00 |
MysterD
|
4ddb6bbf5f
|
Added DynOS v1.1 without the dynamic options
- Added support for coop-specific actors
- Added support for coop-specific geo functions
- Added support for coop-specific model functions
|
2022-03-09 18:01:03 -08:00 |