reporust_rebootcancel

134,425 Commits over 4,444 Days - 1.26cph!

41 Days Ago
Merge from unity_6.3.11
41 Days Ago
Finalized D. B fixes. Scene backup.
41 Days Ago
Fixed apartment lights having a bunch of unintended culling layers and causing warnings.
41 Days Ago
Various D fixes.
41 Days Ago
Cleaned C and set correct layers.
41 Days Ago
Update SetFlag to accept a specific update/send type. Makes it less easy to make the mistake of doing multiple send network updates in one go and allows for some neater one-line invokes Added some SetFlags methods that accept multiple flag set arguments, allows setting multiple flag values in one go before doing a single send and avoids multiple invokes of OnFlagsChanged
41 Days Ago
Shifted a sign for render order purposes.
41 Days Ago
Fix item pooling error when demo scrubbing (copying over flavien's changes)
41 Days Ago
Finalized A/B
41 Days Ago
Some reserialized metas
41 Days Ago
Updated some legacy input code to use the new input system
41 Days Ago
mosaic from previous hackweek
41 Days Ago
Lights only at night. More B fixes.
41 Days Ago
Layer fix
41 Days Ago
Merge fixes
41 Days Ago
Refactored stuff for the layer warning.
41 Days Ago
Merge from main
41 Days Ago
Subtracting dont_bake_on_load
41 Days Ago
Renamed Pie partial class file
41 Days Ago
merge from main
41 Days Ago
First floor fix
41 Days Ago
New tier 1 healing item - Medical honey bandage https://files.facepunch.com/LukeD/2026/05/Unity_eO0Pwpt7V0.mp4
41 Days Ago
update manifest
41 Days Ago
Use MinimalBatchRendererGroup shader
41 Days Ago
RRP: Add MinimalBatchRendererGroup shader
41 Days Ago
Basement fixes
41 Days Ago
Generator, switch and light use the new IO system Got a simple circuit working
41 Days Ago
Removed debugging command Tests passing - menu entry imageId and sprites load correctly
41 Days Ago
Apartments complex basement progress
41 Days Ago
merge from BDU_set
41 Days Ago
Clear movement properies on ballistic helmet
41 Days Ago
Submit identity array as visibleInstances, allowing BatchRendererGroup to function
41 Days Ago
Entity bridge first pass Added debug commands
41 Days Ago
Merge from PlayerRigUpdate2
41 Days Ago
Mid length hair male conditional meshes
41 Days Ago
merge from main
41 Days Ago
Added custom pie menu support (baseline)
Rin
41 Days Ago
spawn tweak
Rin
41 Days Ago
Spawning now working https://files.facepunch.com/Rin/2026/05/Unity_QshT01tMHr.mp4
41 Days Ago
updated legarmor icon
41 Days Ago
Added leg armor and helmet worldmodels. updated item prefabs and created icons updated icon manifest
41 Days Ago
41 Days Ago
merge from main
41 Days Ago
Merge from main
41 Days Ago
adding new version of the apartment corridor
41 Days Ago
Drain calculation pass New evaluators: battery and and,or,xor logic gates
41 Days Ago
updated CodeAnalyzer - better perf
41 Days Ago
Added Creative Mode status HUD icon, debug.setcreative_ui which shows/hides the creative mode HUD icon Added creativeforceoffoverlay - for media, disables the overlay forcefully
41 Days Ago
network_profiler_improvements_3 -> main
41 Days Ago
slapdash serialized property mismatch fixes