Super Blocky Ball Custom Tracks Changelog & Resources

Changelog and other resources for Super Blocky Ball Custom Tracks

Format maps through the official Map Kit. Message one of the developers anywhere to verify your map for testing and/or have it added.


Command list:

Commands can be called using these prefixes: /, :, ;, !. You may also put emote or e right after the / prefix to hide your commands. Commands can be properly called with any other prefix using this method, but they will not be hidden.

Some commands and command aliases are not listed.

  • Show Checkpoints
    – Aliases: /show checkpoints, /showcheckpoints, /checkpoints, /scp, /c
    – Arguments: None
    – Description: Toggles visibility of normally invisible checkpoints.
    – Restriction: None

  • Show Invisible Walls
    – Aliases: /show invisible walls, /showinvisiblewalls, /walls, /siw, or /w
    – Arguments: None
    – Description: Toggles visibility of normally invisible barriers.
    – Restriction: None

  • Lighting Changes
    – Aliases: /lighting, /fog, or /l
    – Arguments: None
    – Description: Toggles map lighting changes.
    – Restriction: None

  • Hide Players
    – Aliases: /hide players, /hideplayers, /hp, or /p
    – Arguments: None
    – Description: Toggles visibility of other players and all chat bubbles.
    – Restriction: None

  • Rotate Camera
    – Aliases: /rotate camera, /rotatecamera, or /rc
    – Arguments: None
    – Description: Flips the camera upside down.
    – Restriction: None

  • Flip Controls
    – Aliases: /flip controls, /flipcontrols, or /fc
    – Arguments: None
    – Description: Flips your controls.
    – Restriction: None

  • Reset
    – Aliases: /reset or /r
    – Arguments: None
    – Description: Resets your player character.
    – Restriction: None

  • Hide and Seek
    – Aliases: /hide and seek, /hideandseek, or /hns
    – Arguments: None
    – Description: Toggles visibility of player name tags and chat bubbles.
    – Restriction: Server host only

  • Can’t Change Map
    – Aliases: /cant change map, /cantchangemap, or /ccm
    – Arguments: None
    – Description: Prevents players who are not server hosts from changing the map.
    – Restriction: Server host only

  • Disable Checkpoints
    – Aliases: /disable checkpoints, /disablecheckpoints, or /dcp
    – Arguments: None
    – Description: Disables all checkpoints, preventing everyone from finishing a race.
    – Restriction: Server host only

  • Stop Race
    – Aliases: /stop race, /stoprace, or /sr
    – Arguments: None
    – Description: Stops the race prematurely. Can be used anytime a map is loaded.
    – Restriction: Server host only

  • Add Host
    – Aliases: /host or /h
    – Arguments: (player: Player)
    – Description: Gives the specified player server host privileges.
    – Restriction: Primary server host only

  • Revoke Host
    – Aliases: /revokehost or /rh
    – Arguments: (player: Player)
    – Description: Revokes server host privileges from the target player.
    – Restriction: Primary server host only

  • Kick Player
    – Aliases: /kick or /k
    – Arguments: (player: Player)
    – Description: Kicks the player from the server.
    – Restriction: Server host only

  • Racing Off
    – Aliases: /off
    – Arguments: (player: Player)
    – Description: Turns racing off for the specified player.
    – Restriction: Server host only

  • Racing On
    – Aliases: /on
    – Arguments: (player: Player)
    – Description: Turns racing on for the specified player.
    – Restriction: Server host only

  • Force Racing Off
    – Aliases: /forceoff or /foff
    – Arguments: (player: Player)
    – Description: Forces racing to stay off for the specified player.
    – Restriction: Server host only

  • Force Racing On
    – Aliases: /forceon or /fon
    – Arguments: (player: Player)
    – Description: Reverts Force Racing Off.
    – Restriction: Server host only

October 13th, 2023:

  • Update controller button icons to the new controller icon API

October 10th, 2023:

  • Disabled joining a currently ongoing race while already AFK because it is buggy and it can cause a lot of bugs
  • Fix an undisclosed checkpoint issue

October 7th, 2023:

  • Hopefully fixed some startbox, countdown, and timer weirdness (who knows)

August 26th, 2023:

  • Fix startbox becoming intangible too early on the client

August 16th, 2023:

  • Patched a flaw in the checkpoint system where you’re able to skip the second checkpoint on maps that end at its last checkpoint and still be able to complete a race
  • Reset overall times board
  • Fix board images not loading if _info.Image is a number attribute

August 12th, 2023:

  • Fix Hide Players command not persisting after respawn
  • Update TopbarPlus to v2.9.1

August 6th, 2023:

  • Fix chat bubbles not being offset above your marble sometimes in Map Test
  • Make server marble creation script more lightweight and easier to modify
  • Fix marbles not being handled locally when you join for the first time

August 5th, 2023:

  • Increased individual map leaderboard refresh rate from 10 to 60 seconds
  • Fixed cached leaderboards not displaying when there’s an error or you hit the rate limit.
  • Leaderboard errors are no longer displayed. This is temporary until the local leaderboard UI is overhauled completely sometime in the future.
  • The choosing maps in private servers text now appears in private and reserved servers, displaying what type of server you’re currently in instead. The text was also changed from a SurfaceGui to a BillboardGui.
  • The menu button now has text clarifying that it is used to access the menu
  • Player characters are now only loaded after the server finishes loading
  • Fix client and server disagreeing with map names that are filtered in Map Test

July 25th, 2023:

  • The Disable Checkpoints command now has a chat command, instead of it being restricted to the commands menu. (I forgot to add it)

July 23rd, 2023:

  • Added commands with arguments. See the command list for more information:
    – Add Host: /host or /h
    – Revoke Host: /revokehost or /rh
    – Kick Player: /kick or /k
    – Racing Off: /off
    – Racing On: /on
    – Force Racing Off: /forceoff or /foff
    – Force Racing On: /forceon or /fon
  • Added more commands without arguments. See the command list for more information:
    – Stop Race: /stop race, /stoprace, or /sr
    – Flip Controls: /flip controls, /flipcontrols, or /fc
  • Fix the local maps script grabbing the board model too soon in Map Test, leading to the map not being added locally
  • Fix spectating incorrectly setting the subject to the head when the subject respawns
  • Add back some missing status and error messages in the server racing script
  • Replace time() with tick() in most places for accuracy
  • Map Test’s timer now uses tick() instead of time()
  • Fixed some theoretical logic bugs in the server button script
  • Teleporting to a spin-off place with forced Private Server mode always teleports you to your own Reserved Server, i.e. Map Test. You can still play with others if you all join Map Test through the same Private Server.
  • Disabled all scripts parented to maps in Marathons
  • Marathons no longer forces Private Servers. Map Voting is also disabled currently.
  • Fix Map Voting UI erroring

July 16th, 2023:

  • You can now change map properties after a map is added into Map Test (through the 3 dots window)
  • Added the Players Can't Load Map command. It can be toggled as a server host with /ccm, /cant change map, or through the command menu
  • Added the Disable Checkpoints command. It can be toggled as a server host with /dcp, /disable checkpoints, or through the command menu
  • Server host commands are now hidden if you’re not the server host
  • Fix Races Completed leaderboard not displaying
  • Map Kit now supports Enum values through the Reverb _info property
  • (Hopefully) fixed a rare bug where the racing loop will freeze when someone leaves right before being teleported
  • Map Control button Clear Selected changed to Delete Selected for consistency
  • Visually updated the Spinoffs menu slightly

(May include past updates in the future)

Also check out the original game!

1 Like