branchrust_reboot/maincancel

32,717 Commits over 4,079 Days - 0.33cph!

7 Years Ago
compile fix
7 Years Ago
push fixes
7 Years Ago
NPCs should now respect gun restrictions on mountables.
7 Years Ago
Disabled grounded npcs seeking out vehicle mountables on their own.
7 Years Ago
Support for seeking all types of mountables in NPC behaviour ai.
7 Years Ago
vehicle_flipy vehicle_sensitivity convars ch47 movement now framerate independent boat physics optimization
7 Years Ago
improved rowboat pushing protocol++
7 Years Ago
player corpses interact with water
7 Years Ago
Renamed some profiler samples because Unity
7 Years Ago
Added debug.callbacks
7 Years Ago
More on Scientist AI and Mountables.
7 Years Ago
Disabled sync position on boat storage and fuel (should automatically inherit group from parent, no need to sync explicitly)
7 Years Ago
Tree bundles
7 Years Ago
Fixed npc rotation. Misc npc mountable stuff.
7 Years Ago
Network++
7 Years Ago
Merge from tree_revamp
7 Years Ago
Ai tweaks
7 Years Ago
Fixed been able to build on northern cliff rocks (Savas KOTH) Fixed double barrel shotgun missing from T2 loot table (Savas KOTH)
7 Years Ago
Fixed gap in Garage door which allowed traps to be trigged through
7 Years Ago
quartered rowboat population
7 Years Ago
boats spawn near beaches and lakes boats despawn if left outside for an hour (make a boathouse!) protocol++
7 Years Ago
boats now require fuel boat 'righting' slightly more reliable boat engine can be turned on/off moved boat audio code into separate file for alexR phrases/manifest
7 Years Ago
no buoyancy speed boost when unpowered
7 Years Ago
Fixed server lag corrupting lerp timestamps, sometimes permanently
7 Years Ago
use dismount position closest to seat for vehicles maintain old view angles when dismounting
7 Years Ago
Merged from mountable ai branch.
7 Years Ago
mounted recoil fix
7 Years Ago
bullets now hit water protocol++ missing skin icons from earlier this week
7 Years Ago
added PhysicsDriven virtual for physics based timestamps
7 Years Ago
added storage to rowboat bugfix for wrong facing players deleted 'boattest'
7 Years Ago
Fixed repair bench skin icons not refreshing until clicked
7 Years Ago
Enabled Junkpile NPCs
7 Years Ago
fixed boat engine ik boat sounds have master mixer skin approval network optimizations nre fixes
7 Years Ago
Call ItemManager.InvalidateWorkshopSkinCache when new item definitions have been received
7 Years Ago
Optimized PositionLerp.SnapTo / SnapToEnd
7 Years Ago
Fixed ore bonus have sync position flag set
7 Years Ago
Fixed FormatException
7 Years Ago
Changed lerp.debug to false by default
7 Years Ago
wtfplastic
7 Years Ago
Fixed lerp timestamp sometimes being incorrect when enabling lerp Fixed lerp server timestamp correction sometimes getting corrupt Added lerp.debug convar
7 Years Ago
Fixed animals turning like Slowpoke (lerp regression)
7 Years Ago
Server player loot distance and client interaction distance are closer together
7 Years Ago
Removed lerp debug log
7 Years Ago
Send network update when healing entities using upkeep
7 Years Ago
Nuked block texture compression test Nuked native gpu device request api
7 Years Ago
Fixed server save timings ignoring the majority of the stall time
7 Years Ago
boat nre fix
7 Years Ago
Stripped server schema refresh (fixes server stall every 30 minutes)
7 Years Ago
Added server timestamp correction to network interpolation Network++
7 Years Ago
Print full exception when "error loading save" happens