Skip to content

Releases: godarklight/DarkMultiPlayer

v0.2.4.5 for KSP 1.3.1

21 Oct 04:13
Compare
Choose a tag to compare
  • Fixed a few issues with asteroids in KSP 1.3.0
  • The client will now send an update message for renamed vessels
  • Support for KSP 1.3.1

v0.2.4.4 for KSP 1.3.0

14 Jul 23:49
Compare
Choose a tag to compare
  • Added missing 1.3 part
  • Fixed a server crash when a player disconnected during warp
  • Fixed a DMP crash during connection
  • Fixed ModWindow display, it'll now show up when there are incompatible mods with the server

v0.2.4.3 for KSP 1.3.0

14 Jul 23:51
Compare
Choose a tag to compare
  • Client settings are now saved as ConfigNode (KSP resource file format), instead of XML
  • Fixed a bug where DMP wouldn't work on 32-bit clients

v0.2.4.2 for KSP 1.2.2

06 Feb 21:58
Compare
Choose a tag to compare
  • Fixed a bug where tourist kerbals would be sent again if they were on recovered vessels
  • Fixed a bug where DMP would throw trying to handle empty messages
  • Fixed a bug where players would be disconnected from the server due to an empty flag file
  • Fixed a bug where players would be disconnected when the chat was minimized
  • Fixed a bug where players would be sent to the last created subspace
  • Fixed a bug related to kerbal genders
  • Fixed a bug with KerbalDodger
  • Changed the sendPlayerToLatestSubspace server option and removed keepTickingWhileOffline (as it no longer makes sense).
    • When set to false, you will be sent back to the exact time you disconnected.
    • When set to true, you will be sent to the latest universe time (default, and old default behaviour).
    • As "pausing" the latest time while the server is offline / no players are connected, and remaining locked to a subspace while offline made little sense - I've decided to remove the option which should have never existed in the first place, the option should be a lot more intuitive now, before it depended if a player was online, now it doesn't. It'll also keep you paused even if you turn off the server.
  • Updated GUI

v0.2.4.1 for KSP 1.2.2

10 Dec 22:46
v0.2.4.1
Compare
Choose a tag to compare
  • Support for KSP 1.2.2
  • Fixed a bug where players would be randomly disconnected due to an error while handling chat messages

v0.2.4.0 for KSP 1.2.1

12 Nov 15:57
v0.2.4.0
Compare
Choose a tag to compare
  • Support for KSP 1.2.1
  • Added new cheats to be disabled by server
  • Added missing 1.2 gameplay settings and parts
  • Added support for rescue and tourism contracts
  • Vessel maneuver nodes are now being loaded on the client
  • Fixed a bug where the kerbal's flight log wasn't being loaded
  • Fixed compatibility and install checkers

Thanks 81ninja, Caylis1397 for your contributions!

v0.2.3.1

02 Jul 14:30
Compare
Choose a tag to compare

RockyTV:

  • Added a new feature that allows server admins to disable quickloading and reverting flights on their server

hvacengi:

  • Fixed a bug where the Tracking Station wouldn't display any vessels on the map if the game was recently created

v0.2.2.3

22 Feb 23:21
Compare
Choose a tag to compare

godarklight:

  • Fix invalid message handling to prevent server crashes
  • Lock update queue while syncing to prevent initial sync errors

RockyTV:

  • Add 1.0.5 parts

v0.2.2.2

07 Aug 17:58
Compare
Choose a tag to compare

awdAvenger:

  • Fixed a connection issue in DMP due to two gameplay setting fields not being sent

BrianErikson:

  • Safety bubble size is now configurable in Config/Settings.txt

godarklight:

  • Sync kerbals flight and career logs

v0.2.2.0

06 Jun 00:52
Compare
Choose a tag to compare

godarklight:

  • Adjust HackyInAtmoLoad
  • Workaround stuck camera space center bug while alt-tabbed
  • Improve kerbal syncing
  • Use periods not spaces for part names

godarklight/RockyTV:

  • Port to 1.0