reporust_rebootcancel

137,531 Commits over 4,474 Days - 1.28cph!

53 Days Ago
Industrial Storage - closed gaps under barrels and adjusted distance to floor
54 Days Ago
More fixes to viewmodel mag & shell visibility
54 Days Ago
Update Rust.CodeAnalyzer Brings an upgrade to the pool static analyzer, letting us mark certain methods as "non-caching" via .editorconfig - for example ClientRPC / ServerRPC are guaranteed to not cache or free pooled arguments. Doing so tells MissingFree to keep analyzing after calls to that method (instead of treating the pooled variable as escaped). This found 6 pool leaks which are also fixed in this commit (inside BasePlayer-Spectating, BasePlayer-MapInfo, DisplayingBoxStorage, GrowableEntity-Server, WireTool, IndustrialConveyor).
54 Days Ago
Cleanup, remove legacy IO code of already converted entities
54 Days Ago
▌▅▄▇█▋ ▍▄▇▊▇
54 Days Ago
Converted NeonSign to the new IO system
54 Days Ago
Merge from m16a2
54 Days Ago
- Fix simple handmade sight not enabling sight rail - Fix some sights not always enabling sight rail on viewmodel - Fix sight rail not always showing when holstered on back - Fix worldmodel using the LR300 mesh
54 Days Ago
merged from tovector3_parse_format_fix
54 Days Ago
Viewmodel fixes - re-added shell to chamber - adjusted visibility settings of mag1 during alt reload
54 Days Ago
Deploy animation updates
54 Days Ago
merge from additional_hairstyles
54 Days Ago
Tied back capmask fixes
54 Days Ago
Client compile fix.
54 Days Ago
Reduced the extra Replace alloc as suggested by Dan, added instead a fallback indexof lookup
54 Days Ago
Hair colour balance pass
54 Days Ago
merge from industrial_dlc
54 Days Ago
Use HasGreatlyChanged() for temp and comfort
54 Days Ago
Removed the legacy electricity IO queue
54 Days Ago
Charity Plushie setup
54 Days Ago
Adjusted auburn crewcut material
54 Days Ago
Only set metabolism has changed provided there has been a slight variation rather than an exact one. This prevents HasChanged() from firing if its like a 4th decimal place that changes
54 Days Ago
Fixed Vector3 parsing in formats such as "10 10 10" (it's now 1:1 to the old behaviour) https://files.facepunch.com/raul/1b0111b1/vec3_parse_test.png
54 Days Ago
Update vm attachment prefab to use complete new FBX asset
54 Days Ago
edited 3p relaxed gun pose on weapons that spawned npc's use. Lr300, M429, military flame thrower, minigun, mp5,sap, spas,
54 Days Ago
.meta files
54 Days Ago
Merge from M16A2
54 Days Ago
Update manifest
54 Days Ago
plywood painted tile fix
54 Days Ago
Fixed float, int, long and decimal parsing not using the default argument value when providing a blank or non-numeric input (always returning zero)
54 Days Ago
Merge from main
54 Days Ago
Set parent history projectile validation default to true
54 Days Ago
merge from wiretool_cave_fix
54 Days Ago
Added network override volume to cave_medium_hard as well, to fix wiring from underground to surface SP2 cave_medium_hard
54 Days Ago
hanging tarp polycount reduction
54 Days Ago
merge from crew_cut_setup
54 Days Ago
Merge from main
54 Days Ago
split the rail off the holo sight to a separate mesh
54 Days Ago
Merge: from main
54 Days Ago
Merge: from player_benchmark_improvements - Bugfix for PlayerModelBenchmark scene missing from builds Tests: none, trivial change
54 Days Ago
Bugfix: mark PlayerModelBenchmark.unity for maps bundle Tests: none, trivial change
54 Days Ago
manifest
54 Days Ago
Updated crewcut materials and textures to match beards. Also adjusted to feel slightly more realistic.
54 Days Ago
Fixed torch attack animations not working on non local players
54 Days Ago
updated industrial decor pack steam item with new icon, hooked up steam item as unlock to industrial wallpapers as they were missing
54 Days Ago
merge from main
54 Days Ago
Added logs to ItemModEntity::OnRemove to help tracking down stale heldEntity refs killing the wrong entity
54 Days Ago
naming convention tweaks
54 Days Ago
Fix scientists appearing on roofs
54 Days Ago
merge from tied_back_hair_setup