1. MiniGolf Maker
  2. News
  3. 2021.1.4 Update

2021.1.4 Update

Hi everyone,

This version was originally meant to just be a hotfix, but I decided to include all of the things I have been working on so far.

I am still working on the Arcade course. Unfortunately my save file for the Arcade course went missing-in-action since the last time I worked on it, so I had to recreate all of the holes I had previously made. In any case, I am now back to where I was and am moving forward.

(Note that this changelog also includes changes made in version 2021.1.3, which I did not post an announcement for.)
[h3]Changelog - 2021.1.4[/h3]
Features
  • Players can now be managed from in-game (change name, ball color, and control scheme).
  • Duration on behaviors can now be set as a random value within a range.
  • Improved behavior of Move to Position. The object will now move relative to its parent Group (if it is in one), allowing for more intuitive complex behaviors.
  • Improved behavior of Move to Rotation. The object will now rotate relative to its parent Group (if it is in one), allowing for more intuitive complex behaviors.
  • Added some extra premade green pieces and a spawnable barrier-only object.
  • Updated some Arcade objects to be colorable. Also updated the default colors on all colorable objects to be a consistent blue color.
  • Updated the Group handle to indicate the Group's orientation (Blue = Forward/Back, Green = Up/Down, Red = Left/Right).
  • Event list items are now collapsible.
Bug Fixes
  • Fixed issue where opening the Steam overlay would sometimes cause controller inputs to become messed up.
  • Fixed duplicated Groups containing greens not being properly deleted when undoing the duplication.
  • Fixed cases where Group relationship lines were not being drawn correctly.
  • Fixed errors caused by adding a Group into a Group that is a child of that Group.
  • Fixed Move to Rotation UI not showing Rotation Mode options correctly.
  • Fixed being able to press the Continue button on tutorials after the tutorial has ended.
  • Fixed issue with green splitting that could cause a course save file to become corrupted.


- Kevin