The old map is corrupted; the new map will receive small daily updates until it's working properly.
In the meantime, removed mechanics will be added back as their sections are added to the map.
We apologize for the inconvenience. (The core gameplay remains 100% functional.)

The map is awful in its current state, I know, but it's necessary to keep publishing it rather than delay updates and fixes. We're working on it simultaneously with several other projects, so your understanding is appreciated.

Thanks for all the feedback! <3

latest changes:
02/03
-DoubleOrNothing added
-various fixes

02/02
- The interface will automatically recover if it becomes unsynchronized or null.
- Part of the original code has been modified to facilitate the implementation of interactive menus on the reels.
- The interface should not disappear at certain resolutions.
- The way coins are handled has been changed from "int" to "long" to more closely resemble how stats work and are stored.
- The betting system has been changed from a fixed number to any amount the user chooses.


01/31
-Custom Dresser has been added, now each player must synchronize their clothing
and download paths to avoid seeing out-of-sync players.
- Fixed issue where the rollers get stuck if the game freezes or leaks information.
- A system is now activated to recover previous information and update interfaces when the host changes.
- Fixed issue where the UI stops updating when the host crashes.
- Now, if a roller gets stuck for any reason, a system will activate after a certain time to reset it and return the bet to the user.
- Part of the original, obsolete code has been removed and recreated to allow for better flow with the Sbox API.


01/29
-SafeCoin Roller is back! (wheel)
- Some parts of the map are being moved to form the new city layout.
- The zipline logic at the pool has been removed while it's being reworked.
-The Razors have been reworked to prevent freezing (testing still needed).
-The nametag should no longer become invisible if you forcefully leave the Roller without closing it.
-The outdated stat counting logic has been fixed so you no longer need to restart to get achievements. (probably fked with the 01/31 update)
-Some Map leaks fixed
-UI is no longer instant and waits for the rolls to finish.
-Many more changes and preparations for new additions.