Skip to content

netblox 16.9.3

Choose a tag to compare

@AsertCreator AsertCreator released this 17 Jul 04:40
· 93 commits to master since this release

netblox 16.9.3

a test release. a simple roblox-clone is releasing. weird thing to say.

that's besides the point, there are new features added since last release (there wasn't one πŸ’€)

Changelog

Additions

  • added instance system, where instances can be parented to each other
  • added script system, a bit modified moonsharp is lua engine
  • added network system, server can host multiple players, and players can... see each other move?
  • added physics system, its very VERY buggy, and doens't play nice with network system
  • netblox is "modular", one process can host multiple games with shared resources.
  • added interactable ui, players can leave the game, mute sounds and things
  • speaking of sounds, basic sounds were added, bird chirping and character death (umm)

Removals

  • removed lua handles, overcomplicated system of managing instances that memory leaked every second
  • removed lighting, because it looks ugly
  • thats all

download the game from links below. you should host your servers yourself. (these are windows builds, bc im too lazy to make others)