Joshua Navarro
|
124fc52cf6
|
Disabled core objects and networking support. It no longer seems worth it to continue on this project. It's time to move on to different projects.
|
2018-12-17 10:37:23 -08:00 |
Joshua Navarro
|
ea89e9a2d2
|
Better working objects for syncing. Just need to fix NetCoreObject issues.
|
2018-12-17 00:02:43 -08:00 |
Joshua Navarro
|
e503fb210c
|
Fixed syncronization issues with events and warping.
|
2018-12-16 21:27:07 -08:00 |
Joshua Navarro
|
c393752f05
|
Cleaner error messages for Stardust Core and update to 2.2.0 Pathos Build package
|
2018-12-16 15:54:59 -08:00 |
Joshua Navarro
|
ed52cde597
|
Clean up some code and fix farmhand inventory wiping.
|
2018-12-16 09:59:27 -08:00 |
Joshua Navarro
|
33364076a4
|
Discovered that some errors need to be fixed by updating SMAPI
|
2018-12-16 03:14:52 -08:00 |
Joshua Navarro
|
98392f520e
|
Need to fix client inventory wiping but otherwise almost good. Can't seem to fix client error message on my end when server is disconnected.
|
2018-12-16 02:17:16 -08:00 |
Joshua Navarro
|
97f353743c
|
Fixed a ton of serialization issues. Now objects can be safely loaded. Still have issues with clients disconnecting from the game though.
|
2018-12-16 00:54:57 -08:00 |
|
5c114285c5
|
Fixed netcode issue for stardust core.
|
2018-08-20 13:53:56 -07:00 |
|
713ec38603
|
Merge branch 'Development' of https://github.com/janavarro95/Stardew_Valley_Mods into Development
|
2018-08-08 00:24:56 -07:00 |
|
644e95f3b4
|
Tears, sweat, and lots of code hacks later, StardustCore supports multiplayer custom objects and tools.....
|
2018-08-08 00:12:31 -07:00 |
|
2276faa610
|
Wrote netcode to support Animations, AnimationManagers, and CoreObjects.
|
2018-08-06 20:01:59 -07:00 |
|
a928f7d18e
|
Added tool support for axe, hoe, watering can and pickaxe.
|
2018-06-12 23:25:36 -07:00 |
|
7010644498
|
Fixed serializing items to a chest.
|
2018-06-12 21:45:42 -07:00 |
|
19e6202e3a
|
Rewrote the serialization fuctions of SDust Core to support custom tools. A huge pain but it should work.
|
2018-06-12 18:42:31 -07:00 |
|
5b0de7f736
|
Fixed SDust dynamic warning, and a glitch with the music menu when selecting an album.
|
2018-06-07 13:58:52 -07:00 |
|
ba7d0ae9b0
|
Updated mod manifest files for nexus release
|
2018-06-01 15:18:49 -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 |
|
ccddf1d423
|
The BIG 1.3 update. Everything has been touched and some mods have been reworked a bit.
|
2018-04-30 18:21:31 -07:00 |
|
e51a8fbac5
|
Changed from system tasks system to delegate system that made more sense but not really??? Also still dealing with nasty issue of sprite batch error but atleast now I can harvest crops.
|
2017-11-24 11:21:03 -08:00 |
Jesse Plamondon-Willard
|
3ab4044995
|
update deprecated code
|
2017-10-11 15:55:59 -04:00 |
|
9888dacd22
|
Stuff serializes into chests
|
2017-09-13 17:11:05 -07:00 |
|
cf33b0228e
|
Changed serialization manager, all objects serialize in world and inventory. Next is chests.
|
2017-09-13 13:53:12 -07:00 |
|
6437efe2cf
|
Updated AdditionalCropsFramework to properly serialize and deserialze the crops in the planterbox object.
|
2017-09-11 12:58:46 -07:00 |
|
fa5970661b
|
Moved around soem files, made a core library mod that will include a bunch of things in the future. For the moment, a custom serializer/deserializer. Implemented it with AdditionalCrops. Needs some more work.
|
2017-09-05 04:13:42 -07:00 |