New functions
item.lore = { [1] = "1", [2] = "2"}
item.display_name = "Test"
item.count = 1
player.addToast("Title", "Descriptin", 10000)
2 new events
Fix json.stringify for arrays
Fixed spam in logs
Removed require modules cache
Improve ImGUI Lua API
Improve Lua API
Added ImGUI to Lua
Fix player.inventory.leftClick
Fix player.inventory.rightClick
Fix player.inventory.dropAll
Add 3d render images
Added packet events for failsafe
Fix context.renderLine
Small optimize context.renderPolygon
Fix player.getScoreBoardLines()
Add player.getTab()
Improve 2D render
Added possible render items in 2D render
Require now support http
New api functions
Added player.getMaxHealth()
Added player.getMaxMana()
Added player.input.leftClick()
Fixed raycasts
Everything that can be done in Lua has been removed.


