reporust_rebootcancel

115,618 Commits over 3,959 Days - 1.22cph!

1 Year Ago
Merge main -> experimental
1 Year Ago
Fixed deflated balloon being hidden by default on the prefab
1 Year Ago
Merge main -> experimental
1 Year Ago
Merge MoreDroppedItemFixes -> main
1 Year Ago
- Redid all detailed colliders on hot air balloon, from awkward convex meshes to more reliable primitives - Fixed HAB client not having any real colliders, only the Prevent Movement volumes
1 Year Ago
Physics Debris now colliders with Prevent Movement layer
1 Year Ago
▌▇▇▉ ▌▅▄ ▊▄▋▆▊▇▄▍▄▊ ▌▅▌▉█▆▅, ▋▆▉▄ ▌▍▉▅█ ▍▅▇▋▇▊ ▋▉▅ █▌▆ █▇██▊▉▄▄▄▋ ▇▅▆▋▉ ▉▄▋▅▆▅ ▆▇ ▌▉▇▆ ▅█▆▇▍ ▇▍▇▌▄, ▉▅▇█▅ ▇▆ ▌▆█▉▅▅▉█ ▇▊▅▅▄ ▉▍▇▇▍▉▌
1 Year Ago
Merge main -> MoreDroppedItemFixes
1 Year Ago
Fix fish trophy remembering incorret animation state when pooled
1 Year Ago
vm legacy bow - base rig and anim file
1 Year Ago
HelpModal & HelpModal.Widget like the Figma mockup.
1 Year Ago
Fixed rocking chair audio not working for non local players
1 Year Ago
Updated colliders on the two rocking chair variants, including the metal parts
1 Year Ago
Full convex collider set for rocking chair
1 Year Ago
Fixed rocking chair skins referencing the wrong item (itemname field needs to reference the base itemname, not the skin itemname) Fixed rocking chair skins with wrong display name tokens (skin name should share same token and english value as the base item) Fixed both rocking chair skins missing their IsRedirectOf field Mark base rocking chair as craftable, mark teal chair as not user craftable (as it's a skin)
1 Year Ago
Merge from main
1 Year Ago
Swapped rocking chairs to convex colliders
1 Year Ago
merge from main
1 Year Ago
merge from base_decor_DLC
1 Year Ago
Ensured player pose stays at default in rocking chair
1 Year Ago
Quick test from earlier
1 Year Ago
Merge from main
1 Year Ago
merge from main
1 Year Ago
merge from global_networked_bases
1 Year Ago
merge from rail_network_link
1 Year Ago
Force disable GNB because of issues with mirrors
1 Year Ago
merge from main -> gnb
1 Year Ago
Attempt to fix client / server terrain mismatch where rail connects to monuments
1 Year Ago
powerplant 2.0 greybox canditate progress
1 Year Ago
merge from main
1 Year Ago
updated jog SE anim
1 Year Ago
exported updated unarmed crouch anims and set to 50 frames in length
1 Year Ago
merge from main
1 Year Ago
merge from turret_interference_optimization
1 Year Ago
Some cleanup/refactor.
1 Year Ago
merge from main
1 Year Ago
exported new player rifle attack and aimed attack anims
1 Year Ago
merge from base_decor_DLC
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Faster distance check
1 Year Ago
Alternate turret optimisation - store all turret locations in a grid for easy, performant, scaling access and access that at runtime, bypassing physics entirely Seems at least 2x-5x faster in artificial tests, should scale much better in crowded bases
1 Year Ago
Start with caching the list of nearby turrets so we don't need to do a spherecast every time we want to update interference
1 Year Ago
Fix torches in holders continuing to lose condition even after they are extinguished
1 Year Ago
Fixed an extra set of arms appearing during some gestures in the mirror
1 Year Ago
Fixed push animation getting cancelled by movement
1 Year Ago
Merge my player eyes fix -> base_decor_DLC
1 Year Ago
Remove some GC allocations in PlanarReflectionCamera Fixed renderers disabled via HideInFirstPerson not appearing in mirrors (fixes all entites that use planners, as well as most missing held entities)
1 Year Ago
Fixed player head appearing distorted in mirrors while dancing
1 Year Ago
Merge from main