194,760 Commits over 4,079 Days - 1.99cph!
[D11] [UI] Fixed incorrect icons on map page. Fixed bug where triggering teleport input while teleport popup was active would register and queue a new teleport event to show after the current popup closed.
[D11] [UI] Fixed incorrect icons on map page. Fixed bug where triggering teleport input while teleport popup was active would register and queue a new teleport event to show after the current popup closed.
Do the category jiggle on the Favourites category when favouriting an item.
Do the category jiggle on the Favourites category when favouriting an item.
[D11] [UI] Added test Background Audio for PS4 platform.
[D11] [UI] Added test Background Audio for PS4 platform.
Favourite icons now have active/inactive colours, toggle on hover and favourited status.
Moved some duplicated code to a single location, called by all favourite UI code.
Favourite icons now have active/inactive colours, toggle on hover and favourited status.
Moved some duplicated code to a single location, called by all favourite UI code.
[D11] Removed extra telemetry log dumping when new player connection is inferred, and from the server console command. Support for this will be through the Rustworks event log.
[D11] Removed extra telemetry log dumping when new player connection is inferred, and from the server console command. Support for this will be through the Rustworks event log.
Made all new map markers scale independent
Made all new map markers scale independent
Improved ImagePosToWorldPos calculation
Improved ImagePosToWorldPos calculation
fixed wrong normal on the guitar
fixed wrong normal on the guitar
Wheel rotation rate now adjusts differently when wheel is not grounded
Wheel rotation rate now adjusts differently when wheel is not grounded
REVERTED averageVelocity removal from #
39748. Native velocity methods weren't accurate/smooth enough
REVERTED averageVelocity removal from #
39748. Native velocity methods weren't accurate/smooth enough
Modified tire friction and steer values
Modified tire friction and steer values
From code review: Don't reuse ProtoBuf class. Protocol++. Plus formatting.
From code review: Don't reuse ProtoBuf class. Protocol++. Plus formatting.
adding guitar, world model + lods
adding guitar, world model + lods
From code review: Don't reuse MaxThrust Vector (+ some reformatting)
From code review: Don't reuse MaxThrust Vector (+ some reformatting)
From code review: Change driver input sets to be a ListDictionary, and use method getters instead of properties.
From code review: Change driver input sets to be a ListDictionary, and use method getters instead of properties.
adding guitar model/texture/mat
fixed gloss on the bass material
adding guitar model/texture/mat
fixed gloss on the bass material
From code review: LateUpdate fully enclosed by #if CLIENT
From code review: LateUpdate fully enclosed by #if CLIENT
- From code review: Replace AverageVelocity with native velocity system.
- From code review: Remove more cases of inited. isSpawned is a good substitute.
- Remove [RequireComponent(typeof(Rigidbody))] as it prevented removal on the client.
- From code review: Replace AverageVelocity with native velocity system.
- From code review: Remove more cases of inited. isSpawned is a good substitute.
- Remove [RequireComponent(typeof(Rigidbody))] as it prevented removal on the client.
Added support for multiple sprites for points of interest (not just colour changes)
Most map markers are now pre allocated on the map view, removes most instantiations
Added support for multiple sprites for points of interest (not just colour changes)
Most map markers are now pre allocated on the map view, removes most instantiations
Skins attaching to skeleton +LOD setup
Skins attaching to skeleton +LOD setup
Icons for Trumpet, Flute, Tambourine, Drum Kit and Bass
Icons for Trumpet, Flute, Tambourine, Drum Kit and Bass
Trumpet and bass are third person
Reparented instrument view point to spine_4 to work with trumpet hold type better
Trumpet and bass are third person
Reparented instrument view point to spine_4 to work with trumpet hold type better
Junkyard material fixes & scene prep.