Skip to content

Releases: satoshinm/WebSandboxMC

v1.8.3

26 May 06:37
Compare
Choose a tag to compare
  • Add support for setting web spawn location to server spawn (GH-70)
  • Add barrier block, an invisible obstacle (GH-55)
  • Add fern, shrub, dead bush, LongGrass variants (GH-72)
  • Add mossy stone brick and cracked stone brick, TexturedMaterial of smooth stone (GH-73)
  • Add birch and spruce wood/leaves tree subtypes (GH-74)
  • Update to NetCraft build 432, fix placing cobblestone (satoshinm/NetCraft#162)

screenshot-netcraft-2017-05-26t06_29_13 702z

v1.8.2

25 May 05:47
Compare
Choose a tag to compare
  • Fix orientations for furnaces and burning furnaces (GH-61)
  • Fix orientations for pumpkins and jack-o'-lanterns (GH-69)

Update to NetCraft build 429:

  • Add a new block registration system (satoshinm/NetCraft#160)
  • Add rotated variants of furnaces, pumpkins, and jack-o'-lantern blocks using new block data system
  • Fix missing block hardnesses
  • Fix light level illumination of jack-o'-lanterns
  • Fix broken cloud and lamp textures from satoshinm/NetCraft#159

screenshot-netcraft-2017-05-25t05_07_39 471z

v1.8.1

24 May 05:50
Compare
Choose a tag to compare
  • Reduce usage of deprecated Bukkit API magic value methods (GH-68). The only remaining usages of deprecated API is now for signs, some bugs to be worked out before it can be replaced.
  • Fix sapling subtypes, now differentiates between oak, spruce, and birch saplings
  • Update to NetCraft build 415, fix birch sapling texture (satoshinm/NetCraft#159)

screenshot-netcraft-2017-05-24t05_42_18 089z

v1.8.0

23 May 06:23
Compare
Choose a tag to compare
  • Add new blocks: TNT, emerald block, pumpkin, jack-o'-lantern, huge mushrooms, command,
    emerald ore, soul sand, nether brick, soul soil, redstone lamps (satoshinm/NetCraft#157)
  • Refactor to lay the groundwork for Sponge support (partial GH-51), not fully implemented but Bukkit should still function as before, if you see any new problems from these changes please let me know

Update to NetCraft build 414:

screenshot-netcraft-2017-05-23t06_27_20 583z

v1.7.0

21 May 19:42
Compare
Choose a tag to compare

Update to NetCraft build 392:

screenshot-netcraft-2017-05-21t19_43_43 136z

v1.6.0

21 May 04:38
Compare
Choose a tag to compare
  • Add support for /websandbox command permissions, off by default and now requires op, or checks permission node (GH-52)
  • Add initial support for customizing textures (GH-56), see readme for details on support limitations
  • Add sponge block (satoshinm/NetCraft#147)

Update to NetCraft build 389:

screenshot-netcraft-2017-05-21t04_37_22 948z

v1.5.0

20 May 06:12
Compare
Choose a tag to compare
  • Remove blocks_to_web config option and hardcode the block translations internally; use blocks_to_web_override instead of you want to change them (GH-62)
  • Add diamond ore
  • Add redstone ore
  • Add bookshelf
  • Add mossy cobblestone
  • Add obsidian
  • Add workbench
  • Add furnace
  • Add monster spawner
  • Add snow block
  • Add ice
  • Add clay
  • Add jukebox
  • Add cactus
  • Add mycelium
  • Add netherrack
  • Fix name of stone brick and stone (not cement)
  • Fix wool texture discrepancies
  • Continue to improve texture atlas compatibility
  • Tested with Spigot 1.12-pre5 and Glowstone 495

Update to NetCraft build 361:

  • Reconcile block differences: change color blocks to wool removing the extra colors, rename, and add new blocks in their space (satoshinm/NetCraft#137)

screenshot-netcraft-2017-05-20t05_15_04 552z
screenshot-netcraft-2017-05-20t03 21 03z

v1.4.2

18 May 02:52
Compare
Choose a tag to compare

Update to NetCraft build 354:

  • Fix graceful handling of WebSocket server connection errors (satoshinm/NetCraft#47)
  • Fix WebGL warnings from overly early initialization when connecting to server, the sky will now be shown while waiting to connect instead of a black screen (satoshinm/NetCraft#107)

screenshot-netcraft-2017-05-18t02_42_18 930z

WebSandboxMC v1.4.1

17 May 03:35
Compare
Choose a tag to compare

Update to NetCraft build 342:

  • Significantly shrink the web client download file size (~3x smaller) for faster page loading by removing unnecessary sqlite database (satoshinm/NetCraft#2)
  • Tested with 1.12-pre2 release

WebSandboxMC v1.4.0

15 May 06:19
Compare
Choose a tag to compare
  • Add unbreakable/unplaceable blocks (bedrock), unbreakable_blocks config option (GH-46)

Update to NetCraft build 336:

screenshot-netcraft-2017-05-15t06_08_50 392z