Version 2.4 Update:
This version includes several changes to make the engine easier to customize and configure.
Most important IDs are now stored in:
ReplicatedStorage > IDs
This makes Developer Products and Gamepasses easier to replace without searching through multiple scripts.
The main game script was also slightly updated.
The Configuration folder now supports two gameplay modes:
DynamicMode = true:
The engine uses automatic difficulty calculation based on the amount of winners.
DynamicMode = false:
The engine uses a fixed section count from the static value.
-The UI layout has been improved to make the shop cleaner.
-A new purchase protection system has also been added for mutators. This helps prevent spam purchases and accidental repeated purchases of mutators that are already active. Some mutators can still be configured to allow rebuying when intended, such as "add time".
Improved:
-Accurate Height Bar
-Smoother Moving Platforms
-Fisher Yates algorithm for section generation
-Updated Chat System for upcoming Roblox migration
