|
6afca47caa
|
Rename save backup, fix happy birthday, disable net core, add info to symphony for first page of icons.
|
2018-05-18 14:24:59 -07:00 |
|
651cd8a26b
|
Updated ModNet to be compatable with SDV 1.3.10, which adds bug fixes for sprite errors.
|
2018-05-10 00:16:05 -07:00 |
|
0fb7e729c1
|
Updated NetMod to prevent redundant messages and errors.
|
2018-05-09 15:57:20 -07:00 |
|
bd656c444b
|
Fiexed some blaring error messages, gave Happy Birthday it's much needed multiplayer support.
|
2018-05-09 14:23:42 -07:00 |
|
11025947fb
|
added function to get all farmers except the current player.
|
2018-05-08 21:34:32 -07:00 |
|
a0ddb5994b
|
Made functionality to get first, second, third, and fourth player.
|
2018-05-08 18:18:53 -07:00 |
|
947e0c557f
|
Added support to send a message to a specific farmer.
|
2018-05-08 17:21:59 -07:00 |
|
9c1314480c
|
Added in network functionality so that clients can send data to server and other clients.
|
2018-05-08 10:45:26 -07:00 |
|
20f52e2707
|
Allowed for custom types to be added in how to process a class multiple ways. Also added support for SDV.HUDMessages
|
2018-05-07 22:37:02 -07:00 |
|
b3a9cb7b0a
|
Updated network utils to be able to sync a custom class that can hold info to a different sync type of data. This allows for users to add in custom data types now.
|
2018-05-07 05:41:16 -07:00 |
|
62f07d731c
|
Changed BinaryReaderExtention files to be more split up.
Also added in function that simply logs which supported types are added for reading/saving.
|
2018-05-06 19:31:10 -07:00 |
|
42b039cf89
|
Added in functionality to read/write to List<string>
|
2018-05-06 19:11:24 -07:00 |
|
b5a7d9797c
|
Slowly updating mods. Managed to create mod that syncs mod data between clients and server.
|
2018-05-06 18:21:31 -07:00 |