reporust_rebootcancel

95,955 Commits over 3,622 Days - 1.10cph!

3 Months Ago
merge from save245 - Staging wipe
3 Months Ago
network++ save++
3 Months Ago
merge from disable_xmas23
3 Months Ago
Disabled xmas themed decor at compound and bandit S2P
3 Months Ago
Disabled gingerbread building skin Disabled xmas events Disabled Advent event Disabled Ice walls Reverted Burlap sack Disabled xmas tree Disabled Xmas Dungons
3 Months Ago
Merge CorpseParentingFix -> Main
3 Months Ago
Handle triggers being null
3 Months Ago
Merge CorpseParentingFix -> Main
3 Months Ago
Improved unsafe ragdoll parenting method. Fixes glitchy corpses when players are killed in the back of a scrap heli.
3 Months Ago
▊▇█▆ ▅▋▋▍▆▇▌▍ ▄▉▇▉▍▍
3 Months Ago
▌▄▆▋█▅
3 Months Ago
w_bow - set up avatar mask to cull root bone, updated .entity to remove offsets, re-exported 3p anims with updated player rig
3 Months Ago
Fixed issue with re-using previously created listings
3 Months Ago
Fixed broken references Cleaned up SingleVendor filling methods Call interface through singleton now (terrible idea) Moved prefabs to new folder
3 Months Ago
more twitchdrops scene setup
3 Months Ago
Adjusted layout Vendor lists are now pooled Vendor listing objects are now pooled Vendor GUI can now be filled with vendor listings taken from markers
3 Months Ago
w_waterbucket - fixed scaling issues on model & connecting prefabs (so 3p anims can be created with logical scaling/positioning)
3 Months Ago
player update. exported bow 3/4 stance anim set
3 Months Ago
Reduced the amount of buoyancy systems needed on ss ragdolls from 11 to 9
3 Months Ago
Buoyancy II
3 Months Ago
Buoyancy
3 Months Ago
Split fill TC and upgrade to wood into two different missions for easier help info logic Don't allow player to rotate or demolish blocks on tutorial
3 Months Ago
Experiment. Removed the need for a separate buoyancy system for every rigidbody on an entity. Updated player_corpse_new to only use one. Should be much more efficient. This technically makes the cached rootToPoint a little inaccurate since different limbs are moving around doing their own thing, but it's close enough given the benefits. Unfortunately it just doesn't look very good. You miss out on the different limbs reacting to different wave heights and get a stiff body result.
3 Months Ago
More materials
3 Months Ago
Added a tutorial stage to upgrade the base to wood, includes crafting a hammer
3 Months Ago
Merge main -> NewRagdollImprovements
3 Months Ago
Fixed too many buoyancy points assigned on player_corpse_new buoyancy script. This could do with a more thorough improvement but this will do for now as a safe fix for Main post-lockdown.
3 Months Ago
Lowered how much fat the tutorial bear gives
3 Months Ago
Halve delay between missions when another mission autostarts after the last one
3 Months Ago
Finish base mission step now counts items placed before the sleeping bag is crafted
3 Months Ago
Fixed typo in first conversation stage Moved all deployables into the base
3 Months Ago
Remove buoyancy stuff from the ss ragdoll on the client side
3 Months Ago
Rose meshes / texture / prefabs / billboards
3 Months Ago
Merge from tutorial_island
3 Months Ago
More styling
3 Months Ago
Improved ss ragdoll buoyancy
3 Months Ago
Fix client compile
3 Months Ago
Fix init order issues with buoyancy script by saving the point data array early in PreProcess, and lazy-initialising the remaining arrays. Updated the prefabs of all existing buoyancy users to have the new data saved
3 Months Ago
twitchdroprenderscene scene cleanup, nearly all TIR renders set up
3 Months Ago
Listings now reference their own indidivual ui elements Standard listing script modifies its own local listing Listing now made into a prefab
3 Months Ago
player update. exported edited bow anim set so the deploy mayched the 1st person version better
3 Months Ago
Vendor markers now open UI
3 Months Ago
merge from modelviewerfixes thanks taylor
3 Months Ago
table and wooden door setup
3 Months Ago
Added "Use Scene Transforms" option, to override the stored transforms
3 Months Ago
▊▅▄▇▋▅▍▊▆▊▋▍▋ ▍▋▇▅▊ - ▉▇ ▆▅▉█▍
3 Months Ago
Added a Help secton to the main menu that displays all of the tutorial help messages in the one place
3 Months Ago
Merge main -> NewRagdollImprovements
3 Months Ago
Added a "Quit Tutorial" button to the main menu
3 Months Ago
When running in listen server mode, skip client-side corpses in the corpseinfo command