September 2023 Update - Patch 1.0.23.09.17a

major update

Code Rivals: Robot Programming Battle · published

- Introducing the Test Range: An empty arena with disabled enemies to develop and test your best code

- New coding blocks:

Sensor 3 - Returns the distance from the sensor to the object (enemy or not) at the end of the leaser beam
P.S. many users asked for this, no idea what they think they gonna do with it

AND and OR logical blocks - Boolean logic blocks with boolean in(s) and out to facilitate coding

- New "GitGud" code samples feature: A button on the UI opens a list of 15 code samples with basic functions like moving or turning, all the way to basic combat ready code