sm64coopdx/developer
MysterD 0b3a97d405 Improvements to late-join synchronization
Removed (slightly) old coin and static ent removal system
Resynchronized respawners
Added packet for macro deletions
    better than previous system since the entities don't need a sync id and we can synchronize deletion station across areas
    allows the synchronization of odd entities like lines of coins
Added packet for spawn info deletions
Split packet_location_request into multiple files
2021-06-09 22:35:34 -07:00
..
README.txt Moved developer scripts to developer folder 2020-10-15 18:10:49 -07:00
compile.sh Add bash shebang to developer scripts 2020-10-18 16:33:03 -07:00
debug.sh Add bash shebang to developer scripts 2020-10-18 16:33:03 -07:00
discord.sh Allocate the correct number of controllers on stable branch 2020-10-18 22:15:52 -07:00
network.sh Improvements to late-join synchronization 2021-06-09 22:35:34 -07:00
proto-4.sh Ripped out level synchronization/warp code 2021-06-07 12:19:59 -07:00

README.txt

These scripts contain flags used to develop the mod.
Any build produced using these scripts should not be played online.