reporust_rebootcancel

121,138 Commits over 4,018 Days - 1.26cph!

37 Days Ago
main -> io_consistency
37 Days Ago
Attempts to stop boomerang flipping mid way through its flight
37 Days Ago
Fuel generator has an exhaust FX when active.
37 Days Ago
Refactor so `RemoveFractionOfContainer()` method is moved from softcore gamemode -> ItemContainer
37 Days Ago
Revamped heater and fixed mipmap light bleed. Electric furnace doesn't spew embers. Tesla coil shadow opt.
37 Days Ago
merge from softcore_update
37 Days Ago
ItemContainer merge unfuckery
37 Days Ago
fix decals RTs when 0 decals
37 Days Ago
merge from softcore_update
37 Days Ago
merge from main
37 Days Ago
merge from softcore_update/deployable_corpse
37 Days Ago
auto-set file prefix from prefab name
37 Days Ago
merge from respawn_changes -> softcore_update
37 Days Ago
account for alpha tested overlays
37 Days Ago
Description update for all 'Construction' items.
37 Days Ago
security gate fixes. lods, collision, prefabs
37 Days Ago
Fixed wrong max item count on box corpses, so they don't spill items into the world when spawning
37 Days Ago
Container corpse now retains skins, gibs are skinned as well
37 Days Ago
Added AO map for Wood Storage Box
37 Days Ago
Merge: from main
37 Days Ago
Merge from workshop_normal_and_compression_fix
37 Days Ago
Merge from jungle_update
37 Days Ago
Merge from snakes
37 Days Ago
Setup player speed modifier limits. Fix some wip modifier limit code.
37 Days Ago
Much cleaner move towards. Just update and delta time rather than fixed
37 Days Ago
Merge from main
37 Days Ago
First pass on client prediction. Going simple to begin with: custom extrapolation
37 Days Ago
Fixed boxes, furnace and locker gibs not being skinned when spawned Added locker corpse
37 Days Ago
Add new NegativeEffects modifier source type. Add separate vitals display panel for active negative effects. Set snake modifier source to NegativeEffects, shows in new panel instead of dart modifiers. Reduce snake reposition transition time.
37 Days Ago
Massively reduce snake bit slow duration.
37 Days Ago
exported all tiger animations after skeleton namespace update
37 Days Ago
Merge from jungle_update
37 Days Ago
Merge from jungle_update
37 Days Ago
Fix a merge issue causing double modifier modifications
37 Days Ago
renaming tiger bones to correct namespace
37 Days Ago
Server compile fix for upload_icons_range merge
37 Days Ago
final dart radiation dart viewmodel and worldmodel viewmodel and other prefabs updated including new icon
37 Days Ago
More sensible scan range
37 Days Ago
Merge from quality_level_squash
37 Days Ago
Remove all quality levels except one
37 Days Ago
Merge: from players_cmd_clean - Removes obsolete columns Tests: ran the command in a local editor session
37 Days Ago
Buildfix: restore server ifdefs Tests: compiled in editor
37 Days Ago
Clean: remove obsolete columns from players cmd - Also rewrote it using the new API Tests: ran in a local session in editor, tested both text and json versions
37 Days Ago
Experimentations with forced drop off at ends as well as 0 scan range and radius
37 Days Ago
Added AO map to LR300 Rifle
37 Days Ago
Fix compilation due to renaming of FastDebugDraw to InstancedDebugDraw
37 Days Ago
Added electric furnace corpse Container corpse creator tool now set the ingredient to half the original craft
37 Days Ago
Merge: from profiling_improvements Tests: took a snapshot in editor
37 Days Ago
Update: updated profiler binaries - Built from 7b1b923e Contains additional filters for BaseNetwork::ShouldNetworkTo, BaseEntity::ShouldNetworkTo and entire Facepunch.Network.Subscriber class Tests: took a snapshot in editor
37 Days Ago
fridge_additions -> main