Robot Rumble 2 - Weightfix hits stable
Roboteers, stand by!
As promised in the last Major Update post the Weightfix update has now been moved to the Stable channel, making it the default build of the game going forward. Sorry it has taken a little while longer than a month to come in to fruition!
For those who are new or who haven't been keeping up with the progress on Weightfix update please take sometime to read through the previous Major Update post for the full story and more information on what this update includes.
Work on our next Major Update is continuing in earnest and we cannot wait to share more in the future. Dev Diaries may slow down for a little bit as the work we are doing at the moment is a lot of boring frameworking with not much exciting player-facing content to show off, however when we have something cool and new to show off you can be sure we will let you all know.
Many thanks to all of you continuing to believe in the project, and we will see y'all soon!
kupa_
Robot Rumble 2
https://discord.gg/RobotRumble2
Full Changelog Below:
[Added] SCALING BUG FIX / WEIGHT FIX!
[Added] Incremental control! allows speed or position control with two buttons! SingleIncremental only moves in one direction where DoubleIncremental moves in both directions, currently driven by a 2.5s timer to go from low to high.
[Added] Telemetry now lists the motor input value.
[Added] Telemetry now also lists ESC voltage, which is whatever the ESC limits the battery voltage to.
[Added] Telemetry now lists motor voltage as what the ESC outputs to the windings based on the amount of current limiting, this multiplied by the current gives the electrical power of the motor in watts.
[Added] Telemetry now lists general robot stats! This includes name, speed and rotational speed. Can't wait for people to pull test area top speed drag races!
[Added] Shape_Info_Plated and Shape_Info_Simple changed some functions to Statics to decouple and use in other scripts.
[Added] Version notice to Build_Text_Updater.
[Added] STL Exporter!
[Added] STL Export GlobalDirectory.
[Added] Export STL Button to Overview tab in BotLab.
[Added] Open STL Folder Button to Overview tab in BotLab.
[Added] Open Screenshot Folder Button to Green Screen tab in BotLab.
[Added] Tweening Library to start sprucing up the UI.
[Added] Simple animations to Countdown and Win text in battle.
[Added] Small delay to tooltips opening.
[Added] Pressing Enter on Win screen will return to main menu.
[Added] Middle clicking a component in BotLab will cause camera to focus on and rotate around that component.
[Added] Pressing Z in BotLab will reset camera.
[Added] Move Attached in BotLab.
[Added] Rotate Attached in BotLab.
[Added] Angled Cylinder and Hollow Cylinder shapes.
[Added] Inverted Wedge Corner shape.
[Added] Smaller, scalable Free Axle.
[Added] Volume (weight fix) support for materiable components to match up with shapes.
[Added] New Shapes:
-
Sphere - Quarter/Eighth
-
Cone - Half/Quarter
-
Cone Frustrum - Full/Half/Quarter
-
Pyramid - Half/Quarter
[Added] Action Camera in Battle Mode, currently set to 0 to activate.
[Added] RR2 China Arena.
[Change] Rewrote a whole part of Motor_script, slight performance increase.
[Change] Servo control of motors now always draws maximum allowed current when a position is held, allowing proper torque on position control.
[Change] Motors are now speed controlled instead of torque controlled, like how motors are generally controlled in robot combat.
[Change] Merged incrementalControl with analogControl, incremental functions are now used when you are using analogControl with a keyboard, good luck binding all your spinners to analogControls!
[Change] Removed anything incrementalControl, its functionality now lives on as analogControl
[Change] AI can now freely control motor speeds or positions using analogControl
[Change] Halved the size of all hinges (fully backwards compatible, sizes are saved in the botfile)
[Change] Removed right click deselecting the current component, so right click can be used to move the camera while having a component selected
[Change] BotLab UI now shows the fill percentage of a shape, alongside the equivalent (though inaccurate) wall thickness for comparison with the old weight calculations. This will most likely be either reworked or removed for Stable release to avoid confusion.
[Change] Wall thickness label now rounds to 1 significant digit.
[Change] TwoPlayerSceneController is now aware of the instantiated prefab in Arena scene.
[Change] When scaling parts the Fill% will remain constant instead of trying to maintain the Wall Thickness.
[Change] Shapes default to full Fill% when placed instead of minimum.
[Change] Deco, Glowing Deco, Fur, Polka Dot Fur, and Vinyl materials adjusted to use Cutout rendering.
[Change] All Deco materials adjusted to use 1x1 Texture scaling.
[Change] Removed debug spam from Undo/Redo system.
[Change] Resized elements of the Bot Select menu.
[Change] Chassis Editor now creates non-plated shapes.
[Change] Adjusted mouse wheel scroll speed on Bot Select Menu to make it usable.
[Change] STL Exports now export as a series of STL files, one for each group in the bot construction.
[Change] STL Exporter now opens the folder for the export once complete.
[Change] Shapes now contain their default volume for debugging.
[Change] Overhaul of how weld strength is calculated in regards to volume of shape.
[Change] Discord RP no longer shows number of bots in a battle.
[Change] Support for STL Export to toggle if Components are exported or just Shapes.
[Change] Removed Pause menu from Botlab Bot Select and Battle Bot Select screens.
[Change] Stock Heavyweights are no longer automatically added.
[Change] Button to proceed at end of fights changed to Enter.
[Change] Photomode Camera Move Up changed back to Space.
[Change] Screenshots taken in BotLab go to a Bot Screenshots folder.
[Change] Screenshots taken in Photomode go to a User Screenshots folder.
[Change] Max manipulation distance in BotLab changed 1.5m->100m.
[Change] Removed log spam from RobotSelectController.
[Change] Adjusted Countdown text in battle.
[Change] Changed weld calculations for stock shapes to be more accurate.
[Change] Old Free Axle marked as Dev Only.
[Change] Updated Unity Version to 202.3.49f1.
[Change] CoM indicator now follows CoM of active group if Hide Groups is enabled.
[Bugfix] Motor smoke now scales properly with the size of the motor.
[Bugfix] Multimotor torque is now propery counted up, reducing torque when a single submotor breaks.
[Bugfix] Joystick input now works properly and no longer draws maximum current even when no input delta is present or when requested speed is reached.
[Bugfix] Telemetry motor watt now displays the correct value.
[Bugfix] Fixed current limiting to work correctly with any control input.
[Bugfix] Motor current now properly calculates based on the requested speed instead of maximum speed for any control input.
[Bugfix] Fixed some small logic bugs in the way motors break.
[Bugfix] Custom shapes with more then one collider will no longer generate an insanely high weld strength due to having more then one collider intersecting!
[Bugfix] Fixed a small issue where motors could sometimes apply torque without drawing any current.
[BugFix] Fixed an issue where motors would burn out on spawn.
[Bugfix] Fixed broken reconstruction of pre RobotSaveFileVersion bots.
[Bugfix] Corrected Density of some materials to reflect real world properties.
[Bugfix] Corrected Dual Scooter Motor weight.
[Bugfix] Arena Damage multiplier will now be set to 0 if settings can not be found. This includes in the BotLab test boxes pending settings rewrite.
[Bugfix] Arena Damage setting now actually updates Arena Damage when changed mid-match.
[Bugfix] Arena Damage will not activate until countdown has been completed.
[Bugfix] Component Weight in BotLab does not properly update when smallest axis is adjusted until selected in Materials Tab.
[Bugfix] Sometimes BotLab would lock-up when creating a new Chassis.
[Bugfix] Weld strength increasing when a part is rotated.
[Bugfix] MiniscriptHandler causing excessive frame drops during bot count outs.
[Bugfix] Crash to desktop when selecting non-Shape parts in Materials tab.
[Bugfix] Wall Thickness not updating properly.
[Bugfix] Framerate becoming unlimited when in BotLab.
[Bugfix] Fill% resetting on Shapes when selected multiple times.
[Bugfix] Wall Thickness not updating properly part 2 electric boogaloo.
[Bugfix] Collider Count not accounting for all Colliderless materials.
[Bugfix] Undo/Redo buttons are now hidden in Chassis and Custom Shape tabs.
[Bugfix] Cloned shapes not correctly setting Fill%.
[Bugfix] Tidied up some text formatting tags.
[Bugfix] Custom Shapes using old Weld calculation leading to much higher weld strength than expected.
[Bugfix] Thickness Percent not being properly set during Robot Reconstruction. (Cloned Shape Bug)
[Bugfix] Thickness Percent not being properly set when shape is created. (100% fill weight bug)
[Bugfix] Collider Count not accounting for all Colliderless materials on Custom Shapes.
[Bugfix] Discord RP displays GUID instead of arena name when in battle.
[Bugfix] STL Exporter visible attachment points and remove plate objects in export.
[Bugfix] Last placed part highlighted when opening botlab.
[Bugfix] More instances where Thickness Percent was not being set properly during load or cloning.
[Bugfix] Crash to Desktop on spinner collision at 0% damage.
[Bugfix] Countdown starting when pressing space while in freecam before a match starts.
[Bugfix] Pressing Enter when in freecam after match ends will return to menu.
[Bugfix] Pressing ESC in photomode can cause soft locks.
[Bugfix] Pause menu not reappearing after exiting Settings Menu in battle.
[Bugfix] Bots think they are in countout on match start.
[Bugfix] Collider count inaccurate when Transparent shapes or chassis activated.
[Bugfix] Pressing Enter at match end doesn't return to menu.
[Bugfix] BotLab UI vanishing when going to Overview after creating a new Bot.
[Bugfix] Parts with attachment points shouldn't abide by Move Attached and Rotate Attached.
[Bugfix] Weight unit missing in BotLab.
[Bugfix] Parts with negative scale not welding properly.
[Bugfix] Floating 3 before match starts.
[Bugfix] Reset Camera Hotkey not working in Botlab.
[Bugfix] Not able to select or focus on parts further than the pillars in BotLab.
[Bugfix] RR2 UK Arena pit lowering when weight is placed on it.
[Bugfix] Camera now resets properly in BotLab when creating a custom shape.
[Bugfix] Removed some log spam in BotLab.
[Bugfix] Target score not being set properly in King of the Hill mode.
[Bugfix] Points being added incorrectly to bots in King of the Hill Mode.
[Bugfix] Photo Mode during fights now saves in "Battle Screenshots" instead of "BotLab Screenshots".
[Bugfix] Updated project packages to include a missing library.
[Bugfix] The Open Game Folder and Open User Robots Folder buttons now work on Macs.
[Bugfix] STL Exporter not working with new Chassis system.
[Bugfix] Countout timers not following PhotoCam/FreeCam/ActionCam.
[Bugfix] The Open Screenshot Folder and Open STL Export Folder buttons now work on Mac.
Комментарии 0
Гостевые никнеймы не подтверждают личность. Все комментарии проходят проверку владельцем сайта.
Обсуждение ещё не началось.