Dairy Product Changelog

https://www.roblox.com/games/6550306452

[Major build number].[Minor build number].[Revision].[Package]

i.e. Version: 1.0.15.2

  • Major build number: This indicates a major milestone in the game.
    Increment this when going from beta to release, from release to major updates.

  • Minor build number: Used for feature updates, large bug fixes, etc.

  • Revision: Minor alternations on existing features, small bug fixes, etc.

  • Package: Your code stays the same, external library changes or asset file update.

0.0.0.0

26.11.2021

Important

  • Released Dairy Product Beta 0.

New Features

Bug Fixes

0.1

26.11.2021

New Features

  • Max players in a server is 50.

  • Added multiplayer tab
    Create and join lobbies, max players is 5.

  • Added reserved servers for singleplayer.

Bug Fixes

  • Settings save when teleporting to game.
0.0.1

26.11.2021

Bug Fixes

  • Stamina is more accurate with performance.
    Stamina += AmountPerSecond*DeltaTime

  • Camera bobbing is more accurate with performance.
    CurrentTime += Humanoid.WalkSpeed/1.5*DeltaTime

  • Quick fixed being able to drop the dairy product.

  • Removed flashlight light changes depending on graphics settings.

0.0.0.0

26.11.2021

Important

  • Released Dairy Product Beta 0.

New Features

Bug Fixes