mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 13:35:12 +00:00
b6959dc7ea
Added packet_level_respawn_info to inform the players of entity deletions in a different area of the same level. Currently it's massively noisy due to sending out a new packet for each entity destroyed. This can cause chaos when collecting a series of coins. Ideally this information would be batched and sent in one big blob every so often. |
||
---|---|---|
.. | ||
compile.sh | ||
debug.sh | ||
discord.sh | ||
network.sh | ||
proto-4.sh | ||
README.txt |
These scripts contain flags used to develop the mod. Any build produced using these scripts should not be played online.