Skip to content

Releases: Byte-Nova/Rimworld-Together

Release 24.6.8.1

08 Jun 14:58
Compare
Choose a tag to compare

What's Changed (Short ver.)

  • Implemented backwards compatibility patch (might not work on all cases).

  • Rollback of new console changes to old one, to prevent Ptero and Docker instances not working correctly.

  • Fixed error that would prevent player when logging in after checking which one of the saves was more recent (local or server).

Full Changelog: 24.6.7.1...24.6.8.1

Release 24.6.7.1

07 Jun 15:37
Compare
Choose a tag to compare

What's Changed (Short ver.)

  • Implemented new global markets feature.

  • Implemented save syncing with the server (upload newer saves from client to server).

  • Implemented children and plant growth state sync.

  • Implemented map pollution sync.

  • Implemented a button to save the game upon loosing connection.

  • Implemented UPnP capabilities for the server.

  • Implemented a backup feature for the server.

  • Implemented a save backup feature for the server.

  • Implemented commands to toggle custom scenarios and difficulty for the server.

  • Implemented history feature for the server.

  • Implemented support for the mod to toggle between 1.4 and 1.5 RimWorld version.

  • Fixed issues with saving not working correctly when it should.

  • Fixed not being able to join a server that created a planet using missing DLCs.

  • Fixed some errors that caused console spam during online visiting.

  • Fixed server logging failing to work correctly on some cases.

  • Fixed some trading issues when players had mismatching mods/DLCs.

What's Changed

New Contributors

Full Changelog: 1.5.0...24.6.7.1

Release 1.5.0

11 Apr 18:02
60f9db6
Compare
Choose a tag to compare
  • Added new mod icon that shows in the loading screen.
  • Fixed small issue with quick connect button.
  • Ported mod version to be compatible with RimWorld 1.5.
  • Removed Hugslib dependency.

Release 1.4.0 (EOL for RimWorld 1.4 development)

11 Apr 12:54
Compare
Choose a tag to compare

THIS IS THE LAST VERSION THAT WILL CONTAIN CONTENT FOR RIMWORLD 1.4. IF YOU WANT TO KEEP PLAYING 1.4 AFTER THIS ONE YOU MUST ALWAYS USE THIS VERSION AND THE FILES ATTACHED TO THE RELEASE.

  • Implemented quick connect button.

  • Implemented better site descriptions.

  • Implemented prompt to kick players while the server is being set up by the host.

  • Implemented more information to the server regarding illegal actions.

  • Implemented chat notification sounds.

  • Implemented chat notification animation.

  • Implemented chat setting in mod options to disable chat sounds.

  • Implemented a separate log file for chat messages in the server.

  • Implemented config to disable chat output in the console for server owners to use.

  • Implemented config to set a custom timeout (Client disconnect timeout) for server owners to use.

  • Implemented a Biotech DLC check when transferring pawns between games.

  • Fixed server mod loader failing to load mods correctly.

  • Fixed not being able to build a site if you had the exact silver required.

  • Fixed site rewards arriving with 0 HP to the settlement.

  • Fixed planet generation not being correctly altered by seed.

  • Fixed sharing violation errors when trying to save/load saves.

  • Registering users won't get disconnected upon doing so.

  • Vanilla auto-saving feature won't work in multiplayer anymore.

Release 1.3.2

16 Mar 21:34
ddd4747
Compare
Choose a tag to compare
  • Implemented new requirement mods into the extra files in GitHub (Harmony, Hugslib, Rimworld Together).
  • Fixed game returning into a black screen when saving the game.
  • Fixed being able to check the difficulty menu when custom difficulty was set on.
  • Fixed map generator sometimes spawning objects that take several tiles multiple times.
  • Fixed issue that caused single player worlds always having same seed.
  • Fixed having to restart game whenever you exit during world generation.
  • Removed old XML functions that aren't in use.
  • Code cleaning.

Release 1.3.1

12 Mar 01:44
Compare
Choose a tag to compare
  • Implemented version checking between client and server.
  • Implemented partial French support for the mod.
  • Implemented partial Russian support for the mod.
  • Implemented partial Hungarian support for the mod.
  • Implemented partial Spanish support for the mod.
  • Implemented partial Latin Spanish support for the mod.
  • Fixed mod planet generation breaking on certain cases.
  • Fixed mod planet generation breaking with custom planet sizes.
  • Fixed server soft-locking players out of the server when failing to safe.
  • Fixed multiplayer variables bleeding into single player games.
  • Fixed being able to connect to another server while being currently connected.
  • Fixed server/client not removing multiplayer temporary files.
  • Fixed client sometimes being kicked too quickly before receive the reason for disconnection.
  • Code tidying and cleaning.

Release 1.3.0

06 Mar 18:41
Compare
Choose a tag to compare
  • Implemented planet topography sync.
  • Implemented planet settlement positioning and naming sync.
  • Implemented planet area positioning and naming sync.
  • Implemented planet generation mods support.
  • Implemened button to request server planet generation details.
  • Implemented 100% of the game difficulty settings for modification.
  • Implemented being able to see custom server difficulty through game settings.
  • Fixed difficulty values not being correctly triggered sometimes.
  • Fixed server sometimes taking too much time to kick disconnected players.
  • Fixed being able to visible uncheck commitment mode even if impossible.
  • Code tidying and cleaning.

THIS VERSION HEAVILY MODIFIES THE WAY WORLDS ARE HANDLED, IF YOU UPDATE AND WANT TO LET NEW PLAYERS JOIN THE SERVER YOU WILL NEED TO EXPORT YOUR PLANET GENERATION DETAILS INTO THE SERVER! TAKE INTO CONSIDERATION THAT NOT WIPING THE SERVER FOR THIS NEW UPDATE WILL MAKE NEW PLAYERS HAVE DIFFERENT WORLDS!

1 - Join already existing world.
2 - Go to the mod options of Rimworld Together.
3 - Select "Get server world file".
4 - Select "Open server worlds folder".
5 - Drag the file that you should have into the server's "Core" folder and replace if needed.

Release 1.2.0

29 Feb 19:04
Compare
Choose a tag to compare
  • Implemented xenotype support in transfer.
  • Implemented factions support in transfer.
  • Implemented kinds support in transfer.
  • Implemented races support in transfer.
  • Implemented minified items in transfer.
  • Implemented mecha support in transfer.
  • Implemented support for sites to have custom maps.
  • Implemented new map generator that is exponentially faster than the old one.
  • Implemented button to reset the save in the ESC menu.
  • Implemented button to convert saves into server saves.
  • Fixed items sometimes transferring with incorrect hp.
  • Fixed minified items sometimes not being transferred over.
  • Fixed pawns sometimes failing to be transferred over.
  • Fixed being able to remove a site with workers inside.
  • Fixed sites crashing the connection from attempting to retrieve a worker.
  • Fixed map sometimes crashing when detecting non-owned mods.
  • Code tidying and cleaning.