Skip to content

Releases: shadowfacts/ShadowJS

0.1.0 Release Candidate 3

25 Aug 12:33
Compare
Choose a tag to compare
Pre-release
  • Prevent non-ShadowJS classes from being loaded from JS, script sandboxing.
  • Add NBT modification classes
  • Add basic world wrapper for getting/setting blocks and metadata.
  • Events!
    • HarvestBlockDrops
    • BreakBlock
    • PlaceBlock
    • ExplosionStart
    • ExplosionDetonate
    • ServerChatMessageReceived
    • ItemThrown
    • EnderTeleport
    • Note: Events are not complete, there will be more coming! Example