Skip to content

Releases: Bedrock-OSS/bedrock-boost

0.0.6

05 Dec 20:32
Compare
Choose a tag to compare
  • Added new ColorJSON class, that allows for stringifying a value as well as customizing any aspect of the output
  • Refactored Vec3 class to allow any vector-like object as parameter to most methods
  • Added json formatter configuration to logger

0.0.5

05 Dec 20:30
Compare
Choose a tag to compare
  • Added clearVelocity to player polyfill
  • Added ChatColor
  • Added Logger
  • Changed how polyfills are used

0.0.4

15 Nov 09:46
Compare
Choose a tag to compare

Added getDimension function, that also caches the dimensions to reduce calling time

0.0.3

15 Nov 09:45
Compare
Choose a tag to compare

Added profiling dummy
Added toString function to Vec3 class
Added new impulse implementation

0.0.2

15 Nov 09:44
Compare
Choose a tag to compare

Version bump

0.0.1

15 Nov 09:43
Compare
Choose a tag to compare

Initial release