v2.6.4-beta
·
29 commits
to main
since this release
Rubedo 2.6.4
FIXED HUGE MEMORY LEAK... Caused by the new Database system, and a lot of async await.
Changelog:
- Converted
betweenXYZ
tobetweenVector3
( thanks to @mrpatches123#0348 for showing this looks likebetweenXYZ
is ~80% slower lmao ) - Converted almost 200+ functions back to normal
get
- Added alternate options for database
get
getSync
etc. - Added logging for gamemode protection
- Added actual event orders and made protections not load until database loads
- Updated Forms to show faster and to reduce lag when loading
- Improved Script performance across the whole pack.
has_container_open
now usescomponent_groups
to improve script performace- Improved performance for Chest GUI
- Updated
-ping
command to show actuate information for Ticks Per Second.