Skip to content

v2.6.4-beta

Compare
Choose a tag to compare
@smell-of-curry smell-of-curry released this 16 Dec 15:56
· 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 to betweenVector3 ( thanks to @mrpatches123#0348 for showing this looks like betweenXYZ 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 uses component_groups to improve script performace
  • Improved performance for Chest GUI
  • Updated -ping command to show actuate information for Ticks Per Second.