Skip to content

v1.1.1

Choose a tag to compare

@knivier knivier released this 09 Jul 16:30

Hello Activerse coders!

v1.1.1 brings some QOL changes to the v1.1 update. Below is the changelog explained in a human readable format:

  • file_writing in Activerse.properties is now logging
  • Debug menu changes to formatting (showing target FPS now, MUPS to MPS (Memory Per Second))
  • FPS is now logged alongside MPS
  • Added velocity methods
  • Added height changes

Velocity and height methods were incorporated to allow you to create your own gravity system using the update() method in subclasses of World.

As always, this version is backwards compatible with previous versions. We're keeping this streak as long as we can!

You should check out the website: https://knivier.github.io/KnivierWeb/activerseinfo.html

Full Changelog: v1.1.0...v1.1.1