SR Multiplayer mod by SatyPardus
Find a file
2023-07-01 02:52:07 -05:00
Libs Added last versionf of the runtime and json files to the libs folder. Rolled .net to match srml .net version 2023-06-26 23:56:02 -05:00
SRMP Remvoed unnecessary prefab menus from the loadup and from being cached variables. Also added notes and documentation to the SRMP.cs file and Utils file 2023-07-01 02:52:07 -05:00
.gitattributes Public version 1.0 2023-05-29 22:23:11 +02:00
.gitignore Fixed the Exchange Fireworks. They now play for all players in range and moved to debugging on standalone 2023-06-30 00:38:31 -05:00
LICENSE Create LICENSE 2023-05-29 22:29:38 +02:00
manual.md Create manual.md 2023-06-06 15:00:43 +02:00
README.md Update README.md 2023-06-30 21:00:26 -05:00
SRMP.sln Fixed the Exchange Fireworks. They now play for all players in range and moved to debugging on standalone 2023-06-30 00:38:31 -05:00

srmp-public

Currently working on going through the code, adding notes and fixing some of the bugs in my free time. I adore this mod and wanted to help out however I could.

Currently, slowly working my way through the known list of bugs as of 1488. (See below)

--version: 1488---- Last Known bugs:

  • Exchange sometimes skips rewards if multiple players put items in at the same time
  • Exchange chest disappears without rewards
  • Plort collectors don't work properly sometimes (Playing effect but not pulling anything)
  • Nutcracker doesn't spit out right amount, or spits out "babies"
  • Slimes sometimes appear "angry" for other players
  • Game stutters when placing/removing gadgets
  • First time using the mod can apparently break a lot of things (falling through world, slimes not eating) - Restarting the game fixes it
  • DLCs don't seem to be loaded correctly when leaving and joining
  • DLC are not initialized on game start, making the "You need following DLCs:" message pop up (Can be fixed by loading the "Manage DLCs" menu and trying again)
  • FIXED: Multiplayer window doesn't show up on resolutions < 1920x1080
  • Gordos don't drop things sometimes
  • Slimes sometimes dont produce plorts
  • Drones get stuck in place sometimes
  • Chat sometimes empty for remote players
  • Upgrades sometimes does not get applied to All players

Origional File From SatyPardus

It's bad. It's really really bad.

There is so much to clean up in this project, I would not even know where to begin. Kinda the reason why it's already uploaded. No idea where and how to clean it up.

But this is the source code of my Slime Rancher Multiplayer mod. It went through many iterations and each new one had stuff copy pasted.

It's a mess within a mess. Oh god, forgive me.


But for real. Have fun digging through my unoptimized and undocumented code. I never thought I actually gonna release this, yet here we are. Would have dressed differently if I would have known.

Don't judge me tho. It still .... "works". Just not as good as it could!