Skip to content

netblox 16.11.1

Latest
Compare
Choose a tag to compare
@AsertCreator AsertCreator released this 05 Aug 07:20
· 56 commits to master since this release

the game is so far from finished that.... idk what to say. but thats besides the point.

Changelog

Additions

  • i tried to make "sandbox" game mode, where you can destroy parts, and that's it. sandbox is enabled by default and you cannot disable it.
  • added RemoteEvents, but they're quite buggy (sometimes Instances transported through it are not sent)
  • added chat, but you cannot type any message or see other messages. you can click H key and others will get a log message that you said something.
  • i tried to implement raycasting, but its very funky
  • added explosion sound. wow.
  • added task lua module, so you make """"threads""""
  • on public service site you can search
  • on public service site you can login (but not logoff because javascript)

Changes

  • refactored public service and its api communication
  • now you can set your own server port
  • now netblox is more "stable", because i fixed all warnings throughout the whole solution
  • two of three bugfixes

Removals

  • removed LuaYield, a weird contract that nothing followed.
  • removed ImageSharp dependency, because it was not used, (it also was vulnerable)

you can download the windows client, server and public service (server and public service are supposed to be in one directory btw)