Here’s a changelog covering recent updates of Particubes✨
For this update, the dev team worked really hard to fix major issues the app has. If you couldn't launch or register the app before, give it a try now!
0.0.35 (Nov 18, 2021)
- Fixed Particubes not working with some networks
- Fixed camera upside down sometimes when connecting to a world
- Fixed light removal issue
- Fixed color glitch
- Added option to toggle vibrations on mobile devies
- Other smaller fixes and optimizations
Developers- Important changes regarding inputs, now DirPad and Action1 are available while "pointer" is displayed
- Camera.FieldOfView
- Camera:SetModeThirdPerson, Camera:SetModeFirstPerson, Camera:SetModeThirdPersonRPG, Camera:SetModeFree
- Some Events used to be lost, not anymore!
- Added Object.Tick
- Added Object.OnPointerDrag
- Added Client.Screen (Width, Height & DidResize)
- BlockFace -> Face (renamed)
- object.OnCollision now receives object's face that's in collision
- Map.OnCollision now works
- Server prints and errors now displayed
- Removed player built-in name tags (they can be implemented in Lua)
- Fixed crash when adding out-of-edge light block
- Blocks do not retain parent Shapes anymore