Full notes
Full GRAB update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Store
- UI and audio
- Fixes
- Performance
Changes:
New lobby!
New time limited items in the shop!
A coding tutorial has been added.
The code editor now shows tooltips for a lot of things.
Code can now check what player part a trigger was triggered by.
It is now possible to add and remove objects inside groups without ungrouping first.
It is now possible go into physics groups and make changes.
Things inside physics groups that are passable are now allowed to be animated.
In code, it is now possible to drag and drop the program counter on a DST slot to write it. (but does not show in the dropdown as this is a more advanced feature)
Light properties can now be changed with triggers.
Sounds can now be animated.
Fixed a bunch of issues around groups and enabling physics.
Fixed a bunch of memory leaks.
Reduced undo to only undo the last 2000 changes (it was potentially using too much memory before at 100000)
Source
Changelog.gg summarizes and formats this update. How we read updates.
