
Code Rivals: Robot Programming Battle
- Released
- Jun 26, 2023
- Platforms
- Last updated
Updates & announcements
Developer post
Developer postSeptember 2023 Update - Patch 1.0.23.09.17a
- 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
Original post
- 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 itAND 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
Developer postPatch 1.0.23.08.20a - New block type: Sensor 2
New block type: Sensor 2 new block type Sensor 2, only returns "true" when the object detected is a barrel in Survival mode notes: enemy droids can and will shoot from behind and above the barrels, so its not simply a matter of ignoring the barrels, but knowing when to shoot or i
Original postNew block type: Sensor 2
new block type Sensor 2, only returns "true" when the object detected is a barrel in Survival mode
notes: enemy droids can and will shoot from behind and above the barrels, so its not simply a matter of ignoring the barrels, but knowing when to shoot or ignore them, this and the fact that sensors must be used in a sequence adds a new level of complexity to Survival mode
Developer postPatch 1.0.23.08.18a bug fixes
Patched the bugs discribed in the discussion forum post on aug, 17 2023
Original postPatched the bugs discribed in the discussion forum post on aug, 17 2023
Developer postPatch 1.0.23.08.13a - Bug fixes
.
Developer postPatch 1.0.23.08.01a Unlimited variables
New variables system allows for unlimited variables creation
Original postNew variables system allows for unlimited variables creation
Developer postGo to top of leaderboards and get 10 free Steam keys!
Rules: 1- Play survival mode, 2- Get to the top of leaderboards, 3- Send a message on Community Hub or add me (profile: leandrro ) so i can check stats *additional rules 4- This promotion it is limited to 100 free keys total, after that the promotion is over 5- The same person, a
Original postRules:
1- Play survival mode,
2- Get to the top of leaderboards,
3- Send a message on Community Hub or add me (profile: leandrro [developer]) so i can check stats
*additional rules
4- This promotion it is limited to 100 free keys total, after that the promotion is over
5- The same person, and/or Steam profile can not win the prize more than once
6- Only valid and verified results will be awarded keys
Developer postPatch 1.0.23.07.23a - Bug fixes
Fixed a bug that prevented explosions to show
Original postFixed a bug that prevented explosions to show
Developer postPatch 1.0.23.07.18a
Multiplayer fix Leaderboards beta test Now multiple connections can attach to the same block and also infinite loops (hopefully) will be avoided Fixed a bug that allowed for spawning of 2 connections at once, forcing the player to delete both and making things a little confusing
Original postMultiplayer fix
Leaderboards beta test
Now multiple connections can attach to the same block and also infinite loops (hopefully) will be avoided https://www.youtube.com/watch?v=WTWdF504pcg
Fixed a bug that allowed for spawning of 2 connections at once, forcing the player to delete both and making things a little confusing for new players
Added Survival mode end screen score
Added a reloading HUD animation
Added a FPS counter enable/disable checkbox on video settings
Bug fixes
Visual upgrades
Developer postPatch 1.0.23.06.29a
- Fixed fail to spawn camera on Survival mode
Original post- Fixed fail to spawn camera on Survival mode
Developer postPatch 1.0.23.06.27a - Bug fix
- Incorrec spawn on Survival mode
Original post- Incorrec spawn on Survival mode
Developer postCode Rivals full release!!
The game now has a very decent ammount of content/playing hours for the very small price with the new endless Survival mode Lots of updates and new game modes will be added in the future Full release update notes: New main game mode: Survival, with infinite procedurally generated
Original postThe game now has a very decent ammount of content/playing hours for the very small price with the new endless Survival mode
Lots of updates and new game modes will be added in the future
Full release update notes:
New main game mode: Survival, with infinite procedurally generated arenas of increasing difficulty
New game modes coming soon
New coding block: Impact detector - Outputs a true/false signal used to take actions when your robot is hit by the enemy
New coding block: Object - Used to control multiple robots at the same time using the same code but with variations depending on the robot ID/object ID, robots can now be programmed as classes in object oriented programming
New coding blocks coming soon
New enemy: grenade-launcher elite droid
Updated start screen with details on each game mode
Leaderboards coming soon
New health bar HUD
2 new camera settings on survival mode
Middle mouse button now has the same function and right click
Bug fixes
Visual updates
Developer postPatch 0.3.23.04.09a
bug fixes
Original postbug fixes
Developer postPatch 0.3.23.04.04b - New main menu, new music, resolution scale option
Added a resolution scaler to the video settings menu New main menu New music system to make it less repetitive and also 6 new tracks
Original postAdded a resolution scaler to the video settings menu
New main menu
New music system to make it less repetitive and also 6 new tracks
Developer postPatch 0.3.23.03.23a Mouse sens, auto load levels
Add a mouse sensibility slider to the Controls menu Changed the text on tutorial level 3 to highlight that "Delays" are basic stuff and more advanced robot programming will be seen later Added message: "Multiplayer is now unlocked" after level 5 Auto load next level when you beat
Original postAdd a mouse sensibility slider to the Controls menu
Changed the text on tutorial level 3 to highlight that "Delays" are basic stuff and more advanced robot programming will be seen later
Added message: "Multiplayer is now unlocked" after level 5
Auto load next level when you beat a level for the first time
Fixed a game breaking bug on level 4
Developer postPatch 0.3.23.03.20a - New multiplayer UI, Timer
- Finished the update of the UI in the multiplayer section - Added a timer to better keep track of time, helpfull on the first levels of the tutorial - Minor visual changes - Minor bug fixing
Original post- Finished the update of the UI in the multiplayer section
- Added a timer to better keep track of time, helpfull on the first levels of the tutorial
- Minor visual changes
- Minor bug fixing
Developer postPatch 0.3.23.03.13a Visual improvements, bug fixes
New camera system that follows the robot closer and turns with it Tutorial now can be activated on a level already cleared some bug fixes
Original postNew camera system that follows the robot closer and turns with it
Tutorial now can be activated on a level already cleared
some bug fixes
Developer postPatch 0.3.23.03.09a - Bug fixes
fixed missplaced tutorial text on some levels fixed "true" text appearing on coding blocks other than "branch" type fixed a bug that allowed for 0.00 reload time to be saved on "upgrade" level replaced old code on "upgrade" level
Original postfixed missplaced tutorial text on some levels
fixed "true" text appearing on coding blocks other than "branch" type
fixed a bug that allowed for 0.00 reload time to be saved on "upgrade" level
replaced old code on "upgrade" level
Developer postPatch 0.3.23.03.06a Bug fixes
Fixed a bug preventing the correct placing of target input connection on "set" block after moving it New start screen improved default code on level 6 Placed default code on level 7 to make completing the level easier Removed a forgotten droid on multiplayer "Lake" map on sunny s
Original postFixed a bug preventing the correct placing of target input connection on "set" block after moving it
New start screen
improved default code on level 6
Placed default code on level 7 to make completing the level easier
Removed a forgotten droid on multiplayer "Lake" map on sunny setting
*in Patch 0.3.23.03.05a user created and saved code had been reset
Developer postPatch 0.3.23.03.05a - Early Access First Month Update
Redesign of the User Interface Fixed many physics glitches on levels 6 and 7 Fixed incorrect scaling on monitors with non 16:9 aspect ratio Many minor bug fixes Removed voiceover on tutorials *multiplayer updates should go live in 1 or 2 days
Original postRedesign of the User Interface
Fixed many physics glitches on levels 6 and 7
Fixed incorrect scaling on monitors with non 16:9 aspect ratio
Many minor bug fixes
Removed voiceover on tutorials
*multiplayer updates should go live in 1 or 2 days
