LOADING...

COMMITS ARCHIVE

RUST Commits Recorder. Working since August 8th, 2019.

AUTHOR

COMMIT

BRANCH

CS

blank blank author No actions available... Copy All commits from this branch All commits by this dev
blank notification!

SETTINGS

fuck go back

APPEARANCE

Palette:

UNNECESSARY SHIT

Context menu popup time (ms): Max commits per page:
Damian Lazarski
Fixed the sunlight colour temperature again
/main/hdrp/
38114
Vincent Mayeur
Terrain spawned stones revamp
/main/hdrp/
38115
Damian Lazarski
Coastal cliffs test scene
/main/hdrp/
38117
Vincent Mayeur
unfucking grass: part one of ?
/main/hdrp/
38120
Petur Agust
Scene backup
/main/hdrp/
38121
Damian Lazarski
Cliff test scene update
/main/hdrp/
38122
Garry Newman
Moviemaker works 'properly' in live mode
/main/hdrp/
38124
Thomas Butters
updated scrap heli collision
/main/
38127
Diogo Teixeira
Updated terrain shader to get smooth transitions with cliff shader
Added terrain tangent basis SF
Added terrain normal sampler SF
Small tweak in Terrain Painting SF
Fixed small ASE bug
/main/hdrp/
38128
Vincent Mayeur
unfucking grass: part 2 of ? - temperate grass foliage spawn rules
/main/hdrp/
38129
Rohan Singh
Unsubscribe implementation, bit more error handling
/main/comp/
38133
Garry Newman
Back/Skip buttons work
Space pause/play toggle
Apply keyframes when scrubbing
Update setting control value when playing
Fixed FOV not saving in keyframes
Hide red on screen error text in editor (we have a console)
/main/hdrp/
38136
Rohan Singh
Merge from main
/main/comp/
38140
Diogo Teixeira
Another stab at fixing terrain-cliff transitions
Fixed another small ASE bug
/main/hdrp/
38142
Diogo Teixeira
~meta
/main/
38144
Diogo Teixeira
~fixed workshop textures made non-readable in 38143
/main/
38145
Vincent Mayeur
temperate rock clutter and ground flora spawn populations
/main/hdrp/
38146
Bill Borman
Merge from Main ->Vehicles
/main/vehicles/
38147
Petur Agust
Backup
/main/hdrp/
38148
Thomas Butters
scrap heli gibs, prefab update
/main/
38149
Jarryd Campi
Merge from main
/main/misc_bugs/
38150
Jarryd Campi
Merging misc bugs to main
/main/
38151
Bill Borman
Minor map edit only
/main/vehicles/
38152
Jarryd Campi
Merge from main
/main/instruments/
38153
Jarryd Campi
Fixed being able to wield other items while playing a mountable instrument
/main/instruments/
38154
Jarryd Campi
Fixed not being able to rapidly hit notes on hold compatible instruments, minimum note time is now used to fade out the note
/main/instruments/
38155
Jarryd Campi
Hold instruments work better with key sequences
/main/instruments/
38156
Unknown Developer
This commit was hidden by Facepunch.
André Straubmeier
Merge from main
/main/il2cpp/
38161
Garry Newman
Fixed missing controls in bundle
/main/hdrp/
38162
Unknown Developer
This commit was hidden by Facepunch.
Garry Newman
Fix bad perf in moviemode
/main/hdrp/
38167
Maurino Berry
~skin approval
/main/
38171
Petur Agust
Backup
/main/hdrp/
38173
Petur Agust
Finished converting Compound.
/main/hdrp/
38174
Alex Rehberg
Excavator sound updates
Mix tweaks
/main/
38175
Alex Rehberg
Quick piano & drum sounds
/main/instruments/
38176
Rohan Singh
Allow customizing alarm messages
/main/comp/
38177
Diogo Teixeira
Merge from main
/main/hdrp/water/
38178
Diogo Teixeira
Post merge shader fixes
/main/hdrp/water/
38179
Diogo Teixeira
Reduced shadow quality = 2 overhead by 25%
Added new, higher shadow quality = 3
/main/
38180
Petur Agust
Various scene & mat stuff.
Quick rad & cold post tweaks.
/main/hdrp/
38181
Bill Borman
Revert fuel commit. Doing this in a simpler way.
/main/vehicles/
38182
Bill Borman
Simpler fuel system changes. Slightly more code duplication than my earlier solution but simpler overall.
/main/vehicles/
38183
Bill Borman
Modular vehicle chassis now using the new fuel system, spawning fuel tanks.
/main/vehicles/
38184
Bill Borman
Fix unused var errors on client
/main/vehicles/
38188
Bill Borman
Remove obsolete scenes from the build list that no longer exist
/main/vehicles/
38191
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
38192
André Straubmeier
Max value of gc.buffer is now 4096 instead of 2048
Added gc.debuglevel (0-2, default 1)
Log warning when doing emergency GC if debuglevel >= 1
Log message when doing routine GC if debuglevel >= 2
/main/
38194
Bill Ford
picked tools
/main/optimizations/
38198
Garry Newman
Copy first keyframe from second to avoid "nothing" at frame 0
Fixed lerp positions being crazy when scrubbing
/main/hdrp/
38199
Garry Newman
Viewmodel ironsights, fire, reload anims work when spectating
/main/hdrp/
38200
Garry Newman
Fixed crosshair lagging behind camera position (moved it to Client loop instead of Update())
/main/hdrp/
38202
Garry Newman
Timeline saving
/main/hdrp/
38204
Bill Ford
Removed a load of stuff from wires
/main/optimizations/wires/
38205
Petur Agust
GameUI.gallery scene.
/main/hdrp/
38206
Garry Newman
Keyframe loading
/main/hdrp/
38207
Diogo Teixeira
Re-applied underwater swim fixes
Re-applied optimized water system native path
/main/
38208
Garry Newman
Setting lerping
/main/hdrp/
38210
Bill Ford
sorting out shader.
/main/optimizations/wires/
38211
André Straubmeier
~ ParticleSystemIK velocity adjustment (this is very hacky)
/main/
38215
Petur Agust
Unsaved.
/main/hdrp/ui_fixes/
38218
Bill Ford
Shader additions
/main/optimizations/wires/
38219
Thai Leo
Adding WIP trumpet model/mat/textures
/main/instruments/
38220
Petur Agust
Prepwork
/main/hdrp/ui_fixes/
38221
Bill Borman
Rename BaseModularCar to ModularCar
/main/vehicles/
38223
Bill Borman
Test map edits
/main/vehicles/
38224
Bill Borman
Allow mountables to be... not mountable. Since a modular vehicle chassis isn't mountable until it has seats.
/main/vehicles/
38225
Bill Borman
Vehicle chassis collider fixes
/main/vehicles/
38226
Bill Borman
Comment components were a little broken - they didn't always save the text entered. Deleted the custom editor, replaced with [TextArea] attribute.
/main/vehicles/
38227
André Straubmeier
Skin bundle update (crunch texture compression)
/main/
38228
André Straubmeier
Merge from main
/main/il2cpp/
38230
Vincent Mayeur
boreal forest spawn populations, new better terrain generation
/main/hdrp/
38234
Bill Ford
Cleaning up old stuff, moving to new wire and shader
/main/optimizations/wires/
38241
Bill Ford
material changes
/main/optimizations/wires/
38244
Vincent Mayeur
forest populations progress backup
/main/hdrp/
38250
Bill Ford
Renamed and moved scripts. Using GameObjectRef and correct spawning.
/main/optimizations/wires/
38252
Diogo Teixeira
Merge from hdrp
/main/hdrp/water/
38258
Bill Ford
Fixed spawning issues and editor scripts.
/main/optimizations/wires/
38259
Damian Lazarski
Medium rock formations
/main/hdrp/
38260
Bill Borman
Modular car fuel menu
/main/vehicles/
38261
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
38262
Bill Borman
Chassis fuel tank bugs fixed. Can now properly interact.
/main/vehicles/
38264
Bill Borman
Initial code for modular entities, and vehicle modules in particular. Added module add/remove and mass + centre of mass adjustment methods.
/main/vehicles/
38266
Bill Borman
Revert accidental manifest change
/main/vehicles/
38267
Bill Borman
Cherry pick: Remove obsolete scenes from the build settings that no longer exist.
/main/
38268
Bill Borman
~Cherry pick: Comment components were a little broken - they didn't always save the text entered. Deleted the custom editor, replaced with [TextArea] attribute.
/main/
38269
Alistair McFarlane
Fixed traps and horses clipping through bus stops
/main/
38272
taylorreynolds
Horse roadsign armour mesh/textures/materials
/main/HorseArmour/
38273
taylorreynolds
Added neck bone to ragdoll layer, removed head bone
/main/
38278
Bill Ford
New tube mesh, shader
/main/optimizations/wires/
38281
Damian Lazarski
Scaled down medium rock formations
/main/hdrp/
38286
Garry Newman
Updated steamworks dlls
/main/
38287
André Straubmeier
Merge from main
/main/il2cpp/
38288
Diogo Teixeira
Fixed shadergui inspector error on detail layer
/main/
38289
Garry Newman
Call Rust.Application.Quit instead of Application.Quit after benchmark
/main/
38290
Bill Ford
shader / material
/main/optimizations/wires/
38292
Diogo Teixeira
Removed custom texture2darray inspector
/main/hdrp/
38296
Maurino Berry
baseline autoturret adjustments
/main/autoturret_2/
38297
Thai Leo
updated trumpet model/textures
/main/instruments/
38298
André Straubmeier
Cherry picking 38291
/main/il2cpp/
38299
Diogo Teixeira
Cherry picked 38296
/main/hdrp/water/
38301
Bill Ford
shader tweaks
/main/optimizations/wires/
38302
Rohan Singh
IO entity to detect when your stuff is attacked
/main/comp/
38304
Diogo Teixeira
Updated ASE to latest
Fixed SRP batcher shader support
/main/hdrp/water/
38305
Bill Ford
wires are now pretty much identical to the originals
/main/optimizations/wires/
38306
Maurino Berry
progress
/main/autoturret_2/
38307
Alistair McFarlane
CraggyIsland clean up
Fixed respawning in the ocean on CraggyIsland because it's driving me crazy
/main/
38308
Petur Agust
Various
/main/hdrp/ui_fixes/
38309
Petur Agust
Fixaroos
/main/hdrp/ui_fixes/
38310
Bill Borman
Base car module entity prefab, plus other vehicle edits and fixes
/main/vehicles/
38311
Bill Borman
Merge Main -> Vehicles
/main/vehicles/
38312
Bill Borman
Vehicle module entity work
/main/vehicles/
38313
Petur Agust
Invscreen WIP
/main/hdrp/ui_fixes/
38314
Bill Borman
Created entities for all vehicle modules, and set up models and colliders for them. Client colliders are (usually) a single mesh; server colliders are a convex mesh where possible or else are compound primitive colliders.
/main/vehicles/
38315
Bill Borman
Module entities have seats and steering wheels
/main/vehicles/
38316
Bill Borman
Add module entities to the map
/main/vehicles/
38318
Vincent Mayeur
Fix for the excavator monument topology mask letting cliff to spawn within
/main/hdrp/
38319
Vincent Mayeur
backup Tundra and Arid forest populations progress
/main/hdrp/
38320
Vincent Mayeur
Attempt to fix triangle floors collision gap
/main/hdrp/
38321
Alistair McFarlane
cherrypicking #38319
/main/save183/
38322
Alistair McFarlane
cherrypicking #38321
/main/
38323
Alistair McFarlane
Reapplied some prevent movement blockers on excavator monument
excavator scene2prefab
/main/save183/
38324
André Straubmeier
Enabled world transfer by default
/main/save183/
38325
André Straubmeier
Merge from main
/main/save183/
38327
André Straubmeier
Checksum adjustments
/main/save183/
38328
André Straubmeier
Fixed compount sometimes spawning underwater (edge case)
/main/save183/
38330
André Straubmeier
Removed BitUtility.Float2Short workaround
/main/save183/
38331
André Straubmeier
Merge from main
/main/il2cpp/
38333
André Straubmeier
Merge from world_serialization_2
/main/save183/
38334
André Straubmeier
~ LoadMapFile test scene
/main/
38336
Garry Newman
Updated how benchmark results are reported
Fixed proceduralmap error when loading map
/main/
38339
Bill Ford
texture coords on wires
/main/optimizations/wires/
38346
Bill Ford
Renamed editor classes, fixed bug that caused duplicate wires to be produced.
/main/optimizations/wires/
38347
Bill Ford
drop value tweak
/main/optimizations/wires/
38350
Bill Ford
merge from main
/main/optimizations/
38351
Garry Newman
Include system info with benchmark data
/main/
38352
Bill Ford
merge
/main/optimizations/wires/
38355
André Straubmeier
Network++
Save++
/main/save183/
38356
André Straubmeier
Merge from main
/main/il2cpp/
38358
Garry Newman
Benchmark use native screen resolution
/main/
38360
Petur Agust
For cherrypicking
/main/hdrp/ui_fixes/
38361
Petur Agust
Cherrypicked hdrp/ui_fixes
/main/ui_fixes2/
38362
André Straubmeier
Removed unity2019.1 upload files (unused)
/main/il2cpp/
38365
Garry Newman
Benchmark record GC collects
Fix incorrect milliseconds recording
/main/
38367
Garry Newman
Spit an error if Manifest is null when ending benchmark
/main/
38368
Garry Newman
Fixed NRE in demo playback
/main/
38369
Rohan Singh
Damage detector is now seismic detector, outputs more electricity the bigger the vibrations
Added potentiometer electric component
/main/comp/
38372
André Straubmeier
Merge from main
/main/il2cpp/
38374
Petur Agust
Milder bandit town fog.
Tuna light shadows using more forgiving settings, less prone to bugging out on certain assets.
Bandit town lamp post prefabs have a milder glow. Tweaked falloff on their distance flares.
Bandit town S2P.
/main/
38375
Petur Agust
Fixed some assets that were creating useless mats on fresh lib.
/main/
38376
Garry Newman
Log error if manifest download fails
/main/
38377
Garry Newman
TLS fixes (possibly)
/main/
38378
Garry Newman
Fixed exception in LocalizeText
/main/
38379
Garry Newman
No vsync/frame rate limits when benchmarking
/main/
38380
Garry Newman
Compile fix
/main/
38381
Garry Newman
Compile fix
/main/
38382
Maurino Berry
skin approval
/main/
38383
Rohan Singh
Swap vibration levels around so it's more useful, reduce radius
/main/comp/
38384
Bill Borman
Manifest update for vehicle module entities
/main/vehicles/
38385
Petur Agust
Widget test WIP
/main/ui_fixes2/
38386
André Straubmeier
Merge from main
/main/il2cpp/
38387
André Straubmeier
Merge from il2cpp
/main/
38388
André Straubmeier
~ Jenkins and Steamworks files
/main/
38389
Garry Newman
Switch WebUtil.Get to use UnityWebRequest (test)
/main/
38390
Garry Newman
WebUtil custom certificateHandler
/main/
38400
Garry Newman
Benchmark overlay
/main/
38404
André Straubmeier
~ Subtracting 38399
/main/
38405
André Straubmeier
EAC SDK update
/main/
38406
Damian Lazarski
Scaled down the coastal cliffs
Increased triplanar tiling on coastal cliffs
/main/hdrp/
38409
Vincent Mayeur
procedural cliffs v3 backup
/main/hdrp/
38410
Garry Newman
Hide easter shit in demos
Hide team shit in demos
Benchmark text tweaks
Use In EyeView for first person when playing demo (we handle this properly on hdrp branch, so this will be thrown away)
Submit benchmark results with WebUtil
/main/
38413
Bill Ford
Converting PositionLerp to a class that's pooled.
/main/optimizations/PositionLerp/
38415
Garry Newman
Eyeview when spectating fix
/main/
38420
Bill Ford
Updated monument prefabs that contained wires
/main/optimizations/wires/
38421
Bill Ford
Merge wires.
/main/optimizations/
38422
Bill Ford
merge from main
/main/optimizations/
38424
Bill Ford
merge from optimisations.
/main/
38426
Garry Newman
Wait for benchmark result upload before exiting
/main/
38428
Bill Ford
Fixed build error
/main/
38430
Garry Newman
~Fixed BenchmarkInfo text update rate
/main/
38431
Maurino Berry
merge from main
/main/scraptransportheli/
38437
Petur Agust
HUD assets & scene
/main/ui_fixes2/
38439
Rohan Singh
Send an immediate update to clients whenever the team changes
/main/comp/
38440
Bill Ford
merge from optimisations
/main/
38442
Bill Ford
Improvements to non instanced material tool.
/main/optimizations/
38443
Bill Ford
merge from main
/main/optimizations/
38444
Bill Ford
Subtracting 38426, 38430, 38442 (All optimisation merges until we get a proper baseline)
/main/
38445
Petur Agust
Overengineered vitals WIP
/main/ui_fixes2/
38446
Maurino Berry
merge into main
/main/
38449
Bill Ford
Fixed PositionLerp bug
/main/optimizations/
38450
Maurino Berry
protocol++ again
/main/scraptransportheli/
38451
Petur Agust
Backup
/main/ui_fixes2/
38452
Rohan Singh
Use the generic IOEntity fields for potentiometer save/load instead
/main/comp/
38453
Petur Agust
Unsaved
/main/ui_fixes2/
38455
Rohan Singh
Added decay detector
/main/comp/
38456
Rohan Singh
Merge from main
/main/comp/
38457
Rohan Singh
Don't allow 0 resistance potentiometer
/main/comp/
38458
Rohan Singh
Set the on flag when the potentiometer is allowing electricity to pass through
/main/comp/
38459
Rohan Singh
Fix client build
/main/comp/
38460
Rohan Singh
Fix for IL2CPP hang on exit
/main/
38461
Alistair McFarlane
disabled branchAmount debug logging
/main/
38462
Diogo Teixeira
Disabled tex streaming on generic building texturea
/main/
38463
Diogo Teixeira
Disabled reflection probes on transparent renderers not using them (skips SamplePerObjectReflectionProbes)
Modified pole wire renderer and shader to skip refl and spec
/main/
38464
Diogo Teixeira
Enabled deferred reflections to trade off a bit of GPU for CPU perf (skips SamplePerObjectReflectionProbes) (testing)
/main/
38465
Rohan Singh
Add support for notifications directly to players (and teams)
/main/comp/
38466
Diogo Teixeira
Added viable content/props+workshop and prefab/clothes textures to streaming pool
/main/
38467
Diogo Teixeira
Added more textures to streaming pool /Rust.Ai and /Unimplemented
/main/
38468
Diogo Teixeira
Fixed reflection probe issues affecting core/skin, core/hair and core/generic shaders after latest optimization
/main/
38469
Diogo Teixeira
Subtracted 28469, 38465
/main/
38470
Diogo Teixeira
Testing mip streaming budgets
/main/
38471
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
38472
Petur Agust
Weapon attachment type icons.
Scene.
/main/ui_fixes2/
38473
Bill Borman
Placeholder-ish icons for vehicle module items
/main/vehicles/
38474
Adam Woolridge
Call CleanupBonus in DestroyShared for OreResourceEntity, so that the hotspot visual gets cleaned up properly when ent killed.
/main/ad_bugs/
38475
Adam Woolridge
ItemModConsume now takes pending health into account when checking < health requirement.
/main/ad_bugs/
38476
Damian Lazarski
Coastal cliff test scene backup
/main/hdrp/
38478
Alistair McFarlane
Cherrypicking 38475 (Call CleanupBonus in DestroyShared for OreResourceEntity, so that the hotspot visual gets cleaned up properly when ent killed)
/main/
38484
Vincent Mayeur
procedural cliffs v3 backup
/main/hdrp/
38486
Alistair McFarlane
cherrpicking #38476 (ItemModConsume now takes pending health into account when checking < health requirement.)
/main/
38487
Maurino Berry
can now repair scrap transport
fixed mounting positions for pilot/copilot
copilot able to use weapons
fixed weird noclip/parenting issues
added servergibs for scrap transport
/main/
38490
Damian Lazarski
Small rock formations
/main/hdrp/
38493
Adam Woolridge
Player map position updates correctly when injured.
Focus the map on the player position when they're injured and unable to interact with the map.
/main/ad_bugs/injured_map_fixes/
38498
Bill Ford
Subtracting.
/main/
38499
Alex Webster
minicopter - removed tail mesh from main body
/main/
38500
Maurino Berry
missing files
/main/
38505
Adam Woolridge
Set fog/smoke overlay to ignore parent canvas group so that disabling the hud doesn't let you see through smoke.
/main/smoke_overlay_hud_fix/
38506
Alistair McFarlane
merge from injured_map_fixes
/main/
38507
Bill Ford
PositionLerp fix. Also cleaning up EntityRealm in OnClientDisconnected.
/main/
38508
Alistair McFarlane
merge from 38506 (Set fog/smoke overlay to ignore parent canvas group so that disabling the hud doesn't let you see through smoke.)
/main/
38509
Maurino Berry
bugfix
/main/
38510
Bill Borman
Icon meta extras
/main/vehicles/
38511
Maurino Berry
compile fix
/main/
38513
Bill Ford
Terrain instancing support test.
/main/Terrain instancing/
38514
Bill Borman
Vehicle module item test
/main/vehicles/
38515
Petur Agust
Backup
/main/ui_fixes2/
38516
Petur Agust
More
/main/ui_fixes2/
38517
Bill Borman
Module management, script changes on modules
/main/vehicles/
38518
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
38519
Bill Borman
Change test vehicle to a prefab variant
/main/vehicles/
38520
Petur Agust
Refined/layered vitals.
/main/ui_fixes2/
38521
Vincent Mayeur
procedural cliffs v3 backup
/main/hdrp/
38523
Vincent Mayeur
cliff meta settings
/main/hdrp/
38524
André Straubmeier
Fixed Process.Start IL2CPP crashes (replaced with Application.OpenURL and CreateProcess)
/main/
38527
Diogo Teixeira
Adjusted overbright swamp atmosphere volumes during night time
/main/
38531
Bill Ford
Merge transform.SetPositionAndRotation changes.
/main/
38532
André Straubmeier
Updated prefab list
/main/
38534
Bill Ford
Powerlines
/main/Powerlines/
38538
Bill Ford
Material
/main/Powerlines/
38541
Adam Woolridge
wip
/main/ignitable/
38542
André Straubmeier
~ IL2CPP server Steam upload files
/release/
38544
Vincent Mayeur
procedural cliffs v3 backup
/main/hdrp/
38547
Alistair McFarlane
merge from main
/main/IOentity_connections/
38550
Alistair McFarlane
merge from IOentity_connections
/main/
38554
Adam Woolridge
Ignite/extinguish basics and rates, flags.
Added temp interaction menu options to ignite and extinguish to make it easier to test.
/main/ignitable/
38557
Bill Ford
updated pole prefabs
/main/Powerlines/
38562
Bill Ford
Monument rebuilds
/main/Powerlines/
38563
Bill Ford
merging powerwires
/main/
38565
Maurino Berry
compile fix
/main/
38567
Bill Ford
Enabled instancing on a load of materials + tools
/main/
38569
Maurino Berry
~compile fix
/main/
38570
Damian Lazarski
Large rock formation test
/main/hdrp/
38571
Maurino Berry
helicopter improvements
/main/
38572
Maurino Berry
compile fix
/main/
38573
Bill Borman
Basic framework for engine, seating, and storage vehicle modules.
/main/vehicles/
38574
Bill Borman
Just moving module scripts into their own folder
/main/vehicles/
38576
Bill Borman
Defined mount points and storage on modules, plus refactored a bit to a better module class system
/main/vehicles/
38577
Thai Leo
tweaked trumpet textures
adding WIP bass model/ textures/mat
/main/instruments/
38578
Bill Borman
Modules sort of actually working. Flatbed module spawns storage. Can't sit in seats yet. More refactoring + manifest rebuild.
/main/vehicles/
38579
Petur Agust
Backup
/main/ui_fixes2/
38580
Bill Borman
Seat modules now adding mount points to the base vehicle. Still can't sit, need to add the rest.
/main/vehicles/
38581
Alistair McFarlane
network++
/main/
38583
Vincent Mayeur
Harbor2 and Launch Site electric wires work backup
/main/
38585
Bill Borman
Merge from Main -> Vehicles again
/main/vehicles/
38586
Bill Borman
Added TriggerParent scripts to the two flatbed modules (same as ScrapTransportHelicopter's)
/main/vehicles/
38588
Bill Borman
Oops, fix missing IsTrigger flag
/main/vehicles/
38589
Bill Ford
Added terrain.instancing convar. Instancing is set in TerrainQuality.
/main/Terrain instancing/
38602
Bill Ford
Merge terrain instancing.
/main/
38604
Vincent Mayeur
Mil. Tunnel electric wires work backup
/main/
38606
André Straubmeier
Reapplying 38554, 38565, 38567, 38568, 38570, 38585, 38606
/main/wires_and_powerlines/
38609
André Straubmeier
Enabled full IL2CPP optimizations on Mac client build again
/main/
38611
Adam Woolridge
wip merging splashable, ignitable, burning stuff into one system. Moved splashable to BaseCombatEntity.
/main/ignitable/
38617
Vincent Mayeur
MT, Oilrigs, Powerplant, Sewerbranch, Trainyard, WTP electric wires work backup
/main/wires_and_powerlines/
38618
André Straubmeier
Debug camera improvements:
- R reset camera
- Q/E move vertically
- Z/Y/C and +/- control zoom
- Arrow keys control roll
- Disabled inventory and crafting menus when in debug camera
- Added debugcamera_save and debugcamera_load console commands
/main/
38620
André Straubmeier
Subtracting 38611 (still causes super slow builds for some reason, even with enough RAM)
/main/
38623
Bill Ford
~whoops
/main/
38627
Bill Ford
Subtracting terrain instancing. Not worth it, breaks for some people. Will possibly re add it defaulted to off at a later date.
/main/
38628
Bill Ford
Bail in DynamicMouseCursor LateUpdate() if cursor isn't visible.
/main/
38630
Maurino Berry
missing material
/main/
38632
Maurino Berry
helicopter fuel distance bugfixes
helicopter damage effects
code refactor for PlayerOpenLoot
/main/
38633
Bill Borman
Mount/dismount points set for chassis types
/main/vehicles/
38634
Bill Borman
Temp interaction solution for mounting without having to point down at the chassis base. Will solve this properly later. +class rename
/main/vehicles/
38635
Bill Borman
Additional dismount points on chassis
/main/vehicles/
38636
Bill Borman
Max velocity calculation, working on engine system, new custom inspector for StandardVehicleModule
/main/vehicles/
38637
Bill Borman
Really basic driving inputs working for throttle, steering, brakes. Engine modules providing wheel torque.
/main/vehicles/
38638
Petur Agust
Refined mockup guide.
Scene backup.
/main/ui_fixes2/
38639
Vincent Mayeur
some powerplant wire edits
/main/wires_and_powerlines/
38640
Vincent Mayeur
scene2prefab monuments
/main/wires_and_powerlines/
38641
Vincent Mayeur
Palm trees helicopter fix
/main/
38642
Jarryd Campi
Removed changes to IsDynamic on the LOD component of wires
Adjust cull distance on wires to be 40 + wire length to account for really long wires
/main/wires_and_powerlines/
38643
Alistair McFarlane
Door knocker no longer prevents explosives damaging doors
/main/
38654
Diogo Teixeira
Fixed vertex back-lighting on LitSmokeEmissiveFlame
/main/
38655
Adam Woolridge
Added graphics.vsync convar. Added toggle to graphics settings menu. Can set the convar to 0/1/2 etc, each one halving the limit rate further.
/main/vsync/
38671
Alistair McFarlane
merge from vsync
/main/
38673
Diogo Teixeira
Proper fix for LitSmokeEmissiveFlame
/main/
38675
Maurino Berry
scrap heli repair now only costs metal fragments
/main/
38676
Adam Woolridge
Fixed erratic map scrolling behaviour when using the left mouse button to drag before using the right mouse button.
/main/mapscrollfix/
38677
Diogo Teixeira
Double checked and fixed all other lit particle shaders
/main/
38678
Diogo Teixeira
Fixed motion over-blurring issues on Rust/Standard+Wind and other shaders using generic wind
Added foliage support for motion vectors; fix for streaking and overblurring issues with TSSAA and MB (testing perf)
/main/
38679
Petur Agust
Backup
/main/ui_fixes2/
38680
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
38681
Adam Woolridge
Auto-focus the console text input field when switching to the console tab or re-opening the console.
/main/console_focus/
38683
Petur Agust
More
/main/ui_fixes2/
38684
Bill Borman
Change modular car wheel colliders to all be a shared nested prefab, for easier editing
/main/vehicles/
38685
Bill Borman
Fix realmed remove on all vehicle modules being the wrong way around 🤦
/main/vehicles/
38686
Jarryd Campi
Show output line connections as a debug line if the object isn't selected
/main/wires_and_powerlines/
38687
Petur Agust
Unsaved
/main/ui_fixes2/
38689
Jarryd Campi
Unsaved
/main/wires_and_powerlines/
38690
Diogo Teixeira
Fixed Rust/Standard+Wind not reacting to windzones + other smaller issues
/main/
38691
Jarryd Campi
Merge from main
/main/instruments/
38692
Diogo Teixeira
Fixed mismatched profiler sample in player movement FrameUpdate causing errors when mounting vehicles in editor
/main/
38693
Petur Agust
Backup
/main/ui_fixes2/
38694
Maurino Berry
~skin approval
/main/
38695
Jarryd Campi
Hooked up new piano notes and drum notes
Fixed multiple static instruments receiving input from the same player at the same time
/main/instruments/
38696
Bill Borman
Minor test map edit
/main/vehicles/
38697
Bill Borman
Add wheel smoke script to the modular car script, no more endless dirt and water FX.
/main/vehicles/
38699
Jarryd Campi
Lower tesselation level on wires based on quality level convar
Don't tesselate lines that don't have any slack (player made)
/main/wires_and_powerlines/
38700
Jarryd Campi
Trying out a client input path for instruments
/main/instruments/
38701
Jarryd Campi
Better default keys layout
Consolidate sheet logic
Cleanup logs
/main/instruments/
38702
Alistair McFarlane
cherrypicking 38677 38683
/main/
38705
Adam Woolridge
Clamp health + pending health check so item effects work correctly at full health with pending health.
/main/pending_health_fix/
38714
Alistair McFarlane
merge from pending_health_fix
/main/
38717
Thai Leo
updated trumpet and bass textures/models
/main/instruments/
38722
Adam Woolridge
Added console cmds for viewing/setting screen resolution, fullscreen mode in-game. Added vsync, fullscreen and resolution options to a new "Screen" options panel. (wip)
/main/screen_settings/
38723
Adam Woolridge
Reversed the order resolutions appear in the selector so the left/right arrows make sense
/main/screen_settings/
38725
Diogo Teixeira
Removed a few unused textures
/main/
38728
Maurino Berry
HAB inflation collider is disabled when rigidbody is asleep
increased HAB nobuild zone to encompass inflated balloon
/main/
38729
Maurino Berry
autoturrets are now undrainable
autoturrets now require electricity ( 10 )
auoturret has output for having a target
autoturret has output for low ammo
autoturret has output for no ammo
protocol++
/main/
38730
Maurino Berry
merge from main
/main/FuelGenerator/
38731
Maurino Berry
merge into main
/main/
38732
Petur Agust
Backup
/main/ui_fixes2/
38733
Petur Agust
Another
/main/ui_fixes2/
38734
Diogo Teixeira
Impostor rendering parity w/ hdrp (perf testing)
/main/
38735
Diogo Teixeira
Deleted some unused shaders and models
/main/
38736
Alistair McFarlane
ScrapTransportHelicopter parenting volume tweaks
Tweaked some ScrapTransportHelicopter prevent movement volumes
/main/
38737
Alistair McFarlane
Players are now killed if they touch underneath transport helicopter body (helicopters are heavy)
/main/
38738
Alistair McFarlane
Hitching post and trough can now be placed on construction
/main/
38739
Petur Agust
Adam's fog fix.
Fixed a sprite that broke on a clean lib.
/main/ui_fixes2/
38740
Jarryd Campi
Moved some scripts into more sensible locations
/main/instruments/
38742
Bill Borman
Allow module sub-components to save/load network data. Storage component syncs UID. Deleted temp_test_vehicle.
/main/vehicles/
38744
Jarryd Campi
Flute instrument setup with placeholder sounds. Added support for instruments that only allow one note at a time
/main/instruments/
38745
Bill Borman
Fix some issues with the flatbed storage entity. Remove InteractionAreaBox hack, working on a proper fix.
/main/vehicles/
38746
Bill Borman
Fixed storage container bounds bug
/main/vehicles/
38747
Jarryd Campi
Updated cowbell with new key controller
/main/instruments/
38748
Jarryd Campi
Bass item setup (no sfx yet)
/main/instruments/
38750
Jarryd Campi
Tambourine setup (placeholder sfx)
/main/instruments/
38751
Jarryd Campi
WIP ability to add markers to map
/main/map_improvements/
38752
Adam Woolridge
merge from main
/main/screen_settings/
38753
Adam Woolridge
prefab change, adding apply button UI to screen section
/main/screen_settings/
38754
Adam Woolridge
Added a base class to option tweak classes.
wip Apply changes system and button.
/main/screen_settings/
38756
Bill Borman
Fixed discrepancy between client/server interaction caused by server rigidbody making the vision raycast result return the rigidbody GameObject entity instead of the collider's one. Getting entity from the hit collider instead of the hit transform. This change is probably OK, but could potentially break something if anything relies on the base rigidbody object being returned on the server.
/main/vehicles/
38757
Bill Ford
Testing out caching components that rely on network event broadcasts
/main/Broadcast component caching/
38758
Bill Ford
Better caching method
/main/Broadcast component caching/
38759
Maurino Berry
turret bugfix
/main/
38760
Alistair McFarlane
Hitch and trough ground watch fix
/main/
38761
Maurino Berry
merge from main
/main/tesla_coil/
38763
Alex Rehberg
Scrap transport heli sounds
/main/
38765
Bill Borman
Adjust brackets only
/main/vehicles/
38769
Maurino Berry
horse leading
/main/
38771
Maurino Berry
horses are now much more responsive and frame budgeted
/main/
38772
Maurino Berry
transport heli fuel gauges fixes
transport heli uses 2x as much fuel
transport heli server gibs give much less resources and only metal frags
reduced horse health
/main/
38773
Adam Woolridge
Started removing some duplicate code across all the TweakUI components.
Added spacer between screen settings and apply button.
Dropdown and toggle tweak UI components now support immediate change or apply changes.
Screen settings apply button now works.
Non applied changes are reset.
/main/screen_settings/
38774
Adam Woolridge
Refactored and removed more duplicate code from across all TweakUI components
/main/screen_settings/
38775
Jarryd Campi
More map co-ordinate tweaks (still pretty busted)
Store death position
/main/map_improvements/
38776
Bill Borman
Properly solved mounting seats via sub-module; no more InteractionAreaBox hack
/main/vehicles/
38777
Jarryd Campi
Store notes on server
/main/map_improvements/
38778
Jarryd Campi
Save and load markers
/main/map_improvements/
38779
Jarryd Campi
Show team leader markers
/main/map_improvements/
38780
Jarryd Campi
WIP marker display on compass
/main/map_improvements/
38781
Adam Woolridge
some cleanup
/main/screen_settings/
38785
Alistair McFarlane
Cargoship exploit fix
/main/
38787
Adam Woolridge
Dirty/clean for apply button. Toggle button interaction.
/main/screen_settings/
38789
Adam Woolridge
Client def'd some stuff. Grab the full list of resolutions.
/main/screen_settings/
38795
Adam Woolridge
merge from main
/main/screen_settings/
38796
Garry Newman
2019.2 compile, package fixes
/main/hdrp/2019.2/
38801
Garry Newman
Update CurrentVersion
/main/hdrp/2019.2/
38804
André Straubmeier
Merge from main
/main/wires_and_powerlines/
38806
André Straubmeier
Fixed profiler mismatches in BaseRidableAnimal.ObstacleDistanceCheck
/main/
38808
Garry Newman
Use 6.9.1 packages
/main/hdrp/2019.2/
38809
Garry Newman
ColorTint subgraph complaining because output name had a hyphen
/main/hdrp/2019.2/
38810
Adam Woolridge
Use the resolution and windowed mode setting of the Unity screen selector window if started with the -show-screen-selector flag.
/main/screen_settings/
38811
Adam Woolridge
Detect the resolution used from the unity launcher and update the convar/UI with it.
/main/screen_settings/
38812
Bill Ford
SoundFollowCollider optimization.
/main/SoundFollowCollider/
38815
Adam Woolridge
some more cleanup
/main/screen_settings/
38817
Diogo Teixeira
Regen TerrainASE
/main/hdrp/2019.2/
38819
Bill Ford
Slight tidy up
/main/SoundFollowCollider/
38822
Alistair McFarlane
merge from screen_settings
/main/
38824
André Straubmeier
Excavator Scene2Prefab
/main/wires_and_powerlines/
38825
André Straubmeier
Network++
Save++
/main/wires_and_powerlines/
38827
Diogo Teixeira
Regen remaining ASE shaders
/main/hdrp/2019.2/
38829
Maurino Berry
cleanup
/main/
38830
Maurino Berry
fixed helicopter debris temperature
/main/
38832
Maurino Berry
horse animation and random circle fixes
/main/
38834
Diogo Teixeira
Merge from hdrp/water
/main/hdrp/2019.2/
38835
Diogo Teixeira
Terrain carving
Added Terrain Alpha Vertex Sampler SF
/main/hdrp/2019.2/
38836
Diogo Teixeira
Merge from main/hdrp/2019.2
/main/hdrp/
38837
Diogo Teixeira
Disabled alpha cutout
/main/hdrp/
38838
Diogo Teixeira
Testing terrain carving via vertex culling instead of per-pixel clip
/main/
38839
Diogo Teixeira
Fixed error in foliage-billboard
/main/
38840
Diogo Teixeira
Revert/disable water body until shader is ready
/main/hdrp/
38841
Petur Agust
Applied all feedback tweaks.
Putting the more radical changes on a branch to get the no-brainer ones in sooner.
/main/ui_fixes2/ui_radical/
38842
Petur Agust
mfm
/main/ui_fixes2/
38843
Jarryd Campi
Merge from main
/main/instruments/
38844
Jarryd Campi
Player model IK support, assign an IK target per note and move hands to appropriate location
/main/instruments/
38845
Jarryd Campi
Cleanup logic to potentially support more notes
/main/instruments/
38846
Jarryd Campi
Fixed some keybinding issues, fixed dedicated sharp keys not doing anything
/main/instruments/
38847
Jarryd Campi
Cleaned up duplicate piano and drum kit sound definitions
/main/instruments/
38848
Jarryd Campi
IK pass on drum kit
Show all ik points as gizmos
/main/instruments/
38849
Jarryd Campi
Don't run IK update on server
IK should match up over network
Support for non-standard IK transform space (for held items)
/main/instruments/
38850
Bill Borman
Vehicle physics and visuals work. May revert some of this - trying some different options for wheels and friction. Network protocol++
/main/vehicles/
38851
Bill Borman
Add brake inputs, refactor throttle input
/main/vehicles/
38852
Jarryd Campi
Unsaved
/main/instruments/
38854
Garry Newman
Deleting x86 versions of libRustNative, libRenderer
/main/hdrp/
38855
Garry Newman
Disabled tonemapping
/main/hdrp/
38856
André Straubmeier
Added "MinWorldSize" and "MinDistance" to MonumentInfo so it can be specified per monument
Added large monuments back to small maps (launch site and excavator still require at least 3500 world size)
/main/wires_and_powerlines/
38862
André Straubmeier
Missing file
/main/wires_and_powerlines/
38863
André Straubmeier
Merge from main
/main/wires_and_powerlines/
38864
André Straubmeier
Removed Vulkan graphics API from Windows asset bundles
/main/
38865
Alistair McFarlane
merge from wires_and_powerlines
/main/
38869
Alistair McFarlane
~ phrases
/main/
38870
André Straubmeier
~ Fixed compile error in IOEntity.OnDrawGizmos
/main/
38871
André Straubmeier
Fixed compile error in BaseRidableAnimal (framebudgetms was ClientVar instead of ServerVar)
/main/
38872
Diogo Teixeira
~Regen foliageASE and foliageBillboardASE
/main/hdrp/
38875
Bill Ford
Small change to flag rotation calculation.
/main/
38876
Diogo Teixeira
Updated all foliage materials
/main/hdrp/
38878
Bill Ford
merge from main
/main/Broadcast component caching/
38880
Diogo Teixeira
Subtracted vertex-based terrain carving; not enough tessellation
/main/
38882
Diogo Teixeira
Switched terrainASE to new HD/Lit ASE template and removed vertex based carving due to low terrain tess
/main/hdrp/
38883
Diogo Teixeira
~Fixed some pow-related warnings again (lost in merge)
/main/hdrp/
38886
Garry Newman
Vitals don't use animators, cleaned up
/main/
38887
Garry Newman
Fixes for icons in previous commit
/main/
38888
Garry Newman
Fixed upkeep display
Fixed loading screen button being 1 pixel smaller than the bar next to it
Pick up notices hang around for a second longer
/main/
38889
Garry Newman
Automatically auth player deploying tool cupboard
/main/
38890
Alex Webster
player drum & piano poses
/main/instruments/
38891
Diogo Teixeira
Read-only all RustPlayer models and PlayerModel
/main/
38892
Maurino Berry
fixed IK positions due to bone scaling
40mm buckshot does more damage
updated transport helicopter pilot seat
fixed all transport helicopter gauges
rocket launcher is cheaper and T2
HV rockets are cheaper, move faster, and are more accurate, T2
/main/
38893
Maurino Berry
HV rockets/sam sites use new damage type dealing extra damage to air vehicles
/main/
38894
Maurino Berry
F1 grenades are more predictable and less bouncy
F1 grenade fuse time shortened from 3.5 to 3 seconds
F1 grenades do more damage to autoturrets
/main/
38895
Petur Agust
Conservative baseline
/main/ui_fixes2/
38896
Maurino Berry
added fuel generator
autoturret not accessable without building auth
updated battery artwork
F1 grenades more lethal
/main/fuelgen_merge_issue/
38898
Maurino Berry
merge into main
/main/
38899
Bill Borman
Adjust wheel collider setup
/main/vehicles/
38900
Bill Borman
Wheel physics work + refactoring/cleanup
/main/vehicles/
38902
Maurino Berry
ClientUpdateMounted NRE fix
/main/
38903
Maurino Berry
~comment
/main/
38904
Bill Borman
Fix old infinite HasDriver loop in BaseVehicle
/main/vehicles/
38905
Bill Borman
Show true drive wheel RPM on the client
/main/vehicles/
38906
Jarryd Campi
Merge from main
/main/instruments/
38907
Bill Borman
Fix some issues with init order
/main/vehicles/
38908
Jarryd Campi
Mountables can now apply an animation override while in use
Mountables can now override their spine look at weight when using a non-default animator override (see GetSpineLookAtWeight)
Hooked up new drum kit and piano sitting animations via overrides
/main/instruments/
38909
Bill Borman
Fix drive wheel visuals bug on the client when there was no driver. Moving a couple of things.
/main/vehicles/
38910
Jarryd Campi
Mountables can now optionally suppress the hand animation layer
Hand rotation IK is now checked and assigned separately from position (so IK can affect position and not rotation)
/main/instruments/
38911
Jarryd Campi
Client/Server compile fixes
/main/instruments/
38912
Garry Newman
meta files that changed just due to a full reimport (serialized version increased)
/main/
38913
Garry Newman
2019.3 retry
/main/hdrp/2019.3.b1/
38914
Garry Newman
Vitals colour tweaks
/main/
38915
Garry Newman
Fixed titles in pie menu getting cut off
/main/
38916
Garry Newman
Deleting unused folder
/main/
38920
Garry Newman
ServerInfo uses HttpImage to load header image
Re-query a few times if we didn't get server rules
/main/
38922
Garry Newman
Fixed possible exception when retrieving item market prices
/main/
38923
Garry Newman
Fixed steam inventory refreshing overlay not closing after opening bag
/main/
38924
Garry Newman
Settings update
/main/hdrp/2019.3.b1/
38926
Garry Newman
updated version to 2019.3.b1
/main/hdrp/
38927
Garry Newman
Vitals layout optimization
/main/
38931
Garry Newman
Hide TopBunnies properly if it's not easter event
/main/
38935
Garry Newman
Server compile fix
/main/
38938
Garry Newman
Fixed NRE in CraftingNotice
/main/
38939
Maurino Berry
F1 grenades less lethal towards turrets
added preventBuilding to fuel generator
/main/
38945
Maurino Berry
pressure pads can be hidden under rugs
pressure pads produce a small amount of power for a split second when activated if unpowered
/main/
38949
Maurino Berry
~skin approval
/main/
38957
Bill Borman
Adjust module weights
/main/vehicles/
38963
Bill Borman
Adjust COM
/main/vehicles/
38966
Jarryd Campi
Piano model
/main/instruments/
38967
Jarryd Campi
Merge from main
/main/instruments/
38968
Bill Borman
Line endings only
/main/vehicles/
38969
Bill Borman
Fix client/server define
/main/vehicles/
38970
Alex Rehberg
Improved NPC heli flight sounds
Add doppler support
New scrap heli and minicopter damage sounds
/main/helicoptersounds/
38971
Bill Borman
Fix for wheel data being accessed before init on separate client/server. Don't take passenger input as driver input when there's also a driver.
/main/vehicles/
38972
Alex Rehberg
Enable doppler on player driven helis
Cleanup
/main/helicoptersounds/
38973
Alex Rehberg
merge from main/helicoptersounds
/main/
38975
Diogo Teixeira
First and main pass on model optimizations (non-monuments)
Scene2prefab on most scenes with references to optimized meshes
/main/model-opt/
38977
Jarryd Campi
Hooked up piano model
Fixed IK hand target gizmos not appearing
/main/instruments/
38978
Bill Borman
Remove vehicle settings that are currently unused
/main/vehicles/
38980
Jarryd Campi
Merge from main
/main/map_improvements/
38981
Bill Borman
True support for multiple drivers at once. Multi-driver drifting?
Inputs are combined in a way where they won't cancel each other out.
/main/vehicles/
38983
Jarryd Campi
Map points of interest are colour coded
Compass notches are colour coded with map notches
Populate max 6 markers on the compass
/main/map_improvements/
38984
Bill Borman
Minor cleanup only
/main/vehicles/
38985
Jarryd Campi
Remove map notes by right clicking them
RPC cleanup/formatting
/main/map_improvements/
38986
Alistair McFarlane
Fixed floating generator
/main/
38987
Alistair McFarlane
Fuel generator can be bought from Outpost
/main/
38988
Alistair McFarlane
Slightly improved SAM site visibility from a distance
/main/
38990
Jarryd Campi
Better tooltip on death marker
/main/map_improvements/
38991
André Straubmeier
~ TriggerHurtNotChild also checks mounts, not only parenting
Scrap Transport Helicopter damage trigger uses TriggerHurtNotChild instead of TriggerHurt
/main/
38992
Alistair McFarlane
Added Hapis Lake prefab for map makers
/main/
38994
André Straubmeier
Fixed passengers sometimes receiving fall damage in scrap transport helicopter
/main/
38995
Alistair McFarlane
Fixed large battery gibs errors
Large battery can now be rotated
/main/
38996
Diogo Teixeira
Fixed cave roots r/w; uses batching
/main/model-opt/
39005
Garry Newman
Player preview fix
/main/hdrp/
39007
Bill Ford
Sound import settings possibly causing a few small hitches
/main/sound import settings/
39011
Bill Ford
merge sound import settings
/main/
39017
Diogo Teixeira
Fixed r/w on a couple of collider primitives
/main/model-opt/
39019
Diogo Teixeira
Fixed some missed collider connections in release scenes and prefabs
/main/model-opt/
39025
Diogo Teixeira
Changed StagedResourceBreakEffect to use collider mesh instead of renderer mesh
/main/model-opt/
39026
Diogo Teixeira
Deleted some unused metas
/main/model-opt/
39028
Diogo Teixeira
Fixed some metas and import settings
/main/model-opt/
39031
Diogo Teixeira
Merge from mesh-opt
/main/
39032
Diogo Teixeira
Fixed compile error
/main/
39035
Diogo Teixeira
Proper fix
/main/
39036
Alistair McFarlane
Fuel generator workbench lvl 2
Fuel generator crafting cost balance
Fuel generator vending order balance
/main/
39038
Petur Agust
Fixed bad overrides on the big casino wheel
/main/hdrp/
39039
Petur Agust
Lantern fix
/main/hdrp/
39040
Petur Agust
Bandit town WIP
/main/hdrp/
39041
Diogo Teixeira
Modified gib code to also allow linking collider/physics meshes directly, to avoid having R/W on gib visual meshes
Updated scrap transport helicopter gibs to use direct physics mesh path
/main/
39042
Diogo Teixeira
Fixed model-opt related errors on Hapis Island
/main/
39043
Petur Agust
Scene backup.
Temp 10K lux profile.
/main/hdrp/
39044
Diogo Teixeira
Fixed gibs for patrol_heli, scrap_heli, choc_egg, water_purifier
Fixed missing reference in heli_cockpit
/main/
39045
Diogo Teixeira
Read-only on weapons and weaponMods (testing)
/main/
39046
Vincent Mayeur
Latest terrain generation changes, terrain now uses 4k control maps
/main/hdrp/
39047
Rohan Singh
Combine time into server info
/main/comp/
39048
Diogo Teixeira
Fixed awning colliders on Hapis
Fixed water_wells invisible on Hapis
/main/
39049
Diogo Teixeira
Proper fix for water wells
Fixed pipe_e r/w batching errors
/main/
39050
Diogo Teixeira
Removed texture streaming menu toggle and convar
/main/
39051
Alistair McFarlane
Autoturret requires empty inv to be picked up
/main/
39052
Rohan Singh
Refactoring things, added commands to find buildings and controllers, notifying still WIP
/main/comp/
39053
Adam Woolridge
merge from main
/main/screen_settings/
39054
Jarryd Campi
Merge from main
/main/map_improvements/
39055
Jarryd Campi
Merge from main
/main/instruments/
39056
Jarryd Campi
Refactoring key controller to be a child entity, removes need for duplicated RPC's on InstrumentTool and StaticInstrument
/main/instruments/
39057
Jarryd Campi
Hooked up bass guitar material
/main/instruments/
39059
Diogo Teixeira
Added tool to find collision models being used for shadow
Renamed find models not using batching tool
/main/
39061
Diogo Teixeira
Subtracted 39026 and set ore_node_stages to R/W (fixes derpy resource break effect)
/main/
39062
Diogo Teixeira
Fixed missing normal/tangents in powerplant's collapsed models
Optimized some powerplant meshes + scene2prefab
/main/
39063
Diogo Teixeira
Update Hapis scene (required by 39063)
/main/
39064
Bill Borman
More driving physics experimentation
/main/vehicles/DrivePhysicsExperiment/DrivePhysicsExperiment/
39066
Bill Borman
More driving physics experimentation
/main/vehicles/DrivingPhysicsExperiment/
39068
Jarryd Campi
Better player getter on static instrument
/main/instruments/
39069
Vincent Mayeur
Reverted project gaea scene terrain back to 2k control maps, too many bugs
/main/hdrp/
39072
Vincent Mayeur
re-added arid forests
removed v3_arctic_forest_snow, obsolete now that snow cover is even
/main/hdrp/
39073
Diogo Teixeira
Fix for scrap transport heli gibs client errors
/main/
39077
Rohan Singh
Fix validation for building info
/main/comp/
39078
Diogo Teixeira
Testing proper fix for gib errors
/main/
39079
Vincent Mayeur
Arid clutter and arid rock formation prefabs
/main/hdrp/
39080
Diogo Teixeira
Fixed collider errors on Hapis
/main/
39081
Diogo Teixeira
Testing fix for sign painting errors
/main/
39082
Diogo Teixeira
Fix for server gib NRE kicking us out
Protocol++
/main/
39083
Adam Woolridge
merge from main
/main/screen_settings/
39088
Rohan Singh
Replace IO ControllerInfo with Controllers command
/main/comp/
39091
Bill Ford
Monument proxy test
/main/MonumentProxy/
39095
Alex Rehberg
Fix attack heli sounds not stopping on death
/main/
39096
Alistair McFarlane
Fixed inside terrain antihack false positive at cave_small_hard
/main/
39097
Alistair McFarlane
Fixed large battery colliders being removed from the server
/main/
39098
Alex Rehberg
Fix synced sounds not recycling properly
/main/
39099
Adam Woolridge
Can now split a third of an item stack off by holding shift when middle mouse dragging.
/main/item_splitting/
39100
Diogo Teixeira
Toned down Hdrp.High settings a wee bit; some of these settings will have to be VeryHigh
/main/hdrp/
39102
Diogo Teixeira
Disabled ASE custom shader inspector until 2019.3 update patch
/main/hdrp/
39103
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
39107
Rohan Singh
Nuke controller subscriptions, merged into building subscriptions
/main/comp/
39108
Jarryd Campi
WIP sleeping bags on map
Don't process RMB clicks if player drags on map
/main/map_improvements/
39110
Alistair McFarlane
Hapis mat fixes
/main/
39114
Bill Borman
Manifest rebuild
/main/vehicles/DrivingPhysicsExperiment/
39117
Bill Borman
Merge new driving physics to Vehicles
/main/vehicles/
39118
André Straubmeier
Compile fix
/main/
39121
André Straubmeier
~ Removed Linux client from Steam upload files
/release/
39122
Adam Woolridge
Can now right-click the item split bar and type an exact split amount.
/main/item_splitting/
39127
Adam Woolridge
Can now middle/shift-middle mouse click the splitter bar to set it to half/third, to match drag splitting.
/main/item_splitting/
39128
Diogo Teixeira
10k lux on Scene Setup, for now
/main/hdrp/
39130
Vincent Mayeur
Arid cliffs progress backup
/main/hdrp/
39131
Diogo Teixeira
Cherry picked 38015 from main
/main/hdrp/
39137
André Straubmeier
Merge from main
/release/
39139
Diogo Teixeira
Cherry pickee 38011, 38693, 38808
/main/hdrp/
39140
Damian Lazarski
New foliage shader test
Diffusion profile test
/main/hdrp/
39144
Alistair McFarlane
Fuel Generator description tweak
Autoturret description update reflecting it now requires power.
/main/
39145
Adam Woolridge
Can now right click and drag to spin your inventory screen player model.
/main/player_preview_spin/
39149
Jarryd Campi
Moved piano mount pos and dismount positions to fix not being able to interact
/main/instruments/
39150
Bill Borman
Adjust engine kW values
/main/vehicles/
39153
Jarryd Campi
Replace previous death marker when dying
/main/map_improvements/
39155
Jarryd Campi
Abstract the map into two classes: MapInterface and MapView
MapView handles displaying map, updating markers, etc
MapInterface handles input logic like adding markers
Need to do this in order to use map on other UI panels
/main/map_improvements/
39157
Jarryd Campi
Add world position of sleeping bag to respawn info
Add lock time to sleeping bag icon
/main/map_improvements/
39158
Bill Borman
- Various general work on getting vehicles of all sorts to drive nicely.
- Don't show health on chassis/modules.
- Added several test vehicle to my test map.
/main/vehicles/
39159
Bill Borman
Good enough driving physics for now
/main/vehicles/
39160
Jarryd Campi
Reworked RMB click detection for point of interest markers
Can click on sleeping bag to respawn
/main/map_improvements/
39161
Matt Isaac
rotated piano 180 to fix mount and dismount positions
/main/instruments/
39162
André Straubmeier
~ Fixed exploit to turn auto turrets on without electricity
/main/
39165
Matt Isaac
created piano gibs and added to piano prefab
/main/instruments/
39166
Adam Woolridge
Right click a quick craft icon to remove it from the crafting queue.
/main/crafting_improvements/
39168
Adam Woolridge
Middle-click a quick craft icon to add x5 to crafting queue
/main/crafting_improvements/
39171
Adam Woolridge
Quick craft miss-click prevention: added a small 0.75 second buffer when the quick craft list refreshes. If you click a different item to the previously clicked item within this time period, it gets ignored.
/main/crafting_improvements/
39175
André Straubmeier
FuelGenerator.FuelConsumption is now also started when loaded from save
/main/
39176
Alistair McFarlane
~Phrases
/main/
39177
Alistair McFarlane
merge from main
/release/
39179
Bill Ford
merge from main
/main/Broadcast component caching/
39180
Adam Woolridge
very wip quick craft item pinning.
/main/crafting_improvements/
39184
André Straubmeier
Tiny perf convar tweak (4=ping, 5=everything)
/main/
39185
Adam Woolridge
"Favourited" items appear first in the quick craft items, then ordered by most crafted.
/main/crafting_improvements/
39191
Adam Woolridge
Show (placeholder) favourite icon on any favourited quick craft items.
/main/crafting_improvements/
39194
Adam Woolridge
Added a favourites category/tab to crafting menu, lists any favourited items there, too.
/main/crafting_improvements/
39195
Diogo Teixeira
Fixed intermittent decals on cargoship; set mesh compression to low on models using decals to disable vertex format compression
Fixed a couple mesh colliders using read-only meshes in Hapis and cargoship
Fixed NRE on ent kill cargoship
/main/
39196
Petur Agust
Scene backup.
Lantern post conversion.
/main/hdrp/
39197
Bill Borman
Add some car audio files (originally from WiseGuys)
/main/vehicles/
39198
Jarryd Campi
WIP death screen changes
/main/map_improvements/
39199
Jarryd Campi
Merge from main
/main/instruments/
39200
Petur Agust
Proplight prefab conversions
/main/hdrp/
39201
Alex Rehberg
Small generator sounds
/main/
39202
Jarryd Campi
Better IK positions on piano
/main/instruments/
39203
Jarryd Campi
Temp bass view model
/main/instruments/
39204
Rohan Singh
Add a menu to rename IO entities and their inputs/outputs
/main/io_renaming/
39205
Petur Agust
Remaining fixtures.
/main/hdrp/
39206
Rohan Singh
Fix misalignment
/main/io_renaming/
39207
Bill Borman
- Fixed wheel visual glitching when entering water etc by providing the right layer mask.
- Properly added the wheel smoke FX from the sedan.
- Some driving physics tweaks.
- Added handbrake, although it's really just a fancy version of the brakes.
/main/vehicles/
39209
Rohan Singh
Preserve the original name of slots so they get restored when removing a custom name
/main/io_renaming/
39210
Bill Borman
Even more driving physics tweaks
/main/vehicles/
39211
Bill Borman
Fake a lower centre of mass, less anti-roll needed, better handling
/main/vehicles/
39212
Petur Agust
Backup
/main/hdrp/
39213
Bill Borman
Improved speed-based steer angle reduction. Better max speed calculation.
/main/vehicles/
39214
Bill Borman
When moving backwards and accelerating, actually accelerate instead of brake
/main/vehicles/
39215
Bill Borman
Allow faster vehicles to have better brakes (automatic multiplier)
/main/vehicles/
39216
Bill Borman
- Modular car engines now turn on/off, with startup time (client synced)
- Fuel is now actually needed. Adding 100 low grade by default in editor for easy testing
- Added engine waterlogging
- Removed handbrake, it sucked
/main/vehicles/
39217
Adam Woolridge
merge from main
/main/screen_settings/
39219
Adam Woolridge
Added fps limit slider to screen settings UI.
Made TweakUISlider also now work with delayed apply changes.
/main/screen_settings/
39221
Matt Isaac
added piano icon to piano prefab
/main/instruments/
39223
Alistair McFarlane
Merge from main
/release/
39224
Adam Woolridge
Added ui.showinventoryplayer convar and a toggle to interface options, to allow players who need/prefer the extra FPS to disable the inventory screen player model.
/main/player_preview_spin/
39231
Adam Woolridge
Nicer favourited item highlight. Bit of refactoring.
/main/crafting_improvements/
39233
Adam Woolridge
Show favourited highlight on blueprints in crafting screen too.
Tweak favourite highlight marker.
/main/crafting_improvements/
39238
Adam Woolridge
Sort favourited items to the start of each crafting category too (by craftable/un-craftable group)
/main/crafting_improvements/
39239
Diogo Teixeira
Reverted hdrp high back to deferred only
/main/hdrp/
39241
Diogo Teixeira
Updated ASE to 1.7.0
/main/hdrp/
39244
Bill Ford
Subtracting caching, trying something different
/main/Broadcast component caching/
39245
Adam Woolridge
Reworked favourite button behaviour.
/main/crafting_improvements/
39246
Rohan Singh
Remove IO slot naming
/main/io_renaming/
39249
Rohan Singh
Include IO entity name in controller info response
/main/comp/
39250
Maurino Berry
~pre skin approval
/main/
39251
Maurino Berry
~skin approval
/main/
39253
Adam Woolridge
Save/load favourited items between sessions
/main/crafting_improvements/
39254
Vincent Mayeur
Latest terrain generation changes: Forests not random perlin anymore (desposits/flow based)
Arid cliffs draw distances aligned with temperate prefabs
Adjustments to forest populations, still wip until complete 4k support for splats/topos
/main/hdrp/
39255
Maurino Berry
horse fix
/main/
39256
Alistair McFarlane
merge from main
/release/
39258
Bill Borman
Engine audio inspector params
/main/vehicles/
39260
Maurino Berry
horse NRE fix
/main/
39261
Petur Agust
Remaining Bandit Town conversion (sans stuff related to unlit shader emissive bug)
/main/hdrp/
39264
Thai Leo
wip drum model
/main/instruments/
39266
Petur Agust
Small tweak
/main/hdrp/
39268
Bill Borman
Very basic sound script
/main/vehicles/
39271
Jarryd Campi
Merge from main
/main/instruments/
39272
Bill Borman
Changed chassis options them to be prefab variants of a base chassis prefab, as they were starting to share more code
/main/vehicles/
39274
Bill Borman
Vehicle audio work + fixing bad prefab IDs
/main/vehicles/
39275
André Straubmeier
Mac crash fix
/main/
39277
André Straubmeier
BaseRidableAnimal compile fix
/main/
39278
Alistair McFarlane
cave_straight_900 fix
/main/inside terrain antihack fixes/
39282
Alistair McFarlane
fixed cave_steps_down
/main/inside terrain antihack fixes/
39284
Bill Borman
Minor driving physics changes
/main/vehicles/
39287
Petur Agust
Quick anti-washout pass.
/main/hdrp/
39290
Alistair McFarlane
more fixes
/main/inside terrain antihack fixes/
39291
Alistair McFarlane
s2p
/main/inside terrain antihack fixes/
39292
Alistair McFarlane
merge from inside terrain antihack fixes
/main/
39295
Alistair McFarlane
merge from main
/release/
39298
Petur Agust
Various scene settings
/main/hdrp/
39299
Vincent Mayeur
Icesheets, Icebergs, Shore Ice, Rocks spawn populations work
/main/hdrp/
39301
Bill Ford
merge from main
/main/Broadcast component caching/
39302
Petur Agust
Scene backup
/main/hdrp/
39303
Bill Ford
All Basenetworkables now cache broadcast components on spawn or when children change. Needs a lot of testing...
/main/Broadcast component caching/
39308
Bill Ford
Updated Facepunch.Skeleton
/main/skeleton optimizations/
39317
Bill Ford
Set up skeleton stuff on Wolf to test with
/main/skeleton optimizations/
39321
Adam Woolridge
Got rid of 2 GetComponent calls every time the inventory is opened or closed.
/main/crafting_improvements/
39322
Adam Woolridge
Same for crafting window
/main/crafting_improvements/
39323
Adam Woolridge
BlueprintButton / UIBlueprints optim
/main/crafting_improvements/
39324
Rohan Singh
Split the controller entity into switch and alarm entities
Changing alerts to just use steamid (doesn't work yet though)
Remove the subscription commands
/main/comp/
39325
Adam Woolridge
Removed an unnecessary double parent set per blueprint icon
/main/crafting_improvements/
39326
Adam Woolridge
Moved favourite button out of the Footer group so that it doesn't get set to not interactable when viewing a locked item.
/main/crafting_improvements/
39327
Damian Lazarski
New ground plants progress
/main/hdrp/
39328
Garry Newman
Less ugly scene settings
/main/hdrp/
39329
Petur Agust
Removed some scene setup overrides on craggy
/main/hdrp/
39330
Rohan Singh
Redo the notification setup menu so it doesn't suck as much
/main/comp/
39331
Bill Ford
ragdoll bone copy
/main/skeleton optimizations/
39332
Bill Ford
Helicopter update optimisation. Send a flag if it's sleeping and bail.
/main/Helicopter Update Optimisation/
39333
Alistair McFarlane
~Fixed concrete_debris mesh read/write error
/main/
39334
Alistair McFarlane
merge from main
/release/
39336
Adam Woolridge
Added Electrical to ItemCategory. (No item changes in this commit).
Added Electrical category to crafting UI.
Reduced crafting category button height by 6 pixels so all categories will fit if visible.
Added BlueprintCategoryButton.AlwaysShow and .ShowItemCount.
/main/crafting_improvements/
39337
Adam Woolridge
Recategorized electrical items.
/main/crafting_improvements/electrical_item_recategorize/
39338
Adam Woolridge
merge from main
/main/crafting_improvements/
39340
Adam Woolridge
Favourited item appearance tweak
/main/crafting_improvements/
39341
Garry Newman
Change sun color temperature over the day (Scene Setup -> Light -> Sun -> Sun Color Curve)
/main/hdrp/
39342
Rohan Singh
Bit of fixes
/main/comp/
39343
Adam Woolridge
wip optim
/main/crafting_improvements/optim/
39344
Maurino Berry
added tesla coil
/main/
39345
Adam Woolridge
Quick craft UI icon list optimisation
/main/crafting_improvements/optim/
39346
Bill Ford
Moved flag variable declaration out of #if SERVER
/main/Helicopter Update Optimisation/
39348
Adam Woolridge
merge from main
/main/crafting_improvements/
39349
Adam Woolridge
tesla coil category
/main/crafting_improvements/
39350
Rohan Singh
Add a CPU based map renderer for the server
Add a command to get the map image as a JPG
/main/comp/
39353
Maurino Berry
fixed tesla coil having too much protection
fixed tesla coil not self-harming as a spam limiter
added tesla coil distant sound
/main/
39354
Jarryd Campi
Merge from main
/main/instruments/
39355
Jarryd Campi
Piano IK tweaks (again)
/main/instruments/
39357
Rohan Singh
Render and cache the map image at server boot
/main/comp/
39358
Rohan Singh
Merge from main
/main/comp/
39359
Jarryd Campi
Drum IK pass
Better hand IK rotation options
/main/instruments/
39360
Jarryd Campi
Update piano to use RendererLOD
/main/instruments/
39361
Jarryd Campi
Various cleanup
/main/instruments/
39362
Jarryd Campi
Merge from main
/main/map_improvements/
39363
Vincent Mayeur
terrain now uses 4k control maps (again)
/main/hdrp/
39365
Garry Newman
Version to 2019.3.0b2
/main/hdrp/
39368
Garry Newman
package manifest update
/main/hdrp/
39369
Garry Newman
Fixed viewmodel hands color
/main/hdrp/
39370
Adam Woolridge
Right click an item in the crafting queue to fast track it to the start of the queue (resets crafting progress on previous item).
/main/crafting_improvements/
39371
Petur Agust
Compound conversion WIP
Hobobarrel adjustment.
/main/hdrp/
39372
Garry Newman
Fog slider
/main/hdrp/
39373
Petur Agust
Hobobarrel shadow default range
Proplight prefab tweaks.
/main/hdrp/
39374
Alistair McFarlane
Uniformed some client side and server side colliders on Scrap transport helicopter to prevent antihack reject loops
/main/
39375
Damian Lazarski
Scene Setup changes
Made color temperature curve smoother and more realistic
Tweaked base scene settings / Made lighting slightly softer, sun disk larger, sky brighter and AO stronger
Added a backup copy of the old Scene Setup and BaseSceneSettings
/main/hdrp/
39378
Matt Isaac
added flute and added to view and world model prefabs
/main/instruments/
39379
Jarryd Campi
Mark some scripts as not being actively developed for code reviews
/main/instruments/
39383
Petur Agust
Compound WIP
/main/hdrp/
39386
Bill Ford
Caching some components on the ragdoll prefab.
/main/skeleton optimizations/
39389
Petur Agust
Finished Compound conversion
/main/hdrp/
39390
Adam Woolridge
merge from main
/main/crafting_improvements/
39391
Adam Woolridge
client/server fixes
/main/crafting_improvements/
39392
Adam Woolridge
Cleanup
/main/crafting_improvements/
39393
Adam Woolridge
merge from main
/main/item_splitting/
39394
Adam Woolridge
merge from main
/main/consumable_item_info_fix/
39398
Bill Borman
CollectionEx class adds IsNullOrEmpty, IsEmpty, and IsNull extension methods
/main/vehicles/
39400
Jarryd Campi
Revert file storage
Revert entity.proto
Revert PlayerVoiceSpeaker
Some comments to explain stuff
/main/instruments/
39402
Jarryd Campi
WIP override camera point logic for mountables
/main/instruments/
39403
Jarryd Campi
Hacky fix for getting stuck in third person after exiting instrument
/main/instruments/
39404
Garry Newman
Fog fixes
/main/hdrp/
39405
Garry Newman
Remove unused particle effects
/main/hdrp/
39406
Alistair McFarlane
Hapis mesh read/write fixes
/main/
39407
Bill Borman
Adding support for the client to know about modules on the vehicle as well, so it can do things like vehicle turns on -> tell all modules -> engines play start sound (without having to sync that data via each individual module entity). Currently WIP and broken, so putting this in a branch.
Changes to audio as well, but they're relatively minor.
/main/vehicles/ClientSideModulesWIP/
39408
Garry Newman
Legacy particle materials
/main/hdrp/
39409
Diogo Teixeira
~!Restored gib and gibbable eol
/main/
39410
Adam Woolridge
server fix
/main/player_preview_spin/
39411
Garry Newman
Disable shadow casting on particle effects
/main/hdrp/
39413
Petur Agust
radtown_small_3 setup
/main/hdrp/
39415
Garry Newman
Rebuild vfx
/main/hdrp/
39418
Garry Newman
Merge from main 😨
/main/hdrp/
39420
Garry Newman
Compile fixes
/main/hdrp/
39423
Bill Ford
More caching for ragdoll stuff. Player ragdolls work with skeleton now.
/main/skeleton optimizations/
39427
Garry Newman
2019.3 - no IL2CPP option yet ( ! )
/main/hdrp/
39428
Garry Newman
manifest
/main/hdrp/
39431
Vincent Mayeur
cliffs, secondary spawns setup
spawn populations polish
/main/hdrp/
39432
Garry Newman
Campfire embers fix
/main/hdrp/
39433
Petur Agust
Scene backup.
Prefab/mat tweaks.
/main/hdrp/
39438
Petur Agust
Fixed those grazillion broken light fixture files.
/main/hdrp/
39439
Maurino Berry
horse fix
/main/
39440
Petur Agust
Fixed a reverted searchlight.
/main/hdrp/
39441
Diogo Teixeira
Updated ASE to 1.7.0.002
/main/hdrp/
39442
Adam Woolridge
Repair: recently damaged, insufficient resources, not damaged.
/main/error_notifications/
39444
Diogo Teixeira
Tiny ASE fix to support hdrp 7.0.1; hdrp template auto-updated
/main/hdrp/
39446
Diogo Teixeira
Fixed shaders broken during merge
Restored dilate shader
Updated all ASE shaders with new template
/main/hdrp/
39447
Petur Agust
Scene backup
Prefab shadow optimization
/main/hdrp/
39449
Vincent Mayeur
Latest terrain build
Terrain config tweaks
Foliage, playing with filter cutoff on grass/forests
/main/hdrp/
39451
Alistair McFarlane
increased Windmill heat protection
/main/
39453
Thai Leo
WIP drumkit textures
/main/instruments/
39454
Jarryd Campi
Hook up drum kit materials
/main/instruments/
39458
Diogo Teixeira
Subtracted 39442, 39446, 39447 (needs work)
/main/hdrp/
39459
Diogo Teixeira
Post-merge shader fix + re-added dilate filter
/main/hdrp/
39461
Bill Borman
Better solution: Modules now use changes in parenting to automatically add/remove on both client and server. Sync no longer necessary. Handles destruction also as destroyed entities automatically de-parent. Since child entities are automatically parented on start, it also handles vehicles that start with modules already attached.
/main/vehicles/ClientSideModulesWIP/
39462
Bill Borman
Merge back to Vehicles
/main/vehicles/
39463
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
39464
Jarryd Campi
WIP support for third person held entities, currently set up on acoustic guitar
Added an instrument view point to the player model, still not super happy with this
/main/instruments/thirdpersonheld/
39465
Bill Ford
Hacked together a quick test. Takes a monument, gets all the meshes that will be seen within a specified range, batches them all together, then generates a low res texture array for them all producing a single draw call proxy. Also tried reducing the mesh with mixed results...
/main/MonumentProxy/
39466
Bill Borman
Driving physics settings edits
/main/vehicles/
39467
Petur Agust
Some weird missing metas.
/main/hdrp/
39468
Bill Borman
Added engine state info, and propagating that to modules. Added basic engine start/stop/loop audio (no pitch shift yet)
/main/vehicles/
39469
Jarryd Campi
Save on an IOEntity if it's been placed by a player (see PlayerPlaced)
Use to distinguish between monument entities and player entities
/main/IOEntity_playerplaced/
39470
Vincent Mayeur
forest populations tweaks
/main/hdrp/
39474
Garry Newman
Hide moviemaker UI if benchmark
Fix NRE in ViewModel.Update
Update to 2019.3.0b3
/main/hdrp/
39476
Alistair McFarlane
cherrypicking 39375, 39440, 39473
/release/
39477
Bill Borman
Basic engine audio working. Still need to port MaxSpeedEstimate to the client to properly set up the gearing.
/main/vehicles/
39478
Garry Newman
Better benchmark UI hiding
/main/hdrp/
39480
Garry Newman
Don't fuck with Time.* shit in benchmark mode
/main/hdrp/
39481
Petur Agust
Puzzle box light fixes
/main/hdrp/
39482
Petur Agust
Reworked IO/SimpleLight
/main/hdrp/
39484
Petur Agust
Converted puzzle card readers.
/main/hdrp/
39485
Diogo Teixeira
Updated foliage shader to fix wind
/main/hdrp/
39488
taylorreynolds
merge from main
/main/HorseArmour/
39491
Petur Agust
Scene backup.
Default shadow settings on wall2 lights
/main/hdrp/
39492
taylorreynolds
Deleted unused pre-rework horse assets
/main/HorseArmour/
39495
Petur Agust
Small refinery conversion.
Scene backup.
GPU instancing on a bunch of materials.
/main/hdrp/
39496
Vincent Mayeur
Rework to driftwood populations
Added custom colliders - but cant use them currently with the broken UI
Manifest
/main/hdrp/
39501
Garry Newman
Particle fixes
/main/hdrp/
39502
Petur Agust
Remaining underground areas in radtown 3
Prefab fix.
/main/hdrp/
39509
Bill Ford
Utility to convert all wearables to the new SkeletonSkin format...
/main/skeleton optimizations/
39514
Petur Agust
Scene backup
More IO prefab conversions & fusebox
/main/hdrp/
39517
Bill Ford
Added a tool to check for extra elements added to bones in clothing.
/main/skeleton optimizations/
39518
Bill Ford
BoneRetargets are moved out of rigs.
/main/skeleton optimizations/
39520
Vincent Mayeur
Cliff basic snow shader for snow biome rocks. Striped down version from Cliff_basic: removed 2nd albedo tinting layer
Clutter rocks snow material variant
/main/hdrp/
39526
Maurino Berry
electrical wire flow direction indicators while wire tool is equipped
electrical wires are now lit and normal mapped
/main/
39529
Maurino Berry
slightly less bright electrical direction indicators
/main/
39531
Bill Ford
Removed some un needed stuff from the shader
/main/MonumentProxy/
39534
Thai Leo
updated drumkit textures/mat, adding LOD/ gibs
/main/instruments/
39537
Thai Leo
updated drumkit prefab
/main/instruments/
39538
Bill Borman
Adjust engine powers
/main/vehicles/
39540
Bill Borman
Add Resharper DotSettings files to ignore list
/main/vehicles/
39543
Bill Borman
Switch SoundManager to use IsUnityNull
/main/vehicles/
39545
Jarryd Campi
Rework drum kit prefab and build manifests
/main/instruments/
39546
Thai Leo
splitting drumstick models
/main/instruments/
39547
Jarryd Campi
Merge from instruments
/main/instruments/latency/
39548
Jarryd Campi
Remove debug stuff
/main/instruments/latency/
39549
Jarryd Campi
Merge latency branch
/main/instruments/
39550
Jarryd Campi
Equip drumsticks when using drums
/main/instruments/
39552
Bill Borman
Add module mass etc on client, so clients can get top speed estimate
/main/vehicles/
39553
Jarryd Campi
Exposed and lowered IK lerp speed
Added some editor handles for easier IK placement
/main/instruments/
39554
Vincent Mayeur
Small clutter rocks snow biome version
Re-organized decor.v3
/main/hdrp/
39556
Vincent Mayeur
backup decor.v3
/main/hdrp/
39558
Jarryd Campi
First pass layout of new respawn screen
Better sleeping bag button processing
Update LifeInfographicStat to use TextMeshPro
/main/map_improvements/
39559
André Straubmeier
~ Merge from error_notifications
/main/
39560
André Straubmeier
~ Merge from item_splitting
/main/
39563
Adam Woolridge
Cap max fps limit to 240 not 200.
/main/screen_settings/
39564
Adam Woolridge
Fix double GetComponent
/main/crafting_improvements/
39565
Petur Agust
Recycler fixes.
/main/hdrp/
39567
André Straubmeier
~ Merge from screen_settings (conflict in MenuUI.Options.prefab, appears to have resolved fine)
/main/
39569
Vincent Mayeur
Arctic rock formations
Near final world setup structure
/main/hdrp/
39570
Adam Woolridge
Scroll rect no longer static.
Changed blueprint comparer function to also sort by favourited status, and changed QuickCraft to use it again.
/main/crafting_improvements/
39576
Alistair McFarlane
Merge from crafting_improvement
/main/
39579
Bill Ford
Tool that shows inconsistencies between main rig and wearables. Rebuilt skeleton def with updated rig.
/main/skeleton optimizations/
39580
Adam Woolridge
Set the FPS UI slider max value.
/main/
39582
Bill Ford
Setting up all wearables to use the skeleton system.
/main/skeleton optimizations/
39584
Petur Agust
Subfolder for localised SceneSettings
/main/hdrp/
39586
Rohan Singh
Send a list of monuments with their coordinates with the map image
Fix the coordinates sent by the game server so they aren't annoying to use
/main/comp/
39587
Alistair McFarlane
Ceiling light stackable (10)
Ceiling light no longer uses condition
Ceiling light bounds tweaks to fix repair (antihack) issues
Removed Ceiling light obsolete storage panel
/main/
39588
taylorreynolds
Horse wood armour meshes/textures/materials
/main/HorseArmour/
39589
Adam Woolridge
Fixed a bug with item splitter input being able to trigger after the inventory has closed.
/main/
39590
Bill Borman
Fix driving physics not correctly updating with mass/centre of mass changes
/main/vehicles/
39591
Jarryd Campi
Respawn button colours (map and rectangle buttons)
/main/map_improvements/
39592
Bill Borman
Don't use UpdateWheelCollider at all, just rely on standard values
/main/vehicles/
39593
Jarryd Campi
Allow some rotation around the locked camera perspective (about 20 degree son both axis) on static instruments
/main/instruments/
39594
Bill Borman
Base RPM sounds on vehicle estimated max speed. Remove engine doppler as it doesn't sound good.
/main/vehicles/
39595
Bill Borman
Some random variation in fade-in time sounds nicer for multi-engine vehicles
/main/vehicles/
39596
Thai Leo
adding cowbell model/mat/textures
/main/instruments/
39597
Thai Leo
adding cowbell word model + lod
/main/instruments/
39598
Bill Borman
Merge to main: Adding support for connecting multiple clients at once locally. Can be useful for testing. New menu entries under Debug: Select Enable Fake Steam ID, then run the game.
/main/
39599
Jarryd Campi
WIP sleeping bag cluster system
Detect multiple nearby sleeping bags and merge them into one widget on the death screen
/main/map_improvements/
39600
Jarryd Campi
Better scroll behaviour on respawn buttons
/main/map_improvements/
39601
Jarryd Campi
Slow down the lerp while in third person to reduce jerkiness
Reposition the instrument view point a bit
/main/instruments/thirdpersonheld/
39602
Bill Borman
Added chassis sound manager and skid sounds. More driving physics work.
/main/vehicles/
39603
Jarryd Campi
Merge from instruments
/main/instruments/thirdpersonheld/
39604
Jarryd Campi
Merge from third person held
/main/instruments/
39605
Jarryd Campi
Cleanup
/main/instruments/
39606
Jarryd Campi
Merge from main
/main/instruments/
39607
Bill Borman
Sorting out issues with drag etc
/main/vehicles/
39608
Vincent Mayeur
bespoke colliders for asset store cacti
/main/hdrp/
39609
Alistair McFarlane
~ Fixed recycler sharing furnace localize token
/main/
39610
Alistair McFarlane
~ Renamed small generator to test generator not to be confused with the other small generator
/main/
39611
Petur Agust
Coal wagon fix.
Trainyard scene setup
/main/hdrp/
39612
Petur Agust
AND, OR, Simple & timer switch conversions.
/main/hdrp/
39616
Adam Woolridge
merge from main
/main/crafting_improvements/
39618
Petur Agust
Scene backup.
Small refinery bounce fix.
/main/hdrp/
39620
Alex Webster
updated horse base pose, updated idle
/main/HorseArmour/
39622
Adam Woolridge
QuickCraft is no longer a scrollable rect, removed some work-around events that are no longer necessary.
/main/crafting_improvements/
39624
Petur Agust
Trainyard WIP
/main/hdrp/
39626
Adam Woolridge
Switched to IPointerClickHandler for QuickCraftButton
/main/crafting_improvements/
39627
Bill Ford
Added a label to all wearables to find them easier
/main/skeleton optimizations/
39629
Garry Newman
Tweak low quality settings
/main/hdrp/
39631
Rohan Singh
Remove old x86 libraries
/main/messagedelayfix/
39633
Diogo Teixeira
Added "Switch to Collision Model" tool (MeshCollider context menu)
/main/hdrp/
39634
Diogo Teixeira
Fixed collider errors on craggy's scene
/main/hdrp/
39636
André Straubmeier
Merge from messagedelayfix
/main/
39637
Bill Ford
A fix for rig stripping not actually working.
/main/rig_stripping(temp)/
39638
André Straubmeier
Merge from rig_stripping(temp)
/main/
39642
André Straubmeier
Merge from consumable_item_info_fix
/main/
39645
Bill Ford
subtracting wearable changes, need to keep rigs until the prefab processing stage.
/main/skeleton optimizations/
39647
Vincent Mayeur
cacti prefabs backup
reworked ores diffuse maps
separate v3_ore spawn populations: spawning ores at bottom of cliffs meshes
/main/hdrp/
39648
Diogo Teixeira
Quick/dirty decal shader adjustment for clipping issues in bullet decal vs toptier wall
/main/
39650
Maurino Berry
~skin approval
/main/
39657
Petur Agust
Scene backup
More prefab fixes.
/main/hdrp/
39658
Bill Ford
Removed SkinnedMeshRendererInfo
/main/skeleton optimizations/
39660
Bill Ford
Reorganised an tidied up SMM class to make it easier to start plugging stuff in. Skeleton Skin no long attaches itself to a Skeleton automatically.
/main/skeleton optimizations/
39661
Maurino Berry
experiments
/main/vehicles/
39662
Alistair McFarlane
cherrypicking #39637 messagedelayfix
/release/
39663
Bill Borman
Merge Main -> Vehicles
/main/vehicles/
39664
Bill Borman
From code review: Make lastAttackedTime internal
/main/vehicles/
39665
Bill Borman
From code review: Force specification of fuel loot distance, plus general cleanup of the EntityFuelSystem class.
/main/vehicles/
39666
Jarryd Campi
Add attacker distance field to death info, expose on death screen
Fixed steam avatar of killer not appearing
/main/map_improvements/
39667
Bill Borman
Reduce skid sound volume
/main/vehicles/
39668
Jarryd Campi
Show killed by weapon name and icon on game over screen
/main/map_improvements/
39669
Jarryd Campi
Merge from main
/main/map_improvements/
39671
Bill Ford
Merge from main
/main/Broadcast component caching/
39672
Jarryd Campi
Assign correct colours to sleeping bag cluster options
/main/map_improvements/
39673
Bill Borman
From code review: Convert ID checks to use EqualNetID. Add extension method for comparing layer.
/main/vehicles/
39674
Bill Ford
PostUpdateChildren updates when entity children are added / removed.
/main/Broadcast component caching/
39675
Bill Borman
Fix for random modular spawner double-adding modules. Simplifies module parenting as well.
/main/vehicles/
39678
Jarryd Campi
Exposed some sound definition slots for adding and removing map markers
/main/map_improvements/
39679
Jarryd Campi
Use in-built drop shadow component on info boxes
/main/map_improvements/
39680
Bill Borman
From code review: Removed and replaced TransformPointToLocal/InverseTransformPointToLocal.
From code review: ModuleManager does now need to still be a MonoBehaviour since it uses a couple of Unity methods, but made that clearer.
Additional: Refactored ModuleManager classes a bit. Now TBase can be a BaseEntity which removes any need for casting.
/main/vehicles/
39681
Adam Woolridge
merge from main
/main/crafting_improvements/
39682
Garry Newman
Load filesystem first in bootstrap
/main/hdrp/
39686
André Straubmeier
Merge from "OcclusionSphere leak fix"
/main/
39696
Matt Isaac
added V and W tambourine models, set up prefabs and lods etc.
/main/instruments/
39697
Adam Woolridge
Updated quick craft buttons to use Lewis' star setup. Can now click the star to toggle favourited status directly from the quick craft button.
/main/crafting_improvements/
39699
Bill Ford
Merge from main
/main/Helicopter Update Optimisation/
39700
Garry Newman
Make sure lights have a HDAdditionalLightData component
/main/hdrp/
39708
Garry Newman
Benchmark timings in seconds instead of ms
/main/hdrp/
39709
Bill Ford
Added sleep flag to more vehicles and LateUpdate.
/main/Helicopter Update Optimisation/
39710
Garry Newman
AddHDAdditionalLightData editor tool (we probably need to make this loop through scenes)
/main/hdrp/
39713
Bill Ford
Wearable conversion utility no longer destroys the rig, this happens in prefab preprocess instead.
/main/skeleton optimizations/
39718
Adam Woolridge
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
/main/crafting_improvements/
39721
Petur Agust
Trainyard main building & garage
/main/hdrp/
39723
Adam Woolridge
quick craft star sprite change/scale on hover
/main/crafting_improvements/
39726
Vincent Mayeur
Foliage grass cutoff reverted to 0.5
/main/hdrp/
39728
André Straubmeier
Merge from "Helicopter Update Optimisation"
/main/
39729
Bill Ford
Lots of stuff is now cached on each wearable in pre process.
/main/skeleton optimizations/
39731
Adam Woolridge
Crafting blueprint icons now use star toggle for favouriting, too.
/main/crafting_improvements/
39733
Alex Webster
trumpet holdtype setup with lods,
created override controller and added idle pose
/main/instruments/
39734
Adam Woolridge
Favourited status/button for item panel
/main/crafting_improvements/
39736
Petur Agust
Remaining trainyard conversion & s2p
Various prefab fixes.
Killed stray ambient lod light scripts from IO puzzle elements.
/main/hdrp/
39737
Alex Webster
bass holdtype now uses bass model
/main/instruments/
39739
Bill Borman
Save rigidbody info, so data can be entered on the RB, but can still be used on the client which removes it.
/main/vehicles/
39741
Bill Borman
From code review: Reformat serialized fields (see new Basecamp comment also)
/main/vehicles/
39742
Jarryd Campi
Trumpet and bass are third person
Reparented instrument view point to spine_4 to work with trumpet hold type better
/main/instruments/
39744
Jarryd Campi
Icons for Trumpet, Flute, Tambourine, Drum Kit and Bass
/main/instruments/
39745
Bill Ford
Skins attaching to skeleton +LOD setup
/main/skeleton optimizations/
39746
Jarryd Campi
Added support for multiple sprites for points of interest (not just colour changes)
Most map markers are now pre allocated on the map view, removes most instantiations
/main/map_improvements/
39747
Thai Leo
adding guitar model/texture/mat
fixed gloss on the bass material
/main/instruments/
39750
Bill Borman
From code review: Change driver input sets to be a ListDictionary, and use method getters instead of properties.
/main/vehicles/
39751
Bill Borman
From code review: Don't reuse MaxThrust Vector (+ some reformatting)
/main/vehicles/
39752
Bill Borman
From code review: Don't reuse ProtoBuf class. Protocol++. Plus formatting.
/main/vehicles/
39754
Bill Borman
Modified tire friction and steer values
/main/vehicles/
39755
Bill Borman
Adjust engine RPM sounds
/main/vehicles/
39757
Bill Borman
Wheel rotation rate now adjusts differently when wheel is not grounded
/main/vehicles/
39758
Thai Leo
fixed wrong normal on the guitar
/main/instruments/
39759
Jarryd Campi
Improved ImagePosToWorldPos calculation
/main/map_improvements/
39760
Jarryd Campi
Made all new map markers scale independent
/main/map_improvements/
39761
Adam Woolridge
Favourite icons now have active/inactive colours, toggle on hover and favourited status.
Moved some duplicated code to a single location, called by all favourite UI code.
/main/crafting_improvements/
39764
Adam Woolridge
Do the category jiggle on the Favourites category when favouriting an item.
/main/crafting_improvements/
39766
Adam Woolridge
merge from main
/main/crafting_improvements/
39769
Adam Woolridge
bit of cleanup
/main/crafting_improvements/
39772
Adam Woolridge
bit more
/main/crafting_improvements/
39773
Alex Webster
trumpet pose update
/main/instruments/
39774
André Straubmeier
Merge from crafting_improvements
/main/
39775
Petur Agust
Junkyard S2P
Stripped obsolete lighting from all the bunker prefabs.
/main/hdrp/
39778
Bill Ford
merge from main
/main/skeleton optimizations/
39780
Petur Agust
Airfield scene cleanup
/main/hdrp/
39781
Matt Isaac
fixed missing backface/holes on piano_lod0
/main/instruments/
39785
Adam Woolridge
Tweaks
/main/crafting_improvements/
39786
Vincent Mayeur
Sedan LOD rework
/main/LOD_Optimizations/
39788
Bill Ford
Fix error when adding skinnedmeshcolliders
/main/skeleton optimizations/
39794
Bill Ford
subtract
/main/skeleton optimizations/
39801
Garry Newman
More bootstrap timings
/main/hdrp/
39802
taylorreynolds
Added head collar materials/textures
Split horse into body/mane/fringe to hide gameobjects when armour is applied
Added all armour types to horse FBX
Updated wild horse prefab
/main/HorseArmour/
39804
taylorreynolds
Added armour to testridablehorse
/main/HorseArmour/
39805
Alex Webster
tamborine holdtype setup
weapon prefab now using world model
tamborine player overide animator
base idle & play anim
/main/instruments/
39807
Alex Webster
tambourine updates
/main/instruments/
39808
Alex Webster
trumpet updates
/main/instruments/
39809
taylorreynolds
Added motion fix to mane/fringe
Added skinned mesh collider to body LOD3
/main/HorseArmour/
39810
taylorreynolds
Updated Skeleton.Horse with new horse body mesh name
/main/HorseArmour/
39811
taylorreynolds
Added horse armour models to ragdoll prefab
/main/HorseArmour/
39812
Maurino Berry
merge from main
/main/HorseArmour/
39813
Maurino Berry
horse armor bounds fixes, LOD setup
/main/HorseArmour/
39815
Bill Ford
Fixed player preview
/main/skeleton optimizations/
39817
Bill Borman
Cherry Pick merge to main. Fixes discrepancy between client/server interaction caused by having a rigidbody on the server and not on the client. Now getting entity from the hit collider instead of the hit transform. This change is probably OK, but could potentially break something if anything relies on the base rigidbody object being returned on the server.
/main/
39818
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
39819
Bill Borman
Cherry-pick Bill's boat fix
/main/vehicles/
39820
Petur Agust
Airfield WIP
Prefab/localised scene setting tweaks.
/main/hdrp/
39821
Jarryd Campi
Fixed icon import settings for new instruments
Added an ItemIcon Import settings preset
/main/instruments/
39823
Jarryd Campi
Merge from main
/main/instruments/
39824
Bill Borman
Fuel now used per engine instead of per vehicle. Also use less fuel at idle, more with increasing throttle.
/main/vehicles/
39826
Jarryd Campi
From code review:
_mounted is now populated on the client and server, and GetMounted() is now a shared method
This removes the need for UsingPlayer so that was removed
/main/instruments/
39827
Jarryd Campi
From code review:
Move hand props to Key controller to solve sticks being left on player model during pool
They get positioned during IK pass and never actually parented to the player
/main/instruments/
39828
Jarryd Campi
Cowbell world model + Icon
Update guitar with new model + Icon
/main/instruments/
39829
Jarryd Campi
Unsaved changes
/main/instruments/
39831
Jarryd Campi
New UI assets
Hooked up death skull, gradient circle and death marker assets
/main/map_improvements/
39832
Vincent Mayeur
Sphere tank additional LOD pass
/main/LOD_Optimizations/
39833
Vincent Mayeur
Oil Refinery large additional LOD pass
/main/LOD_Optimizations/
39834
Vincent Mayeur
Oil Refinery small additional LOD pass
/main/LOD_Optimizations/
39836
Bill Ford
Skin is now correct
/main/skeleton optimizations/
39840
Adam Woolridge
merge from main
/main/crafting_improvements/
39844
Adam Woolridge
Merge blueprint button fix from crafting_improvements
/main/
39845
Garry Newman
New packages manifest
/main/hdrp/UnpackagePipeline/
39848
Petur Agust
Scene backup.
Fixed door prefab on wrong layer.
/main/hdrp/
39850
Garry Newman
Settings update
/main/hdrp/UnpackagePipeline/
39855
Garry Newman
Early out if light is null in LightLoop.cs (this could point to a bigger problem though)
/main/hdrp/UnpackagePipeline/
39858
Garry Newman
HDRP upgrade added a monobehaviour to 1600 materials. I tried reverting but it keeps adding them back - so I'm assuming it's for a reason and committing the changes.
/main/hdrp/UnpackagePipeline/
39859
Adam Woolridge
Show full timer icon whilst an item is queued, timers now progress from full to empty.
/main/quickloot/
39861
Garry Newman
Settings
/main/hdrp/UnpackagePipeline/
39863
Garry Newman
merged from UnpackagePipleline
/main/hdrp/
39864
Petur Agust
Airfield underground bunker complex WIP
fixed bunker.room.15.ab.prefab prop wall clipping
/main/hdrp/
39865
Petur Agust
SSR minimum smoothness set back to not be 0
/main/hdrp/
39866
Petur Agust
Scene backup.
Sewer profile fog tweak
/main/hdrp/
39871
Petur Agust
Scene backup
/main/hdrp/
39875
Vincent Mayeur
Launch_Site additional LOD pass
/main/LOD_Optimizations/
39876
Petur Agust
Scene
/main/hdrp/
39877
Maurino Berry
merge from main
/main/HorseArmour/
39879
Maurino Berry
merge into main
/main/
39881
Petur Agust
Scene backup
Better shadow defaults on fluorescents
/main/hdrp/
39882
Petur Agust
Remaining bunker+sewer complex
/main/hdrp/
39883
Damian Lazarski
Lighthouse additional LODs
/main/
39884
Thai Leo
updated the old guitar textures/mat
/main/instruments/
39885
Bill Borman
Testing module destruction. Added support for damage FX + added placeholder-ish damage FX on engine modules. Note: OnHealthChanged is now called on client as well as server - existing usages have been updated with isServer checks.
/main/vehicles/
39886
Jarryd Campi
Hooked up background assets on sleeping bag cluster
Fixed map scaling issues on sleeping bag cluster
WIP time lock states
/main/map_improvements/
39887
Jarryd Campi
Fixed sleeping bag clusters not properly forming when there are more than 3 bags
/main/map_improvements/
39888
Jarryd Campi
Revert acoustic guitar to legacy guitar
Set icons to null on instruments that have no icon
/main/instruments/
39889
Jarryd Campi
Hooked up new jerry can guitar
/main/instruments/
39890
Bill Borman
- Implemented destruction FX support for chassis and modules.
- Fixed Client/Server compile issues.
- Moved serverGibs from BaseVehicle to BaseHelicopterVehicle where it should have been.
/main/vehicles/
39891
Jarryd Campi
Fixed CLIENT/SERVER compilation
/main/instruments/
39892
Bill Borman
Remove mountables when seating is destroyed
/main/vehicles/
39893
Jarryd Campi
Fixed sleeping bag icons appearing outside of death screen
/main/map_improvements/
39895
Bill Borman
If chassis is destroyed, remaining modules don't naturally show their killed FX because they're not killed directly. Tell them to all show their FX.
/main/vehicles/
39896
Jarryd Campi
Moved InstrumentKeyController RPC to InstrumentTool and StaticInstrument
Moved InstrumentKeyController components onto the weapon/mountables
Added UpdatePlayerModel virtual methods on HeldEntity and BaseMountable to modify IK while an entity is in use (removes an Update call on KeyController)
Update all instruments with new components
Manifest update
Removed some more xml comment blocks
/main/instruments/
39897
Jarryd Campi
Fix RPCHandler not being assigned
/main/instruments/
39898
Vincent Mayeur
Launch_Site office interiors additional LOD pass
/main/LOD_Optimizations/
39899
Jarryd Campi
Pass RPC into new PlayNoteRPC and StopNoteRPC on Key Controller
/main/instruments/
39900
Alistair McFarlane
Autoturret loot panel fix (6 slot)
SAM site uses loot panel
/main/
39901
Vincent Mayeur
Remnant container additional LOD pass
/main/LOD_Optimizations/
39902
Alistair McFarlane
Phrases
/main/
39903
Vincent Mayeur
Wooden pallets additional LOD pass
/main/LOD_Optimizations/
39904
Vincent Mayeur
Stairs set additional LOD pass
/main/LOD_Optimizations/
39905
Vincent Mayeur
Tires set additional LOD pass
/main/LOD_Optimizations/
39906
Alistair McFarlane
Autoturret and Wind generator now in electrical category
/main/
39907
Garry Newman
m_ShadowUpdateMode != 0 causes array issues - so forcing to 0 on muzzleflash
/main/hdrp/
39910
Garry Newman
Deleting rp package documentation
/main/hdrp/
39911
Garry Newman
Updated ignores to ignore unity package documentation/samples/tests
/main/hdrp/
39913
Garry Newman
Added in latest rp git 63b6c1abdc
/main/hdrp/
39915
Garry Newman
Disable VR/XR
Updated meta files
/main/hdrp/
39916
Diogo Teixeira
Moved water issue render to beginFrameRendering
/main/hdrp/
39918
Damian Lazarski
Excavator terrain belts LODs
/main/
39920
Vincent Mayeur
Large Oilrig barriers additional LODs
Oilrig scene changes
/main/LOD_Optimizations/
39923
Garry Newman
Replace DeferredDecal component with DecalProjector
/main/hdrp/
39925
Vincent Mayeur
Large Oilrig additional LODs
Oilrig scene changes
/main/LOD_Optimizations/
39926
Vincent Mayeur
fixed dockwall stairs cloned LOD
/main/LOD_Optimizations/
39927
Vincent Mayeur
Forklift additional LOD pass
/main/LOD_Optimizations/
39929
Garry Newman
Fixed wrong sun color in sky renderer
/main/hdrp/
39930
Alex Webster
flute anims and override controller
/main/instruments/
39931
Bill Ford
merge from main
/main/Broadcast component caching/
39934
Bill Ford
Cleanup
/main/Broadcast component caching/
39935
Diogo Teixeira
Added treediffusion test profile to both hdrp assets
Updated ASE to 1.7.0.004 (updated to latest srp)
Updated all shaders to compile with updated template
Rebuilt Foliage shader to match our new specification
Updated oak material to match damian's test (using new base packed texture)
Tweaked foliage edge mask SF
/main/hdrp/
39936
Alex Webster
flute holdtype setup
/main/instruments/
39941
André Straubmeier
Force more interpolation delay for ridable horses to reduce extrapolation
Removed PhysicsDriven since it's really always wrong for load balanced entities like the horse (override GetNetworkTime instead)
/main/
39944
Garry Newman
Decal Fixes script (we might have to make this run on all scenes too)
/main/hdrp/
39948
Thai Leo
old guitar textures tweak
/main/instruments/
39951
Petur Agust
Cleaned old obsolete lighting out of the cave prefabs.
/main/hdrp/
39954
Diogo Teixeira
Switched coverage queries to compute (should fix SetRenderTarget errors)
/main/hdrp/
39955
Petur Agust
Finished Airfield & S2P
Cave bioluminescent fungus conversions.
/main/hdrp/
39957
Petur Agust
Removed deprecated scripts & mats from lightpost_a & _b
Harbor scene prep.
/main/hdrp/
39958
Petur Agust
Nixed the point light from antenae_a.prefab
/main/hdrp/
39959
Diogo Teixeira
Changed temporary shadergraph ocean shader to Transparent (proper one won't be Opaque either)
Fixed water depth mask shader; now properly occludes water (fix for pink rowboat)
/main/hdrp/
39961
Maurino Berry
fixed dropped horse armor NRE
/main/
39962
Maurino Berry
horse ragdoll breed fixes
horse armor appears on ragdolls
can loot horse ragdolls
/main/
39965
Maurino Berry
missing files
/main/
39966
Maurino Berry
~skin approval
/main/
39967
Jarryd Campi
Ignore stop note RPC on controlling player
/main/instruments/
39968
Jarryd Campi
Left and Right Hand props can now be used if IK is disabled on the InstrumentKeyController (for cowbell hand setup)
/main/instruments/
39969
Bill Borman
Split StandardVehicleModule into three, with .Client/.Server separate
/main/vehicles/
39970
Jarryd Campi
Can now create an arbitrary number of IK positions for an instrument
Added an IK target property drawer to help assign targets
Added context menu options to add left and right hand IK points
Added support for right foot IK control (for drumkit)
/main/instruments/
39971
Jarryd Campi
Client/Server fix
/main/instruments/
39972
Jarryd Campi
Exception fixes
Exposed a default note to play on Primary and Secondary Fire
/main/instruments/
39973
Jarryd Campi
Exposed instrument keybinds in settings
/main/instruments/
39975
Jarryd Campi
More descriptive tooltips (used the text from the old screen)
Show different icons for sleeping bags/beds
Fixed respawnType field in respawn options protobuf never being assigned
/main/map_improvements/
39976
Thai Leo
separated cowbell models
fixed guitar normals
/main/instruments/
39977
Jarryd Campi
First pass on new fade in animations
/main/map_improvements/
39978
Alistair McFarlane
subtracting 39965
/main/
39979
André Straubmeier
Merge from main
/main/Broadcast component caching/
39981
André Straubmeier
Merge from "Broadcast component caching"
/main/
39983
André Straubmeier
Added FixedParticleSimulationSpace tag (specify on particle systems that should not switch to local / world simulation space depending on where they spawn)
/main/
39985
André Straubmeier
Disabled status effects in god mode
Disabled food and hydration depletion in god mode
Disabled radiation poisoning in god mode
Added refillvitals console commands (fills health, calories and hydration)
Added heal console command (same as calling hurt with negative values)
/main/
39986
Vincent Mayeur
Trucks additional LODs pass
/main/LOD_Optimizations/
39987
André Straubmeier
Missing file (changeset 39985)
/main/
39990
Vincent Mayeur
RHIB additional LODs pass
/main/LOD_Optimizations/
39992
Garry Newman
HDRP 7.2.0
CopyFromGit.bat (helper for me)
/main/hdrp/
39993
Vincent Mayeur
Patrol Helicopter additional LOD pass
Fixed PatrolHelicopter prefab not using any of its LODs
/main/LOD_Optimizations/
40001
Damian Lazarski
Cargo ship additional LODs
/main/LOD_Optimizations/
40005
Garry Newman
Movie mode start in free mode if not playing a demo
Work camera CameraMan control parity
Reposition work camera properly when toggling on/off
/main/hdrp/
40006
Damian Lazarski
Cargo ship deck railings fix
/main/LOD_Optimizations/
40007
Garry Newman
Sky update mode, period
/main/hdrp/
40008
Garry Newman
Fixed player preview crashing game (somehow)
/main/hdrp/
40009
Garry Newman
Water splash refract effect materials
Torch ignited material fixes
/main/hdrp/
40011
Adam Woolridge
Load & save dialogues now default to TestSaves folder.
Load option now sets the filename and load parameters of the scene GameSetup when loading a save file, so you can just hit play to start.
/main/editor_save_load/
40014
Alistair McFarlane
~ merge from /horse_issues
/main/
40017
Petur Agust
Backup
/main/hdrp/
40019
Maurino Berry
subtracted subtraction
/main/horse_issues/
40020
Maurino Berry
manifest, error logs
/main/horse_issues/
40022
Maurino Berry
merge into main
/main/
40023
Petur Agust
Puzzle prafab improvs.
/main/hdrp/
40024
Maurino Berry
fixed horse tails not switching to the appropriate breed material
/main/
40025
Petur Agust
Scene backup
Prefab shadow defaults
/main/hdrp/
40026
Petur Agust
Remaining Harbor & S2P
Some mat tweaks.
/main/hdrp/
40028
Maurino Berry
compile fix
/main/
40029
Damian Lazarski
Oil rig small / additional LODs for all railings
Scene2Prefab
/main/LOD_Optimizations/
40030
Maurino Berry
horse equipment information panel
horse armor cost balance
roadsign horse armor available at bandit camp attire shop
balanced horse/rider protection
icons
/main/
40031
Maurino Berry
fixed bradley crates sometimes spawning under the world
/main/
40032
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
40033
Jarryd Campi
Fixed drum IK hits working in local space of IK target and not local space of instrument
Added a hit rotation vector that applies an IK rotation offset when hitting a note
/main/instruments/
40034
Jarryd Campi
Merge from main
/main/instruments/
40035
Thai Leo
adding WIP xylo
moving/renaming guitar texture/mat folder to the corresponding one
/main/instruments/
40036
Jarryd Campi
Merge from main
/main/map_improvements/
40037
Jarryd Campi
Fixed sleeping bag cluster open/close animation
Size tweaks
Backup for some future prefabbing
/main/map_improvements/
40038
Jarryd Campi
Prefab all the things
/main/map_improvements/
40039
Thai Leo
adding xylophone lod, moving guitar model
/main/instruments/
40040
Bill Borman
Fix BaseVehicle extra bracket
/main/vehicles/
40042
Jarryd Campi
Styling on map cluster icon
/main/map_improvements/
40043
Jarryd Campi
More colour alignment with concepts
Fixed cluster button sizing
/main/map_improvements/
40044
Bill Borman
Added collision FX to base vehicle. Modules become part of the compound collider so they automatically pass collision info down as well.
/main/vehicles/
40045
Bill Borman
Remove debug print
/main/vehicles/
40047
Bill Borman
Added collision damage for modular vehicles
/main/vehicles/
40048
Alistair McFarlane
merge from 39964 (world dropped items now have the same "max-condition-only" rule for stacking that inventory items have.)
/main/
40049
André Straubmeier
Added grass.distance convar (range 100-200, default 100, only really useful for video making)
/main/
40050
Adam Woolridge
Moved drop current item (whole stack) from B key to H. Added drop current item (single) to J key.
/main/drop_current_item/
40052
Adam Woolridge
merge from main
/main/drop_current_item/
40053
Alistair McFarlane
Flame turret now uses fuelsmall panel
/main/
40057
Jarryd Campi
Hook up new point of interest icons on map + compass
/main/map_improvements/
40060
Garry Newman
2019.3 can build il2cpp again
/main/hdrp/
40061
Bill Ford
Custom inspector for RendererLOD component.
/main/RendererLOD inspector/
40062
Jarryd Campi
Interest point drop shadow
/main/map_improvements/
40063
Bill Ford
Merge from main
/main/Helicopter Update Optimisation/
40065
Garry Newman
Recompile vfx
/main/hdrp/
40066
Bill Ford
Fixed heli blades spawning with blur on.
/main/Helicopter Update Optimisation/
40067
Bill Ford
Merge from "Helicopter Update Optimisation"
/main/
40069
Garry Newman
Disabling il2cpp again
/main/hdrp/
40070
Jarryd Campi
Added a horizontal gradient to end of sleeping bag scroll view when there are more bags than can fit in
Sizing tweaks
/main/map_improvements/
40071
Damian Lazarski
Harbor crane LODs
/main/LOD_Optimizations/
40072
Bill Ford
Merge from main
/main/skeleton optimizations/
40075
André Straubmeier
Merge from main/drop_current_item
/main/
40076
André Straubmeier
Added "headlerp" console command
/main/
40077
André Straubmeier
Scale radiation size by transform scale even when adjusted at runtime
/main/
40078
André Straubmeier
Compile fix
/main/
40079
Adam Woolridge
merged remove H and J default binds
/main/
40083
Garry Newman
Fixed black band around equator
MeshColliderFixes wip
/main/hdrp/
40087
Petur Agust
Gas station scene prep.
Recycler texture fixes and deleted some useless ones.
Recycler status light actually emits.
/main/hdrp/
40092
Bill Ford
Tidied SMM rebuild a bit for bug finding. Adding a util to convert mesh replacements.
/main/skeleton optimizations/
40093
Petur Agust
Gas station conversion & S2P
/main/hdrp/
40094
Petur Agust
Lighthouse material conversion & scene
/main/hdrp/
40095
Petur Agust
Removed obsolete stray script from TimerSwitch prefab.
Launch Site prep
/main/hdrp/
40096
Bill Ford
Added a bit more control to RendererLOD editor
/main/RendererLOD inspector/
40097
Jarryd Campi
Merge from main
/main/map_improvements/
40099
Bill Borman
Merge Main -> Vehicles
/main/vehicles/
40100
Jarryd Campi
Enforce id's for notes for colour consistency
Serialise MapNotes properly
/main/map_improvements/
40101
Jarryd Campi
Run a map scale update immediately to fix the marker popping
/main/map_improvements/
40102
Bill Borman
Add placeholder destroyed models to modules
/main/vehicles/
40104
Bill Borman
Switch vehicle model to the destroyed model when at zero health
/main/vehicles/
40105
Jarryd Campi
Merge cleanup
Tweak hackable crate and shop marker icon sizes
/main/map_improvements/
40106
Bill Borman
Switch to damaged model via enable/disable renderers instead of active/inactive gameobject (performance)
/main/vehicles/
40108
Jarryd Campi
Client / Server fixes
/main/map_improvements/
40109
Bill Borman
Move chassis and module models to client only.
/main/vehicles/
40110
Jarryd Campi
Custom marker for team leader markers
/main/map_improvements/
40111
Alistair McFarlane
Hapis Lake fix for map makers
/main/
40112
Alistair McFarlane
Fuel generator now uses fuelsmall panel
/main/
40113
Alistair McFarlane
~ Updated loading screen tips
/main/
40114
Alistair McFarlane
Phrases
/main/
40115
Adam Woolridge
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
/main/quickloot/
40121
Alistair McFarlane
Merge from Test map (new map ProceduralMapTesting)
/main/
40123
Adam Woolridge
from shelf
/main/quickloot/
40124
Adam Woolridge
merge from main
/main/quickloot/
40125
Garry Newman
Merged from main
/main/hdrp/
40128
Adam Woolridge
Add and use hoverloot keybind
/main/quickloot/
40129
Garry Newman
~Undone
/main/hdrp/
40130
Garry Newman
Merged from main
/main/hdrp/
40131
Garry Newman
Codegen
/main/hdrp/
40132
Vincent Mayeur
Industrial Water Tower LODs rework
/main/LOD_Optimizations/
40134
Garry Newman
RustToHDLitMaterialUpgrader
/main/hdrp/
40136
Alistair McFarlane
Harvesting heli gibs no longer marks players as hostile
/main/
40139
Garry Newman
Remove AdditionalShadowData component in PrefabPreProcess
/main/hdrp/
40143
Garry Newman
Temporary tinfoil hair fixes
/main/hdrp/
40144
Bill Ford
Working on converting mesh replacement system to new system.
/main/skeleton optimizations/
40152
Alex Webster
cowbell holdtype setup - held prefab now using lods, player override controller, initial player anims
/main/instruments/
40155
Maurino Berry
fixed corpses not saving/loading their inventory
fixed horse armor crafting times
fixed horse ragdolls not saving/loading breed properly
fixed horse ragdolls not applying breed properly when going in/out of network range
fixed horse ragdolls showing full armor when first coming in to network range
fixed missing horse equipment information panel ( missing file )
fixed not being able to loot horse corpses after a server load
/main/
40156
Petur Agust
Scene backup
/main/hdrp/
40157
Bill Borman
Removed client/server split for module collision. Both can share the server colliders. Now unified under a new shared object.
/main/vehicles/
40158
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
40160
Alex Rehberg
horse armor sounds
/main/
40161
Bill Borman
Add basic garage thing to my test map
/main/vehicles/
40162
Bill Borman
Give modular vehicle their own seat type, let the driver turn around further
/main/vehicles/
40163
Bill Borman
Garage platform detects whether vehilce is in position, shows lights to help with parking. Will need networking.
/main/vehicles/
40164
Jarryd Campi
Refactor notes system
Separate server and client notes lists
Load notes form server in on enable if local player
Limit all RPC's to local player
Store team notes in the team data, don't access the player
Fix player position not being updated in real-time
/main/map_improvements/
40165
Jarryd Campi
Cleaned up GetUnusedID
Fixed compass markers not using correct colours
/main/map_improvements/
40166
Jarryd Campi
Fixed MapView IsOpen accessor making every view active
/main/map_improvements/
40167
Jarryd Campi
Fixed not being able to drag map on respawn screen
/main/map_improvements/
40168
Jarryd Campi
Left align stat headers
Fix animations not playing a second time
/main/map_improvements/
40169
Jarryd Campi
Show team markers on death screen
/main/map_improvements/
40170
Alistair McFarlane
Subtracting 40161 & 40156 (server failing to load + client NREs)
/main/
40171
Alistair McFarlane
Added Lake_v2 for map makers
/main/
40174
Garry Newman
Merged from main
/main/hdrp/
40175
Adam Woolridge
Fix for inventory loot panel item timers on inventory close.
Fixed item icons not animating correctly when hover looting.
/main/quickloot/
40176
Bill Ford
Mesh replacement conversion
/main/skeleton optimizations/
40177
Garry Newman
Campfire collider fix
/main/hdrp/
40178
Jarryd Campi
Better pool handling
/main/map_improvements/
40180
Garry Newman
Air balloon collider fixes
/main/hdrp/
40181
Garry Newman
Hair mipmap settings
/main/hdrp/
40183
Jarryd Campi
Remove map notes via their id, not index in list
Remove tooltip immediately when deleting a marker so it doesn't bounce around for a frame
/main/map_improvements/
40184
Jarryd Campi
Don't send full list when updating death marker, just the updated position
/main/map_improvements/
40186
Garry Newman
Settings
/main/hdrp/
40187
Thai Leo
rotated xylo
/main/instruments/
40190
Garry Newman
Fixed Fog/Dof not working in movie maker/debugcam
/main/hdrp/
40192
Bill Ford
Set up all skin models to be consistent with the rest of the skeleton skins.
/main/skeleton optimizations/
40193
Damian Lazarski
Oilrig small / baked LODs
/main/LOD_Optimizations/
40194
Garry Newman
Torch light level, fire material emission
/main/hdrp/
40196
Garry Newman
Fixed NRE in IOEntityEditor
/main/hdrp/
40199
Vincent Mayeur
Industrial structures - all buildings baked LOD rework
/main/LOD_Optimizations/
40202
Garry Newman
Updated benchmark.dem (shorter, simpler demo)
/main/
40206
Garry Newman
Fixed missing terrain in low settings
/main/hdrp/
40207
Bill Ford
set up all make skin and variants
/main/skeleton optimizations/
40208
Bill Ford
Female skin setup
/main/skeleton optimizations/
40210
Garry Newman
Temporarily enabling read/write on some model importers
/main/hdrp/
40212
Bill Ford
All facial detail skins converted
/main/skeleton optimizations/
40214
Bill Ford
Set up eye variations
/main/skeleton optimizations/
40218
Maurino Berry
~subtraction of subtraction
/main/
40219
Maurino Berry
load NRE fix
/main/
40220
Bill Ford
Generated prefabs for skin variations
/main/skeleton optimizations/
40223
Maurino Berry
merge from main
/main/double_doors_skinnable/
40224
Alex Webster
xylophone player anims and override controller
/main/instruments/
40225
Vincent Mayeur
material tweaks
/main/LOD_Optimizations/
40227
Petur Agust
Launch site backup
/main/hdrp/
40228
Petur Agust
Bunker volume profile
/main/hdrp/
40229
Maurino Berry
more save/load NRE checks
/main/
40230
Bill Ford
merge from main
/main/skeleton optimizations/
40231
Bill Ford
Setup all relevant skin prefabs and skin sets
/main/skeleton optimizations/
40232
Bill Ford
Spawning prefabs directly from the skin set rather than using mesh replacements
/main/skeleton optimizations/
40233
Damian Lazarski
Baked LODs for dump truck
/main/LOD_Optimizations/
40234
Alistair McFarlane
Removed recycler from small and large Oilrig
/main/save185/
40235
Alistair McFarlane
Compound scientists now covers blackspot near recycler
/main/save185/
40236
Alistair McFarlane
All military crates and elite boxes now behind puzzles on oilrigs
/main/save185/
40237
Jarryd Campi
Merge from main
/main/map_improvements/
40239
Jarryd Campi
Don't show map on respawn screen while streamer mode is enabled, toggle it with G instead
/main/map_improvements/
40240
Petur Agust
Backup
/main/hdrp/
40241
Jarryd Campi
Weapon and attacker name info boxes now expand with text instead of truncating with an ellipsis
Weapon name box now shows translated name, not the shortname
/main/map_improvements/
40242
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
40244
Jarryd Campi
Fixed animation issues introduced by earlier changes
/main/map_improvements/
40245
Bill Borman
Added vehicle lift button and stairs (non-functional)
/main/vehicles/
40246
Bill Borman
Basic working vehicle lift
/main/vehicles/
40248
Jarryd Campi
Add left and right hand prop rotation offsets for instruments
/main/instruments/
40249
Jarryd Campi
Merge from main
/main/instruments/
40250
Jarryd Campi
Remove reference image
/main/map_improvements/
40251
Vincent Mayeur
Industrial structures - cooling towers and collapsed bits baked LOD rework
/main/LOD_Optimizations/
40252
André Straubmeier
Merge from main
/main/obfuscation/
40316
Garry Newman
LightLOD also turn off HDAdditionalLightData
Quality settings tweak
/main/hdrp/
40317
Alistair McFarlane
minor Hapis fixes
/main/
40318
Bill Ford
Merge from main
/main/skeleton optimizations/
40322
Damian Lazarski
Cheaper LODs for modular pipes
/main/LOD_Optimizations/
40323
Garry Newman
Added missing pumpkin textures
/main/hdrp/
40325
Vincent Mayeur
House ruins - all buildings baked LOD rework
Updated compound level
/main/LOD_Optimizations/
40326
Garry Newman
First run at targeted benchmarks
/main/hdrp/benchmark/
40328
Garry Newman
HDRP latest (cee12fc973)
/main/hdrp/
40329
Garry Newman
Merge from main
/main/hdrp/
40331
Damian Lazarski
Large industrial prop b LOD4
/main/LOD_Optimizations/
40332
Vincent Mayeur
Train crane - baked LOD rework
/main/LOD_Optimizations/
40333
Alistair McFarlane
Diesels can be traded for lowgrade at Outpost (Hapis only)
/main/
40335
Garry Newman
Enabling decals so terrain renders, thanks @unity3d
/main/hdrp/
40336
Adam Woolridge
Added clothing background overlay icon to locker slots to make it clear which rows can only hold clothing.
ItemIcon can now specify a background overlay image for when the slot is empty. Gets hidden when occupied.
Updated lootpanel.locker.prefab to use ItemIcon prefab variants.
/main/lockers/
40337
André Straubmeier
Merge from main
/main/obfuscation/
40338
André Straubmeier
Rescaled headlerp so default value is 1 (while preserving same behaviour as before)
Added headlerp_inertia convar to smoothen the beginning of the head reset motion (default = false = old behaviour)
/main/
40340
Garry Newman
Change to 2 shadow cascades (from 4)
/main/hdrp/
40342
Vincent Mayeur
Warehouses - baked LOD rework
/main/LOD_Optimizations/
40343
Garry Newman
enable instancing on all hdrp/lit materials
/main/hdrp/
40345
Garry Newman
enable instancing on all hdrp/layeredlit materials
/main/hdrp/
40347
Garry Newman
enable instancing on everything fuck it
/main/hdrp/
40349
Bill Ford
Setting up female mesh replacement alternative
/main/skeleton optimizations/
40356
Alex Webster
drumkit ik target updates
/main/instruments/
40357
Maurino Berry
merge from main
/main/horse_equipment/
40359
Maurino Berry
fixed invisible slots (again)
/main/horse_equipment/
40360
Bill Ford
All materials set up in female clothing variants
/main/skeleton optimizations/
40361
Maurino Berry
fixed adding items to horse via right click not working
/main/horse_equipment/
40363
Maurino Berry
less physics weirdness when unequipping saddle bags and items are tossed out of the horse
/main/horse_equipment/
40365
Alex Webster
relaxed trumpet anim
/main/instruments/
40366
Bill Ford
Remaining components are set up
/main/skeleton optimizations/
40367
Maurino Berry
horses use proper protobufs
horse max speed now reflected in info panel
/main/horse_equipment/
40368
Maurino Berry
fixed being able to right click items into oblivion
/main/horse_equipment/
40369
Bill Ford
Generated female prefab variants
/main/skeleton optimizations/
40370
Alex Rehberg
new pressure pad sounds
attack heli rotors are louder
updated attack heli MG sound
updated bradley coax MG sound
/main/
40371
Bill Ford
Set references to variants
/main/skeleton optimizations/
40372
Alistair McFarlane
network++
/main/
40374
Bill Ford
Bug fix
/main/skeleton optimizations/
40375
Alex Rehberg
Softer ambient wave sounds
Softer foliage rustles
Barefoot footsteps are lighter and less harsh in the high end
Polished collectable resource sounds
/main/
40376
Damian Lazarski
Industrial prop e / additional LOD
/main/LOD_Optimizations/
40378
Damian Lazarski
Powerline_pole_b additional LOD
/main/LOD_Optimizations/
40379
Maurino Berry
merge from main
/main/double_doors_skinnable/
40380
Maurino Berry
merge from main
/main/double_doors_skinnable/
40383
Maurino Berry
merge into main
/main/
40384
Petur Agust
Scene & some mats
/main/hdrp/
40385
Petur Agust
Scene
/main/hdrp/
40386
Petur Agust
More office stuff.
Shifted some furniture to keep light count optimized.
/main/hdrp/
40387
Rohan Singh
Notification setup menu
/main/comp/
40388
Petur Agust
More
/main/hdrp/
40389
Maurino Berry
content bundle assignment for double door skinnables
/main/
40390
Garry Newman
Fixed errors in IOEntity gizmos when viewing as just a client
Fixed NRE's in UpdateCompass when playing without a LocalPlayer
/main/hdrp/
40391
Rohan Singh
Merge from main
/main/comp/
40392
Garry Newman
Moving pipelines
/main/hdrp/
40393
Vincent Mayeur
Fixed sheet metal double door mirroring
Enable read/write on a few textures that spit errors on build server
/main/
40394
Rohan Singh
Update Protobuf CodeGenerator so the ProtocolParser file doesn't get stomped all the time
/main/
40395
Rohan Singh
Server now requests a server ID and token at boot, notification screen uses it but need a nice way to send it to the client first so WIP
/main/comp/
40397
Jarryd Campi
Fixed wrong tooltip appearing on death marker
/main/map_improvements/
40398
Vincent Mayeur
missing files
/main/LOD_Optimizations/
40403
Vincent Mayeur
Office buildings - all buildings baked LOD rework
Updated airfield and harbor2 level
/main/LOD_Optimizations/
40404
Vincent Mayeur
Runway - baked LODs rework
Updated airfield level
/main/LOD_Optimizations/
40405
Rohan Singh
Add convar replication (use [ReplicatedVar] attribute)
/main/convar_replication/
40406
Jarryd Campi
Merge from main
/main/map_improvements/
40407
Jarryd Campi
Possible fix for out of array bounds error
/main/map_improvements/
40408
Jarryd Campi
Reduce size of Cargo Ship, Explosion and CH47 markers
/main/map_improvements/
40409
Jarryd Campi
Fixed compass markers not working on horses and some other calculation issues
/main/map_improvements/
40410
Jarryd Campi
Unsaved
/main/map_improvements/
40411
Jarryd Campi
Some safety checks in the sleeping bag buttons
/main/map_improvements/
40412
Rohan Singh
Forgot a file
/main/convar_replication/
40413
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
40414
Jarryd Campi
Renamed some UI assets
Show team leader notes on the compass
/main/map_improvements/
40415
Jarryd Campi
Doubled radius that sleeping bag clusters form
/main/map_improvements/
40416
Jarryd Campi
Only show one open sleeping bag cluster at a time
/main/map_improvements/
40417
Bill Borman
Add save/load for vehicle lift
/main/vehicles/
40418
Bill Ford
Merge from main
/main/skeleton optimizations/
40419
Jarryd Campi
Pass weapon info correctly for scientist attacks
Display scientist name in killed by screen
/main/map_improvements/
40420
Jarryd Campi
Reduce maximum number of markers to 1
/main/map_improvements/
40421
Bill Ford
Setting up hair prefabs. Deleted some redundant folders.
/main/skeleton optimizations/
40422
Jarryd Campi
Merge from main
/main/instruments/
40423
Alistair McFarlane
Merge from map_improvements
/main/
40426
Jarryd Campi
Xylophone prefab setup
/main/instruments/
40427
Alistair McFarlane
Phrases
/main/
40429
Jarryd Campi
Added more right hand IK targets to drum kit
/main/instruments/
40431
Bill Borman
Fixed two issues with vehicle lift sync to newly connecting clients
/main/vehicles/
40432
Bill Borman
Fix new clients not getting the correct on-platform lights
/main/vehicles/
40434
Garry Newman
Death screen consistency pass
/main/
40436
André Straubmeier
Enabled headlerp_inertia by default
/main/
40438
Garry Newman
Disable LateUpdate in HDAdditionalLightData and DecalProjector
/main/hdrp/
40439
Vincent Mayeur
Satellite Dish - baked LODs rework
/main/LOD_Optimizations/
40444
Garry Newman
Disable some moviemaker stuff during benchmark playback
/main/hdrp/
40445
Garry Newman
main menu: don't update new alerts every frame
/main/hdrp/
40447
Adam Woolridge
Simplified code
/main/quickloot/water_transfer/
40450
Adam Woolridge
cherry pick 40450
/main/water_transfer/
40452
Garry Newman
Disable MovieMaker canvas in benchmark
/main/hdrp/
40453
Garry Newman
manifest loadtime test
/main/hdrp/
40454
Garry Newman
Shader.WarmupAllShaders test
/main/hdrp/
40456
Garry Newman
Shader.WarmupAllShaders crashes - so lets not do that
/main/hdrp/
40459
Rohan Singh
From code review: Only replicate convars to clients that have successfully authed
Also removed the new Server class and combined it into ServerMgr
/main/convar_replication/
40462
Bill Ford
All hair prefabs are set up and references set.
/main/skeleton optimizations/
40463
Alistair McFarlane
merge from map_improvments
/main/
40467
Diogo Teixeira
Fixed NRE in BaseHelicopterVehicle
/main/hdrp/
40468
Diogo Teixeira
Fixed missing edge mask properties in foliage shader
/main/hdrp/
40470
Damian Lazarski
Rocket_factory_crane_arm LODs
/main/LOD_Optimizations/
40471
Petur Agust
Big offices
/main/hdrp/
40472
Rohan Singh
Drop UnityWebRequest cause HttpClient is so much better (and use async instead of coro)
Update to the latest notification api
Send pairing notification
/main/comp/
40473
Maurino Berry
scrap heli fireballs no longer damage npcs
scrap heli no longer crush-kills npcs
/main/
40474
Petur Agust
Office distance cull pass.
Better light player guidance.
/main/hdrp/
40475
Maurino Berry
fix for tesla coils doing too much damage when spammed on and off quickly enough
/main/
40476
Bill Borman
Vehicle editing state work
/main/vehicles/
40477
Petur Agust
Backup
/main/hdrp/
40478
Jarryd Campi
Merge from main
/main/map_improvements/
40479
Thai Leo
added WIP chassis stuff updated prefabs with new model - added WIP chassis stuff updated prefabs with new model
/main/vehicles/
40480
Bill Borman
Engine power reduced
/main/vehicles/
40481
Petur Agust
Remaining office things
/main/hdrp/
40482
Bill Borman
Simplified chassis colliders, fixed fuel storage interaction
/main/vehicles/
40483
Bill Ford
HairModel class tidy
/main/skeleton optimizations/
40484
Bill Borman
Adjusted chassis, wheel, and fuel tank colliders so vehicles doing sweet powerslides etc etc don't bottom out and get damaged so much.
/main/vehicles/
40485
Jarryd Campi
Rework IK targets to support targets for the regular and sharp versions of a note
/main/instruments/
40486
Jarryd Campi
Reapply changes in 40420 without deleting CreateCorpse
/main/map_improvements/
40487
Jarryd Campi
Fixed scroll events not getting processed on sleeping bag buttons
/main/map_improvements/
40492
Bill Borman
Merge from Vehicles for September's monthly code review.
/main/vehicles/VehiclesCodeReview/
40493
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
40494
Bill Borman
Ready for code review, now with merge from the latest in Main
/main/vehicles/VehiclesCodeReview/
40495
Petur Agust
Backup
/main/hdrp/
40496
Jarryd Campi
Add new animation slots to animator controller
New instrument idle slot that is run when an instrument has been recently played
/main/instruments/
40497
Jarryd Campi
Hooked up and assigned new drum kit IK positions
/main/instruments/
40498
Jarryd Campi
Reassign keybinds in settings
/main/instruments/
40499
Jarryd Campi
Don't show achievements overlay while Map is open (overlaps map buttons)
/main/map_improvements/
40500
Alistair McFarlane
merge from map_improvements
/main/
40501
Garry Newman
Speed up bootstrap loading
/main/
40502
Garry Newman
Bootstrap timings for benchmark
/main/
40504
Adam Woolridge
merge from main
/main/water_transfer/
40506
Garry Newman
Building manifest
/main/
40507
Adam Woolridge
merge from main
/main/water_transfer/
40508
Garry Newman
2019.3.0b5
/main/hdrp/
40509
Garry Newman
Merge from main
/main/hdrp/
40512
Adam Woolridge
Can no longer accidentally drop items in the gap between your belt and inventory.
/main/inventory_belt_gap_nodrop/
40513
Garry Newman
Preload shaders
Fixed Lod Bias settings
/main/hdrp/
40517
Garry Newman
Compile fix
/main/
40520
Garry Newman
Benchmark time level loading
/main/hdrp/
40522
Garry Newman
BenchmarkTimer in seconds instead of ms
/main/
40525
Garry Newman
enableSRPBatcher: 1
/main/hdrp/
40528
Bill Ford
Tidied up skin models, removed some un needed stuff
/main/skeleton optimizations/
40535
Bill Ford
Skin replacement cleanup, code cleanup
/main/skeleton optimizations/
40536
Garry Newman
Bundle loadtime test
/main/hdrp/
40537
Matt Isaac
Added Tuba lods and materials
/main/instruments/
40538
Alistair McFarlane
Fixed blue keycard room on small oilrig not spawning loot on puzzle reset
/main/
40540
Alex Webster
added flute anims
/main/instruments/
40546
Maurino Berry
spas 12 has slightly higher fire rate
shotgun slugs are more accurate and do slightly more damage, but with a 50% falloff at 40m
m92 has slightly slower fire rate
simple sight is now a default blueprint
m39 now available at bandit camp instead of l96
bradley loot crate rebalance, higher chance for L96
bradley is more vulnerable to HV rockets
bradley top turret enabled
removed errant debug.logs
/main/
40555
Alex Rehberg
Jerrycan guitar sounds WIP
/main/instruments/
40556
Rohan Singh
Fix pairing notification not actually including the payload data
/main/comp/
40557
Maurino Berry
~m39 cost 400 scrap at bandit
removed debug.logs
/main/
40559
Maurino Berry
scale movement drag for tesla coil based on heavy/weak shorting
/main/
40560
Maurino Berry
compile fix
basic horse shoes default bp
advanced horse shoes available at compound
/main/
40561
Maurino Berry
increased excavator output (750 sulfur, 5000 stone, 2000 metal frags)
/main/
40563
Maurino Berry
compile fix
/main/
40564
Damian Lazarski
Rocket factory stairs / rocket factory crane beams
Additional LODs
/main/LOD_Optimizations/
40565
Maurino Berry
touched bradley apc
/main/
40566
Jarryd Campi
Update default note keybinds
/main/instruments/
40567
Bill Borman
Initial work on vehicle editing UI, using workbench UI as a placeholder for the moment
/main/vehicles/
40568
Jarryd Campi
Remove offset and rotation fields on instruments for hand props, just use a mesh parented to a transform instead
/main/instruments/
40569
Maurino Berry
fix for tesla coil effects being default on
/main/
40570
Jarryd Campi
Xylophone icon render and guide mesh
/main/instruments/
40571
Maurino Berry
NRE fix
/main/
40572
Bill Borman
Wheel settings edit
/main/vehicles/
40574
Maurino Berry
compile fix
/main/
40577
Bill Borman
Vehicle garage lift area, added non-functional crafting table
/main/vehicles/
40579
Jarryd Campi
New note sfx importer to automate importing large numbers of notes
/main/instruments/
40580
Thai Leo
updating wheel model/texture/mat
separated chassis into part for setup (no rig yet), updated the socket position for proportion
/main/vehicles/
40581
Thai Leo
updated the chassis entities with the proper parts
/main/vehicles/
40582
Petur Agust
Rocket factory stuff
/main/hdrp/
40583
Bill Borman
Added inventory item prefabs for every existing vehicle module
/main/vehicles/
40584
Jarryd Campi
Merge from main
/main/map_improvements/
40585
Jarryd Campi
Move compass logic into new UICompass class
/main/map_improvements/
40586
Jarryd Campi
Some more compass cleanup
/main/map_improvements/
40587
Jarryd Campi
Apply an offset to the colour index of team leader markers to make them a different colour (local marker = yellow, team leader marker = blue)
/main/map_improvements/
40588
Jarryd Campi
Tweaked some instrument animation crossfade timings
Fixed animations not playing if the same note was played multiple times
/main/instruments/
40589
Jarryd Campi
Remove some placeholder instruments we're not going to produce
/main/instruments/
40590
Alistair McFarlane
merge from map_improvements
/main/
40591
Alistair McFarlane
merge from main
/release/
40596
Garry Newman
Switch to database2
Move sky settings from BaseSceneSettings to BaseSky
/main/hdrp/
40597
Jarryd Campi
Move the various map elements to unique roots so we can control depth (fixes sleeping bags appearing above sleeping bag clusters)
/main/map_improvements/
40598
Bill Ford
Merge from main
/main/skeleton optimizations/
40600
Garry Newman
merge from main/hdrp
/main/hdrp/benchmark/
40601
Damian Lazarski
Rocket factory building scaffolding LODs
/main/LOD_Optimizations/
40602
Diogo Teixeira
Added diffusion profile material property
/main/hdrp/
40604
Alex Webster
changed flute anims used in player controller
/main/instruments/
40607
Vincent Mayeur
Giant Excavator - baked LODs rework
/main/LOD_Optimizations/
40608
Garry Newman
Run benchmarks via Benchmarking class
/main/hdrp/benchmark/
40610
Damian Lazarski
Rocket factory baked LODs
Scene2Prefab
/main/LOD_Optimizations/
40614
Garry Newman
Show BenchmarkInfo
Set benchmark report results
/main/hdrp/benchmark/
40615
Alistair McFarlane
merge from map_improvments
/main/
40616
Alistair McFarlane
Subtracting 40525 40520 40507 40505 40504 40502 (possibly source of recently introduced client freeze)
/main/
40618
Bill Ford
skin and hair
/main/skeleton optimizations/
40620
Bill Ford
...
/main/skeleton optimizations/
40624
Maurino Berry
fix for not being able to mount/lead horses which got stuck during a sprint
/main/
40626
Bill Ford
Skin material replacement setup
/main/skeleton optimizations/
40627
Damian Lazarski
Baked LODs for launchsite warehouses
/main/LOD_Optimizations/
40630
Maurino Berry
fixed horse corpses not despawning until looted once
/main/
40631
Petur Agust
Scene & local post profile.
/main/hdrp/
40632
Alex Webster
xylophone - player anim and override controller updates
/main/instruments/
40634
Maurino Berry
tesla coil rapid fire fix
/main/
40635
Diogo Teixeira
Foliage shader now SRP compatible
/main/hdrp/
40636
Alex Webster
xylophone - updated existing ik targets
/main/instruments/
40637
Vincent Mayeur
Scene 2 Prefab
/main/LOD_Optimizations/
40639
Alistair McFarlane
merge from main
/release/
40640
Alex Rehberg
WIP sounds+defs for bass guitar, drums, and pvc flute
/main/instruments/
40641
Petur Agust
Scene backup
/main/hdrp/
40643
Jarryd Campi
Merge from main
/main/map_improvements/
40644
Petur Agust
Backup
/main/hdrp/
40645
Rohan Singh
Convar for command server port, defaults to game server port + 1, set to negative to disable it
/main/comp/
40646
Jarryd Campi
Can now right click anywhere on the map to move the current marker to the position under the cursor
/main/map_improvements/
40647
Alex Rehberg
tesla coil sounds
/main/
40648
Jarryd Campi
Hook up trumpet animations
/main/instruments/
40650
Jarryd Campi
Xylophone hand positions and view position adjustments
/main/instruments/
40651
Jarryd Campi
Hook up bass guitar notes
/main/instruments/
40652
Jarryd Campi
Flute sfx hookup
/main/instruments/
40653
Jarryd Campi
Hooked up cowbell animations
/main/instruments/
40656
Bill Borman
Working on a setup for Thai where module model renderers can adapt to appear differently in different slots
/main/vehicles/
40657
Jarryd Campi
Fixed animations and IK triggering for notes that have no sfx hooked up
/main/instruments/
40658
Bill Borman
Fix unnecessary Client/Server code in BaseModuleManager
/main/vehicles/VehiclesCodeReview/
40659
Petur Agust
Backup
/main/hdrp/
40660
Thai Leo
WIP driveshaft rig
/main/vehicles/
40661
Thai Leo
replaced missing element in chassis3
/main/vehicles/
40662
Bill Borman
Adjusted wheel collider positions to match Thai's new models
/main/vehicles/
40664
Rohan Singh
Send the player token with the pairing notification
/main/comp/
40665
Bill Borman
Bit of a hack to get module sockets working again, will fix this properly soon
/main/vehicles/
40666
Bill Borman
Implemented SocketIsFree method
/main/vehicles/
40668
Jarryd Campi
Hold playing animations while a note is being held down
/main/instruments/
40669
Jarryd Campi
Fixed light toggle button not affecting the held flashlight
/main/flashlight_toggle/
40670
Alistair McFarlane
merge from map_improvments
/main/
40671
Alistair McFarlane
merge from main
/release/
40675
Bill Borman
More work on the configurable module models for Thai. Nearly done now.
/main/vehicles/
40677
Bill Borman
Make model settings collapsible in inspector
/main/vehicles/
40678
Bill Borman
Fix compile errors
/main/vehicles/
40679
Bill Borman
Extra null check
/main/vehicles/
40680
Garry Newman
merged from benchmark
/main/hdrp/
40686
Damian Lazarski
Cherrypick from 39884
/main/LOD_Optimizations/
40687
Damian Lazarski
Cherrypick from 39920
/main/LOD_Optimizations/
40688
Damian Lazarski
Cherrypick from 40097
/main/LOD_Optimizations/
40692
Vincent Mayeur
Lightpost_a,b - baked LODs rework
/main/LOD_Optimizations/
40698
Bill Ford
Fixed LODGroups not getting cleaned up
/main/skeleton optimizations/
40700
André Straubmeier
TerrainAnchor extents / offset are scaled by object scale
/main/procedural_cliffs/
40702
Bill Ford
Skin material replacements
/main/skeleton optimizations/
40703
André Straubmeier
ProceduralCliffTest scene + test assets
/main/procedural_cliffs/
40704
Bill Ford
Wrong material set on skin variant
/main/skeleton optimizations/
40705
Bill Ford
Whitespace
/main/skeleton optimizations/
40707
André Straubmeier
Cherry picking 40701, 40702 & 40704
/main/hdrp/
40708
Vincent Mayeur
Procmap Powerlines - baked LODs rework
/main/LOD_Optimizations/
40710
André Straubmeier
Cherry picking 40712 & 40713
/main/hdrp/
40714
Alistair McFarlane
merge from main
/release/
40716
Garry Newman
Fixed some decals spawning sidewards (HDRP IVersionable ordeal)
Decals Test scene
/main/hdrp/
40717
Garry Newman
Footstep decal rotate
/main/hdrp/
40718
Bill Ford
Fixed editor constantly writing changes when selecting a prefab asset. Scene camera only updates when editing a prefab instance.
/main/RendererLOD inspector/
40724
Vincent Mayeur
cherrypicking 40724
/main/LOD_Optimizations/
40725
Bill Ford
Camera movement works in prefab staging scene
/main/RendererLOD inspector/
40726
Alex Webster
xylo anims and ik targets update
/main/instruments/
40727
Alex Webster
trumpet - updated clip names, updated override controller
/main/instruments/
40729
André Straubmeier
Search for best solution instead of first solution
/main/procedural_cliffs/
40730
André Straubmeier
Cherry picking 40730 & 40731
/main/hdrp/
40732
Jarryd Campi
Merge from main
/main/map_improvements/
40734
Maurino Berry
~skin approval
double door PropRenders
/main/
40737
Maurino Berry
fixed bradley sometimes not moving
/main/
40738
Alistair McFarlane
Phrases
/main/
40741
Maurino Berry
ammo info fix for thrown melee weapons
/main/
40742
Jarryd Campi
Fix achievements UI opening after closing map screen on custom servers
Fixed achievements UI open sfx being played after closing the map every time
/main/map_improvements/
40743
Jarryd Campi
Fixed not being able to open the map in spectator mode
/main/map_improvements/
40744
Jarryd Campi
Added some more checks to limit markers to 1
/main/map_improvements/
40745
Jarryd Campi
Fixed weird tooltip hover location on map markers
/main/map_improvements/
40746
Jarryd Campi
Added 3 more instrument playing animation slots and associated enums
/main/instruments/
40747
Alistair McFarlane
merge from map_improvments
/main/
40748
Bill Borman
Working on modular vehicle inventory (module sockets)
/main/vehicles/
40749
Jarryd Campi
Merge from main
/main/instruments/
40750
Petur Agust
Scene & local volume
/main/hdrp/
40751
Jarryd Campi
Fixed animations playing forever on single note instruments (cowbell looping fix)
/main/instruments/
40752
Bill Borman
Adjust chassis colliders to match Thai's new models
/main/vehicles/
40753
Jarryd Campi
Move held prop handling to LateUpdate
/main/instruments/
40754
Jarryd Campi
Instruments that can't play multiple notes can't play a new note until the current note is released
/main/instruments/
40755
Petur Agust
Interior volume matrix.
/main/hdrp/
40756
Petur Agust
More
/main/hdrp/
40757
Alistair McFarlane
HQM Horse shoe price increase
/main/
40760
Garry Newman
Expose HDRP.DecalSystem
/main/hdrp/
40761
Garry Newman
AssetGallery script
/main/hdrp/
40762
Alistair McFarlane
~ Bradley loot crate spawn probability tweaks
/main/
40764
Alistair McFarlane
merge from main
/release/
40765
André Straubmeier
~ Cherry picking 40766
/main/hdrp/
40767
Damian Lazarski
Better distance lighthouse LODs
/main/LOD_Optimizations/
40768
Vincent Mayeur
cherrypicking 40726
/main/LOD_Optimizations/
40771
Adam Woolridge
added inventory.quickcraftdelay as convar
/main/qc_delay_convar/
40772
Bill Ford
Merge from main
/main/skeleton optimizations/
40773
Garry Newman
Rename DecalRecycle to Decal
Strip HDRP DecalProjector from effect decals
/main/hdrp/
40774
Garry Newman
Fixed compiler error
/main/hdrp/
40775
Garry Newman
ProjectSettings fix
/main/hdrp/
40777
Damian Lazarski
Supermarket / better distance LOD
/main/LOD_Optimizations/
40780
Garry Newman
Settings update
/main/hdrp/
40782
Vincent Mayeur
Sewer Drainwalls - baked LODs rework
/main/LOD_Optimizations/
40785
André Straubmeier
~ Updated terrain revamp scene to use PlaceCliffs
/main/hdrp/
40787
André Straubmeier
~ Cherry picking 40786
/main/hdrp/
40789
Bill Ford
Workshop skin fixes
/main/skeleton optimizations/
40790
Bill Ford
Properly killing LODGroup
/main/skeleton optimizations/
40791
Vincent Mayeur
Scene2Prefab
/main/LOD_Optimizations/
40792
Bill Ford
Fixed renderer resetting and skin issue
/main/skeleton optimizations/
40794
Alex Webster
anim and override updates, re-populated slots on main player animator
/main/instruments/
40800
Petur Agust
Backup
/main/hdrp/
40803
Vincent Mayeur
30% darker albedo on tier2 metal doors
/main/
40804
Alex Rehberg
Xylobones audio files and sound defs
/main/instruments/
40805
Petur Agust
Backup
/main/hdrp/
40806
Petur Agust
Scene & prefab tweaks.
/main/hdrp/
40807
Vincent Mayeur
Scene2Prefab excavator
/main/LOD_Optimizations/
40810
Petur Agust
Scene
/main/hdrp/
40811
Damian Lazarski
Fuel tanks / Additional LODs
/main/LOD_Optimizations/
40812
Damian Lazarski
Skeleton arms and cursed cauldron LOD optimization
/main/LOD_Optimizations/
40813
Petur Agust
Scene backup
/main/hdrp/
40816
Petur Agust
Fixes, scene & s2p
/main/hdrp/
40817
Rohan Singh
Remove the old building info and entity info code - new IO entity auth method
/main/comp/
40818
Rohan Singh
Merge from main
/main/comp/
40819
Rohan Singh
New entity info command, allow it to have different payloads per entity type
/main/comp/
40820
Rohan Singh
Merge from main
/main/io_renaming/
40821
Rohan Singh
Require hammer or wire tool to rename
/main/io_renaming/
40822
Rohan Singh
Remove an old change that isn't required anymore
/main/io_renaming/
40823
Rohan Singh
Entity pairing notification, moved new entities to electrical category too
/main/comp/
40824
Jarryd Campi
Merge from main
/main/map_improvements/
40825
Jarryd Campi
Merge from main
/main/instruments/
40826
Petur Agust
Smarter way of doing local volumes.
S2P.
/main/hdrp/
40827
Jarryd Campi
Hooked up drum sit anim
/main/instruments/
40829
Petur Agust
Missed one area.
/main/hdrp/
40830
Jarryd Campi
Xylobone note hookup
/main/instruments/
40831
Rohan Singh
Add an option to IO entities so paired devices can be cleared (generates a new token for it)
/main/comp/
40833
Jarryd Campi
Instruments inventory loadout option
/main/instruments/
40834
Jarryd Campi
New "fun" category for Items
Move all instruments into new category
/main/instruments/
40835
Jarryd Campi
Disable repeat animations and add an animation idle delay, used on flute for better state management
/main/instruments/
40837
Jarryd Campi
Fixed IK targets PropertyAttribute taking input over the following control in the inspector
/main/instruments/
40839
Jarryd Campi
Enabled animation flags for drum kit
/main/instruments/
40840
Jarryd Campi
Disable repeat animations and increase idle delay on trumpet
/main/instruments/
40841
Jarryd Campi
Fixed incorrectly assigned animations on cowbell
/main/instruments/
40842
Jarryd Campi
Fixed tambourine animations
/main/instruments/
40843
Vincent Mayeur
truck cabin material assignment fixes
/main/LOD_Optimizations/
40845
Vincent Mayeur
Fixed overrides on harbor_a train crane breaking recent changes
/main/LOD_Optimizations/
40847
Vincent Mayeur
Updated junkpile_a prefab's car wreck
/main/LOD_Optimizations/
40848
Vincent Mayeur
Dropped a LOD on a majority of industrial buildings, watch towers, overpasses
/main/LOD_Optimizations/
40849
Vincent Mayeur
Scene2Prefab
/main/LOD_Optimizations/
40850
Garry Newman
2019.3.0b6
/main/hdrp/
40852
Bill Borman
Major refactor to make the module manager a sub-entity, letting it do its own entity methods etc. Also setting up for the module inventory being the major determiner of which modules are on the vehicle. Some things currently a little broken, but all is compiling.
/main/vehicles/
40853
Bill Ford
Removing shadow setting, RendererInfo resets it.
/main/skeleton optimizations/
40854
Bill Ford
Merge from main
/main/skeleton optimizations/
40855
Bill Ford
Bit of tidy up, caching some hair stuff on wearable.
/main/skeleton optimizations/
40857
Adam Woolridge
Added IDeployable.
ItemModDeployable checks for and uses IDeployable.
Changed TC auto auth to use IDeployable.
Wip codelock stuff
/main/codelock_defaults/
40862
Bill Borman
Fix vehicle modules not being added on client. Vehicles are driveable again.
/main/vehicles/
40865
Damian Lazarski
Diesel engine baked LOD
/main/LOD_Optimizations/
40866
Damian Lazarski
Rocket factory exterior. Fixed stretched uvs on second LOD
/main/LOD_Optimizations/
40867
Alex Webster
tambourine anim loop fix
/main/instruments/
40868
Alex Webster
rigged trumpet, added to holdtype prefab
/main/instruments/
40869
Rohan Singh
Prevent duplicate player tokens from being generated
/main/comp/
40872
Alex Rehberg
Tambourine audio + sound defs
/main/instruments/
40873
Diogo Teixeira
Added Biome Tint SF
/main/hdrp/
40875
Diogo Teixeira
Added LitBlendLayer and LitBlendLayer-Spec
/main/hdrp/
40876
Petur Agust
Scene & profiles
/main/hdrp/
40877
Jarryd Campi
Fixed sleeping bag cooldowns getting out of sync when closing and reopening the death screen with escape
/main/map_improvements/
40878
Jarryd Campi
Hooked up tambourine sound
/main/instruments/
40879
Jarryd Campi
Can override playing position of a note for better spatial audio (setup on drums)
/main/instruments/
40881
Jarryd Campi
Added support for an instrument animator, hooked up on trumpet. Identical animator configuration and parameters to regular player animator.
/main/instruments/
40882
Bill Borman
Cleaning up bugs, working on item support and editing UI. Save socket info on the item instead of the module so we can handle double socket items. Some renaming.
/main/vehicles/
40883
Jarryd Campi
Don't spawn view models for held instruments
Added deploy sound defs for all of the new held instruments
Added mount sound defs for all the new mountable instruments
/main/instruments/
40884
Jarryd Campi
Xylophone audio note positions
Piano audio note positions
/main/instruments/
40885
Jarryd Campi
Clean out some old sound definitions
/main/instruments/
40886
Jarryd Campi
Fixed wrong collider layer and incorrect bounds on piano, xylophone, drum kit
Mountable instruments can now be destroyed
/main/instruments/
40887
Jarryd Campi
Added missing animation slots on Instrument Animator
/main/instruments/
40888
Alex Webster
added 2 remaining note clips to rigged trumpet and instrument animator
/main/instruments/
40890
Bill Ford
Slight tidy
/main/skeleton optimizations/
40891
Adam Woolridge
Some initial cleanup/ground work.
/main/chat_improvements/
40893
Adam Woolridge
Group chat ground work
/main/chat_improvements/
40896
Diogo Teixeira
Added Biome Tint Layer SF
/main/hdrp/
40898
Diogo Teixeira
Perf scaling preparations for BlendLayer shaders
/main/hdrp/
40899
Damian Lazarski
Improved dredge LODs
Bandit town scene2prefab
/main/LOD_Optimizations/
40902
Adam Woolridge
Basic chat channel functionality. Basic tab client channel switch functionality.
/main/chat_improvements/
40904
Thai Leo
adding xylo gibs
/main/instruments/
40906
Diogo Teixeira
Updated ASE to 1.7.1; fixes SF directive display
/main/hdrp/
40908
Diogo Teixeira
Fixed emission on blend layer shaders
/main/hdrp/
40909
Alex Webster
tuba player anims, override controller, re-parented to spine4 instead of left hand, re-positioned holdtype
/main/instruments/
40913
Adam Woolridge
more wip
/main/chat_improvements/
40914
Damian Lazarski
Launch site silo / Better LODs
/main/LOD_Optimizations/
40915
Jarryd Campi
Fix build compile error
/main/instruments/
40917
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
40918
Jarryd Campi
Xylophone position tweaks
Exposed deployable hand animation layer toggle, enabled on drums, disabled on the rest
Hooked up DLC app id
/main/instruments/
40919
Petur Agust
Warehouse & S2P
Supermarket fix.
/main/hdrp/
40920
Petur Agust
Water treatment setup
/main/hdrp/
40921
Petur Agust
Static refinery fix
/main/hdrp/
40922
Diogo Teixeira
Imported properties from main for materials using blend layer shaders
/main/hdrp/
40924
Petur Agust
Scene
/main/hdrp/
40925
Petur Agust
Backup
/main/hdrp/
40926
Jarryd Campi
Possibly fixed notes not stopping on other clients
Fixed picking up Drums/Xylo/Piano adding chair to inventory
Fixed exception when setting up a keybind for new instrument binds
/main/instruments/
40927
Petur Agust
Backup
/main/hdrp/
40928
Bill Borman
Fix driver seat setting in the scrap transport heli
/main/vehicles/
40929
Bill Borman
Better fix for scrap transport heli
/main/vehicles/
40930
Bill Borman
Fix bad merge issues with mount points on other vehicles as well
/main/vehicles/
40931
Bill Borman
Make horse driveable too
/main/vehicles/
40932
Adam Woolridge
Added current channel display to chat input box, updates with channel change.
/main/chat_improvements/
40935
Garry Newman
Backporting modular benchmarks
/main/
40936
Bill Borman
Steering wheel and player's arms on steering wheel now animate. Any module can now modify the player model
/main/vehicles/
40938
Adam Woolridge
more
/main/chat_improvements/
40941
Vincent Mayeur
Unpacked prefabs in Excavator_Yaw to avoid unity fucking it up
/main/LOD_Optimizations/
40944
Adam Woolridge
Tag team chat entries with [TEAM], set colour to match other team elements.
/main/chat_improvements/
40945
Vincent Mayeur
covers baked LODs, more aggressive distances
/main/LOD_Optimizations/
40946
Rohan Singh
Fix notification permission toggling generating a new steam ticket
/main/comp/
40951
Vincent Mayeur
powerline poles baked LODs, more aggressive distances
/main/LOD_Optimizations/
40956
Garry Newman
Added Rust.Demo
Added "demo.jump" (jump to time in demo)
Added "demo.skip" (skip x seconds in demo, use negative to go backwards)
/main/
40960
Vincent Mayeur
Removing unused meshes/materials/textures
/main/LOD_Optimizations/
40962
Vincent Mayeur
Scene2Prefab
/main/LOD_Optimizations/
40964
Adam Woolridge
Added ui.autoswitchchannel bool convar. Only auto-switch chat channels if it's enabled. Always auto-switch away from team chat when leaving a group, regardless.
/main/chat_improvements/
40967
Garry Newman
UGUI/TMP as packages
/main/UiCoup/
40968
Adam Woolridge
Hooked up ui.autoswitchchannel in the interface options
/main/chat_improvements/
40969
Adam Woolridge
Add a local team channel feedback message when you invite a player to your team.
/main/chat_improvements/
40971
Alex Webster
updated player tuba anims
rigged tuba, added to holdtype
/main/instruments/
40974
Bill Ford
Some utilities to convert monuments to a potentially more efficient format.
/main/monument_optimisation_test/
40977
Diogo Teixeira
Changed foliage shadergui to HDbase
/main/hdrp/
40978
Diogo Teixeira
Add "Use Thickness as Inverted Normal Scale Mask" toggle and "Smoothness Scale" to foliage shader
/main/hdrp/
40980
Bill Borman
Refactoring module add
/main/vehicles/
40981
Jarryd Campi
Tuba animator hookup + override
/main/instruments/
40982
Jarryd Campi
Playing a new note on an instrument that only supports one note at a time now stops the old note
/main/instruments/
40984
Jarryd Campi
Crossfade animation tweaks
/main/instruments/
40985
Jarryd Campi
Added Fun category to crafting menu
Fixed Jerry Can Guitar not appearing in crafting menu
/main/instruments/
40986
Bill Borman
Setting up modular systems to work with the socket inventory
/main/vehicles/
40988
Bill Borman
Random modular vehicle spawns now working with the new system
/main/vehicles/
40989
Jarryd Campi
Instrument descriptions
/main/instruments/
40990
Bill Borman
Linking module item, dummy item, and physical entity data together, and getting removal working.
/main/vehicles/
40991
Bill Borman
Vehicle modules show up in the editing UI
/main/vehicles/
40992
Bill Borman
Correctly end vehicle module UI editing when player closes it
/main/vehicles/
40993
Bill Borman
Fixed dummy slot items not being added
/main/vehicles/
40994
Petur Agust
Backup
/main/hdrp/
40995
Petur Agust
More
/main/hdrp/
40997
Petur Agust
Water treatment volumes & fixes.
S2P
/main/hdrp/
40998
Bill Borman
Fixed several issues with adding and removing modules
/main/vehicles/
41000
Garry Newman
Moving Filesystem class to Filesystem module
/main/UiCoup/
41001
Garry Newman
Deleted unused duplicate SingletonComponent
/main/UiCoup/
41003
Garry Newman
Move ColorEx to Facepunch.UnityEngine
/main/UiCoup/
41004
Garry Newman
Added RectTransformEx
Added VectorEx functions
Added BoundsEx functions
Added SingletonComponent.InitializeSingletons( go )
/main/UiCoup/
41007
Garry Newman
Added Rust.UI
/main/UiCoup/
41008
Petur Agust
Gas station new volume style
/main/hdrp/
41013
Bill Ford
Added support for MeshCull conversion.
/main/monument_optimisation_test/
41015
Petur Agust
Sat dish scene & s2p
Nixed deprecated script from mercury ceilings.
/main/hdrp/
41016
Bill Ford
Added some more conversion routines.
/main/monument_optimisation_test/
41018
Vincent Mayeur
Updated cargoship prefab LODs, fixed some Mast material assignments
/main/LOD_Optimizations/
41022
Vincent Mayeur
Subtract 40962
/main/LOD_Optimizations/
41023
Vincent Mayeur
Removing unused meshes/materials/textures
/main/LOD_Optimizations/
41025
Petur Agust
Backup
/main/hdrp/
41028
Garry Newman
Icon enum cleanup
/main/UiCoup/
41029
Petur Agust
Sphere tank profile & scene
/main/hdrp/
41030
Garry Newman
Strip TextMeshPro sprite bullshit
/main/UiCoup/
41032
Garry Newman
Stripped TMP StyleSheet BullSheet
/main/UiCoup/
41035
Bill Ford
Added some routines to clean up unneeded stuff
/main/monument_optimisation_test/
41037
Garry Newman
Merged from main/UICoup
/main/
41042
Adam Woolridge
Initial player chat muting functionality. Bunch of mute related console functions. Also maintains a list of the last 10 unique recent chat players with a simple index, so you can mute someone easily with muterecent x.
/main/chat_improvements/
41051
Maurino Berry
enabled halloween event
/main/Halloween_2019/
41052
Alex Webster
rigged drumkit and clips
/main/instruments/
41053
Jarryd Campi
Drum kit animator setup
/main/instruments/
41056
Bill Borman
- Adjust vehicle lift states
- Adjust vehicle lift model
- Freeze vehicle physics when vehicle is editable
- Protocol++, Save++
/main/vehicles/
41058
Jarryd Campi
Fixed some instrument animations playing on the wrong layer
/main/instruments/
41060
Bill Ford
More code to strip out unused stuff after conversion.
/main/monument_optimisation_test/
41061
Jarryd Campi
Cleanup
Remove old flute sound files
/main/instruments/
41064
Petur Agust
Sphere tank scene & s2p
Prefab scale fix
/main/hdrp/
41066
Bill Borman
Added isDraggable setting which if false, sets items as non-draggable. Dummy slot fillers are no longer draggable.
/main/vehicles/
41067
Jarryd Campi
Merge from main
/main/map_improvements/
41068
Rohan Singh
Merge from main
/main/fleck_websocket/
41069
Rohan Singh
Merge fleck
/main/
41070
Bill Borman
Beefed up the isDraggable to a more general isUIInteractable. If false, prevents any UI-based interaction with the item. Drags, clicks, etc.
/main/vehicles/
41071
Bill Borman
Fix client compile issue
/main/vehicles/
41072
Jarryd Campi
WIP Vending machine cluster marker
/main/map_improvements/
41074
Vincent Mayeur
merge from main
/main/LOD_Optimizations/
41075
Vincent Mayeur
Chair static distance sanity check
/main/LOD_Optimizations/
41077
Bill Borman
Slightly more oversteer
/main/vehicles/
41078
Alistair McFarlane
Cherrypicking 40878 Fixed sleeping bag cooldowns getting out of sync when closing and reopening the death screen with escape
/main/
41079
Alistair McFarlane
merge from 40772 qc_delay_conva
/main/
41080
Garry Newman
Fixed exception in text editor
Added button to convert from TMP to RustText
/main/
41088
Vincent Mayeur
Removing unused art content (sewer_drain and oilrig greybox models)
/main/LOD_Optimizations/
41097
Vincent Mayeur
updated modding scene/txt
/main/LOD_Optimizations/
41098
Bill Ford
merge from main
/main/monument_optimisation_test/
41100
Bill Ford
subtract
/main/monument_optimisation_test/
41106
Bill Ford
Static optimisations now work
/main/monument_optimisation_test/
41109
Vincent Mayeur
Removing unused prefabs (greybox and deprecated empty prefabs)
/main/LOD_Optimizations/
41112
Vincent Mayeur
Removed empty or missing prefabs from these levels
/main/LOD_Optimizations/
41113
Adam Woolridge
wip chat right-click popup player menu
/main/chat_improvements/
41117
Garry Newman
Button to absorb LocalizeText component
Phrase generation searches for ILocalize on components
/main/
41120
Rohan Singh
Fix steamid parsing incorrectly in webrcon chat view
/main/
41121
Adam Woolridge
Chat popup menu options to mute/unmute, invite to team, view steam profile.
/main/chat_improvements/
41123
Damian Lazarski
Swamp trees packed map
/main/hdrp/
41127
Alex Webster
rigged trumpet and tuba anim updates
/main/instruments/
41132
Bill Ford
Can now save and load generated data.
/main/monument_optimisation_test/
41134
Maurino Berry
basket viewmodel improvements
/main/Halloween_2019/
41135
Rohan Singh
Merge from main
/main/comp/
41137
Maurino Berry
merge from main
/main/Halloween_2019/
41139
Diogo Teixeira
Updated biome tint later SF
Fixed lit blend layer shaders using the wrong biome tint splat index
/main/hdrp/
41140
Diogo Teixeira
Updated ASE to 1.7.1.02
/main/hdrp/
41141
Diogo Teixeira
Added LitBlend4Way and LitBlend4Way-Spec
/main/hdrp/
41143
Maurino Berry
~improved leaderboard
candy projectile work and effects
trick or treat fixes
/main/Halloween_2019/
41146
Bill Ford
Cleaner loading
/main/monument_optimisation_test/
41147
Petur Agust
Powerplant backup
/main/hdrp/
41148
Petur Agust
More powerplant
/main/hdrp/
41149
Rohan Singh
Add Pool.FreeDynamic to return objects to the pool using their runtime type (only required for polymorphic types)
/main/comp/
41150
Rohan Singh
Update to new websocket lib
Fix some pooling issues
/main/comp/
41151
Bill Ford
A few fixes
/main/monument_optimisation_test/
41152
Diogo Teixeira
Fixed remaining issues with blend 4way shaders (normal mixing and fallback specgloss properties)
/main/hdrp/
41155
Diogo Teixeira
~Added FindMaterialsUsingShader tool option to transfer material properties to external projects (editor only)
/main/
41157
Diogo Teixeira
Cherry picked and merged 41157
/main/hdrp/
41158
Rohan Singh
Throttle command dispatching
Add rate limiting for incoming commands
Player authentication is now mandatory
Another pooling fix
/main/comp/
41159
Rohan Singh
Make player token required in protos
/main/comp/
41160
Rohan Singh
Merge from main
/main/convar_replication/
41161
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
41162
Bill Borman
Remove module manager partial class, merge it into the main one.
/main/vehicles/
41163
Jarryd Campi
Some script reorganisation
Fixed default LMB/RMB notes not working on some instruments
Fixed cowbell issues
Fixed piano IK errors
Show hand animation layer on piano
Fixed missing albedo on bass guitar material
/main/instruments/
41164
Jarryd Campi
Clean out old InstrumentEffect class and prefabs
Better note responsiveness on tambourine
Fix wrong camera perspective when holding an instrument and using a static instrument
/main/instruments/
41165
Bill Borman
Refctor some module manager inventory code into a separate class
/main/vehicles/
41166
Jarryd Campi
Better eye rotation values when in third person
/main/instruments/
41168
Jarryd Campi
Compile fix
/main/instruments/
41169
Bill Borman
Vehicle lift model edit
/main/vehicles/
41170
Rohan Singh
Add console commands to enable/disable notifications for a server
/main/comp/
41171
Jarryd Campi
Make tuba a hold/looping instrument
Better normalized anim target on flute
/main/instruments/
41172
Jarryd Campi
Exposed crossfade speed, set to 0.05 on tuba
/main/instruments/
41173
Jarryd Campi
Applied speed changes to the rest of the instruments
/main/instruments/
41174
Jarryd Campi
Merge from main
/main/instruments/
41175
Alistair McFarlane
merge from targetframerate_fix
/main/
41177
Adam Woolridge
merge from main
/main/chat_improvements/
41178
Alistair McFarlane
Merge from convar_replication
/main/
41179
Vincent Mayeur
Fixed bent palm trees impostors lacking accuracy (especially noticeable when flying), using custom made impostors for such trees
/main/LOD_Optimizations/
41180
Adam Woolridge
added chat.clear console command.
added"Clear Chat" option to the chat popup menu.
/main/chat_improvements/
41181
Garry Newman
Fixed ItemIcon shader not adhering to Mask2D
/main/
41182
Adam Woolridge
...or the server
/main/chat_improvements/
41184
Bill Borman
Fix centre of mass calculation bugs and issues with moving modules
/main/vehicles/
41186
Bill Borman
Vehicle test map minor edit
/main/vehicles/
41187
Alistair McFarlane
network++
/main/
41188
Petur Agust
Powerplant backup
Road cone material translucent because mah immersion
/main/hdrp/
41190
Rohan Singh
Merge from main
/main/comp/
41193
Garry Newman
Added Right to RustLayout
/main/reportui/
41195
Garry Newman
RustLayout can reverse order
/main/reportui/
41197
Rohan Singh
Merge from main again
/main/comp/
41199
Adam Woolridge
Mute list is now saved as json, stores some extra info.
/main/chat_improvements/
41201
Rohan Singh
Make the default command server port never overlap with the game or rcon
/main/comp/
41202
Bill Ford
Can now transform monuments, fixed a few issues with saving.
/main/monument_optimisation_test/
41203
Petur Agust
Scene backup
/main/hdrp/
41205
Vincent Mayeur
Tugboat has baked LODs from LOD2
/main/LOD_Optimizations/
41207
Vincent Mayeur
use basic material instead of blend on barge charcoal
/main/LOD_Optimizations/
41208
Adam Woolridge
view and clear mute list commands
/main/chat_improvements/
41210
Garry Newman
Added RustControl.SetDisabled
Fixed Dropdown Icons
Fixed Dropdown not firing change event
Added styles to Menu Control
Added styles to RustInput (:pressed is :active)
/main/reportui/
41211
Petur Agust
Scene & some mats.
/main/hdrp/
41213
Garry Newman
Dropdown highlight current selected option
Don't allow click button if disabled
/main/reportui/
41214
Garry Newman
UI
/main/reportui/
41215
Garry Newman
Fixed friend list ordering backwards to what was intended
/main/reportui/
41216
Adam Woolridge
Better mute name handling
/main/chat_improvements/
41217
Alex Webster
piano updates
/main/instruments/
41219
Adam Woolridge
Fix the chat input not closing when losing focus (left/right clicking etc) but remaining open without being active, which left you stuck unable to move or chat without re-clicking the input field.
/main/chat_improvements/
41221
Rohan Singh
Temporary IP ban people who flood the command server
Automatically cleanup expired bans and token buckets
/main/comp/
41224
Damian Lazarski
Overgrowth test for Diogo
/main/hdrp/
41225
Rohan Singh
Moved the player token into the sqlite backed persistence (separate db so it doesn't get wiped)
Handle the case where the player's token is valid but they have been destroyed
Made those tokens int32 instead of uint32
/main/comp/
41226
Maurino Berry
network++
/main/Halloween_2019/
41229
Diogo Teixeira
Always update terrain globals in editor, even when playing
/main/hdrp/
41230
Bill Borman
Comment edit only
/main/vehicles/
41231
Diogo Teixeira
Updated Lit template to ensure exact matching gbuffer output with HDRP/Lit
/main/hdrp/
41235
Diogo Teixeira
Fixed normal issues in Foliage shader; now outputs gradients to match Lit
/main/hdrp/
41236
Jarryd Campi
Merge from main
/main/map_improvements/
41240
Bill Ford
Looking at converting a few routines to jobs.
/main/monument_optimisation_test/
41241
Jarryd Campi
Can expand/shrink vending machine cluster marker like sleeping bags
/main/map_improvements/
41242
Rohan Singh
Send a notification to players when they're offline and get killed by something
/main/comp/
41244
Bill Borman
Simple method to slow down reverse speed. Could be improved since it also lowers torque
/main/vehicles/
41245
Bill Borman
Allow custom distance for loot interaction, letting vehicle editing position checks happen, but with a greater distance allowance than usual.
/main/vehicles/
41246
Bill Borman
Better settings system for module model appearance
/main/vehicles/
41247
Adam Woolridge
When attempting to equip a clothing item directly from the belt bar, give priority to consume action if it is edible and also consumable (pumpkin etc)
/main/belt_equip_clothing/
41249
Vincent Mayeur
Power substations have baked LODs from LOD2
/main/LOD_Optimizations/
41250
Vincent Mayeur
Bus stop has baked LODs
/main/LOD_Optimizations/
41251
Alistair McFarlane
network++
/main/Halloween_2019/
41252
Vincent Mayeur
Checkpoint has baked LODs
/main/LOD_Optimizations/
41253
Petur Agust
Backup
/main/hdrp/
41254
Alistair McFarlane
merge from belt_equip_clothing
/main/
41256
Alistair McFarlane
Phrases
/main/
41257
Bill Borman
Can now specify module renderers to show/hide depending on the module's position on a vehicle
/main/vehicles/
41258
Bill Borman
Dual socket test module edit
/main/vehicles/
41261
Petur Agust
Remaining topside & volumes
/main/hdrp/
41264
Adam Woolridge
scrollwheel fix
/main/belt_equip_clothing/
41268
Alistair McFarlane
merge from belt_equip_clothing
/main/
41270
Vincent Mayeur
antenae_a has baked LODs
/main/LOD_Optimizations/
41271
Petur Agust
Powerplant & S2P
/main/hdrp/
41273
Garry Newman
Skins can replace meshes (experimental)
/main/
41274
Vincent Mayeur
watchtower_a has baked LODs (is quarry wooden watchtower and also deployable)
/main/LOD_Optimizations/
41275
Vincent Mayeur
trashbag_pile_a has baked LODs
/main/LOD_Optimizations/
41276
Petur Agust
Excavator prep & mat fixes.
/main/hdrp/
41278
Vincent Mayeur
Launch site rocket elements baked LODs
/main/LOD_Optimizations/
41279
Petur Agust
Digger vehicles & dump trucks.
More excavator materials.
Scene backup.
/main/hdrp/
41285
Petur Agust
Dump Truck B fixes.
Excavator cables don't shadow because ugly w/volumetrics.
Cleaned excavator_yaw.prefab
/main/hdrp/
41288
Vincent Mayeur
Launch site rocket_wagon baked LODs
/main/LOD_Optimizations/
41290
Bill Ford
Better saving + export. Jobified the monument transforming code.
/main/monument_optimisation_test/
41292
Rohan Singh
Update Fleck with some fixes for console spam, also add redundant checks in the RCon listener to make sure nothing slips by
/main/
41293
Vincent Mayeur
material edits
/main/LOD_Optimizations/
41296
Vincent Mayeur
Bandit town and swamp cabin were not labelled scene2prefab
/main/LOD_Optimizations/
41297
Vincent Mayeur
Scene2Prefab
/main/LOD_Optimizations/
41300
Alex Webster
piano updates
/main/instruments/
41301
Bill Ford
Fixed export to wrong path
/main/monument_optimisation_test/
41303
Damian Lazarski
Added new diffusion profiles to HDRP assets
/main/hdrp/
41304
Bill Borman
Adjusting dual socket test module model
/main/vehicles/
41305
Bill Borman
Adjust test model textures
/main/vehicles/
41306
Damian Lazarski
Grass material tweaks
/main/hdrp/
41307
Bill Borman
Allow restricting model visuals to e.g. "show only if NOT wheels".
/main/vehicles/
41311
Bill Borman
Test module edits
/main/vehicles/
41312
Jarryd Campi
Lowered piano hand lerp speed
Fixed xylophone dismount positions
/main/instruments/
41313
Bill Borman
Fixed toggle buttons being hard to click
/main/vehicles/
41315
Bill Borman
Comments, plus test module update
/main/vehicles/
41316
Jarryd Campi
Shrunk the size of crafting buttons to fit new category (was 37px, now 33px)
/main/instruments/
41317
Rohan Singh
WIP fix for players sometimes being removed from teams when they die
/main/team_drop_fix/
41318
Bill Borman
Fixed modules that were missing model settings and rebuilt manifest.
/main/vehicles/
41319
Bill Borman
Move show model/hide model methods
/main/vehicles/
41321
Jarryd Campi
Fixed death screen not populating properly when loading into a game where the player is dead
Client now requests respawn info if dead
/main/map_improvements/
41322
Jarryd Campi
Better raycast targets on vending machine cluster
/main/map_improvements/
41323
Bill Borman
Basic working health sync between physical modules and their items
/main/vehicles/
41324
Jarryd Campi
Better marker scaling
/main/map_improvements/
41325
Jarryd Campi
RustEditor can now scroll
Fixed game not starting in editor if the selected inventory override does not exist (like when switching between branches with different inventories)
/main/instruments/
41326
Alistair McFarlane
merge from Halloween_2019
/main/
41328
Bill Borman
Fix client compilation
/main/vehicles/
41329
Garry Newman
Restored demo.timescale
/main/
41330
Alistair McFarlane
Phrases
/main/
41332
Alistair McFarlane
~ Restore ProjectVersion.txt
/main/
41333
Petur Agust
Scene & mat
/main/hdrp/
41334
Garry Newman
Death screen report open new dialog
/main/reportui/
41335
Garry Newman
Report to api
/main/reportui/
41336
Garry Newman
Nicer result text
Subject needed
/main/reportui/
41338
Diogo Teixeira
Updated biome tint SF + added biome tint masked SF
Tweaked shore wetness SF
Regen all shaders
/main/hdrp/
41342
Diogo Teixeira
Fixed errors in Cliff shader
/main/hdrp/
41346
Vincent Mayeur
bandit_town S2P
/main/LOD_Optimizations/
41350
Garry Newman
F7 opens new report dialog instead of website
/main/reportui/
41359
Adam Woolridge
usability tweaks
/main/chat_improvements/
41362
Garry Newman
Remove debug code that I realised was there as soon as I pressed commit
/main/reportui/
41364
Rohan Singh
Save player names so the teams UI can always show the correct name of dead players (instead of "DEAD")
/main/team_drop_fix/
41365
Garry Newman
Don't show self in friends list
Don't allow multiple UIDialog's to be open
Disable IncludeRecentlyPlayedWith until we have GetFriendCoplayGame in steamworks
Fixed scrolllist sensitivity
/main/reportui/
41368
Garry Newman
Don't hide death screen when opening report dialogs
/main/reportui/
41369
Garry Newman
Show player that last killed us first in the report list
/main/reportui/
41370
Adam Woolridge
More chat/chat popup behaviour tweaks and polish, handle closing the chat/menu nicely when clicking away/losing focus, etc.
/main/chat_improvements/
41372
Garry Newman
Send a message to the server/rcon on report
/main/reportui/
41373
Adam Woolridge
merge from main
/main/chat_improvements/
41375
Adam Woolridge
Hooked up report player function to chat popup menu
/main/chat_improvements/
41377
Diogo Teixeira
Added "HDRP/Custom/Lit Base" shader
Added "HDRP/Custom/Lit Base (Specular)" shader
/main/hdrp/
41379
Adam Woolridge
Fix for chat popup menu elements getting input blocked by the team panel if you click the lowest chat message
/main/chat_improvements/
41383
Petur Agust
Scene backup
/main/hdrp/
41385
Bill Ford
merge from main
/main/monument_benchmark/
41394
Maurino Berry
merge from main
/main/Halloween_2019/
41395
Alex Webster
transition blend timing on instrument playing section of player controller tweaked
/main/instruments/
41402
Petur Agust
Backup
/main/hdrp/
41406
Diogo Teixeira
~ASE feature toggle
/main/hdrp/
41407
Diogo Teixeira
Added particle accum SF (wip)
Updated LitBase-spec (wip)
Updated triplanar.hlsl and added normals.hlsl
/main/hdrp/
41408
Vincent Mayeur
LS material changes
/main/LOD_Optimizations/
41409
Damian Lazarski
Overgrowth material tweaks
Tree color tweaks
/main/hdrp/
41411
Jarryd Campi
Offset camera while in third person and moving based on current movement
/main/instruments/
41415
Bill Borman
Collision damage now routes to the appropriate module, not just the chassis
/main/vehicles/
41418
Rohan Singh
Rate limit pairing and alarms
/main/comp/
41420
Jarryd Campi
Fixed some rotation math issues in the new camera offset
/main/instruments/
41422
Rohan Singh
Merge from main
/main/comp/
41423
Rohan Singh
Revert tool cupboard and MenuUI changes
/main/comp/
41424
Jarryd Campi
Lock interact crosshair to centre of screen in third person
/main/instruments/
41426
Jarryd Campi
Some cleanup
Fixed notes still playing when instrument is put away/dismounted
/main/instruments/
41427
Jarryd Campi
Unsaved
/main/instruments/
41428
Rohan Singh
Add the entities back
/main/comp/entities/
41430
Jarryd Campi
Add OpenBrowserToDLC method for new UI
/main/instruments/
41431
Jarryd Campi
Merge from main
/main/map_improvements/
41432
Jarryd Campi
Map can now be interacted with while spectating
/main/map_improvements/
41433
Adam Woolridge
oops
/main/chat_improvements/
41440
Diogo Teixeira
Biome tint mask fix in foliage shader
/main/hdrp/
41443
Adam Woolridge
Some clean up, switched all the console commands to use ReplyWith and stringbuilder
/main/chat_improvements/
41449
Garry Newman
Instagram link
/main/
41450
Adam Woolridge
merge from main
/main/chat_improvements/
41452
Rohan Singh
Cleanup for pairing rate limiting
/main/comp/
41458
Petur Agust
Backup
/main/hdrp/
41459
Vincent Mayeur
Scene2Prefab
/main/LOD_Optimizations/
41461
Bill Ford
Turned off shadow casting for some of the lower LOD renderers
/main/monument_optimisation_test/
41462
Vincent Mayeur
merge from main
/main/LOD_Optimizations/
41467
Vincent Mayeur
MT S2P
/main/LOD_Optimizations/
41470
Bill Ford
Merge from main
/main/skeleton optimizations/
41474
Thai Leo
WIP car part blockout
/main/vehicles/
41485
Thai Leo
WIP module display setup
/main/vehicles/
41487
Alex Webster
player guitar chord anims
/main/instruments/
41488
Bill Ford
Fixed error spam on ragdoll
/main/skeleton optimizations/
41489
Maurino Berry
stuff
/main/Halloween_2019/surgeon/
41490
Rohan Singh
Moved some notification code out of BasePlayer, send more info with the login one
/main/comp/
41495
Diogo Teixeira
/main/hdrp/
41497
Diogo Teixeira
Updated biome tint SFs + update shaders
/main/hdrp/
41498
Diogo Teixeira
Added diffusion profile property to foliage billboard shader
/main/hdrp/
41499
Maurino Berry
merge into main
/main/
41501
Maurino Berry
merge into main
/main/
41506
Bill Borman
Improved association between item health and module entity health.
Stopped showing entity start health in inspector since it's based on the module.
Fixed module damage FX not showing up properly after damaging.
/main/vehicles/
41507
Jarryd Campi
Hooked up new guitar chord animations on Bass guitar
Added a new BoneAligner component that positions a transform half way between two bones
Added an InstrumentToolGuitar with some custom logic to enable a guitar mesh during deployment and then switch to an aligned mesh once the deploy is complete
/main/instruments/
41508
Maurino Berry
massive manifest/bundle assignment commit, revert me if I screw up
/main/
41510
Jarryd Campi
Update acoustic guitar with new guitar animations
/main/instruments/
41511
Jarryd Campi
Jerry can guitar animation hookup
/main/instruments/
41512
Bill Borman
~Can now repair modules directly from the vehicle garage UI.
Some RepairBench methods are now static so that the garage UI can use the same methods.
Had to remove the module managers from the Rust.Modular namespace because RpcCalls.cs hates namespaces.
Split BaseModuleManager into .Client and .Server subs.
/main/vehicles/
41516
Jarryd Campi
Updated NoteSfxImporter to import and assign notes to Instruments
Updated notes on Jerry Can Guitar
/main/instruments/
41517
Jarryd Campi
Don't switch camera perspective if dismounting while playing a third person instrument
/main/instruments/
41518
Jarryd Campi
Immediately enable the bone aligned guitar if switching from another guitar
/main/instruments/
41519
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
41520
Alistair McFarlane
Network++
Phrases
/main/
41523
Alistair McFarlane
merge from main
/release/
41524
Alistair McFarlane
~ delete unused meta files
/main/
41525
Adam Woolridge
wip merge from main
/main/quickloot/mergefrommain/
41529
Diogo Teixeira
Subtracted 41407
/main/hdrp/
41532
Garry Newman
Editor Menu option to toggle manifest debug/localhost
/main/accountalerts/
41535
Adam Woolridge
merge from merge merge
/main/quickloot/
41536
Garry Newman
Get account notices on startup
/main/accountalerts/
41537
Adam Woolridge
merge from main
/main/lockers/
41538
Diogo Teixeira
Updated shore wetness and particle accum SFs
Updated triplanar utils
Regen all shaders for sampling macros
/main/hdrp/
41540
Petur Agust
Excavator Yawer
/main/hdrp/
41543
Alistair McFarlane
~ disabled mipmaps on instagram logo (UI consistency)
/main/
41545
Garry Newman
Added Rust.UI.Video control
/main/hero/
41546
taylorreynolds
fix for ragdoll's eyes popping out
/main/RagdollEyefix/
41548
Damian Lazarski
Assigned diffusion profiles to tree and bush billboards
Tons of various color, material and texture tweaks to foliage to make it look better in HDRP
/main/hdrp/
41549
Diogo Teixeira
Added HDRP/Custom/LitWire shader (testing) + updated cable mat
/main/hdrp/
41550
Garry Newman
Hero prefab
/main/hero/
41554
Garry Newman
Menu Logo
/main/
41555
Alistair McFarlane
merge from main
/release/
41562
Bill Ford
Merge from main
/main/monument_optimisation_test/
41563
Alex Webster
tweaked guitar position in prefab
/main/instruments/
41569
Bill Ford
Cherrypick
/main/monument_optimisation_test/
41572
Petur Agust
Scene backup & prefabs.
/main/hdrp/
41573
Diogo Teixeira
Added AO channel to foliage shader via tint mask
/main/hdrp/
41574
Rohan Singh
Merge from main
/main/comp/
41575
Petur Agust
Scene backup.
File cleanup & naming consistency.
New backup generator lightbox kitbash.
/main/hdrp/
41576
Vincent Mayeur
merge from LOD_Optimizations
/main/
41577
Rohan Singh
Only send team notifications to offline team members
/main/comp/
41579
Diogo Teixeira
Fixed LitWire shader not fading properly + added smoothness control (atten. by alpha)
Updated cable mat
/main/hdrp/
41582
Rohan Singh
Don't try to send notifications if disabled, use DebugEx if it fails
/main/comp/
41584
Diogo Teixeira
Fixed sampler referencing on blend4way shaders
/main/hdrp/
41586
Jarryd Campi
Merge from main
/main/instruments/
41589
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
41590
Bill Borman
Remove the two temporary test modules
/main/vehicles/
41592
Bill Borman
Don't show damage FX on destroyed modules
/main/vehicles/
41594
Bill Borman
Can now right-click move engine modules to vehicle sockets
/main/vehicles/
41595
Diogo Teixeira
Moved shader funcs to Rust category
/main/hdrp/
41598
Diogo Teixeira
Finished particle accum support in lit base shaders
/main/hdrp/
41600
Bill Borman
Removed superfluous RefreshVisibleModels call
/main/vehicles/
41601
Bill Borman
Players can now push vehicles to right them when flipped, or just give a car a shove in neutral
/main/vehicles/
41602
Diogo Teixeira
Added hd/lit matching alpha clipping support to custom lit base shaders
/main/hdrp/
41605
Bill Borman
Adjust push forces
/main/vehicles/
41606
Bill Ford
merge from main
/main/skeleton optimizations/
41607
Bill Ford
Support for BoneRetarget components.
/main/skeleton optimizations/
41608
Bill Ford
Support for underwear
/main/skeleton optimizations/
41609
Adam Woolridge
merge from main wip
/main/lockers/mainmerge/
41611
Adam Woolridge
rebuilt locker lootpanel changes, exported properly with scene2prefab this time
/main/lockers/mainmerge/
41613
Adam Woolridge
merged merge fixes
/main/lockers/
41615
Adam Woolridge
merge from main
/main/quickloot/
41616
Adam Woolridge
merge from main
/main/inventory_belt_gap_nodrop/
41618
Alistair McFarlane
merge from inventory_belt_gap_nodrop
/main/
41620
Garry Newman
Added unread messages notification on the main menu
/main/accountalerts/
41623
Diogo Teixeira
Fixed litbase-spec inspector
/main/hdrp/
41625
taylorreynolds
horse armour world models
/main/
41626
Diogo Teixeira
Updated ASE Lit template to use hdrp internal alpha cutoff properties
/main/hdrp/
41627
Petur Agust
Scene backup.
Exca engine prefab conversion.
/main/hdrp/
41630
Maurino Berry
~skin approval
/main/
41631
Adam Woolridge
merge from main
/main/chat_improvements/
41633
Bill Ford
Part removal.
/main/skeleton optimizations/
41635
Adam Woolridge
null check just incase
/main/chat_improvements/
41636
Bill Ford
Hair part removal
/main/skeleton optimizations/
41638
Petur Agust
Scene
/main/hdrp/
41639
André Straubmeier
Skin bundle update
/main/
41642
Garry Newman
DynamicMouseCursor: don't change to finger if button is disabled
/main/accountalerts/
41645
Garry Newman
Show unread messages, mark as read when viewing
/main/accountalerts/
41646
Maurino Berry
fixed every item showing candy vision
fixed cursed cauldron being able to be placed too close to walls
/main/
41647
taylorreynolds
Clothing items use correct avatar (RustPlayerAvatar)
Read/write off on all clothing items, index format set to 16.
/main/AttireAvatarCleanup/
41652
Alex Webster
position change on jerrycan guitar prefab
/main/instruments/
41656
Garry Newman
Show read messages half alpha
/main/accountalerts/
41657
Diogo Teixeira
Moved diffusion profile script to packages/ASE
Renamed ASE package folder to match other packages
/main/hdrp/
41658
Garry Newman
Merge from /main/accountalerts
/main/
41659
Garry Newman
New sidebar on MenuUI.prefab
/main/
41660
Petur Agust
Scene
/main/hdrp/
41661
Rohan Singh
Merge from main
/main/comp/
41664
Bill Borman
Vehicle lift interaction work
/main/vehicles/
41665
Bill Borman
Subtractive merge on PlayerLoot distance change. I don't need it anymore, so reverting to the previous code.
/main/vehicles/
41666
Damian Lazarski
Black foliage fix
/main/hdrp/
41667
Jarryd Campi
Merge from main
/main/instruments/
41668
Diogo Teixeira
Added dummy standard override shaders
/main/hdrp/
41669
Jarryd Campi
Fix third person held camera not raycasting
/main/instruments/
41670
Diogo Teixeira
Imported properties from main for materials using rust/std and std shaders
/main/hdrp/
41672
Jarryd Campi
Run animation null checks
/main/instruments/
41673
Petur Agust
Interior
/main/hdrp/
41675
Bill Borman
Vehicle lift and vehicle editing work
/main/vehicles/
41676
Jarryd Campi
Mark gibs meshes as read/write
/main/instruments/
41677
Jarryd Campi
Updated placement bounding boxes for deployable instruments (fixes them clipping through structures)
/main/instruments/
41678
Bill Borman
More vehicle garage work
/main/vehicles/
41679
Bill Borman
Rebuild manifest
/main/vehicles/
41680
Bill Borman
Fixed module repairs
/main/vehicles/
41681
Jarryd Campi
Fixed some deploy animation issues on guitars
/main/instruments/
41682
Jarryd Campi
Another guitar flag fix, has visual issues during deploy
/main/instruments/
41683
Jarryd Campi
Smoother deploys on local player
/main/instruments/
41684
André Straubmeier
Merge from main
/main/team_drop_fix/
41685
Bill Ford
Merge from main.
/main/skeleton optimizations/
41686
André Straubmeier
Merge from team_drop_fix
/main/
41687
André Straubmeier
Merge from main
/main/comp/
41689
Adam Woolridge
merged from main to get recent team fix changes, fixed merge issues
/main/chat_improvements/
41690
Adam Woolridge
merge from main
/main/lockers/
41692
Adam Woolridge
merge from main
/main/quickloot/
41693
Alistair McFarlane
cherrypicking 41647 fixes
/release/
41695
Bill Ford
Bits of cleanup, workshop setup
/main/skeleton optimizations/
41697
Garry Newman
merge from main
/main/hero/
41699
Bill Ford
Tidy up
/main/skeleton optimizations/
41701
Jarryd Campi
Merge from main
/main/map_improvements/
41705
Garry Newman
Account message fixes
Language popup fix
Fixed finger cursor position offset
/main/
41707
Garry Newman
merge from main
/main/hero/
41708
Bill Ford
Censorship stuff
/main/skeleton optimizations/
41712
Garry Newman
Added hero convars
/main/hero/
41714
Bill Ford
Censorship options on prefabs
/main/skeleton optimizations/
41716
Garry Newman
Merge from /main/hero
/main/
41718
Diogo Teixeira
Converted remaining std materials to lit base
/main/hdrp/
41720
Bill Ford
Censorship settings
/main/skeleton optimizations/
41721
Petur Agust
Scene & material fixes.
/main/hdrp/
41730
Garry Newman
Fixed RustText not getting localized on awake
Fixed translated main menu options overlaying the contents
Removed Translate.OnLanguageChanged list
Removed ILanguageChanged
Can toggle main menu pages off
/main/
41732
Petur Agust
Backup
/main/hdrp/
41737
Petur Agust
Silly Unity reverting light intensities & render distances for no reason
/main/hdrp/
41738
Adam Woolridge
container timer remove test
/main/quickloot/
41744
Garry Newman
Json il2cpp fix test
/main/
41745
Adam Woolridge
mutelist command now uses a TextTable instead of a manual string builder
/main/chat_improvements/
41746
Adam Woolridge
mutelist load safety check
/main/chat_improvements/
41747
Petur Agust
Remaining Excavator stuff
Exca glass uses HDRP Lit shader
Related mat fixes & prefab stuff
/main/hdrp/
41748
Bill Borman
Vehicle garage code
/main/vehicles/
41749
Jarryd Campi
~Instrument null check logs
/main/instruments/
41750
Jarryd Campi
~Merge from main
/main/instruments/
41751
Diogo Teixeira
Merge from main
/main/hdrp/merge-fix/
41752
Jarryd Campi
Cleanup before merge
/main/map_improvements/
41753
Bill Borman
Defined vehicle chassis build costs
/main/vehicles/
41754
Jarryd Campi
Merge from main
/main/tree_game/
41755
Jarryd Campi
~Remove cowbell deprecated key controller
/main/instruments/
41756
Bill Borman
Chassis items rename
/main/vehicles/
41758
Bill Borman
Vehicle garage loot panel WIP
/main/vehicles/LootPanelUI/
41759
Thai Leo
update WIP engine module
/main/vehicles/
41760
Jarryd Campi
Fixed notes getting spammed when holding lmb on some instruments
/main/instruments/
41762
Jarryd Campi
Recalculate note stop time on all clients, sounds a lot better
/main/instruments/
41763
Alistair McFarlane
merge from /lockers
/main/
41764
Adam Woolridge
cherry pick client-only fix from main
/main/lockers/
41767
André Straubmeier
Merge from main
/main/chat_improvements/
41768
André Straubmeier
Merge from main
/main/comp/
41769
Adam Woolridge
network++
/main/chat_improvements/
41771
Alistair McFarlane
merge from /chat_improvments
/main/
41773
Adam Woolridge
Reapplied watchercatcher panel prefab changes, exported with scene2prefab
/main/water_transfer/merge_fixes/
41774
Adam Woolridge
merged merge fixes
/main/water_transfer/
41776
Adam Woolridge
EAC compile fix
/main/
41778
Adam Woolridge
cherry pick fix
/main/chat_improvements/
41780
Adam Woolridge
Fix for screen menu options that got lost in a MenuUI.Options prefab merge at some point
/main/
41785
Garry Newman
Fixed session button weirdness
/main/
41788
Adam Woolridge
Force close chat popup when closing chat
/main/
41792
Adam Woolridge
cherry pick chat popup fix
/main/chat_improvements/
41795
Petur Agust
Military tunnel scene recovery & prep.
Barbed wires use HDRP Lit instead of custom shader. (fog compatibility)
/main/hdrp/
41800
Garry Newman
~Rust.UI icons
/main/
41803
Bill Ford
Merge from main
/main/skeleton optimizations/
41806
Petur Agust
Scene & mats
/main/hdrp/
41807
Petur Agust
Reverted puzzle box materials to HDRP/Lit
/main/hdrp/
41808
Petur Agust
Scene backup
/main/hdrp/
41810
Petur Agust
Same as before on a few more mats
/main/hdrp/
41811
Petur Agust
AND, OR, Simple & Timer switch point light render distance lowered to 10 units
/main/hdrp/
41812
Diogo Teixeira
Increased bone influences to 4 per vertex in all quality modes but potato
/main/
41814
Bill Borman
Chassis craft UI WIP
/main/vehicles/LootPanelUI/
41816
Jarryd Campi
Fixed drumkit player animator override missing some animations and defaulting to trumpet poses
/main/instruments/
41818
Petur Agust
Scene backup & mats
Lowered SSR depth buffer thickness because it was creating some stretchy glitches
/main/hdrp/
41819
Jarryd Campi
Switched to LODGroups on: Tuba, Bass, Jerry Can Guitar, Cowbell, Tambourine and Trumpet
/main/instruments/
41820
Diogo Teixeira
Fixed moviemaker icons
/main/hdrp/merge-fix/
41821
Jarryd Campi
Fixed deploy mesh disabled on Bass guitar
/main/instruments/
41822
Jarryd Campi
When equipping an instrument, reset all bone scales above spine2 to 1
/main/instruments/
41823
Bill Borman
Can now spawn chassis with appropriate resources
/main/vehicles/LootPanelUI/
41825
Diogo Teixeira
Fixed compile errors
/main/hdrp/merge-fix/
41826
Diogo Teixeira
Fixed console system code generator
/main/hdrp/merge-fix/
41827
Bill Borman
Vehicle editing UI and vehicle lift changes, WIP
/main/vehicles/LootPanelUI/
41828
Jarryd Campi
Merge from main
/main/map_improvements/
41829
Adam Woolridge
Clear loot timers if needed when closing inventory
/main/quickloot/
41833
Jarryd Campi
Reworked hit IK processes - instead of calculating an up, just lerp between two transforms (eg. left0, left0hit, etc)
/main/instruments/
41834
Adam Woolridge
refactor a bit
/main/quickloot/
41835
Jarryd Campi
Added a revert changes to jenkins before we do a checkout to clear out any pending changes (checking out while files are changed won't update existing files)
/main/instruments/
41837
Jarryd Campi
Code review changes
/main/map_improvements/
41838
Jarryd Campi
Unsaved changes
/main/map_improvements/
41839
Alistair McFarlane
merge from /water_transfer
/main/
41840
André Straubmeier
Cherry picking 41761 (inventory.copyto for devs / admins)
/main/
41844
Jarryd Campi
Fixed GameObjectRef instantiation
Rebuilt ShopMarkerCluster to fix new scaling issues
/main/map_improvements/
41845
Bill Ford
Set bundle info
/main/skeleton optimizations/
41847
Diogo Teixeira
Merge from main/hdrp
/main/hdrp/merge-fix/
41849
Diogo Teixeira
Merge from main/hdrp/merge-fix
/main/hdrp/
41851
Alex Webster
trumpet updates
/main/instruments/
41854
Garry Newman
Fix ArgumentOutOfRangeException in TMP_InputField.Backspace
Ignore some exceptions that are out of our hands
/main/
41858
Adam Woolridge
fix the delay before firing 2nd arrow of a bow
/main/bow_fix/
41860
Petur Agust
Prefabbed radtown lighting/volumes for merge recovery.
/main/hdrp/
41863
Alex Webster
prefab and anim updates
/main/instruments/
41866
Bill Ford
LOD cleanup
/main/skeleton optimizations/
41868
Rohan Singh
Require SteamID + secret token for auth
Change SteamID fields to uint64
/main/comp/
41869
Diogo Teixeira
Converted merged materials from rust/std to their respective hdrp/custom/lit counterparts
/main/hdrp/
41870
Garry Newman
Video player debugging
/main/
41871
Alex Rehberg
drum sound updates
/main/instruments/
41872
Petur Agust
Scene prep.
Removed some deprecated decal scripts from prefabs.
/main/hdrp/
41873
Maurino Berry
baseline
/main/battery_fixes/
41874
Jarryd Campi
Merge from main
/main/map_improvements/
41875
Jarryd Campi
Merge from main
/main/instruments/
41876
Jarryd Campi
~Rename Flute to "Pan Flute"
/main/instruments/
41877
Jarryd Campi
~Switch drum kit, xylophone and piano to use burlap sack as world models
/main/instruments/
41878
Jarryd Campi
Switch third person camera to a sphere cast to prevent clipping
/main/instruments/
41879
Jarryd Campi
~Block note input while in UI (inventory/Crafting/etc)
/main/instruments/
41880
Jarryd Campi
Fixed tuba glow model not assigned correctly
Fixed cowbell and tambourine LODs on world models
/main/instruments/
41881
Bill Borman
Chassis spawn is more reliable, physics don't go crazy. Moved vehicle lift trigger components so that they raise and lower with the lift.
/main/vehicles/LootPanelUI/
41882
Bill Borman
Corrected containers in the vehicle edit UI
/main/vehicles/LootPanelUI/
41883
Jarryd Campi
~Fixed tambourine glow not hooked up and removed a LOD (it had 4, everything else has 3)
/main/instruments/
41884
Jarryd Campi
~Cleaned up item descriptions
/main/instruments/
41885
Bill Borman
Fixed chassis create calling a server method from the client. Working on adding and removing editable vehicles from the garage UI on-the-fly.
/main/vehicles/LootPanelUI/
41889
Jarryd Campi
~Subtract the jenkins file change from yesterday
/main/instruments/
41891
Jarryd Campi
Standardised some animator crossfades
Speed up crossfades for player (not instrument) to try and fix speed differences
/main/instruments/
41892
Jarryd Campi
~Assigned right hand to high hat IK pos
/main/instruments/
41895
Alistair McFarlane
merge from /quickloot
/main/
41896
Alistair McFarlane
Fix for dropping horse world models
/main/
41898
Alistair McFarlane
merge from /bow_fix
/main/
41899
Garry Newman
Fix getting account info errors
/main/
41900
Garry Newman
Updated to 2019.2.10f1
/main/
41901
Jarryd Campi
Item name changes
/main/instruments/
41902
Alex Webster
drum ik target & curve update, override update
/main/instruments/
41903
Jarryd Campi
Removed another .Instantiate
Removed some unneeded .SetActive()
/main/map_improvements/
41904
Garry Newman
merged from monument_benchmark
code cleanup
/main/
41905
Bill Ford
merge from main
/main/monument_optimisation_test/fix/
41909
Bill Ford
picking...
/main/monument_optimisation_test/fix/
41911
Bill Ford
subtract
/main/monument_optimisation_test/
41913
Rohan Singh
Fixes
/main/comp/
41918
Diogo Teixeira
Merge from main
/main/hdrp/
41922
Petur Agust
Monument scene setup variant prefab.
/main/hdrp/
41923
Maurino Berry
~skin approval
/main/
41924
Maurino Berry
merge from main
/main/battery_fixes/
41925
Alex Webster
tuba player anim updates
/main/instruments/
41926
Alistair McFarlane
Candle fix
/main/
41927
Petur Agust
Mil tun 1 scene backup
/main/hdrp/
41928
Diogo Teixeira
Added rust/std to hdrp/custom/lit material auto-conversion
/main/hdrp/
41929
Diogo Teixeira
Added hdrp/custom/lit decal shader set (wip)
/main/hdrp/
41930
Petur Agust
Backup
/main/hdrp/
41931
Diogo Teixeira
Imported properties from main for materials using rust/std-decal shaders
/main/hdrp/
41932
Rohan Singh
Cleanup RelationshipManager
/main/comp/
41935
Rohan Singh
Code gen
/main/comp/
41937
Petur Agust
Scene
/main/hdrp/
41938
Diogo Teixeira
Fixed and optimized biome tinting
/main/hdrp/
41939
Diogo Teixeira
Reverted train track material
/main/hdrp/
41940
Petur Agust
Backup
/main/hdrp/
41941
Rohan Singh
Merge from main
/main/comp/
41942
Rohan Singh
Add a command to get the current time parameters
/main/comp/
41943
Alistair McFarlane
Updated SavasIsland_koth helicopter spawning
/main/
41944
Petur Agust
Scene backup
/main/hdrp/
41945
Petur Agust
Scene & more mat fixes.
/main/hdrp/
41946
Petur Agust
More
/main/hdrp/
41947
Diogo Teixeira
Updated custom/lit set shadergui to include receive SSR settings
/main/hdrp/
41950
Diogo Teixeira
Fixed and regen all shaders
/main/hdrp/
41954
Jarryd Campi
Changed instruments file path to /instruments/
/main/instruments/
41955
Jarryd Campi
Reduced the popping when a deploy animation completes (affects guitars only)
/main/instruments/
41957
Alistair McFarlane
~ projectversion.txt update
/main/
41958
Adam Woolridge
merge from main
/main/water_transfer/
41960
Alistair McFarlane
Fixed large number of prefab throwing errors
/main/Hapis_reconnect_november/
41962
Jarryd Campi
Revert last change for acoustic guitar
Add option for bone aligner to use hard coded values
/main/instruments/
41965
Rohan Singh
Change the command server port offset to reduce the chance of colliding with something else
/main/comp/
41966
Jarryd Campi
Show instruments in crafting menu in build
/main/instruments/
41967
Alistair McFarlane
Fixed further errors and most noticeable visual issues
/main/Hapis_reconnect_november/
41969
Garry Newman
~Fixed official server exception reporting
/main/
41971
Garry Newman
~Fix NRE in HTNPlayer.OnKilled
/main/
41972
Maurino Berry
battery fixes
/main/battery_fixes/
41973
Maurino Berry
merge from main
/main/battery_fixes/
41974
Jarryd Campi
Fixed an IK target on the drumkit (a#)
/main/instruments/
41975
Jarryd Campi
Mark tambourine play as non-looping
/main/instruments/
41977
Jarryd Campi
Fix not being able to change note on the flute properly
/main/instruments/
41978
Jarryd Campi
Can no longer research instruments
/main/instruments/
41981
Alistair McFarlane
merge current fixes from /hapis_reconnect
/main/
41982
Garry Newman
Hero updates
/main/
41991
Alex Webster
tuba world model culling early fix
/main/instruments/
41996
Garry Newman
Debug manifest not loading
/main/
41997
Diogo Teixeira
Fixed converter emisison property not found on some materials
/main/hdrp/
41998
Diogo Teixeira
~!Improved logging in find mats tool
/main/
41999
Diogo Teixeira
Material update from main
/main/hdrp/material-update/
42000
Bill Borman
Merge Vehicle UI branch back into Vehicles
/main/vehicles/
42003
Bill Borman
Update vehicle edit UI prefab
/main/vehicles/
42004
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
42005
Bill Borman
Reinstate vehicle edit UI after merge
/main/vehicles/
42006
Rohan Singh
Merge from main
/main/comp/
42007
Bill Borman
Remove overriding of some health methods in the chassis
/main/vehicles/
42008
Jarryd Campi
~Merge from main
/main/instruments/
42009
Bill Borman
Added a comment to StorageContainer "OccupiedCheck", as its return value confused me a bit
/main/vehicles/
42010
Rohan Singh
Switch team UI coloring to always show offline players in grey, even if they're dead
/main/
42011
Bill Borman
Edit "Modular Cars" inventory loadout
/main/vehicles/
42013
Bill Borman
Set garage interaction to occupied/available correctly, and kick player out of interaction if it's no longer valid.
/main/vehicles/
42014
Jarryd Campi
Added a max concurrent notes field, set to 3
Stops the oldest note playing if a new note is played that exceeds this value
/main/instruments/
42015
Jarryd Campi
Exception checking in UpdateHeldProps
/main/instruments/
42016
Jarryd Campi
Enable update while offscreen on the players body meshes while they are in third person (only if local player)
Fixes the hand/arm meshes disappearing for a frame or two when quickly looking up/down
/main/instruments/
42017
Jarryd Campi
Removed the allow simultaneous notes flag and just set the flute to only play one note at a time
/main/instruments/
42018
Bill Borman
Reword vehicle edit info message
/main/vehicles/
42019
Jarryd Campi
Still allow notes to be stopped if the player has separated from the instrument (might fix notes continuing to play forever)
/main/instruments/
42020
Jarryd Campi
Added an audio.instruments volume convar (not exposed in settings yet)
/main/instruments/
42021
Jarryd Campi
Exposed sharp keybinds to options menu
/main/instruments/
42022
Jarryd Campi
Clamp the players perspective in third person to a more sensible range, fixes instrument clipping through the legs when looking straight down
/main/instruments/
42023
Bill Borman
Get rid of "IsUIInteractable" ItemDefinition property that "dummy item" slots are using. Feels too close to a hack, need to do this a better way.
/main/vehicles/
42025
Bill Borman
Rename StandardVehicleModule to BaseVehicleModule
/main/vehicles/
42026
Alistair McFarlane
progress
/main/Hapis_reconnect_november/
42028
Alistair McFarlane
merge from /hapis_reconnect
/main/
42029
Garry Newman
Fixed Korean text being invisible on some buttons
/main/
42031
Alistair McFarlane
~ fixed loading menu typos
/main/
42032
Alistair McFarlane
merge from /map_improvements
/main/
42033
Garry Newman
Fixed not cleaning up after stopping a demo, causing exceptions when joining a game or playing another demo
/main/
42034
André Straubmeier
Set short circuit flag on OR and XOR switches as well as electrical combiner
/main/
42036
Alistair McFarlane
phrases
/main/
42040
Bill Ford
Merge from main
/main/skeleton optimizations/
42041
Vincent Mayeur
project_gaea level backup
should include fix for sum of splat =1
terrain now 6km but features currently out of scale
/main/hdrp/
42046
Diogo Teixeira
Updated HDRP/Custom/Lit template
Updated Terrain Sampler SF to also output metal-to-spec values
Updated HDRP/Custom/Terrain shader and terrain4 material
Added dummy rust/std/terrain-blend for conversion
/main/hdrp/
42048
Diogo Teixeira
Merge from hdrp/main
/main/hdrp/material-update/
42049
Diogo Teixeira
Restored petur's material tweaks
/main/hdrp/material-update/
42052
André Straubmeier
Added "near" network visibility radius that is processed immediately (fixes entities popping in too close when moving very fast)
Network groups are unsubscribed from at twice the rate they are subscribed to (prevent buildup)
/main/
42055
Petur Agust
Backup
/main/hdrp/
42058
Diogo Teixeira
Updates material conversion tool
/main/hdrp/
42065
Diogo Teixeira
Updated materials
/main/hdrp/
42066
Petur Agust
Scene
/main/hdrp/
42067
Vincent Mayeur
terrain stuff 4 debug
/main/hdrp/
42070
Vincent Mayeur
terrain stuff 4 debug (2)
/main/hdrp/
42071
Maurino Berry
short circuit detection on OR switch improved
circuit changed signal sent to root entities
battery getdrain improvements
/main/battery_fixes/
42072
Petur Agust
Card reader fixes.
Scene
/main/hdrp/
42073
Petur Agust
Train area
/main/hdrp/
42074
Petur Agust
More
/main/hdrp/
42079
Petur Agust
Remaining MilTun & S2P
Prefab fixes
/main/hdrp/
42080
Jarryd Campi
Don't voice limit cowbells
/main/instruments/
42084
Diogo Teixeira
Added template mat id + shader regen
/main/hdrp/
42086
Diogo Teixeira
Fixed SSR being forced always-on by custom shadergui
/main/hdrp/
42088
Jarryd Campi
Potentially fixed one off note instruments not recycling their notes and failing to play new notes (cowbell bug)
/main/instruments/
42090
Diogo Teixeira
Fixed remaining materials
Added missing textures
/main/hdrp/
42091
Jarryd Campi
Assign some max concurrent notes
Fix culling distance on held tuba
Fixed a case where notes wouldn't end on remote clients
/main/instruments/
42092
Alistair McFarlane
~ Large furnace can be placed on world layer (rocks) again
/main/
42097
Alistair McFarlane
~ Fixed small refinery placement on ice, rocks and uneven surfaces
/main/
42098
Adam Woolridge
merge from main
/main/hold_to_drink/
42099
Alistair McFarlane
Small water catchers can now be placed on construction but cannot be built over (similar behaviour as large furnace)
/main/
42100
Alistair McFarlane
merge from /hold_to_drink
/main/
42103
Alistair McFarlane
merge from tree_game (tree harvest minigame fixes)
/main/
42105
Bill Ford
Added mesh combining utility.
/main/monument_optimisation_test/
42106
Garry Newman
Output console log file/folder before opening
/main/
42107
Damian Lazarski
New grass meshes
/main/hdrp/
42108
Diogo Teixeira
Apply vertex/alpha color functionality
Added terrain blending SF
/main/hdrp/
42109
Alistair McFarlane
Fixed caragoship hull interior culling on low object quality
/main/
42110
Rohan Singh
Add more information to the pairing message, and truncate them if they're long
/main/comp/
42111
Diogo Teixeira
Rust editor Time and Fog now persistent across sessions
/main/hdrp/
42113
Vincent Mayeur
terrain gloss and splats rework
/main/hdrp/
42115
André Straubmeier
Added secondary network group subscription (this should currently not do anything)
/main/
42117
Garry Newman
Log file/folder fixes
/main/
42124
Maurino Berry
circuit recomputation logic
circuits recompute when wires are cleared/added
removed OR switch short circuit detection
/main/battery_fixes/
42127
Maurino Berry
merge from main
/main/battery_fixes/
42128
Maurino Berry
~disabled majority of halloween content
/main/
42134
Jarryd Campi
Merge from main
/main/tree_game/
42136
Petur Agust
Rig scene
/main/hdrp/
42137
Jarryd Campi
Tundra tree marker data
/main/tree_game/
42138
Jarryd Campi
Merge from main
/main/map_improvements/
42139
Jarryd Campi
Remove unneeded pass by ref
Added a new cluster root that sits above the regular marker container to force clusters to appear above regular markers
/main/map_improvements/
42140
Jarryd Campi
~Merge from main
/main/instruments/
42141
Bill Borman
Code review: Major refactor of modular vehicle scripts to make them less reliant on generics. Some cleanup etc still to go.
/main/vehicles/
42143
Rohan Singh
Add header image and url to server info command
/main/comp/
42144
Bill Borman
Eliminated ModularCarSocket. ModularVehicleSocket might have well always have wheel info and simplify things.
/main/vehicles/
42145
Bill Borman
Updating comments etc
/main/vehicles/
42146
Bill Borman
Campfire fire and smoke FX now always go straight up, even when placed on slopes
/main/CampfireFix/
42148
Jarryd Campi
Refactored note bindings to be a binding per regular and sharp note, rather than combining both into a single binding. Fixes some issues when quickly playing something like C -> C#
/main/instruments/
42149
Jarryd Campi
Doubled minimum note fade out time (0.05s - 0.1s)
/main/instruments/
42150
Petur Agust
Big Rig WIP & mat stuff
/main/hdrp/
42151
Jarryd Campi
Only scale from Spine_4 up when equipping an instrument
Reset scale of instrument to one on deploy
Realigned guitars
/main/instruments/
42153
Alistair McFarlane
~ merge from tree_game
/main/
42155
Alistair McFarlane
network++
/main/
42156
Alistair McFarlane
merge from CampFireFix
/main/
42157
Alistair McFarlane
network++
save++
/main/
42160
Alistair McFarlane
Fixed sedan_a_wrecked broken prefab
/main/
42162
Bill Ford
Merge from main
/main/skeleton optimizations/
42164
Alistair McFarlane
Fixed missing dune meshes at water_well_a
water_well_a S2P
/main/
42166
Adam Woolridge
Finally fixed the duplicate team chat log
/main/
42172
André Straubmeier
Added teleportlos console command
/main/
42173
Bill Ford
metas...
/main/monument_optimisation_test/
42175
Maurino Berry
merge from main
/main/battery_fixes/
42177
Petur Agust
Backup
/main/hdrp/
42178
Maurino Berry
battery logic
/main/battery_fixes/
42179
Maurino Berry
~skin approval
/main/
42180
Petur Agust
More
/main/hdrp/
42181
Jarryd Campi
Fixed sharp notes not being stopped properly on remote clients
/main/instruments/
42182
Petur Agust
Big Rig WIP
/main/hdrp/
42183
Jarryd Campi
Hacky fix for mountable instruments not knowing what player is mounted to them when a demo starts and the player is already mounted to them (should work retroactively)
/main/instruments/
42184
Bill Borman
Code review: Removed VehicleModuleManager and folded it entirely into BaseModuleVehicle.
Converted BaseNetworkable child events to virtual methods.
/main/vehicles/
42185
Jarryd Campi
Tweaked default tree marker size range
Generated oak tree marker data
Generated beech tree marker data
Added some slight randomness when clamping to a marker position, reduces chance of positions getting repeated
/main/tree_game/
42186
Alistair McFarlane
merge from tree_game
/main/
42189
Bill Ford
Tidied up the KDTree classes
/main/monument_optimisation_test/
42194
Rohan Singh
Fix compile error in client builds
Switch to custom domain
Document some functions and classes
Switch lastCleanup to RealTimeSince
Move some classes to their own files
/main/comp/
42195
Rohan Singh
Move everything into its own namespace (and better folder name)
/main/comp/
42199
Maurino Berry
merge from main
/main/battery_fixes/
42201
Maurino Berry
branch consumes branch out power, no longer adds children of branch out socket to drain calculation
/main/battery_fixes/
42203
Petur Agust
Backup
/main/hdrp/
42205
Diogo Teixeira
Updated ASE to 1.7.1.09
/main/hdrp/material-update/
42207
Diogo Teixeira
Cherry picked 42207
/main/hdrp/
42209
Maurino Berry
generator now cost 125 scrap instead of 175
solar panel available at compound for 75 scrap
medium battery added, available at bandit for 75 srap
/main/battery_fixes/
42212
Alistair McFarlane
network++
/main/
42214
Maurino Berry
removed debug.logs
/main/battery_fixes/
42217
Alistair McFarlane
merge from battery_fixes
/main/
42218
Petur Agust
More
/main/hdrp/
42221
Alistair McFarlane
Med battery desc update
/main/battery_fixes/
42222
Alex Rehberg
piano sounds
trumpet sounds
tuba sounds
misc instrument polish & tuning
/main/instruments/
42223
Alex Rehberg
cowbell uses C instead of A
/main/instruments/
42224
Vincent Mayeur
project_gaea latest
Terrain 6k, improved features/features scale across the board
/main/hdrp/
42226
Vincent Mayeur
midnight hour build backup
/main/hdrp/
42228
Petur Agust
Rig backup
/main/hdrp/
42236
Petur Agust
More Oil Rig.
Raised max punctual light capacity a bit to keep edit time viewport from bugging out.
/main/hdrp/
42239
Petur Agust
Cull fixes.
/main/hdrp/
42241
Jarryd Campi
Trumpet and tuba animation slot hookups
Got rid of placeholder Trumpet and Tuba sound assets
Disabled some mount/deploy sounds that were misleading and sounded like full notes
Added a loop option for Tuba and Trumpet to loop sounds forever
/main/instruments/
42248
Jarryd Campi
Added a start sound field to every note
Fixed tuba not marked as looping
/main/instruments/
42250
Thai Leo
update WIP vehicle modules
/main/vehicles/
42251
Jarryd Campi
~Don't allow notes on guitars until the deploy animation is finished
/main/instruments/
42252
Jarryd Campi
~Change bass default octaves to 2/3
/main/instruments/
42253
Bill Borman
Rewrote the vehicle module conditional system to work with general GameObjects instead of just Renderers, so we can show/hide anything (colliders, lights, etc)
/main/vehicles/
42254
Alistair McFarlane
merge from battery_fixes
/main/
42257
Alistair McFarlane
Fixed watchtower gibs
/main/
42258
Bill Borman
Vehicle modules now support conditionals based on whether the adjacent modules are of the same type.
/main/vehicles/
42260
Bill Borman
Fix server-only compile
/main/vehicles/
42261
Jarryd Campi
Fixed bass notes missing animation slots
/main/instruments/
42265
Garry Newman
Fixed NRE in UnreadMessages.cs
/main/
42266
Garry Newman
admin.banid also kicks player if on server and bans owner steamid if available
/main/
42269
Alistair McFarlane
Static research and repair table can only be used by one person at once (Fix)
/main/
42276
Damian Lazarski
Ground plants backup
Foliage V3 update
/main/hdrp/
42277
Bill Ford
Rectangle packing for the material baking tool.
/main/monument_optimisation_test/
42284
Adam Woolridge
Shotgun traps now work in caves below the water.
/main/shotguntrap_cave_fix/
42286
Maurino Berry
merge from main
/main/battery_fixes/
42289
Bill Ford
Added a Guillotine packer, seems better
/main/monument_optimisation_test/
42290
Maurino Berry
fixed phantom wires when trying to connect non-root entity to a root combiner
/main/battery_fixes/
42291
Diogo Teixeira
Foliage indirect transmittance scale
/main/hdrp/foliage-transmission/
42292
Petur Agust
Final rig sub-level
Lowered punctual light cap back down.
/main/hdrp/
42294
Diogo Teixeira
Added biome fetch
/main/hdrp/
42296
Vincent Mayeur
project_gaea latest
/main/hdrp/
42298
Bill Ford
Tidied up guillotine a bit, started set up the material packing.
/main/monument_optimisation_test/
42299
Petur Agust
Backup
/main/hdrp/
42300
Bill Borman
Update SameInFront/SameBehind behaviour for Thai
/main/vehicles/
42301
Bill Borman
Another AdjacentCondition boolean edit for Thai
/main/vehicles/
42302
Bill Borman
New enum for Thai.
/main/vehicles/
42303
Bill Borman
Remove "dummy slot items" for multi-slot vehicle modules.
/main/vehicles/
42304
Alex Rehberg
tuba note start sounds
instruments can specify a fade in time for the main note sound
/main/instruments/
42305
Petur Agust
Remaining Big Oil Rig relight
Prefab fixes
/main/hdrp/
42306
Bill Ford
Material packer work
/main/monument_optimisation_test/
42308
Rohan Singh
Include more of the ocean in the map render
/main/comp/
42309
Bill Borman
New system for checking module socket validity, without the need for dummy slot-filler items
/main/vehicles/
42310
Bill Borman
Fixed dual-socket module conditional UI double-ups
/main/vehicles/
42311
Diogo Teixeira
Added Terrain Layer SF
Improved terrain layer shading
Improved cliff shader terrain transition
/main/hdrp/
42312
Bill Borman
Allowing shifting multi-socket items over one, when they overlap with themselves
/main/vehicles/
42313
Thai Leo
update 2 slot flatbed, fuel tank modules
/main/vehicles/
42314
Alistair McFarlane
merge from battery_fixes
/main/
42321
André Straubmeier
Compile fix
/main/
42326
Bill Ford
Tidy up. More material baking progress.
/main/monument_optimisation_test/
42328
Bill Ford
Created a test for the material packer.
/main/monument_optimisation_test/
42332
Garry Newman
Try to avoid changing screen resolution when running autobenchmark
/main/
42333
Diogo Teixeira
Merge /main/hdrp/foliage-transmission
/main/hdrp/
42336
Vincent Mayeur
project_gaea latest terrain build, increased ruggedness in the regions between coast and hills
/main/hdrp/
42338
André Straubmeier
Foliage can use up to 3 different meshes for LODs
/main/foliage_lods/
42339
André Straubmeier
~ Cherry picking 42339
/main/hdrp/
42340
André Straubmeier
Cherry picking 42341
/main/hdrp/
42342
Diogo Teixeira
Added foliage albedo multiplier to scene custom lighting
Added foliage shader toggles for global albedo mult and transmittance scale
/main/hdrp/
42343
Bill Ford
Linking up the material packer, the mesh batcher and KDTree chunks.
/main/monument_optimisation_test/
42344
Damian Lazarski
Grass lighting changes
/main/hdrp/
42347
Maurino Berry
merge from main
/main/battery_fixes/
42348
Bill Ford
Fixing UV transform errors...
/main/monument_optimisation_test/
42349
Bill Borman
Chassis/module item icon settings: Mipmaps on. Generated new chassis icons. Leaving module icons for now until we have final models.
/main/vehicles/
42350
Maurino Berry
fireballs from kamakazi helicopters should never penetrate walls
fireballs should no longer slow movement through walls
/main/
42351
Maurino Berry
compile fix
/main/
42352
Jarryd Campi
~Fix misaligned tuba world lod
/main/instruments/
42357
Diogo Teixeira
Added distance fade(downscale) option to foliage shader
/main/hdrp/
42359
Maurino Berry
manual depth of field mode
/main/
42360
Jarryd Campi
Fix instrument camera freaking out when parented to an entity(cargo ship/transport heli)
/main/instruments/
42361
Bill Borman
Initial system to show the reserved slots in the vehicle garage UI (subsequent item slots used by multi-socket modules). Needs more work.
/main/vehicles/
42363
Jarryd Campi
Fix one off note instruments (drum kit) never resetting to not playing
Increased max notes on drum kit
/main/instruments/
42364
Alex Rehberg
flute note start sounds
trumpet note start sounds
/main/instruments/
42367
Petur Agust
Rig volumes & some fixes
/main/hdrp/
42368
Petur Agust
Alarm optimization.
S2P Big Rig.
/main/hdrp/
42369
Bill Borman
Finished system for multi-socket module UI
/main/vehicles/
42371
Bill Borman
Another minor UI edit
/main/vehicles/
42373
Jarryd Campi
Fix upper body bone scaling not working on remote players
/main/instruments/
42374
Bill Ford
Fixed issues with UV transformation.
/main/monument_optimisation_test/
42375
Adam Woolridge
merge from main
/main/quickloot/
42378
Adam Woolridge
merged loot time direction flip
/main/
42381
André Straubmeier
Cherry picking 42366 (inventory.giveto skin support)
/main/
42382
Vincent Mayeur
backup
/main/hdrp/
42383
Alistair McFarlane
merge from main
/release/
42385
Vincent Mayeur
forest pops wip
/main/hdrp/
42402
Bill Ford
Added support to use texture arrays for tiled texture support. Also created a much simpler batcher.
/main/monument_optimisation_test/
42404
André Straubmeier
Healing no longer shows screen damage indicator
Admin heal console commands work in god mode
Admin debugcamera_save and debugcamera_load persist through restarts
Added debugcamera_clear to clear saved camera states
/main/
42405
André Straubmeier
Reverted Excavator_Yaw.prefab to 40563
/main/LOD_Optimizations_Excavator_Fix/
42408
Vincent Mayeur
merge from LOD_Optimizations_Excavator_Fix
/main/
42411
André Straubmeier
Added cutoff value to spawn populations
/main/hdrp/
42412
Adam Woolridge
Team UI invite panel and chat notification message now show streamer mode name when receiving a team invite in streamer mode.
/main/streamer_mode_team_invite/
42414
Maurino Berry
fireball debugging
/main/
42415
Maurino Berry
dof_nudge fix
/main/
42418
Maurino Berry
test save
/main/fireball_fixes/
42426
Vincent Mayeur
backup
/main/hdrp/
42427
Maurino Berry
merge into main (actually fixed fireballs)
/main/
42428
Maurino Berry
commented out DDraw stuff
/main/fireball_fixes/
42429
Alistair McFarlane
merge from fireball_fixes (compile fix)
/main/
42430
Rohan Singh
Merge from main
/main/comp/
42431
Diogo Teixeira
Extended foliage shader distance fade control to normal and smoothness
/main/hdrp/
42432
Alistair McFarlane
merge from main
/release/
42434
Maurino Berry
fixed medium battery max storage
/main/
42435
Maurino Berry
increases ridable animal max frame budget from 0.334ms to 1ms
/main/
42436
Petur Agust
Backup
b9 project version
/main/hdrp/
42437
Alistair McFarlane
merge from main
/release/
42438
Petur Agust
Oil rig 2 backup.
Fixed borked prefab
/main/hdrp/
42440
Alex Rehberg
fix switched tuba notes
/main/instruments/
42444
Diogo Teixeira
Updated terrain sampling API, related SFs and shaders
Added vertex alpha terrain blending
/main/hdrp/
42447
Petur Agust
few vfx test files for later use
/main/hdrp/
42448
Bill Borman
Fixed double-added-entity bug. Reduced redundant data about modules and items. Removed ModuleItemInfo class and dictionary.
/main/vehicles/
42450
Thai Leo
updated seating modules
/main/vehicles/
42452
Garry Newman
Cherry pick CS 42333 (benchmark fixed res windowed)
/main/hdrp/
42453
Garry Newman
Added/populated SkinnedMultiMesh.Part.Wearable
/main/legs/
42465
Garry Newman
Set player_model.prefab up for legs
/main/legs/
42466
André Straubmeier
Made debugcamera_autosave and debugcamera_autoload saved to config
Added debugcamera_preserve and debugcamera_preserve_default convars to toggle saving to file
/main/debugcamera_2/
42467
Garry Newman
Scale the Viewmodel Z between 0.4 and 0.7 so it doesn't clip through your knees
/main/legs/
42469
Garry Newman
Legs don't need to cast a shadow
/main/legs/
42470
Alistair McFarlane
merge from main
/release/
42471
André Straubmeier
Added camzoomspeed and camlookspeed
/main/debugcamera_2/
42472
André Straubmeier
Added monument nodes (spawn monuments in predefined locations on a map)
/main/monument_nodes/
42475
Diogo Teixeira
Deferred mesh decal fix for out-of-range errors on invalid meshes
/main/deferredmeshdecal-fix/
42478
André Straubmeier
Cherry picking 42475 and 42479
/main/hdrp/
42481
André Straubmeier
Skip prefabs that cannot be found when spawning the world (custom map fix)
/main/
42482
Vincent Mayeur
backup forest pop work
/main/hdrp/
42483
Vincent Mayeur
Added some prefabs to spawn monuments
Added said prefabs to project_gaea for science
/main/hdrp/
42488
Garry Newman
Only take LOD0 for legs
Apply lean offset when mounted too
Fixed skin colour not always applying correctly to legs
Manually control the spine on leg models
Fixed NRE in BaseViewModel
/main/legs/
42489
Garry Newman
Removed linux client from Steam upload
/main/hdrp/
42490
Garry Newman
~Add branch name in exception report
/main/
42492
Diogo Teixeira
Enabled AO-based specular occlusion on all shaders + ASE template
/main/hdrp/
42494
Alistair McFarlane
cherrypicking #42495
/release/
42496
Bill Borman
Visual group enum for Thai
/main/vehicles/
42498
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
42500
Petur Agust
Finished Oil Rig 2 & S2P
Various prefab fixery.
Better world scale on the generic diffusion profiles.
/main/hdrp/
42502
Jarryd Campi
~Merge from main
/main/instruments/
42503
Jarryd Campi
Reapply HUD changes
/main/instruments/
42504
Jarryd Campi
Exposed instruments audio slider in options menu
/main/instruments/
42505
Jarryd Campi
Compile fix
/main/instruments/
42506
Thai Leo
updated WIP module, getting latest
/main/vehicles/
42507
taylorreynolds
Rebind SkinnedMeshRenderer editor script
/main/RebindSkinnedMeshRenderer/
42509
Bill Borman
Rebuilt manifest
/main/vehicles/
42511
Bill Borman
Image meta file updates
/main/vehicles/
42512
Thai Leo
getting latest
/main/vehicles/
42513
Jarryd Campi
~Exposed viewmodel bob settings
/main/instruments/
42514
Bill Borman
Test map vehicle edit
/main/vehicles/
42516
Bill Borman
Updated fuel tank collider to match its new model location
/main/vehicles/
42518
Bill Borman
Another manifest rebuild, and prefab GUID fix
/main/vehicles/
42519
Bill Borman
Code review: Use Facepunch.Pool for lists
/main/vehicles/
42520
Bill Borman
Updated RandomModular gen to remove outdated modules
/main/vehicles/
42521
Petur Agust
Fixed the ragdoll debug scene
VFX files for later
Some cleanup.
/main/hdrp/
42522
Jarryd Campi
New Instrument State Behaviour class to simplify making so many note<->note transitions on viewmodel
Added a recentlyPlayed bool so hands don't revert to idle and back when rapidly playing the same note
/main/instruments/
42523
Jarryd Campi
Update manifest
/main/instruments/
42524
Jarryd Campi
Expose transition duration on InstrumentStateBehaviour
/main/instruments/
42525
Garry Newman
Fixed main menu scaling on lower than widescreen resolutions
/main/
42527
Garry Newman
Added Wearable.ExtraLeanBack, to allow per clothing item adjustment (if armour gets in eyes etc)
/main/legs/
42529
Vincent Mayeur
project_gaea latest
/main/hdrp/
42530
Garry Newman
Convar for toggling legs off
Documentation
/main/legs/
42531
Bill Borman
Remove unneeded OnChildAdded calls
/main/vehicles/
42532
Garry Newman
Added legs.EyesLeanForward convar, clamped to avoid looking through walls
/main/legs/
42534
Bill Borman
Fixing module add bug breaking random gen vehicles
/main/vehicles/
42535
Vincent Mayeur
backup
/main/hdrp/
42536
Bill Borman
Comments edit only
/main/vehicles/
42538
Garry Newman
When leaning forward, also lean down a little bit
When crouched and looking down, pull camera up a bit
/main/legs/
42539
taylorreynolds
can input an array of gameobjects to rebind
/main/RebindSkinnedMeshRenderer/
42541
Garry Newman
Don't draw legs in third person etc
/main/legs/
42543
Garry Newman
Draw censor cube on leg cock
/main/legs/
42544
Garry Newman
~Fix NRE in NPCPlayerApex.AddKilledStat
/main/
42546
Garry Newman
merged from main/legs
/main/instruments/viewfixes/
42548
Vincent Mayeur
forest pop v3 backup
/main/hdrp/
42556
Garry Newman
Added CameraMode.FirstPersonWithArms
Piano viewmode first person with arms
/main/instruments/viewfixes/
42561
Alistair McFarlane
merge from chatfixes
/main/
42562
Alistair McFarlane
~ Fixed watchtower mesh
/main/
42563
Garry Newman
Turn allow slightly when seated
Piano camera done
/main/instruments/viewfixes/
42566
Garry Newman
drumkit view
/main/instruments/viewfixes/
42569
Garry Newman
xylophone camera
/main/instruments/viewfixes/
42570
Bill Ford
Merge from main
/main/skeleton optimizations/
42572
Alistair McFarlane
cherrypicking 42527, 42546, 42563
/release/
42574
Garry Newman
Don't hide worldmodels in FirstPersonWithArms
/main/instruments/viewfixes/
42576
Garry Newman
Added HeldEntity.FirstPersonArmOffset, .FirstPersonArmRotation, .FirstPersonRotationStrength
Added PlayerModel.ParentArmsToCamera()
/main/instruments/viewfixes/
42579
Vincent Mayeur
forest pop v3 backup
More detailed and realistic snow splat
Arid biome is more green upon the coast
/main/hdrp/
42582
Garry Newman
bass done
/main/instruments/viewfixes/
42583
Garry Newman
New instrument views
/main/instruments/
42585
Garry Newman
Fixed compile errors
/main/instruments/
42586
taylorreynolds
Spacesuit viewmodel
/main/Spacesuit/
42588
Diogo Teixeira
Updated ASE to 1.7.1.12
/main/hdrp/
42589
Diogo Teixeira
Updated all shaders
/main/hdrp/
42590
Alex Webster
trumpet animator and anim meta updates
/main/instruments/
42595
Bill Ford
Fixed mismatch between hair types.
/main/skeleton optimizations/
42596
Alex Webster
set instruments with viewmodels to use them
updates to cowbell vm position
tweaked RecentlyPlayedThreshold value on Trumpet
/main/instruments/
42597
Petur Agust
Organized the junkyard scene to make it easier to work with
/main/hdrp/
42598
Petur Agust
Junkyard volumes & S2P
Related prefab fixes
/main/hdrp/
42599
Petur Agust
Cargoship scene prep
Unsaved junkyard file
/main/hdrp/
42601
Petur Agust
Cargoship WIP
/main/hdrp/
42602
Vincent Mayeur
project_gaea latest
/main/hdrp/
42603
Diogo Teixeira
Merge from main
/main/hdrp/
42604
Adam Woolridge
merge from main
/main/chat_improvements/
42607
Adam Woolridge
Added "Copy Text" to chat popup menu to copy a chat message to the system clipboard
/main/chat_improvements/
42608
Rohan Singh
Pass notification channel to the backend
/main/comp/
42609
Bill Borman
Comment edit only
/main/vehicles/
42610
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
42611
Bill Borman
Code review: Correct skid sound create/destroy
/main/vehicles/
42612
Bill Borman
Fixed broken engine sound
/main/vehicles/
42613
Diogo Teixeira
Fixed cable material not getting fog
/main/hdrp/
42616
Bill Borman
Code review: Pass a Facepunch.Pool list to GetDrivers instead of using a permanent cached list.
/main/vehicles/
42617
Bill Borman
Code review: Duplicate code into GetDriver and IsDriver rather than reusing GetDrivers, so that they're not using a list.
/main/vehicles/
42618
Diogo Teixeira
Converted materials with standard shader
/main/hdrp/
42620
Bill Borman
Code review: Fix rowboat inited vs. IsSpawned.
/main/vehicles/
42621
Diogo Teixeira
Updated terrain blend materials from main
/main/hdrp/
42623
Diogo Teixeira
Ported materials using standard wind from main
/main/hdrp/
42627
Bill Borman
Code review: Improve the fuel system. All fuel tanks now use a standard interaction distance limit, and have position checks on.
/main/vehicles/
42629
Jarryd Campi
Added some options to V_Instrument to filter out notes that we don't have (cowbell has less notes than a trumpet)
Hooked up cowbell view model
/main/instruments/
42631
Jarryd Campi
Crafting category icon
/main/instruments/
42632
Bill Borman
Move vehicle loot into the right container
/main/vehicles/
42633
Jarryd Campi
WIP moving note data into scriptable objects
/main/instruments/scriptableobjects/
42634
Jarryd Campi
Minimum note time
/main/instruments/scriptableobjects/
42635
Bill Borman
The unused loot container that the garage needs (for when there's no vehicle on the lift) caused some confusion for the Item loot move method. Protocol++ to add a lootMoveAllowed bool to PlayerLoot, synced server->client. Defaults to true.
/main/vehicles/
42636
Jarryd Campi
Remove old data
/main/instruments/scriptableobjects/
42637
Bill Borman
Rename VehcleModuleManagerInventory to ModularVehicleInventory
/main/vehicles/
42638
Jarryd Campi
Compile fix
/main/instruments/
42640
Jarryd Campi
Fixed double deploy sfx on jerry can guitar
/main/instruments/
42641
Alistair McFarlane
network++
/main/
42643
Garry Newman
PlayerInventoryProperties all skinnable, removed skinnedWear
/main/skinredirect/
42644
Garry Newman
Remove MeshSwap
/main/skinredirect/
42645
Alistair McFarlane
merge from hungarian_team_fix
/main/
42648
Garry Newman
Fixed Wearable not marking itself as dirty when renderer array changed
/main/instruments/
42651
Garry Newman
~Fixed profiler block mismatch
/main/instruments/
42652
Garry Newman
In FirstPersonWithArms only show HideIfOwnerFirstPerson shit if it's the held entity
/main/instruments/
42654
Garry Newman
~Removed LockRotation third person stuff
Cleaned how camera mode is selected from mounts/helds
/main/instruments/
42656
Alex Webster
trumpet viewmodel updates
/main/instruments/
42657
Garry Newman
Touching skin
/main/instruments/
42659
Vincent Mayeur
decor pop v3 backup
/main/hdrp/
42660
Garry Newman
Head LookAt smoothing
/main/instruments/
42668
André Straubmeier
Merge from main
/main/debugcamera_2/
42671
André Straubmeier
CodeGen
/main/debugcamera_2/
42672
taylorreynolds
Spacesuit world models
/main/Spacesuit/
42673
Diogo Teixeira
Fixed corn plant material, textures and prefabs
Added dummy core foliage shader for signaling conversion
/main/hdrp/
42677
Vincent Mayeur
terrain config biomes color tweaks
/main/hdrp/
42678
Alistair McFarlane
cherrypicking #42562 #42643 #42648
/release/
42685
Garry Newman
Can look down when using tambourine
/main/instruments/
42687
Garry Newman
drumkit mount pos
/main/instruments/
42691
Damian Lazarski
Ground foliage update
/main/hdrp/
42692
Garry Newman
Rotated instrument deployments 180
/main/instruments/
42697
Alex Webster
trumpet and cowbell updates
/main/instruments/
42699
Adam Woolridge
Item ItemModProjectile caching
/main/projectilemod_cache/
42700
Adam Woolridge
Only ever try and getcomponent an item projectile mod once per item when trying to cache it, as it seems to be called on loads of items, regardless of type, so it'll still call GetComponent every time just to return null, otherwise.
/main/projectilemod_cache/
42704
Garry Newman
Server compile fix
/main/instruments/
42706
Garry Newman
~Fixed Legs.ModelRotation not applying
/main/instruments/
42708
Garry Newman
Raise head slightly when crouching and looking down
/main/instruments/
42709
Petur Agust
Backup
/main/hdrp/
42710
Garry Newman
xylophone camera pos
/main/instruments/
42711
Maurino Berry
merge from main
/main/autoturret_2/
42712
Maurino Berry
merge fixes
/main/autoturret_2/
42713
Jarryd Campi
Button tweaks
/main/instruments/
42714
Petur Agust
More ship
/main/hdrp/
42715
Jarryd Campi
Fix PlayNote NRE if a note is played out of listening range
/main/instruments/
42716
Jarryd Campi
Fix jerry can guitar not appearing when switching from a non viewmodel
/main/instruments/
42718
Diogo Teixeira
Terrain sampler SFs optional outut NormalTS
Terrain shader LODs (wip)
/main/hdrp/
42719
Jarryd Campi
Fixed note importer not assigning sharp notes properly
Added an instrument dropdown for faster assigning
/main/instruments/
42720
Bill Borman
Added support for chassis repair and finished chassis repair UI. Added chassis item instance and container so we can see the chassis health, repair it etc using the standard item UI.
Some additional module health bug fixes.
/main/vehicles/
42721
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
42722
Jarryd Campi
Acoustic guitar note setup
SFX Importer now auto assigns animation slots
/main/instruments/
42724
Petur Agust
WIP
/main/hdrp/
42727
Jarryd Campi
Added a full keyboard input mode
Enabled by default for mounted instruments, can be toggled with Reload on held instruments
When this mode is active on a held instrument the player can't move
By default binds z-m as well as s,d,f,h,j as sharp notes
/main/instruments/
42728
Alistair McFarlane
merge from vending_rotation_fix
/main/
42732
Alistair McFarlane
Fixed Savas broken prefabs
Fixed Savas broken repair / research tables
Deleted removed objects
/main/
42733
Alistair McFarlane
merge from chat_improvments
/main/
42734
Adam Woolridge
Removed CustomTimerSwitch debug spam
/main/
42735
taylorreynolds
cherrypick jumpsuit art from jumpsuit branch
/main/Jumpsuit2/
42739
André Straubmeier
Merge from debugcamera_2
/main/
42746
Garry Newman
Merged from skinredirect
/main/
42749
André Straubmeier
Added world grid to client lod.prefab
/main/world_grid/
42759
Garry Newman
Added Filesystem.LoadAsync
/main/loadbatch/
42760
Diogo Teixeira
Fixed glass of ignited lanterns invisible when viewed through reinforced glass windows
/main/
42763
Diogo Teixeira
Proper fix for 42763
/main/
42766
Garry Newman
Load objects we're going to load in one big fat ass block instead of individually
/main/
42767
Vincent Mayeur
Set of new greybox cliffs to test out new cliff placement algorithm
/main/hdrp/
42772
Bill Ford
Testing a baking method...
/main/monument_optimisation_test/
42775
Alex Webster
added Tuba vm
/main/instruments/
42778
Vincent Mayeur
backup cliffs
/main/hdrp/
42781
Diogo Teixeira
Removed defines from Terrain sampler SF; now controlled by shaders / lod dependent
Added shader lods for variable quality to HDRP/Custom/Terrain shader; cleaned up passes
/main/hdrp/
42783
Maurino Berry
turret weapon reloading and target handling
fixed SAP muzzle rotation
/main/autoturret_2/
42784
Diogo Teixeira
Fixed footsteps missing / stop when the player is culled
/main/
42785
Petur Agust
Scene backup
/main/hdrp/
42786
Damian Lazarski
Tundra foliage spawner progress
/main/hdrp/
42787
Jarryd Campi
Hooked up tuba vm
/main/instruments/
42788
Jarryd Campi
Fix flute using the guitar deploy
/main/instruments/
42789
Petur Agust
Remaining top deck
/main/hdrp/
42791
Petur Agust
Render distance fixes.
/main/hdrp/
42792
Jarryd Campi
Guitar alignment stuff
/main/instruments/
42793
Jarryd Campi
Added some instrument tips and a chat notification when entering/exiting full keyboard input mode
/main/instruments/
42794
Petur Agust
More
/main/hdrp/
42795
Jarryd Campi
Merge from main
/main/instruments/
42796
Jarryd Campi
~Don't allow full keyboard input on the tambourine or the cowbell
/main/instruments/
42797
Jarryd Campi
Update default binds and expose binds in options for new full keyboard input mode
/main/instruments/
42798
Jarryd Campi
~Tweaked piano dismount positions
/main/instruments/
42799
Jarryd Campi
Fixed full keyboard mode toggling every time escape is pressed
/main/instruments/
42801
Jarryd Campi
~Fixed bass guitar not working in first person
/main/instruments/
42802
Jarryd Campi
Disabled the default keybinds for the full keyboard input,was stomping regular binds
/main/instruments/
42803
André Straubmeier
Simplified per paddy's request: Always save / load named debugcamera states, debugcamera_preserve toggles save / load of initial state, debugcamera_preserve_default no longer exists
/main/
42804
André Straubmeier
Don't check placement filter at all anchor positions in PlaceCliffs (only at pivot)
/main/hdrp/
42805
André Straubmeier
Really don't check placement filter at all anchor positions in PlaceCliffs (only at pivot)
/main/hdrp/
42807
Vincent Mayeur
tweaks to some cliff prefabs
/main/hdrp/
42808
Vincent Mayeur
re-baked the heightmap
/main/hdrp/
42810
Garry Newman
Subtract cs42767 (load time object list shit)
/main/
42812
Jarryd Campi
Fixed some jerry can guitar notes missing animation slots
/main/instruments/
42817
Garry Newman
Added Rust Editor/Use Bundles
Added Rust Editor/Set Bundle Path
/main/betterbundles/
42818
Alex Webster
drumkit ik updates
/main/instruments/
42820
Alex Webster
cowbell player anim update
/main/instruments/
42822
Garry Newman
Initial load of the bundles async + in parallel
/main/betterbundles/
42824
Garry Newman
Time BuildFileIndex
/main/betterbundles/
42825
Vincent Mayeur
Updated test cliffs anchors to have their pivots at the bottom
/main/hdrp/
42827
Vincent Mayeur
Re-pathed small stones prefabs inside foliage_v3 prior to edits
/main/hdrp/
42828
André Straubmeier
Another terrain anchor gizmo fix
/main/hdrp/
42829
Vincent Mayeur
Foliage spawns stones temporary settings - will rework when new art is ready for these
/main/hdrp/
42830
Garry Newman
Put skinnables in skinnables.preload.bundle
On assetbundle load, async preload any bundles with "preload" in the name
Added Filesystem.LoadAllFromBundle
Removed GameManifest.skinnables- load from bundle instead
/main/betterbundles/
42831
Vincent Mayeur
extra anchors on some cliffs to ensure no gaps
/main/hdrp/
42833
Adam Woolridge
Fixed smoke signal effect not appearing most of the time
/main/
42834
Adam Woolridge
Don't play footstep sounds when swimming
/main/
42836
Alex Webster
player flute running anim fix
/main/instruments/
42840
Adam Woolridge
Can't steal building-blocked christmas tree decorations
/main/
42842
Garry Newman
Bundle loading tweaks
/main/
42846
Adam Woolridge
Change footstep check from swimming to head under water, to maintain surface sound effects
/main/
42847
Adam Woolridge
Item dropped/pickup notices with long item names now uses the same truncated appearance as the crafting notifications.
/main/long_itemname_notifications/
42849
Bill Ford
Added a unflattening test.
/main/monument_optimisation_test/
42850
Alex Webster
vm pan flute
/main/instruments/
42851
Rohan Singh
Merge from /main/comp
/main/
42856
Vincent Mayeur
Latest terrain generation, added post processing to grass and forest splats
/main/hdrp/
42860
Damian Lazarski
Foliage spawner progress
/main/hdrp/
42861
Garry Newman
Added skinnable loading safeguards
/main/
42862
Maurino Berry
fixed pink crossbow arrow during demos
fixed weapons not showing fire animations in third person / non local clients
fixed arrow pullback being invisible to non local clients
/main/
42863
Petur Agust
Backup
/main/hdrp/
42865
Maurino Berry
recycler typo ( needs phrases )
/main/
42867
Garry Newman
DS Fix
/main/
42868
Petur Agust
Final cargoship style 1.
Rad barrel material fix.
/main/hdrp/
42869
Maurino Berry
reverted heldEntity holster offset delay
/main/
42871
Bill Borman
Improvements to collision damage code. No more jumping on your vehicle and hulk smashing it.
/main/vehicles/
42872
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
42873
Alex Rehberg
piano sound polish
pan flute sound polish
/main/instruments/
42874
Bill Borman
Merge from Vehicles, André's previous code review point.
/main/vehicles/VehiclesCodeReview/
42875
Bill Borman
Merge from the latest vehicles work
/main/vehicles/VehiclesCodeReview/
42876
Jarryd Campi
~Remove old note sequences logic
Disable autoplay on cowbell and tambourine
/main/instruments/
42877
Jarryd Campi
Testing a guitar deploy fix
/main/instruments/
42878
Jarryd Campi
~Remove some unused placeholder guitar sfx
/main/instruments/
42881
Jarryd Campi
Lowered view yaw clamp on piano and xylophone and nudged the eye pos back slightly
/main/instruments/
42882
Jarryd Campi
More guitar deploy changes
/main/instruments/
42884
André Straubmeier
Bumped immediate network visibility distance to 128m (from 64m) to give more notice for SAM sites
/main/
42886
taylorreynolds
merge from main
/main/RebindSkinnedMeshRenderer/
42888
Alex Webster
NRE fix for cowbell & tuba viewmodels
/main/instruments/
42894
taylorreynolds
check root bone is valid
correctly transfer bounds
/main/RebindSkinnedMeshRenderer/
42896
taylorreynolds
cleanup
/main/RebindSkinnedMeshRenderer/
42898
taylorreynolds
merge from RebindSkinnedMeshRenderer
/main/
42900
André Straubmeier
PlaceCliffs small fix
/main/hdrp/
42905
Vincent Mayeur
Enabled collision detection for greybox cliffs using decor topology
/main/hdrp/
42906
taylorreynolds
Player presentation example assets
/main/PlayerPresentation/
42908
taylorreynolds
merge from PlayerPresentation
/main/
42909
Rohan Singh
Use a fresh steam ticket for changing notification settings
Catch exceptions from websocket constructor so the server still boots if it fails
/main/
42911
Alistair McFarlane
merge from long_itemnames_notifications
/main/
42912
Alistair McFarlane
S2P lootpanel.recycler
Phrases
/main/
42914
Garry Newman
Converted items.asset to bundle load
Removed unsued classes
/main/
42915
Garry Newman
Do PrefabPoolWarmup before WorldSetup
/main/
42916
Garry Newman
When bundle is preloaded, add results to object cache
Show error properly if can't load a bundle
Preload specifically
Wait for preloading to finish in bootstrap
/main/
42920
Rohan Singh
Don't send login notifications to yourself
Fix login notifications being sent when you die?
/main/
42923
Garry Newman
Put all the prefabs in prefabs.preload.bundle
/main/
42926
Garry Newman
PrefabPoolWarmup preloads prefabs.preload.bundle
/main/
42931
Garry Newman
Throw exception if no items loaded
Don't try to pre-fill the cache
/main/
42935
Bill Ford
A test to bake using command buffer
/main/monument_optimisation_test/
42936
Garry Newman
Enable WriteTypeTree
/main/
42937
Maurino Berry
~skin approval
/main/
42938
Garry Newman
Fixed array errors
/main/
42940
Alex Webster
vm panflute updates
/main/instruments/
42942
Alex Webster
tambourine vm anims and setup
/main/instruments/
42943
Garry Newman
Don't PrefabPoolWarmup in editor
/main/
42944
Garry Newman
Added pool.prewarm convar
/main/
42945
Jarryd Campi
Another guitar deploy change
Increased animation dead time on guitars and stop all input while in dead time
/main/instruments/
42946
Jarryd Campi
Add another tambourine note (placeholder)
Tambourine vm setup
/main/instruments/
42948
Bill Borman
Handling bias edit
/main/vehicles/
42951
Jarryd Campi
Some cleanup
/main/instruments/
42952
Maurino Berry
potentially fixed horses mounting walls
horses behave much better on rocky surfaces
horses and ascend/descent small cliffs instead of getting stuck
/main/
42953
Bill Borman
Show module health info, but hide it when mounted
/main/vehicles/
42954
Jarryd Campi
Drum IK tweak (RightHand5)
/main/instruments/
42955
Bill Borman
Make drive force value available on the client + physics edits.
/main/vehicles/
42956
Jarryd Campi
Merge from main
/main/tree_game/
42957
Petur Agust
Interior WIP
/main/hdrp/
42958
Bill Ford
Output baking...
/main/monument_optimisation_test/
42959
Jarryd Campi
Tree marker tweaks:
-Don't allow the marker to reuse the last two points
-Instead of running the old system and then clamping to an approved position, move between close positions with some randomness to reduce loops
This should reduce the chance of markers appearing on the other side of a tree from the hit
/main/tree_game/
42960
Jarryd Campi
Merge from main
/main/instruments/
42961
Rohan Singh
Update map image renderer so it works with procgen maps in builds
/main/
42962
Jarryd Campi
Various merge cleanup stuff
/main/instruments/
42963
Petur Agust
Backup
/main/hdrp/
42964
Bill Borman
Server and client vehicle physics now behave the same, and the maximum speed estimate comes out correct on both. Some other vehicle physics tweaks.
/main/vehicles/
42965
taylorreynolds
merge from main
/main/PlayerPresentation/
42969
Alex Webster
vm flute rebuilt
/main/instruments/
42971
Garry Newman
Bundle reconfigure
/main/
42972
taylorreynolds
Camera override + example assets
/main/PlayerPresentation/
42974
Bill Ford
Extracting all maps out of the gbuffer.
/main/monument_optimisation_test/
42975
Garry Newman
Don't forget to include the GameManifest in the bundles
/main/
42976
Garry Newman
Added ItemSkinDirectory
/main/
42978
Garry Newman
Do prefab warmup in FileSystem_Warmup
Call FileSystem_Warmup in benchmark/demo for parity
/main/
42979
Garry Newman
Throw exception properly if assets/skins.asset not found
/main/
42980
Garry Newman
Localization, InventoryItems
/main/
42983
Garry Newman
Include SpawnPopulation
/main/
42991
Garry Newman
Fixed missing materials
/main/
42993
Alex Webster
Tambourine updates -
added player shake anim,
updated vm shake anim to match current audio
/main/instruments/
42998
Diogo Teixeira
Fix for see through water when jumping / alt look while on a boat
/main/
43000
Maurino Berry
horse movement fixes
/main/horse_movement_fixes/
43001
Petur Agust
Final style 1 cargoship
/main/hdrp/
43002
Bill Ford
Unwrap baking testing
/main/monument_optimisation_test/
43003
Petur Agust
Volumes & various fixes
/main/hdrp/
43004
Bill Ford
Fixing the winding order on flattened mesh. Integrated the baker into the chunk test.
/main/monument_optimisation_test/
43005
Petur Agust
More fixes
Ship interior profile
/main/hdrp/
43006
Garry Newman
Benchmark parity
/main/
43010
Garry Newman
Prefab bundles using FileSystem_Warmup's exclude filter
/main/
43014
Garry Newman
Switch back to content.bundle
Load content while generating world
/main/
43015
Rohan Singh
Actually fix login notifications being sent when respawning
/main/
43016
Rohan Singh
Compile fix
/main/
43017
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
43018
Jarryd Campi
~Merge from main
/main/instruments/
43020
Jarryd Campi
Remove BoneAligner (no longer needed)
/main/instruments/
43021
Jarryd Campi
Notes played stat for each instrument
/main/instruments/
43022
Bill Borman
Fixed off-by-one error in MapImageRenderer
/main/
43023
Bill Borman
Merge map fix from Main -> Vehicles
/main/vehicles/
43024
Jarryd Campi
~Refresh asset database after code gen, saves alt tabbing to trigger compile
/main/instruments/
43026
Jarryd Campi
~Some formatting tweaks
/main/instruments/
43027
Jarryd Campi
Refactor note sound positions to store transforms on KeyController rather than per-note, just store the index on the note
/main/instruments/
43028
Jarryd Campi
~Xylophone IK tweak
/main/instruments/
43029
Jarryd Campi
Remove InstrumentTool log
/main/instruments/
43030
Jarryd Campi
Second stab at moving all instrument data to scriptable objects
/main/instruments/scriptableobjects2/
43031
Jarryd Campi
Cowbell name update
/main/instruments/
43035
Garry Newman
Audio bundle fixes
Don't preload content.undle
/main/
43038
Jarryd Campi
Don't show marker data in Create menu
/main/tree_game/
43040
André Straubmeier
Added poolable component to all static rocks, rock formations, cliffs, icebergs and ice sheets (which adds them to the world grid)
/main/world_grid/
43056
Alistair McFarlane
~ merge from instruments
/main/
43057
Alistair McFarlane
network++
/main/
43059
Alistair McFarlane
~ phrases
/main/
43064
Alex Webster
updated vm guitar anims
Added vm jerrycan guitar anims
Added jerrycan vm animator, hooked up in vm prefab
/main/instruments/
43071
Bill Ford
Results from baking are now exported into the project.
/main/monument_optimisation_test/
43073
Bill Ford
Materials are now setup correctly
/main/monument_optimisation_test/
43076
Garry Newman
DLC unlock for everyone
Remove audio bundle
/main/
43077
Maurino Berry
horse debugging and movement improvements
/main/horse_movement_fixes/
43078
Maurino Berry
merge from main
/main/horse_movement_fixes/
43079
Maurino Berry
updated instrument crafting costs
/main/instrument_cost_adjustments/
43080
Petur Agust
Cargoship prefab surgery.
Put Cargoshiptest into the ship scene.
/main/hdrp/
43081
Bill Ford
Specular and Glossiness output is now correct.
/main/monument_optimisation_test/
43083
Petur Agust
Style 2 backup
/main/hdrp/
43084
Jarryd Campi
Merge from main
/main/instruments/
43085
Jarryd Campi
Block all active key inputs when switching to an instrument
/main/instruments/
43086
Bill Ford
Normals output is now correct.
/main/monument_optimisation_test/
43087
Jarryd Campi
Merge instruments_cost_adjustment
/main/instruments/
43088
Jarryd Campi
Mark instruments as default blueprints (except acoustic guitar)
/main/instruments/
43089
Bill Borman
Axle fix
/main/vehicles/ChassisVisuals/
43091
Petur Agust
Ship style 2 & prefab
/main/hdrp/
43092
Bill Borman
Added suspension visuals
/main/vehicles/ChassisVisuals/
43093
Jarryd Campi
Merge from /instruments
/main/instruments/scriptableobjects2/
43094
Jarryd Campi
Added a maximum note length to the trumpet and flute
/main/instruments/
43095
Petur Agust
Backup
/main/hdrp/
43096
Petur Agust
Recovered Airfield lighting groups & S2P
/main/hdrp/
43098
Petur Agust
Missed some cleanup things.
Airfield S2P
/main/hdrp/
43099
Jarryd Campi
Merge from instruments again
/main/instruments/scriptableobjects2/
43100
Jarryd Campi
Reapply main branch changes
/main/instruments/scriptableobjects2/
43101
André Straubmeier
Merge from main
/main/world_grid/
43102
André Straubmeier
Merge from main
/main/world_grid/
43104
Garry Newman
~Undo NeedsSteamDLC comment out
/main/
43108
Garry Newman
Update bundle flags
/main/
43110
André Straubmeier
Added world.streaming convar (false by default while we're testing)
/main/world_grid/
43111
Garry Newman
Fix for eyes clipping through ceilings when crouch jumping
/main/
43112
André Straubmeier
Merge from world_grid
/main/
43113
Garry Newman
Sound folder bundle restore
/main/
43115
Garry Newman
Bundle tweaks
/main/
43119
Diogo Teixeira
Fixed detail UV1 option on a few shaders
/main/hdrp/
43127
Garry Newman
Adding Prefabs.unity back in maps.bundle
/main/
43130
Garry Newman
Restoring UpdateBundleAssignments
/main/
43136
Bill Ford
Added a dilation method for resulting textures to fix artifacts.
/main/monument_optimisation_test/
43139
Matt Isaac
Exported out hair morph targets to individual meshes
/main/hair_morph_meshes/
43140
Diogo Teixeira
Disabled mesh compression on hair shapes
/main/hair_morph_meshes/
43142
Rohan Singh
Show a status message in the console after pairing finishes
/main/
43143
Diogo Teixeira
Renamed some folders
/main/hair_morph_meshes/
43144
Garry Newman
Restored bundle flags to pre-garry fucked everything up version
/main/
43145
Thai Leo
updated axles rig
/main/vehicles/
43146
Alex Rehberg
acoustic guitar offset notes fix
/main/instruments/
43147
Bill Borman
Merge axle changes
/main/vehicles/ChassisVisuals/
43150
Thai Leo
updated WIP modules
/main/vehicles/
43151
Bill Borman
Update suspension to use Thai's changes
/main/vehicles/ChassisVisuals/
43152
Bill Borman
Merge vehicle visuals
/main/vehicles/ChassisVisuals/
43155
Bill Borman
Removed steering attack position match code
/main/vehicles/ChassisVisuals/
43156
Garry Newman
UpdateBundleAssignments really is just repeating functionality of BuildAssetBundles.BuildMap
Debug output around LoadBundle/UnloadBundles since the errors seem to start right after world cleanup
/main/
43157
Bill Borman
Moved wheel FX
/main/vehicles/ChassisVisuals/
43158
Jarryd Campi
Trumpet vm tweaks
/main/instruments/
43159
Thai Leo
removing unused stuff on chassis 2
/main/vehicles/ChassisVisuals/
43160
Jarryd Campi
Merge from instruments
/main/instruments/scriptableobjects2/
43161
Maurino Berry
merge from main
/main/horse_movement_fixes/
43163
Diogo Teixeira
Added temporary hair eyebrow shapes
/main/hair_morph_meshes/
43165
Diogo Teixeira
Updated hair prefabs
/main/hair_morph_meshes/
43169
Maurino Berry
removed horse debugging
/main/horse_movement_fixes/
43172
Maurino Berry
fixed horse water detection
/main/horse_movement_fixes/
43173
Jarryd Campi
Don't automatically go into full keyboard mode for static instruments (has to be toggled with reload like held instruments)
While in full keyboard instrument input mode, ignore InvNext, InvPrev, Slot1-8, Map and Compass inputs
/main/instruments/
43174
Petur Agust
Airfield iteration & S2P
Volume tweaks
/main/hdrp/
43177
Petur Agust
Bandit town merge fix 1/2
/main/hdrp/
43178
Bill Borman
Fixed suspension extending forever when ungrounded
/main/vehicles/ChassisVisuals/
43179
Petur Agust
Stripped obsolete stuff from wooden cabin prefabs.
/main/hdrp/
43181
Bill Ford
Blitting a mask for better dilation. Fixed bugs caused by compression.
/main/monument_optimisation_test/
43182
Petur Agust
Bandit town lantern.pillar emissive rework.
/main/hdrp/
43183
Alex Rehberg
instrument deploy sounds
canbourine shake sounds
/main/instruments/
43184
Jarryd Campi
Compile fix
/main/instruments/
43185
Bill Borman
Fixed axle angle calculation
/main/vehicles/ChassisVisuals/
43186
Bill Borman
Fixed fuel system storage positioning
/main/vehicles/ChassisVisuals/
43187
Bill Borman
Fix right-side steering bug
/main/vehicles/ChassisVisuals/
43188
Petur Agust
Cleaned more obsolete scripts.
/main/hdrp/
43189
Jarryd Campi
First pass on a UI panel to display instrument keybinds and note states while playing
Enabled by default, can disable with instruments.showInstrumentHelp convar
/main/instruments/
43191
Jarryd Campi
Show sharp modifier binding on music UI
/main/instruments/
43192
Jarryd Campi
Show a warning if a player has keys bound to numpad numbers and num lock is off (windows only)
/main/instruments/
43193
Jarryd Campi
Enforce consistent note order display
/main/instruments/
43194
Jarryd Campi
Unsaved
/main/instruments/
43196
Petur Agust
Fix
/main/hdrp/
43199
Jarryd Campi
Add maximum note time for tuba
/main/instruments/
43200
Petur Agust
Bandit town lantern improvements.
/main/hdrp/
43201
Petur Agust
Annoying bug where Unity doesn't propagate prefab parameters unless you click on the instances.
/main/hdrp/
43202
Bill Borman
Visual LookAts now working correctly, with the correct rotation offsets.
/main/vehicles/ChassisVisuals/
43204
Bill Borman
Wheel assignment fix
/main/vehicles/ChassisVisuals/
43206
Bill Borman
More adjustments
/main/vehicles/ChassisVisuals/
43207
André Straubmeier
Enabled world.streaming by default (load time, ram and fps optimization)
/main/
43208
Alistair McFarlane
merge from instruments
/main/
43209
Matt Isaac
split eyebrow morphs and exported individually
/main/hair_morph_meshes/
43212
Jarryd Campi
Compile fixes
/main/
43213
Jarryd Campi
Don't trigger music help UI for non-local players
/main/
43216
Diogo Teixeira
Removed unused dummy eyebrow shapes
/main/hair_morph_meshes/
43221
Garry Newman
Skip the whole UnloadBundles to see if that fixes the "The file 'none' is corrupted! Remove it and launch unity again!" errors
/main/
43222
Garry Newman
Removed BlockInputsWhilePlayingInstrument stuff from buttons.cs (this is the wrong way to do this)
/main/
43224
Garry Newman
Try to bring assets.bundle under 4gb
/main/
43226
Garry Newman
~ Clean how UIMusicHelpDisplay is accessed
Renamed class "v_instrument" to InstrumentViewmodel
/main/
43228
Garry Newman
replaced admin.mutevoice/admin.mutechat with mute (mutes both)
admin.mute/unmute applies to sleeping players too
Added admin.mutelist
/main/
43232
Petur Agust
Chinese Lantern HDRP conversion w/ translucency
/main/hdrp/
43234
Garry Newman
Added admin.killplayer
/main/
43238
Petur Agust
Standalone gas lantern conversion.
/main/hdrp/
43240
Garry Newman
Tell everyone on the server when kicking someone because of cheats
Print in console when kicking someone because of cheats
/main/
43242
Garry Newman
Include the reason in the server restart countdown messages
/main/
43243
Petur Agust
Backup
/main/hdrp/
43245
Garry Newman
Print more useful information into the console on player join
/main/
43246
Petur Agust
Candles don't use gigantic textures. Added translucency & mat conversion.
/main/hdrp/
43247
Petur Agust
Scene
/main/hdrp/
43252
Maurino Berry
merge from main
/main/horse_movement_fixes/
43253
Alex Webster
vm cowbell anim updates
/main/instruments/
43256
Bill Ford
Merging from main...
/main/skeleton optimizations/main_merge/
43257
Bill Ford
merge from main
/main/skeleton optimizations/main_merge/
43261
Thai Leo
tweaked steering skin
/main/vehicles/
43263
Bill Borman
Merge chassis update back into to Vehicles.
/main/vehicles/
43264
Bill Borman
Minor map edit
/main/vehicles/
43265
Bill Borman
Compile fix fix
/main/vehicles/
43267
Alex Rehberg
drumkit sound polish
better arrangement for drumkit notes on numpad
/main/instruments/
43269
Diogo Teixeira
Merge from main
/main/hair_morph_meshes/
43271
Bill Borman
Cleanup and manifest rebuild
/main/vehicles/
43272
Jarryd Campi
Fixed help display hiding when a non-local player stops using an instrument
/main/instruments/
43273
Bill Borman
Fixed axle angle being unsigned, not working with negative values
/main/vehicles/
43274
Alex Rehberg
cowbell sound polish
/main/instruments/
43275
Jarryd Campi
Looping sounds now have an end time in case it doesn't get an end signal for whatever reason
/main/instruments/
43276
Bill Borman
Do the visual lookat operation in one rotation call
/main/vehicles/
43277
Bill Borman
Smoothed suspension visual movement even with rapid wheel hit changes
/main/vehicles/
43279
Jarryd Campi
Added an exit time condition to the tambourine shake to make it last longer
/main/instruments/
43280
Jarryd Campi
Create music help note list straight away rather than relying on order of execution
/main/instruments/
43282
Jarryd Campi
Hooked all remaining notes up to the piano (now 88 notes in total)
/main/instruments/
43285
Jarryd Campi
UIMusicNotes now animate a child rather than the root to avoid messing with the layout
/main/instruments/
43286
Thai Leo
updated chassis with max compression suspension, tweak steering skin, fix front axle hole in mesh
/main/vehicles/
43287
Jarryd Campi
Added audio.debugvoicelimiting to print a log whenever a sound is ended early because of limits
Added audio.printSounds to print out the number of currently playing sounds by definition
/main/instruments/
43288
Jarryd Campi
Early exit playrecording if no filename is provided
/main/instruments/
43289
Vincent Mayeur
terrain foliage rocks, for stones and gravel splats
/main/hdrp/
43290
Alistair McFarlane
merge from instruments
/main/
43291
Bill Borman
Made wheel suspension calculation correct re the actual collider, improved axle angle +/- calculation
/main/vehicles/
43292
Bill Borman
Minor test map edit
/main/vehicles/
43293
Bill Borman
Revert ProjectSettings, didn't mean to commit
/main/vehicles/
43294
André Straubmeier
Fixed rare case when entity could remain parented after leaving TriggerParentEnclosed
/main/
43297
Jarryd Campi
Merge compile fix from instruments
/main/
43299
Vincent Mayeur
foliage spawn settings, spawners
/main/hdrp/
43300
Adam Woolridge
merge from main
/main/chat_improvements/
43301
Garry Newman
Load initial bundles synchronously
/main/
43305
Garry Newman
Fixed serialized field in ifdef in BaseCombatEntity, BaseNPC, AiManagedAgent
/main/
43307
Adam Woolridge
interface options UI toggle for global mute
/main/chat_improvements/
43309
Adam Woolridge
chat menu global mute setup
/main/chat_improvements/
43312
taylorreynolds
Added primitive screencapture to .png sequence
/main/PlayerPresentation/
43314
Garry Newman
Disable asset bundle preloading
/main/
43316
Bill Ford
Fixed a few post merge errors.
/main/skeleton optimizations/main_merge/
43317
Bill Ford
Fixed PlayerModel references
/main/skeleton optimizations/main_merge/
43320
Garry Newman
Rename sleeping bag skin with newline in it
/main/
43323
Matt Isaac
added skinned male_eyebrows_lod1
/main/hair_morph_meshes/
43324
Bill Ford
Fixed horse prefab
/main/skeleton optimizations/main_merge/
43326
Bill Ford
merge from main
/main/skeleton optimizations/main_merge/
43327
Garry Newman
~Fixed profiler blocks
/main/
43328
Matt Isaac
Fixed Surgeon Outfit displaying both male and female meshes at the same time
/main/surgeonoutfit_fix/
43330
Vincent Mayeur
latest cliff generation and cliff prefabs
/main/hdrp/
43335
Bill Ford
Fixed clothsash
/main/skeleton optimizations/main_merge/
43336
Bill Ford
Merge in the main_merge branch
/main/skeleton optimizations/
43339
Alistair McFarlane
merge from surgeonoutfit_fix
/main/
43344
Garry Newman
Bundles: add prefabs first
/main/
43348
Bill Ford
merge from main
/main/skeleton optimizations/
43354
Bill Ford
Updated surgeon outfit
/main/skeleton optimizations/
43356
Garry Newman
Serialization fixes
/main/
43357
Garry Newman
~xmas sleeping bag fix
/main/
43360
Bill Ford
merge from main
/main/skeleton optimizations/
43361
Garry Newman
~Client compile fix
/main/
43362
Garry Newman
Don't throw exceptions in UnityEngine.Application.logMessageReceived
/main/
43363
Diogo Teixeira
Assigned hair shapes to shared/content.bundle
/main/hair_morph_meshes/
43364
Alex Rehberg
move hq sound fade audiofilter to a separate component so we can enable/disable it instead of just skipping processing
/main/instruments/
43374
Diogo Teixeira
Merge from hair_morph_meshes
/main/
43376
Bill Borman
Adjust wheel target pos
/main/vehicles/
43377
Jarryd Campi
Merge from main
/main/instruments/
43378
Garry Newman
Moved FileSystem_Warmup back to where it should be
/main/
43379
Alex Webster
Added vm strum anims, added logic to controllers, reduced recentlyplayed values
/main/instruments/
43381
Diogo Teixeira
Fixed server compile
/main/
43382
Jarryd Campi
SoundBuilder is now LoopBuilder, supports all notes
/main/instruments/
43384
Maurino Berry
~icon render scene update
/main/
43386
Garry Newman
Asset bundles skip bundling anything in a /resources/ folder
More specific prefab/so bundling
/main/
43389
Maurino Berry
merge from main
/main/rc_tests/
43391
Bill Borman
IsDriveable() checks minimum vehicle requirements
/main/vehicles/
43394
Alex Rehberg
static instrument mount/dismount sounds
/main/instruments/
43395
Bill Borman
Stat edits
/main/vehicles/
43396
Bill Borman
Fixed wrong WheelCollider assignment on 2module chassis that was causing it to pull to the left
/main/vehicles/
43397
Alex Rehberg
fix clipped note start on acoustic guitar G3
/main/instruments/
43398
Bill Borman
Improved module repair UI
/main/vehicles/
43399
Petur Agust
Fixed instances of Bandit Town hitting the shadow limit.
Polish & S2P
/main/hdrp/
43400
Petur Agust
Unsaved
/main/hdrp/
43401
Petur Agust
Merge fixed Compound (1/2)
/main/hdrp/
43402
Jarryd Campi
Update drum kit description
/main/instruments/
43403
Petur Agust
Lightpost_a & _b merge fix.
/main/hdrp/
43404
Jarryd Campi
Added a playedNote trigger to to guitar viewmodel for more accurate strumming
/main/instruments/
43405
Rohan Singh
Update the default server image
/main/
43406
Bill Borman
Additional early exit for AllowMove.
/main/vehicles/
43408
Bill Borman
Air resistance and engine power tweaks
/main/vehicles/
43409
Rohan Singh
Allow up to 1024x512 images for the server header
/main/2x_server_header/
43411
Jarryd Campi
Unsaved anim controller
/main/instruments/
43412
André Straubmeier
Fixed potential NRE in WorldNetworking.RequestWorldData
/main/
43413
Alistair McFarlane
merge from tree_game
/main/
43414
Vincent Mayeur
latest terrain generation - includes more post processing on dirt and snow splats to add fine depth to terrain
/main/hdrp/
43415
Vincent Mayeur
Missing files for arid spawn populations
/main/hdrp/
43417
Vincent Mayeur
greybox cliffs set stone splats at their feet in a 7m radius
/main/hdrp/
43418
patrick.m
Scientist skeletons and lighting prefabs
/main/PlayerPresentation/
43419
taylorreynolds
merge from main
/main/PlayerPresentation/
43421
Garry Newman
Async bundles returned
/main/
43422
Alistair McFarlane
fixed Surgeons and Easter Onesie maxtexturesize
/main/
43423
patrick.m
Poster scenes backup
/main/posters/
43425
Adam Woolridge
merge from main
/main/chat_improvements/
43429
Rohan Singh
Set the texture loaded by HttpImage to clamp so it doesn't bleed on the edges
/main/2x_server_header/
43431
Rohan Singh
Merge from 2x_server_header
/main/
43432
André Straubmeier
Fixed rare NRE in TriggerParentEnclosed.OnTick
/main/
43433
André Straubmeier
Fixed issue where PlaceCliffs would ignore filter on child prefabs
Made PlaceCliffs no longer place the same cliff piece twice in a row
These two improvements also made PlaceCliffs significantly faster
/main/hdrp/
43434
Petur Agust
Scene backup
/main/hdrp/
43435
Vincent Mayeur
latest terrain generation
/main/hdrp/
43436
Garry Newman
updated mounts for rowboat, horse, mini heli, transport heli
Added SideLeanAmount to BaseMountable, allowing player to lean over the sides of seats when looking to the side and down
/main/
43437
Vincent Mayeur
greybox cliffs paint snow splat as a way of debugging script
/main/hdrp/
43438
Alistair McFarlane
merge from chat_improevments
/main/
43442
Bill Ford
Merge from main
/main/skeleton optimizations/
43443
André Straubmeier
Fixed TerrainSplatSet missing spots when there was already some of the splat present
/main/hdrp/
43445
Petur Agust
Backup
/main/hdrp/
43446
Diogo Teixeira
Fixed lantern materials
/main/hdrp/
43449
Alex Webster
added vm bass anims, added animator & hooked up to prefab
/main/instruments/
43452
Garry Newman
Don't compile bundles using strict mode
/main/
43460
Bill Ford
Deforming the correct parts
/main/skeleton optimizations/
43461
Diogo Teixeira
Lantern + flame materials tweaks
/main/hdrp/
43462
Petur Agust
Scene backup
/main/hdrp/
43465
Petur Agust
Awning materials
/main/hdrp/
43466
Petur Agust
Missing file
/main/hdrp/
43468
patrick.m
Hazmat_Suit and HeavyScientist Skeletons
/main/posters/
43471
Vincent Mayeur
progress backup
/main/hdrp/
43472
Vincent Mayeur
manifest
/main/hdrp/
43473
Vincent Mayeur
unfucking driftwood files, again
/main/hdrp/
43474
Vincent Mayeur
spawn_v3 adjusted max entries to stop the console spam at loading
/main/hdrp/
43475
Diogo Teixeira
Optimized Oilrig
/main/monument-mesh-opt/
43476
Vincent Mayeur
Softened terrain4.mat splat transitions on regular procmap as it doesnt handle splat weights the same as our new maps (this makes it similar to main)
/main/hdrp/
43477
Diogo Teixeira
Optimized Oilrig small
/main/monument-mesh-opt/
43478
Diogo Teixeira
Optimized Launch site
/main/monument-mesh-opt/
43479
Diogo Teixeira
Optimized Harbor
/main/monument-mesh-opt/
43480
Diogo Teixeira
Optimized Supermarket
/main/monument-mesh-opt/
43481
Rohan Singh
Avoid [unknown] name on the death screen
/main/
43484
Diogo Teixeira
Optimized Harbor 2
/main/monument-mesh-opt/
43485
Diogo Teixeira
Optimized Sphere tank
/main/monument-mesh-opt/
43486
Diogo Teixeira
Updated water wells and power substations
/main/monument-mesh-opt/
43487
Diogo Teixeira
Optimized mining quarries and radtown
/main/monument-mesh-opt/
43489
Rohan Singh
Merge from main
/main/comp/
43490
Diogo Teixeira
Optimized Trainyard and Water treatment plant
/main/monument-mesh-opt/
43491
Diogo Teixeira
Updated Junkyard
Optimized bandit_town
/main/monument-mesh-opt/
43494
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
43495
Jarryd Campi
Added an InstrumentDebugInput component to test stuff out in the editor
/main/instruments/
43496
Jarryd Campi
Added some checks to notesfx importer to catch duplicate midi notes
/main/instruments/
43497
Jarryd Campi
Enable playedNote trigger on acoustic guitar vm
/main/instruments/
43498
Jarryd Campi
Fixed some drum sound defs not in the instruments class
/main/instruments/
43499
Thai Leo
updated WIP module, tweak chassis elements to work with 2 bones influence
/main/vehicles/
43500
Diogo Teixeira
Cherry picked 43502
/main/
43504
Thai Leo
set chassis mesh skin quality to auto
/main/vehicles/
43507
Bill Borman
Merge qual
/main/vehicles/
43509
Bill Borman
Set m_CurrentQuality setting back to 6.
/main/vehicles/
43511
Diogo Teixeira
Optimized Military tunnels
/main/monument-mesh-opt/
43512
Thai Leo
updated wip module, getting latest
/main/vehicles/
43514
Diogo Teixeira
Updated all monument prefabs
/main/monument-mesh-opt/
43515
Rohan Singh
WIP team chat integration
Keep track of the most recent team chat messages, add a command to get them
Add a command to send team chat messages
Broadcast team chat messages to listeners as they arrive
Got rid of some redundant allocations in DeveloperList
/main/comp/
43516
Rohan Singh
Reject commands sent by banned players
/main/comp/
43517
Rohan Singh
Fix sending unhandled command error with bad data
/main/comp/
43518
Jarryd Campi
Raise priority of instrument notes produced by the local player
/main/instruments/
43520
Jarryd Campi
Updated piano IK targets to work better across one octave when using the keyboard
/main/instruments/
43522
Jarryd Campi
Merge from main
/main/instruments/
43523
Bill Borman
Just "!CLIENT" out the whole method because there's already a !CLIENT around the StartCoroutine anyway
/main/vehicles/
43525
Garry Newman
Benchmark record memory usage
/main/
43526
Jarryd Campi
Fixed NRE and guitar not appearing when previewing the acoustic guitar in the workshop preview uploader
/main/instruments/
43529
Jarryd Campi
Fix Music Help UI NRE when the sharp modifier key is not bound
/main/instruments/
43530
Alistair McFarlane
merge from instruments
/main/
43532
Alistair McFarlane
Phrases
/main/
43534
Alex Webster
player piano update
/main/instruments/
43536
Jarryd Campi
Fix shoulder bones not resetting scale properly when mounting
/main/instruments/
43537
Garry Newman
~ Don't remove DDraw script from server builds
/main/
43539
Garry Newman
~ Remove ImpostorShadows component in PrefabPreProcess
/main/
43540
Garry Newman
Merged from instruments
/main/
43541
Rohan Singh
Fix broadcast pooling
/main/comp/
43542
Rohan Singh
Show ban reason when rejecting banned players from joining the server
/main/
43543
Rohan Singh
Never include server channel messages in the recently seen list (fix for report UI on modded servers)
Never allow clicking on server channel messages, even if they have a steamid set
/main/
43544
Garry Newman
Bundle juggle
/main/
43545
Garry Newman
Fixed not able to access the motor in rowboat when driving
/main/
43547
Bill Ford
Morphcache bug fix
/main/skeleton optimizations/
43548
Maurino Berry
merge from main
/main/autoturret_2/
43553
Garry Newman
Alt look hides viewmodel/body
/main/
43554
Garry Newman
Fixed icons not being included
/main/
43557
Bill Ford
Deleted redundant files
/main/skeleton optimizations/
43560
Petur Agust
Backup
/main/hdrp/
43566
Bill Ford
NRE fix
/main/skeleton optimizations/
43567
Petur Agust
BBQ static conversion
/main/hdrp/
43568
Bill Ford
Wearable conversion
/main/skeleton optimizations/
43569
Bill Ford
Manifest update
/main/skeleton optimizations/
43570
Bill Ford
Fixed hair parts sometimes not getting removed.
/main/skeleton optimizations/
43571
Petur Agust
Hobobarrel static fixes.
Scene backup.
/main/hdrp/
43574
Alex Rehberg
Slightly adjust sound priority dynamically based on camera distance
Specific sounds can have priority modified at runtime so we can make local player sounds higher priority, etc
Tweak priorites on some SoundClasses
/main/
43575
Garry Newman
Added AudioClipImporterSetup
/main/
43576
Garry Newman
Here's a ton more sounds to import
/main/
43577
Alex Rehberg
Initial sound priority update for oneshots uses distance from SoundManager.RequestSoundInstance instead of calculating it again
/main/
43578
Alex Rehberg
Setting music volume to zero doesn’t stop menu music from playing unless menu music volume is also set to zero
/main/
43580
Alex Rehberg
merge from main
/main/instruments/
43581
Alex Rehberg
less variation on cowbell sound
/main/instruments/
43583
Jarryd Campi
Compile fix
/main/instruments/
43585
Jarryd Campi
Merge from main
/main/tree_game/
43587
Diogo Teixeira
Fixed a bunch of read-only mesh errors across several monuments
/main/monument-mesh-opt/
43588
Diogo Teixeira
Fixed errors on savas island scenes
/main/monument-mesh-opt/
43589
Diogo Teixeira
Fixed some errors on HapisIsland
/main/monument-mesh-opt/
43590
Bill Borman
Vehicle garage UI changes, plus added warning if vehicle isn't in a driveable state in the garage. Protocol++ due to syncing occupant data.
/main/vehicles/
43591
Jarryd Campi
Fixed piano not being able to play all of it's notes (note array needed to be regenerated)
Fixed piano deploy sound registered on the piano as D0
NoteSFXImporter now skips sound definitions with "mount" or "deploy" in their name
/main/instruments/
43592
Bill Borman
Fixed vehicle garage refresh
/main/vehicles/
43593
Bill Borman
Ordering fix
/main/vehicles/
43594
Jarryd Campi
Fixed repair costs not matching crafting costs on static instruments
/main/instruments/
43595
Jarryd Campi
Remove a log
/main/instruments/
43596
Jarryd Campi
More cleanup
If unable to find a recording when using playrecording, print out the options in the directory
/main/instruments/
43597
Petur Agust
Scene backup
/main/hdrp/
43599
Alistair McFarlane
merge from instruments
/main/
43601
Vincent Mayeur
Reworked ALT and Mountain topologies for Damian
/main/hdrp/
43602
Vincent Mayeur
foliage rocks filter update, added GenerateCliffTopology to the gaea level world stack
/main/hdrp/
43604
patrick.m
Merge from main
/main/posters/
43605
Garry Newman
Sound settings test 2
/main/
43607
Vincent Mayeur
Added a music stage to compound chill zone with a few static instruments
/main/
43609
Jarryd Campi
Merge from main
/main/instruments/
43610
Alistair McFarlane
Added deployable decay to deployed instruments
/main/instruments/
43611
Jarryd Campi
Updated binding array for all notes on static piano
/main/instruments/
43614
Petur Agust
Scene backup
/main/hdrp/
43616
Adam Woolridge
static workbenches can no longer be player rotated
/main/static_workbench_rotation/
43617
Jarryd Campi
Disable stats
/main/instruments/
43620
Jarryd Campi
Compile fix
/main/instruments/
43621
Vincent Mayeur
Moved music stage out of compound scene into a nested prefab
/main/
43623
Garry Newman
FullKeyboard mode swallows all keys
FullKeyboard mode cancels on escape
FuilKeyboard mode works on static instruments
/main/instrument pass01/
43624
Bill Ford
merge from main
/main/skeleton optimizations/
43625
Bill Ford
Fixed issue with follow bone
/main/skeleton optimizations/
43628
Garry Newman
GameTip uses RustText
Added Instrument Numlock GameTip
/main/instrument pass01/
43631
Diogo Teixeira
Fixed powerline_pole_a
Fixed errors on HapisIsland and Launchsite
/main/monument-mesh-opt/
43634
Garry Newman
Removed instrument UI
/main/instrument pass01/
43636
Petur Agust
More
/main/hdrp/
43637
Garry Newman
BaseInstrumentTip
/main/instrument pass01/
43638
Garry Newman
Implemented tips for full keyboard mode, numpad interaction
/main/instrument pass01/
43645
Bill Ford
Some boilerplate code + editor stuff
/main/skeleton optimizations/Hitbox System/
43647
Garry Newman
Fixes
/main/instrument pass01/
43650
Garry Newman
UI for keyboard capture mode
/main/instrument pass01/
43651
Garry Newman
Cleanup
/main/instrument pass01/
43653
Garry Newman
Killed music UI
Added tips explaining numlock, numpad controls, full keyboard input
Added keyboard lock ui
Game tips use RustText
Split InstrumentKeyController into multiple files
/main/
43655
Garry Newman
Remove AltLayoutNotes
/main/instruments fullkeyboard/
43656
Diogo Teixeira
Merge from main
/main/monument-mesh-opt/
43660
Alex Rehberg
OreResourceEntity.PlayBonusLevelSound NRE fix
/main/
43661
Bill Ford
More editor work, most of the inspector hooked up.
/main/skeleton optimizations/Hitbox System/
43666
Petur Agust
Final compound iteration into prefab
/main/hdrp/
43667
Alex Rehberg
Walk/run footsteps use separate sound templates instead of maxDistance modulation
/main/
43668
Garry Newman
Added KeyboardMidi
/main/instruments fullkeyboard/
43670
Rohan Singh
Merge from main
/main/comp/
43671
Garry Newman
Documentation
/main/instruments fullkeyboard/
43672
Garry Newman
We have json files in Assets\StreamingAssets\keymidi\ that are editable at runtime.

midi.json - a list of note names and their corresponding midi note number qwerty-uk.json - a keyboard mapping definition, mapping note names to key names.

Key names can be instrument specific, if you add a qwerty-uk.piano.json file, it'll be used when playing a piano.

It's not possible to fit everything on the keyboard, so rather than complicate things by adding modifiers for sharps we should just leave them out. Anyone that misses them will have real midi input.

This is so people a bit familiar can play happy birthday.
/main/
43674
Garry Newman
Server compile fix
/main/
43675
Garry Newman
Audio Import test 3
/main/
43676
Rohan Singh
Fix chat timestamp always being 0
/main/comp/
43677
Diogo Teixeira
Fixed more Hapis errors
Reverted some tiny meshes back to renderer batching
Renderer batch skips non-readable meshes
Added mesh optimization editor tools
/main/monument-mesh-opt/
43678
Jarryd Campi
Merge from main
/main/instruments/
43681
Jarryd Campi
Reapply compile fix
Fix NRE when using playrecording with no args
/main/instruments/
43682
Jarryd Campi
Fix exception when playing a recording and the directory doesn't exist
/main/instruments/
43683
Jarryd Campi
Fixed bass vm not playing strum animations
/main/instruments/
43685
Diogo Teixeira
Finished HapisIsland
Fixed SavasIsland_koth
/main/monument-mesh-opt/
43686
Bill Borman
Add IsEmpty() method to ItemContainer
/main/vehicles/
43687
Damian Lazarski
Tundra foliage spawn settings / Progress
Made spawn settings dependant on topology masks
Texture tweaks and material tweaks
Tundra forests
Made grass splat slightly darker in tundra
/main/hdrp/
43688
Bill Borman
Setting up garage UI for chassis recycling
/main/vehicles/
43690
Diogo Teixeira
Updated mesh optimization tools
/main/monument-mesh-opt/
43691
Diogo Teixeira
scene2prefab all monuments
/main/monument-mesh-opt/
43693
Bill Borman
Button visuals and text
/main/vehicles/
43694
Bill Ford
Editor work
/main/skeleton optimizations/Hitbox System/
43695
Bill Borman
Recycler recycling method made static, so garage can use the same process for chassis recycling
/main/vehicles/
43696
Jarryd Campi
Fixed some issues from the merge earlier, rebuild manifest to get instruments to show in compound
/main/instruments/
43697
Jarryd Campi
Add instruments.debugNotes to print notes being played
Fixed some missing strings on piano and trumpet
/main/instruments/
43699
Jarryd Campi
Unsaved
/main/instruments/
43700
Jarryd Campi
Fixed LMB note playing all octaves instead of just one
/main/instruments/
43701
Bill Borman
Chassis can now be recycled at the vehicle lift
/main/vehicles/
43702
Jarryd Campi
Made a new keybind generator for the new full keyboard input mode
Fixed a note missing a MIDI code on the bass guitar
Generated default full keyboard binds for guitars, drums, flute, xylophone, tuba, trumpet
Jerry can guitar and acoustic guitar now use two different keybind short names (they have different notes)
/main/instruments/
43703
Jarryd Campi
Fixed some inconsistent animation slots on the bass
/main/instruments/
43704
Jarryd Campi
Fixed some duplicated notes and incorrect animation slots on the jerry can guitar
/main/instruments/
43705
Jarryd Campi
Update animation slots on trumpet
/main/instruments/
43706
Jarryd Campi
Print bind count on instrument and BindingCollection in instruments.midiinfo
Increased max concurrent notes on the piano to 10 (was 3)
/main/instruments/
43707
Jarryd Campi
Scene2Prefab Compound
/main/instruments/
43708
Alistair McFarlane
merge from instruments
/main/
43709
Garry Newman
Server compile fix
/main/
43711
Garry Newman
Reduced overall body scaling by 75%
Fixed body scale seeding not seeding very good
Removed redundant BoneInfoComponents from playermode
Fixed bone scaling setup in inventory screen player preview not being the same as actual
/main/
43719
Garry Newman
Audio bundle test
Don't include streamingassets stuff in bundles
/main/
43722
Diogo Teixeira
Merge from main
/main/monument-mesh-opt/
43723
Garry Newman
Switching Api Compatibility to net standard 2.0 was suggested as a solution to fix freezing - testing
/main/
43727
Petur Agust
Fixes & iteration on the Giant Excavator monument.
/main/hdrp/
43728
Garry Newman
Report exceptions to a different sentry project on staging
/main/
43731
Garry Newman
Compile fix
/main/
43732
Garry Newman
Switching back to .net 4.x (we're using lots of shit)
/main/
43733
Petur Agust
Gas station missing scene setup.
/main/hdrp/
43743
Diogo Teixeira
Fixed train_wagon_e pink outlines on military tunnel hapis
/main/monument-mesh-opt/
43747
Bill Ford
Hitbox setup tools
/main/skeleton optimizations/Hitbox System/
43752
Diogo Teixeira
Merge from main
/main/monument-mesh-opt/
43754
Diogo Teixeira
Merge from /main/monument-mesh-opt (yolo)
/main/
43755
Rohan Singh
Merge from comp
/main/
43763
Rohan Singh
Codegen
/main/
43765
Garry Newman
Don't report "Could not allocate memory" exceptions
/main/
43766
Garry Newman
~Fixed some exceptions in KeyboardMidi if json files are wrong (show warnings instead)
/main/
43769
Garry Newman
Better debug output when exception in NoteBinding.FindButton
/main/
43770
Alex Rehberg
Fix audiosource sync when attempting to sync clips that have been optimized to different sample rates
/main/
43771
Garry Newman
~Moved some instrument animation stuff to animation file
/main/
43773
Garry Newman
Report server exceptions on staging to new sentry url too
/main/
43776
Garry Newman
Fixed drumkit notes
/main/
43779
Petur Agust
Harbor var2 WIP
/main/hdrp/
43780
Diogo Teixeira
Implemented Custom/StandardWithDecal shader (fix for pink board in excavator)
/main/hdrp/
43781
Jarryd Campi
Merge from main
/main/instruments/
43782
Diogo Teixeira
Fixed wrecked sedan and warehouse instances on HapisIsland
/main/
43784
Bill Borman
Vehicle garage UI display is now conditional on whether there's a vehicle on the platform. Less cluttered
/main/vehicles/
43785
Jarryd Campi
Make notebindings non-serialized, pass in Binding info when required
/main/instruments/
43786
Bill Borman
Garage UI work
/main/vehicles/
43787
Bill Borman
Wheel negative extension fix
/main/vehicles/
43788
Bill Borman
Align wheel colliders to the middle of wheels instead of edges, to better align with visuals
/main/vehicles/
43790
Jarryd Campi
Move instruments audio group so that it's not underneath game sounds
/main/instruments/
43791
Bill Borman
Test map vehicles change
/main/vehicles/
43792
Jarryd Campi
Remove some placeholder tambourine and cowbell stuff
/main/instruments/
43793
Jarryd Campi
Play deploy animation when mounting a piano
/main/instruments/
43794
Bill Borman
Garage UI work
/main/vehicles/
43795
Bill Borman
More garage UI work
/main/vehicles/
43797
Rohan Singh
Fix alt looking so you can't flip your head upside down anymore (hopefully)
/main/
43798
Bill Borman
Garage UI work again
/main/vehicles/
43799
Rohan Singh
Fix some weirdness on horses
/main/altlook/
43800
Jarryd Campi
Added support for sustain pedals on MIDI keyboards
/main/instruments/
43801
Jarryd Campi
Fix compile error
/main/instruments/
43802
Jarryd Campi
Enable sustain on piano
Possible Exception fix on InstrumentViewModel
/main/instruments/
43803
Alistair McFarlane
merge from instruments
/main/
43804
Vincent Mayeur
Added music stage back to compound level
/main/
43806
Garry Newman
Fixed full keyboard mode right border
/main/
43809
Garry Newman
~Tweaked rhib driver standing position so you can access fuel again
/main/
43812
Garry Newman
Tweaked seat mounting to take into account facing direction, making it a bit easier to get into the seat you want to get into
/main/
43813
Petur Agust
Recovered small_refinery_static changes.
Harbor 2 WIP.
/main/hdrp/
43815
Garry Newman
Fixed missing script on player_ragdoll
/main/
43817
Garry Newman
Removing collider_batch.prefab (missing script) @andre might want to check this is okay
/main/
43818
Petur Agust
Recovered charcoal_refinery
/main/hdrp/
43821
Garry Newman
~meta
/main/
43823
Thai Leo
updated WIP module textures
/main/vehicles/
43826
Garry Newman
Make sure audiomixer goes in audio.bundle so there's only one version of it
/main/
43830
Garry Newman
Retry string download 3 times before calling it a day
/main/
43832
Diogo Teixeira
Fixed water_tower_collapsed read-only mesh collider errors on water_well_c
/main/
43834
Diogo Teixeira
Fixed rock_med_a/b/c read-only mesh collider errors on remaining prefabs
/main/
43836
Alistair McFarlane
Network++
Save++
/main/
43837
Petur Agust
Backup
/main/hdrp/
43838
Garry Newman
Fixed DownloadStringCoroutine errors
/main/
43840
Garry Newman
Fixed array exceptions in DevMovePlayer
/main/
43841
Garry Newman
gc;totalmemory to megabytes
/main/
43842
Garry Newman
Benchmark record bundle sizes
/main/
43843
Garry Newman
Less spammy dedicated server bootup
/main/
43847
Bill Ford
Swapping out systems
/main/skeleton optimizations/Hitbox System/
43848
Petur Agust
Remaining Harbor 2 + s2p + merge prefab
/main/hdrp/
43849
Rohan Singh
Fix weirdness when mounted on things that aren't completely upright
/main/altlook/
43852
Rohan Singh
Clamping nonsense
/main/altlook/
43854
Rohan Singh
Merge from main
/main/altlook/
43856
Garry Newman
Fixed DownloadStringCoroutine
/main/
43857
André Straubmeier
GenerateTerrainMesh can now be used on custom maps in the editor without modifying the terrain data asset on disk (by making a temporary copy in play mode)
/main/hdrp/
43859
Rohan Singh
Fix server using the wrong look rotation
/main/altlook/
43862
Rohan Singh
Merge from altlook
/main/
43864
Garry Newman
RecordBundleSizes fix
/main/
43865
Rohan Singh
Abort connection if connecting to an EAC protected server without EAC loaded
/main/
43866
Alex Webster
tambourine - made player and vm shake anims match updated sound
/main/instruments/
43869
Diogo Teixeira
Added some textures in Rust.Ai, Prefabs/Tools, Prefabs/Resource, Prefabs/NPC and Prefabs/Misc to streaming pool
/main/
43870
Diogo Teixeira
Added some textures in Prefabs/Clothes, Prefabs/Deployable, Prefabs/Instruments and Prefabs/Weapons to streaming pool
/main/
43871
Petur Agust
Better volumes & minor iterations for Harbor 1 & 2 + s2p
/main/hdrp/
43872
Bill Borman
Chassis recycling now goes into garage container instead of all dropping on ground, shares Recycler method
/main/vehicles/
43873
Jarryd Campi
Merge from main
/main/instruments/
43874
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
43876
Jarryd Campi
Move AllowFullKeyboardInput to the NoteBindings object, should fix full keyboard mode not working on compound instruments
/main/instruments/
43877
Diogo Teixeira
Fixed door.hinge textures not read/write for some reason
/main/
43878
Jarryd Campi
Fixed MIDI input sending RPC's even if a note was rate limited
Added a max of 5 MIDI notes started in a frame
/main/instruments/
43879
Rohan Singh
Fix combatlog not usable without admin
/main/
43880
Maurino Berry
adjusted autoturret cost and description
/main/autoturret_2/
43882
Jarryd Campi
Drum note changes
/main/instruments/
43883
Maurino Berry
merge from main
/main/autoturret_2/
43884
Bill Borman
Now that the internal garage container is shown in the UI, remove the PlayerLoot CanMoveLoot code from changeset #42636 entirely. This also fixes loot not moving from the output container into the main inventory correctly.
It does feel wrong to let player right-click move items from inventory into the recycle "output" container, but I note that the recycler allows it.
/main/vehicles/
43886
Bill Borman
Hide garage output when empty + fix client compile
/main/vehicles/
43887
Bill Borman
Rename "contents" garage UI title to "output"
/main/vehicles/
43889
Diogo Teixeira
Added some textures in Content/Player+Props+Structures+Vehicles and Prefabs/Clothes to streaming pool
/main/
43894
Maurino Berry
~skin approval
/main/
43895
Jarryd Campi
Add channel info to debugMidi logs
/main/instruments/
43897
Jarryd Campi
Tweaked bass third person hold position
/main/instruments/
43898
Bill Borman
Fixed incorrect slot checks on right-click move when using multi-slot modules. Added optional "slotIsReserved" delegate to ItemContainer which acts much like the "canAcceptItem" pre-filter, but for SlotTaken. Also fixed a related bug in SocketIsFree.
/main/vehicles/
43899
Alistair McFarlane
merge from instruments
/main/
43901
André Straubmeier
GenerateCliffTopology works on custom maps
/main/hdrp/
43903
Alex Webster
drum ik target updates
/main/instruments/
43904
Vincent Mayeur
New cliffs WIP
Simplifed Cliff shader (killed tri-planar projection and second albedo tinting, added a 'data map' slot to replace vertex colors use)
Renamed greybox folder
/main/hdrp/
43906
Vincent Mayeur
Added GenerateTerrainMesh on the world stack (project_gaea)
/main/hdrp/
43907
Damian Lazarski
Tundra color correction
Various foliage spawning tweaks
/main/hdrp/
43908
Bill Ford
Ragdoll setup on player_model. Changes to the editor. Hit detection tweaks.
/main/skeleton optimizations/Hitbox System/
43909
Vincent Mayeur
Removing a load of older cliffs/deprecated cliffs meshes/materials/textures/prefabs
/main/hdrp/
43911
Rohan Singh
Fix funky viewmodel positioning when parented
/main/
43912
Vincent Mayeur
rock_14_diff tweaks (brightness)
World stack scripts re-order
/main/hdrp/
43913
Matt Isaac
corrected mesh_replace on surgeon_outfit_split prefab
/main/surgeonoutfit_fix/
43914
Diogo Teixeira
Fixed vent_LOD1 read-only mesh collider errors
Updated launch_site and Hapis
/main/
43915
Vincent Mayeur
World stack scripts re-order
/main/hdrp/
43916
Diogo Teixeira
Rebuilt all monument prefabs using truck models
/main/
43917
André Straubmeier
Backup
/main/ring_road/
43918
Petur Agust
Ice lakes 1-4 scenes converted.
snow_balls material uses hdrp translucency.
/main/hdrp/
43920
Alex Webster
snare ik target update
/main/instruments/
43921
Bill Ford
A bit of tidy up and an some possible optimisation
/main/skeleton optimizations/Hitbox System/
43922
Diogo Teixeira
Fixed cliff and cliff_basic_snow (terrain sampling)
/main/hdrp/
43923
Petur Agust
Diffusion profile variants of LitBase & LitBlend4Way
Diffusion profile for ice
Icebergs & sheets converted + scene
/main/hdrp/
43927
Petur Agust
Ice sheet mat tweak
/main/hdrp/
43928
Petur Agust
Optimized ice sheet texture sizes.
/main/hdrp/
43929
Bill Ford
Attempt to optimise by grouping hitboxes
/main/skeleton optimizations/Hitbox System/
43930
Rohan Singh
Make hiding the body and VM when alt looking less aggressive
/main/
43932
Alex Rehberg
sound files + defs for extended trumpet range
/main/instruments/
43936
Rohan Singh
Don't allow empty messages to be sent, truncate extra long messages before sending them
/main/
43939
Alex Rehberg
instrument mix pass
/main/instruments/
43940
Jarryd Campi
Update autoplay loops for acoustic guitar, bass, flute, jerry can guitar, piano, trumpet and xylophone
/main/instruments/
43941
Alex Rehberg
acoustic guitar f#2 note offset fix
/main/instruments/
43943
Alex Rehberg
extend tuba note range
/main/instruments/
43944
Vincent Mayeur
Moved position of biome tint inside cliff shader to sync visuals with Base Lit
Added LODs/Colliders/Prefabs to latest cliffs
Updated procedural cliff prefabs
/main/hdrp/
43945
Vincent Mayeur
Allow foliage rocks on decor topology
/main/hdrp/
43946
Vincent Mayeur
removing unused prefabs
/main/hdrp/
43948
Vincent Mayeur
Nature/Rock/ folder re-organizing, v2 art and v3 files separated for clarity
/main/hdrp/
43949
Maurino Berry
merge from main
/main/horse_movement_fixes/
43952
Garry Newman
audio.bundle tweak
/main/
43953
Rohan Singh
Fix camera rotation regression when mounted and parented at the same time
/main/
43954
Jarryd Campi
Merge from main
/main/instruments/
43955
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
43956
Jarryd Campi
Hooked up new tuba notes
/main/instruments/
43957
Jarryd Campi
Tuba autoplay loop
/main/instruments/
43958
Rohan Singh
Fix alt look rotation not working with debugcam enabled, also fix alt looking not showing in third person
/main/
43959
Jarryd Campi
Fixed guitar vm's not playing strum animations when played via midi
/main/instruments/
43960
Jarryd Campi
Reworked drum bindings again:
-Remove all drumkit audio references
-Still has multiple entries for drums and snares
/main/instruments/
43961
Jarryd Campi
Validate string input on instruments.playnote rather than throwing an exception
Fixed instruments.playnote not sending an rpc
/main/instruments/
43962
Bill Borman
Inital work on converting vehicle lift to simpler system
/main/vehicles/
43963
Jarryd Campi
Drumkit autoplay loop and midi bind updates
/main/instruments/
43964
Bill Borman
Slow down the lift
/main/vehicles/
43966
Jarryd Campi
Can now adjust autoloop delay per instrument
Set better delays for all built in autoplays
/main/instruments/
43967
Jarryd Campi
Added instruments.overrideautoplay to override which autoplay file from the /instruments folder is used when holding RMB for the currently held instrument
Added instruments.clearautoplayoverride to clear the above override for the current instrument
/main/instruments/
43969
Jarryd Campi
Merge from instruments
/main/
43970
Jarryd Campi
Fixed incorrect DLC app id
Enabled DLC ownership checks
Enabled Steam stats and Achievements
/main/instruments/release/
43971
Jarryd Campi
Assigned the conflicting drum midi notes up an octave
/main/instruments/
43972
Jarryd Campi
Merge from instruments
/main/
43973
Jarryd Campi
Put in some protections to stop recorded notes finishing too early
/main/instruments/
43974
Jarryd Campi
Merge from instruments
/main/
43975
Vincent Mayeur
Added clutter topology fine noise
Sprinkled dirt splat in grass dense areas for Damian (foliage density control)
/main/hdrp/
43976
Bill Borman
Vehicles move smoothly to correct position on the lift
/main/vehicles/
43977
Bill Borman
No need to warn about multiple occupants. Adjust snap speed.
/main/vehicles/
43978
Vincent Mayeur
Cliff LODs terrain mask textures
/main/hdrp/
43981
Vincent Mayeur
Added Cliff_LOD shader for distant cliff LODs which retains very basic terrain blending and biome tint ability.
Updated cliff materials
/main/hdrp/
43984
Damian Lazarski
Tundra color tweaks
/main/hdrp/
43987
Garry Newman
~Added Jenkins-Client.Groovy, Jenkins-Server.Groovy
Removed Jenkinsfile
/main/
43988
Bill Ford
Merge from main
/main/skeleton optimizations/
43991
Bill Ford
Fixed merge conflicts
/main/skeleton optimizations/
43993
Rohan Singh
Subtract 41032
/main/emoji/
43995
Rohan Singh
Experimental emoji rendering in chat
/main/emoji/
44003
Bill Ford
Fixed issue when shuffling player seed.
/main/skeleton optimizations/
44004
Garry Newman
Can't order servers by wiped date
/main/
44005
Diogo Teixeira
Fixed shaders causing issues with transparent materials under point/spot cookie lighting
/main/
44011
Bill Ford
Merge from main
/main/skeleton optimizations/
44014
André Straubmeier
Backup
/main/ring_road/
44020
Petur Agust
Junkyard iteration + merge prefab
/main/hdrp/
44022
Garry Newman
Don't report "active agent" navmesh errors
/main/
44023
Bill Borman
Move vehicle snap to its own script, make a smaller snap area
/main/vehicles/
44024
Bill Borman
Fix driveable state set
/main/vehicles/
44025
Petur Agust
Launch site merge fix + iteration wip
Also unsaved stuff apparently
/main/hdrp/
44026
Jarryd Campi
Moved to the right branch
/main/chainsaw_reload_fix/
44028
Jarryd Campi
Merge from instruments
/main/
44030
Jarryd Campi
Added midi codes to the tambourine notes
/main/instruments/
44031
Bill Borman
Simplified the vehicle lift state system to only what the new lift interaction needs. Protocol++
/main/vehicles/
44032
Bill Borman
Base vehicle position on distance instead of collider contains. Remove LiftAreaTrigger on client
/main/vehicles/
44033
Jarryd Campi
Fix for not being able to download workshop models. Since most meshes now have read/write enabled for memory reasons we can't read the mesh to output the .obj.
To fix, there's a new process under Tools/Workshop/Export Workshop Models that outputs all of the skinnable meshes as .obj into the StreamingAssets folder and stores the path to it on the Skinnable object.
Then instead of creating the .obj at run time we can just copy the file to the desired directory at run-time.
/main/workshop_download_fix/
44034
Bill Borman
Fix distance calculation, adjust trigger area
/main/vehicles/
44036
Bill Borman
Quick test of behaviour on a rotating platform
/main/vehicles/VehiclesPlatformTest/
44037
Jarryd Campi
Disable synced autoplay playback when in teams (was really ping reliant and the new autoplay loops aren't designed for this anyway)
/main/instruments/
44038
Bill Borman
Prevent vehicle "dragging" behind lift changes due to the kinematic snap zone
/main/vehicles/
44039
Bill Borman
Faster rotation snap
/main/vehicles/
44040
Jarryd Campi
Merge release stuff
/main/instruments/
44041
Jarryd Campi
Remove some logs
/main/instruments/
44042
Bill Borman
Better vehicle snap system, handles multiple occupants
/main/vehicles/
44043
Bill Borman
Fixing vehicle lift bugs
/main/vehicles/
44044
Bill Borman
Fix non-driveable warning not showing up in the UI
/main/vehicles/
44045
Thai Leo
updated modules, added textures/mat
/main/vehicles/
44046
Alistair McFarlane
merge from instruments
/main/
44048
Alistair McFarlane
network++
/main/
44050
Jarryd Campi
Uncomment achievement award
/main/instruments/
44057
Jarryd Campi
Merge from instruments
/main/
44058
André Straubmeier
Progress
/main/ring_road/
44061
Petur Agust
Backup
/main/hdrp/
44063
Bill Ford
Merge from skeleton optimizations
/main/skeleton optimizations/Hitbox System/
44068
Petur Agust
Scene backup.
HoboBarrel static & alwaysOn variant prefab cleanup
/main/hdrp/
44081
Bill Ford
Added a fast AABB from OBB method and a few different options for optimisation. Brute force seems to win though...
/main/skeleton optimizations/Hitbox System/
44087
André Straubmeier
Progress
/main/ring_road/
44088
Petur Agust
Pre-volume culling test backup
/main/hdrp/
44090
Bill Borman
Fixed vehicle lift lowering on chassis recycle
/main/vehicles/
44091
Bill Borman
Always hide repair button, never just disable interaction - clearer to the user, matches recycle button
/main/vehicles/
44092
Jarryd Campi
Up max voice count to 128
/main/instruments/
44093
Jarryd Campi
Fix NRE in Server_PlayNote when playing midi input and getting up off an instrument
/main/instruments/
44094
Petur Agust
Render cull groups WIP
/main/hdrp/
44096
Damian Lazarski
New ferns meshes and prefabs
/main/hdrp/
44098
Maurino Berry
merge into main
/main/
44105
Jarryd Campi
Compile fix
/main/
44106
Bill Borman
Adjust lift obstruction sensor
/main/vehicles/
44108
Jarryd Campi
Bumped priority of local player made instrument sounds (was -10, no -40)
/main/instruments/
44109
Bill Borman
Fix double engine module on test map vehicle
/main/vehicles/
44110
Bill Borman
Reduce steering assist on modular vehicles from 50% to 25%
/main/vehicles/
44111
Jarryd Campi
Hooked up the rest of the trumpet notes
NoteSFXImporter can now hook up start sounds
/main/instruments/
44112
Jarryd Campi
Merge from main
/main/instruments/
44113
Jarryd Campi
Merge from instruments
/main/
44114
Bill Borman
Code needs cleanup, but all random-gen vehicles are now enforced as driveable.
/main/vehicles/
44115
Jarryd Campi
Only run DLC check on Client, not Server
/main/
44116
Alistair McFarlane
~ unflagged Acoustic Guitar as requiring DLC
/main/
44122
Alistair McFarlane
Phrases
/main/
44123
Garry Newman
Latest Facepunch.Steamworks
/main/
44129
Garry Newman
Serverside DLC ownership test
/main/
44130
Bill Ford
Merge from main
/main/skeleton optimizations/
44132
Garry Newman
Prevent knees clipping through face when duck jumping
/main/
44134
Garry Newman
Special appid for hero url
/main/
44138
André Straubmeier
Progress
/main/ring_road/
44141
André Straubmeier
Two-lane road test textures
/main/ring_road/
44142
André Straubmeier
Two-lane road test material
/main/ring_road/
44146
André Straubmeier
Forgot to assign two-lane road material
/main/ring_road/
44148
Rohan Singh
Fix error sent from TeamInfo when their player is null (offline+dead)
/main/
44149
Damian Lazarski
Ferns / made leaves less palm-like
/main/hdrp/
44153
Garry Newman
PreserveSampleRate (partial commit)
/main/
44155
Diogo Teixeira
Edit-mode simple and coverage flares
/main/hdrp/
44158
Maurino Berry
debugging
/main/
44159
Thai Leo
updated modules, adding textures/mat
/main/vehicles/
44160
Maurino Berry
~fixed 3p tg effects
/main/
44161
Bill Ford
Picking out the UnwrapBaker tool to finish and fix issues.
/main/unwrap_baker/
44163
Garry Newman
The rest of the audio settings
/main/
44164
Garry Newman
New icon urls
/main/
44166
Petur Agust
Launch site iteration & cullgroup WIP
/main/hdrp/
44167
Alistair McFarlane
merge from main
/release/
44170
Bill Borman
Revert random modular spawn changes. Truly random vehicles, even if enforced as containing the right modules to be driveable, are often a poor configuration anyway. Keep random spawn as truly random instead, and we'll use a manually curated list for map spawns.
/main/vehicles/
44171
Jarryd Campi
Merge from main
/main/instruments/
44172
Jarryd Campi
Added a new Reliable Event Sender that can be setup on an animator state
Can use this to send an animation event even if the animator is culled and events aren't being fired.
This might fix some deploy animation problems on guitars
/main/instruments/
44173
Jarryd Campi
Tweaked MIDI bindings on drum kit
/main/instruments/
44174
Bill Borman
New ScriptableObject and custom editor allows predefining a modular car (chassis + modules)
/main/vehicles/
44175
Bill Borman
Vehicle physics testing edits
/main/vehicles/
44176
Bill Borman
Give the small engine a little more power
/main/vehicles/
44179
Jarryd Campi
New admin commands:
global.sleepingusers prints out all sleeping users on a server
global.sleepingusersinrange prints out all sleeping users in the given range to the player, sorted by distance
inventory.equipslot equips an inventory slot on the player being looked at (0 indexed, so 0 matches up with the 1 key)
/main/new_commands/
44180
Garry Newman
Fixed NRE in BaseMountable.NearMountPoint
Fixed "Coroutine couldn't be started" console error
/main/
44181
Damian Lazarski
Better wind settings for tundra and temperate
Made tundra darker and more saturated/yellow
/main/hdrp/
44187
Damian Lazarski
Fixed fern meshes
Added ferns to decor_v3
/main/hdrp/
44189
Thai Leo
improved cabin module visual based on placement condition
some folder cleanup
/main/vehicles/
44190
Vincent Mayeur
Tweaks to rock_08 albedo
Backup wip arid cliffs/formations art files
/main/hdrp/
44191
Bill Ford
Fix
/main/skeleton optimizations/
44193
Bill Ford
Fixed ragdoll prefab references
/main/skeleton optimizations/
44194
Vincent Mayeur
removing unused files
/main/hdrp/
44195
Petur Agust
Scene backup
Bunker profile tweak
/main/hdrp/
44196
Vincent Mayeur
Arid cliffs prefabs, material tweaks
/main/hdrp/
44198
Bill Ford
Removed grouping.
/main/skeleton optimizations/Hitbox System/
44201
André Straubmeier
Support for proper roadside monuments along the ring road
/main/ring_road/
44203
Maurino Berry
~schema updates
/main/
44206
Maurino Berry
~fixed always uploading all icons
skin approval
/main/
44207
Alex Rehberg
MovementSounds updates within sound frame budget + optimizations
/main/
44209
Alex Rehberg
hunch quick fix for repeated sounds
/main/
44210
Alex Rehberg
audio.hqsoundfade convar
/main/
44212
Diogo Teixeira
Added simpleflare MaxScale for more direct control over flare size
/main/hdrp/
44213
Alex Rehberg
instrument voice limiting tweaks
/main/
44216
Alex Rehberg
local voice limiting debounce tweak just in case
/main/
44217
Alistair McFarlane
cherrypicking 44223
/release/
44224
Alistair McFarlane
~ picking 44225
/main/
44227
André Straubmeier
~ Subtracting 42916 (accidentally deletes entities from prefab pool)
/main/
44230
André Straubmeier
Fixed entities that are part custom maps (included in the map file as root objects) getting spawned as static objects on the client with world streaming enabled
/main/
44231
Garry Newman
Override samplerate to 44100 if > 44100
/main/
44232
Garry Newman
Don't hide viewmodel when alt looking
/main/
44233
Garry Newman
Don't make the playermodel look in the direction of alt look
/main/
44234
Garry Newman
more > 44100hz sounds
/main/
44235
Garry Newman
SERVER;CLIENT
/main/
44236
Garry Newman
Latest steamworks
/main/
44238
Garry Newman
Extra profiling for NpcWalkAnimation and SellOrderEntry
/main/
44240
Adam Woolridge
merge from main
/main/static_workbench_rotation/
44243
André Straubmeier
Fixed SellOrderEntry not getting destroyed until the next time a vending machine loot panel is opened
Fixed loot panels not getting destroyed when leaving a server (since they are DontDestroyOnLoad and the fallback pool cleanup wasn't working right)
/main/
44244
Vincent Mayeur
Datamap texture for clutter_medium rocks
/main/hdrp/
44249
Garry Newman
Catch exceptions that would otherwise go unnoticed
/main/
44250
Bill Ford
Adding a similar tool to merge colliders.
/main/unwrap_baker/
44251
Alistair McFarlane
cherrypicking 44230, 44231, 44233
/release/
44252
Diogo Teixeira
Attempt at fixing invisible rocket crane lift cabin
/main/
44253
Maurino Berry
~skin fix
/main/
44254
Maurino Berry
merge from main
/main/autoturret_2/
44256
Vincent Mayeur
Cliff_basic and Cliff_basic_snow shader rework to use datamaps
Updated materials using these
/main/hdrp/
44258
Alistair McFarlane
picking 44259
/release/
44261
Bill Ford
Added a popup window with some options for baking.
/main/unwrap_baker/
44262
Diogo Teixeira
Second attempt at fixing invisible rocket crane lift cabin
/main/
44263
Petur Agust
Backup
/main/hdrp/
44264
Rohan Singh
Fix crash when loading server information sometimes (updated FP.Steamworks)
Fix bootstrap NRE when running custom builds
/main/
44265
Rohan Singh
Revert ProjectSettings change that snuck in
/main/
44266
Diogo Teixeira
Added polygon offset control to stanndard-decal shader
/main/
44267
Diogo Teixeira
Attempt at fixing flickering industrial decals at launch site
/main/
44268
Alistair McFarlane
Codegen audio.hqsoundfade
/main/
44269
Thai Leo
updated modules, tweaked seat position/fixed some conditional display
/main/vehicles/
44270
Alex Rehberg
hqsoundfade defaults to false for now
/main/
44271
Alistair McFarlane
merge from main
/release/
44272
Vincent Mayeur
Removed Generate Clutter Topology from world stack
/main/hdrp/
44273
Vincent Mayeur
Clutter rocks material tweaks
/main/hdrp/
44274
Petur Agust
launch site wip
/main/hdrp/
44275
Petur Agust
Launch site big office group
/main/hdrp/
44276
Bill Borman
Reduce 2-module chassis steer angle.
/main/vehicles/
44277
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
44278
Petur Agust
Backup.
Wall2 lamp prefab flare fixed.
/main/hdrp/
44279
Bill Borman
Spawning random preset vehicles now functional. Manifest update.
/main/vehicles/
44281
Jarryd Campi
Raised minimum height of tree markers on all trees except palms to 0.4
Flatten out distance on y axis by 50% when finding a new spot to place a marker
Regenerated marker data on some trees
/main/tree_game/
44282
Bill Borman
Added some random presets without a full complement of modules in sockets
/main/vehicles/
44283
Bill Borman
Preset spawns now use the correct defined slots, instead of just stacking modules after each other
/main/vehicles/
44285
Bill Borman
Add spawnable script to vehicles
/main/vehicles/
44286
Maurino Berry
enabled xmas content
fixed santa sleigh santa
/main/xmas_2019/
44287
Jarryd Campi
Added an angle check to tree marker move amount, disabled on some trees with extreme curves
/main/tree_game/
44288
Jarryd Campi
Fixed a swamp tree with some weird detached marker points
/main/tree_game/
44289
Jarryd Campi
Removed some debug logs
/main/tree_game/
44290
Adam Woolridge
Merge from main
/main/static_workbench_rotation/
44293
Jarryd Campi
Merge from main
/main/instruments/
44296
Jarryd Campi
Fix guitar display issue when switching between multiple guitars
/main/instruments/
44297
Jarryd Campi
Server compile fix
/main/instruments/
44298
Damian Lazarski
Ground plants progress
/main/hdrp/
44299
Jarryd Campi
Merge from instruments
/main/
44300
Adam Woolridge
Reduce player name tag refresh rate if more players than max allowed elements.
/main/nametags/
44303
Bill Ford
Added some more options. Can delete the source objects, filter etc.
/main/unwrap_baker/
44310
André Straubmeier
Ring road / monument blocking uses TerrainPlacementMap instead of topology
/main/ring_road/
44317
Vincent Mayeur
Arid and regular cliffs final files
/main/hdrp/
44318
Vincent Mayeur
Adding the stone and gravel foliage we use on the revamp on regular procmap in order to remove older clutter art
/main/hdrp/
44319
André Straubmeier
Fixed road height on roadside monuments
/main/ring_road/
44322
Vincent Mayeur
Removing old stone splat foliage clutter
/main/hdrp/
44324
Maurino Berry
fixed immoble sleigh
/main/xmas_2019/
44326
Petur Agust
Scene backup
/main/hdrp/
44329
Petur Agust
Pre-prop groups
/main/hdrp/
44331
Bill Borman
Vehicle preset experiment
/main/vehicles/VehclePresetExperiment/
44332
Petur Agust
Office props into cull groups.
/main/hdrp/
44334
Jarryd Campi
Fixed a duplicate midi binding on the bass guitar
/main/instruments/
44335
patrick.m
Merge from main
/main/posters/
44336
Bill Borman
Removed cage module, plus its item, model etc. Removed two presets that were using the cage. Removed some other unused bits.
/main/vehicles/
44337
Bill Borman
Working on changes to vehicle map spawn. Added ModularCar population convar. Manifest++.
/main/vehicles/
44339
Bill Borman
Updated spawnable vehicle prefab variants
/main/vehicles/
44340
Bill Borman
Now spawning modular cars on map with modules, using new and improved method. Don't need random spawn intermediate entity anymore.
/main/vehicles/
44341
André Straubmeier
Added "roadside" monument type and cleaned up TerrainPathConnect handling
/main/ring_road/
44348
Vincent Mayeur
Tweaks to foliage rocks material/textures for biome tinting
/main/hdrp/
44353
Vincent Mayeur
project_gaea scene world stack update
/main/hdrp/
44354
Damian Lazarski
Ground plants / beach and arid progress
/main/hdrp/
44356
André Straubmeier
RoadTest scene update
/main/ring_road/
44358
Petur Agust
Culling zones for office interiors
/main/hdrp/
44369
Petur Agust
Only render 1 level at at time in the big offices.
/main/hdrp/
44374
Vincent Mayeur
Light luminance tweaks to terrain_config
/main/hdrp/
44379
Petur Agust
Hierarchy organisation & naming
/main/hdrp/
44380
Thai Leo
updated dashboard/seat
/main/vehicles/
44381
Vincent Mayeur
Latest terrain generation
Grass now fades into dirt before sand in arid biome
Arid biome fades to temperate biome on the shore
Stronger stones/gravel channels hopefully helping with grass foliage cutout
/main/hdrp/
44382
Adam Woolridge
more wip
/main/nametags/
44383
Jarryd Campi
Merge from tree_game
/main/
44384
Jarryd Campi
Merge from chainsaw_reload_fix
/main/
44387
Vincent Mayeur
changed the biome tinting source on foliage stones
/main/hdrp/
44389
Jarryd Campi
Merge from main
/main/map_improvements/
44390
Jarryd Campi
Only update map markers when adding/removing points (fixes monument widgets vanishing for a frame when adding/removing markers)
/main/map_improvements/
44392
Petur Agust
Bugfixes
/main/hdrp/
44393
Petur Agust
Unsaved.
/main/hdrp/
44394
Jarryd Campi
Merge from map_improvements
/main/
44395
Adam Woolridge
fix
/main/nametags/
44399
Jarryd Campi
Merge flamejet_optimisation
/main/
44402
Bill Borman
Spawned vehicles start with heavy damage
/main/vehicles/
44403
Bill Borman
Update editor modular car player inventory loadout to include a hammer
/main/vehicles/
44404
Bill Borman
Changes to BaseCombatEntity so that StartHealth and MaxHealth can be different, allowing for vehicles to spawn correctly with less than 100% health.
- StartMaxHealth() now returns MaxHealth() instead of StartHealth()
- ClientInit now sets _maxHealth to MaxHealth() instead of StartHealth()
/main/vehicles/
44406
Bill Borman
Removed StartMaxHealth(). All overrides for StartMaxHealth() returned the same as max health. Now that StartMaxHealth() also returns max health in the base method, the whole method can be removed and swapped for MaxHealth().
/main/vehicles/
44407
Bill Borman
Added basic plasceholder damage texture and auto-gen normal map, plus black mask to hide it for now.
/main/vehicles/
44408
Thai Leo
updated steering wheel model/texture/mat
/main/vehicles/
44409
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
44410
Vincent Mayeur
Fixed monument topology in Swamp_c
/main/bandit_camp_fix/
44411
Vincent Mayeur
Compound scene2prefab
/main/
44413
Vincent Mayeur
Added pine/fir trees back to temperate forests but only on Alt topology. This adds variation without needing be in tundra
Manifest
/main/hdrp/
44416
Vincent Mayeur
Making a external prefab of World_setup_v3 in project_gaea. This will be useful for all the upcoming maps world stack maintenance
/main/hdrp/
44417
Alistair McFarlane
cherrypicking cake fixes
/release/
44418
Vincent Mayeur
Added roads, powerlines, tiny monuments, harbors, offshore monuments, caves to World_Setup_v3 stack
/main/hdrp/
44419
Vincent Mayeur
Added monument nodes to project_gaea for testing
/main/hdrp/
44425
Bill Ford
Created some utilities for LODGroup Conversion.
/main/hdrp/LODGroup/
44429
Bill Ford
Cherrypicking fix
/main/hdrp/
44431
Bill Ford
Fixed AdaptMeshToTerrain spamming errors.
/main/hdrp/LODGroup/
44432
Damian Lazarski
Mormon tea bush progress
/main/hdrp/
44433
Adam Woolridge
more wip
/main/nametags/
44434
Bill Ford
Looking at replacing rather than removing...
/main/hdrp/LODGroup/
44437
Adam Woolridge
disable some debug, added a save file for easier testing & perf comparison
/main/nametags/
44438
Adam Woolridge
profiling
/main/nametags/
44439
Bill Borman
Cleanup
/main/vehicles/
44443
Diogo Teixeira
Fixed a bunch
/main/hdrp/merge-fix-2/
44444
Diogo Teixeira
Merge from /main/hdrp
/main/hdrp/merge-fix-2/
44447
Diogo Teixeira
Merge from /main/hdrp/merge-fix-2
/main/hdrp/
44448
Bill Borman
Revert BaseMountable to compare the net ID in NearMountPoint instead of comparing the entities directly. Comparing directly caused inconsistent interaction on listen server, where the ray would sometimes hit the client's collider, and sometimes the server's.
/main/vehicles/
44449
Diogo Teixeira
Updated project settings
/main/hdrp/
44450
Petur Agust
WIP
/main/dec19_boomers/
44451
Vincent Mayeur
Merge from bandit_camp_fix
/main/hdrp/
44457
Bill Ford
merge from main/hdrp
/main/hdrp/LODGroup/
44464
Vincent Mayeur
Made glass opaque on some static doors with glass
/main/
44466
Bill Ford
Disabling RendererBatch (test)
/main/hdrp/RendererBatch/
44473
Thai Leo
updated module
/main/vehicles/
44479
André Straubmeier
Merge from main/ring_road
/main/hdrp/
44480
Adam Woolridge
more profiling
/main/nametags/
44482
Damian Lazarski
Mormon tea bush progress
/main/hdrp/
44487
Diogo Teixeira
Lowered texture mip streaming RenderersPerFrame to 128 and MaxIORequests to 512
/main/
44488
Maurino Berry
~skin approval
/main/
44491
Petur Agust
Various VFX & file cleanup.
/main/dec19_boomers/
44492
Bill Borman
Modular Cars inventory loadout edit
/main/vehicles/
44496
Bill Borman
Hide damage FX when engine is off
/main/vehicles/
44497
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
44498
Bill Borman
Fix vehicle garage null ref on panel close
/main/vehicles/
44499
Bill Ford
Merge from main
/main/skeleton optimizations/
44504
Bill Ford
Tidy up after Plastic...
/main/skeleton optimizations/
44506
Bill Ford
Added Entities packages, some Entity conversion utilities and done a quick performance comparison...
/main/hdrp/LODGroup/
44509
Thai Leo
updated chassis, fuel tank
/main/vehicles/
44514
Vincent Mayeur
Latest terrain generation
Added lakes back with a new process
Applied lake's process findings to monument placement process
Added river topology to serve as a base for river pathing
/main/hdrp/
44518
Thai Leo
updated modules
/main/vehicles/
44519
Vincent Mayeur
Temperate zone surrounding lakes in arid biome fixed
/main/hdrp/
44520
Vincent Mayeur
Folders re-organized in autospawn/monument/ and Scenes/prefabs/
/main/hdrp/
44521
Vincent Mayeur
Added TerrainPlacementMap to project_gaea terrain
/main/hdrp/
44523
Alistair McFarlane
subtracting 44513 / 44512
/main/
44525
Vincent Mayeur
fixed incorrect material on a compound house LOD1/2
/main/hdrp/
44526
Diogo Teixeira
Fixed road asphalt material
/main/hdrp/
44530
Alex Rehberg
bradley sound handling tweaks
/main/
44531
Thai Leo
updated modules
adding model/mat/textures
/main/vehicles/
44532
Bill Borman
Don't try to load save on Craggy
/main/vehicles/
44533
Bill Borman
Fix assigned module presets
/main/vehicles/
44534
Bill Borman
Lower vehicle waterlogging point from 1.25m to 0.75m
/main/vehicles/
44535
Bill Borman
Reset vehicles that are waterlogged and therefore unusable after one ten minutes, provided their original spawn location is still clear.
/main/vehicles/
44536
Vincent Mayeur
Latest terrain generation
Made monument inserts slightly smaller, added a mark on monument topology to better locate Monument node center
Added monument node prefabs for Ice lakes, Swamps, XL
/main/hdrp/
44537
Thai Leo
updated storage module
/main/vehicles/
44538
Bill Borman
Code gen for the new modularcar population convar
/main/vehicles/
44539
Bill Borman
Revert accidental ProjectSettings commit in 44407
/main/vehicles/
44540
Jarryd Campi
Made ResourceRef PropertyDrawer not load assets every GUI repaint (fixes laggy inspectors in MonumentIsland scene)
/main/map_improvements/
44543
Bill Borman
Fix corrupted fuel tank meta and ref
/main/vehicles/
44544
Jarryd Campi
Only setup monument markers once, not every time the map is opened (fixes monument text flickering out for a frame when opening the map)
/main/map_improvements/
44545
Adam Woolridge
Don't bother sorting players by distance if there's less players than max elements
/main/nametags/
44550
Damian Lazarski
Arid foliage progress
/main/hdrp/
44551
Bill Ford
Moved ragdoll component caching to preprocess
/main/skeleton optimizations/
44556
Bill Ford
Merge from main
/main/skeleton optimizations/
44558
Garry Newman
SoundManager - call Elapsed.TotalMilliseconds as infrequently as possible
/main/
44560
Adam Woolridge
more
/main/nametags/
44561
Garry Newman
Throttle Cargo Ship UpdateSounds frequency based on distance
/main/
44563
Garry Newman
Error fix
/main/
44564
Garry Newman
Throttle BaseHelicopter ground effects update rate based on distance
/main/
44565
Adam Woolridge
Fixed a bug with nametag distance check not correctly checking for same-team
/main/nametags/
44566
Alistair McFarlane
Tweaked Patrol helicopter culling distance
/main/
44567
Vincent Mayeur
Archipelago map
/main/hdrp/
44568
Thai Leo
updated modules
/main/vehicles/
44573
Jarryd Campi
Removed a useless Mathf.Max with one parameter that was allocating every frame
/main/
44597
Jarryd Campi
Gate eye controller logic by distance and don't run eye controller on local player in first person
/main/misc_optimisations/
44600
Jarryd Campi
Disable ScrollRectEx on MapView when not in use
/main/misc_optimisations/
44601
Garry Newman
Throttle and cache foot IK traces, added player.footikrate
/main/
44610
Alistair McFarlane
protocol++
/main/
44613
Garry Newman
Profile SoundManager.Update better
/main/
44616
Garry Newman
Throttle HasVoiceData check
/main/
44617
Vincent Mayeur
Added missing river mesh script to world stack
/main/hdrp/
44623
Garry Newman
Crosshair/LookingAtTooltip UI no longer use animators
LookingAtTooltip text uses RustText
Throttle UpdateLookingAt instead of running every frame
/main/
44628
Garry Newman
Fixed compile error
/main/
44629
Garry Newman
Fixed GC in PlayerWalkMovement.GroundCheck
Fixed GC in TimedExplosive.DoCollisionStick
/main/
44644
Garry Newman
Fixed WaterSystem allocations
/main/
44645
Garry Newman
Only update HudElement when totally needed
/main/
44647
Garry Newman
LookAt text tweak
/main/
44648
Garry Newman
Only update VitalNote text if they're shown (!)
Throttle NoticeArea updates
/main/
44650
Bill Ford
Added unwrap baker tool to start testing baking HLODs.
/main/hdrp/LODGroup/
44651
Alistair McFarlane
phrases
/main/
44656
Vincent Mayeur
Added capsule colliders to monument nodes as a way to guess size and make them visible (makeshift)
Tweaks to World steup prefab
Archipelago latest build
/main/hdrp/
44657
Jarryd Campi
Midi driver no longer creates a gameobject, instead the active instrument calls update on the driver while it's in use
This eliminates midi overhead while an instrument isn't being used
/main/misc_optimisations/
44670
Maurino Berry
merge from main
/release/
44674
Alistair McFarlane
merge from main
/release/
44676
André Straubmeier
Give up when no solution can be found
/main/ring_road/
44685
patrick.m
Xmas menu background video
/main/
44689
Adam Woolridge
Can now toggle hit notification beahviour/level from the options UI
/main/hit_notification_ui/
44690
Alistair McFarlane
merge from main
/release/
44695
Vincent Mayeur
Archipelago latest build - improved forests cover, made the tier maps generate from a mixture of biome and monument size as opposed to just biomes
/main/hdrp/
44696
Vincent Mayeur
Tweaks to forest and small boulders filters
/main/hdrp/
44697
Vincent Mayeur
Archipelago latest build
Stones and Gravel splat foliage filters avoid roads/buildings
/main/hdrp/
44702
Garry Newman
NoticeArea uses RustLayout (fixes spazzing)
/main/
44706
Thai Leo
updated modules
/main/vehicles/
44707
Alistair McFarlane
merge from main
/release/
44709
Alistair McFarlane
merge from main
/release/
44712
Thai Leo
updated modules
/main/vehicles/
44713
Maurino Berry
~fixed large present not giving items very rarely
/main/
44714
Maurino Berry
merge from main
/release/
44715
Maurino Berry
fixed deluxe xmas lights always starting with red bulbs
/main/
44716
Maurino Berry
merge from main
/release/
44719
Thai Leo
updating module material
adding damaged textures
/main/vehicles/
44721
Alistair McFarlane
merge from main
/release/
44723
Vincent Mayeur
Removed some old generic rocks from tundra forests
Updated foliage.v3
/main/hdrp/
44729
Vincent Mayeur
more filters work
/main/hdrp/
44730
Damian Lazarski
Arid foliage backup
/main/hdrp/
44734
Damian Lazarski
Foliage v3 update
/main/hdrp/
44744
André Straubmeier
Another attempt to fix nested parenting trigger issues
/main/
44746
Vincent Mayeur
Missing file
/main/hdrp/
44749
Thai Leo
updated damage texture/mat
/main/vehicles/
44752
Thai Leo
missing textures
/main/vehicles/
44753
Diogo Teixeira
Disabled unused passes in Foliage and Foliage billboard
Fixed impostor baking to match new foliage
/main/hdrp/foliage-impostors/
44754
Jarryd Campi
Remove a debug draw line that was accidentally left in TreeEntity
/main/
44755
Thai Leo
updated damage texture, cleanup ressources
/main/vehicles/
44760
Thai Leo
more...
/main/vehicles/
44761
Alistair McFarlane
fixed polestar_treeset gibs read & write errors
/main/
44764
Diogo Teixeira
Fixed impostor baking on smaller objects
Added multi-selection impostor baking
/main/hdrp/foliage-impostors/
44765
Diogo Teixeira
Faster baking of multiple impostors
/main/hdrp/foliage-impostors/
44766
Diogo Teixeira
Rebaked and cleaned up ipostors on palm_tree impostors
/main/hdrp/foliage-impostors/
44767
Diogo Teixeira
Rebaked and cleaned up reeds, bushes and hemp
/main/hdrp/foliage-impostors/
44768
Diogo Teixeira
Rebaked and cleaned up all tree impostors
/main/hdrp/foliage-impostors/
44769
Diogo Teixeira
Merge from /main/hdrp/foliage-impostors
/main/hdrp/
44771
Maurino Berry
~skin approval
/main/
44772
Petur Agust
Vehicle VFX backup
/main/vehicles/vehicles_vfx/
44773
Petur Agust
More
/main/vehicles/vehicles_vfx/
44774
patrick.m
Merge from main
/main/posters/
44775
Thai Leo
updated modules / textures
/main/vehicles/
44776
Diogo Teixeira
Tweaked swamp hero tree impostor alpha cutoff
/main/hdrp/
44778
Damian Lazarski
Ground plants progress
/main/hdrp/
44780
Damian Lazarski
Terrain4 / Arid color changes
/main/hdrp/
44781
Diogo Teixeira
Updated ASE to 1.7.5
/main/hdrp/
44782
Thai Leo
updated module damage group
/main/vehicles/
44784
Diogo Teixeira
Added stochastic sampling for high-freq wave normals
Added a decent high-freq wave normal texture array (experimental)
/main/hdrp/water2/
44785
Alistair McFarlane
save++
Protocol++
/main/save_188/
44786
Alistair McFarlane
Disabled xmas event
Disabled xmas tree craft
Disabled santa sleigh event
/main/save_188/
44787
Alistair McFarlane
merge from save_188
/main/
44788
Alistair McFarlane
~ updated mainmenu logo
/main/
44789
Alistair McFarlane
Updated menu videos
/main/
44790
Maurino Berry
~baseline
/main/fireworks/
44791
Adam Woolridge
Server browser lists can now specify a default sort-by override. Server history list now ordered by most recently played.
/main/serverbrowser/
44792
Adam Woolridge
Toggling favourite status of a server forces an instant update of the Favourites category. Servers appear/disappear instantly in lists when toggling favourite status.
/main/serverbrowser/
44793
Thai Leo
WIP collider
/main/vehicles/
44794
Thai Leo
updated module collider
/main/vehicles/
44796
Maurino Berry
~skin approval
/main/
44797
Bill Ford
Merging...
/main/skeleton optimizations/main_merge_2/
44798
Bill Ford
PlayerModel foot IK
/main/skeleton optimizations/main_merge_2/
44799
Bill Ford
Added - don't run eye controller on local player in first person
/main/skeleton optimizations/main_merge_2/
44800
Bill Ford
Haircap setup
/main/skeleton optimizations/main_merge_2/
44801
Bill Ford
Fixed copying hair wearables multiple times.
/main/skeleton optimizations/main_merge_2/
44802
Bill Ford
Wearable Replacments.
/main/skeleton optimizations/main_merge_2/
44803
Bill Ford
Set up to replace wearables instead of meshes.
/main/skeleton optimizations/main_merge_2/
44804
Lama Love
Add support for temporarily banning players
There's a new, optional parameter at the end of ban/banid that controls the expiry date
It can be something like (one of these) 5m, 2w, 3d for relative time, or a unix timestamp, which is what's saved to bans.cfg
/main/
44805
Bill Borman
Merge from Main->Vehicles.
/main/vehicles/
44807
Jarryd Campi
Merge from main
/main/instruments/
44808
Jarryd Campi
Remove MidiStateUpdater (no longer needed)
/main/misc_optimisations/
44809
Jarryd Campi
Merge from main
/main/instruments/
44811
Bill Borman
Put Craggy back to daytime
/main/vehicles/
44812
Jarryd Campi
Rename midiInput convar to processMidiInput
processMidiInput now defaults to on
Moved MIDI Input toggle from Experimental section to Controls section in options
/main/instruments/
44813
Jarryd Campi
Rename sustainPedal convar to processSustainPedal and default to On
Expose sustain pedal option in Experimental settings
/main/instruments/
44814
Jarryd Campi
Merge support for natively playing .mid files
/main/instruments/
44817
Jarryd Campi
Merge from instruments
/main/
44818
Jarryd Campi
Merge from instruments (typo fix)
/main/
44820
Bill Borman
Unlinked the Fuel_tank_vehicle prefab from the modular_car_fuel_storage entity. The prefab link was causing the model to become corrupted when the game was run with the entity in a scene. This properly fixes the "Object GameObject (named 'fuel_tank') has multiple entries of the same Object component. Removing it!" error.
/main/vehicles/
44821
Jarryd Campi
Potentially fixed nested prefabs becoming corrupted after playing in editor
Stops PrefabPreProcess running ProcessNestedPrefabs in editor if we're not bundling, since running that removes components from the asset on disk and not on the copy of the prefab.
/main/
44822
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
44824
Bill Borman
Wooden wall around test map, prevent driving accidentally out of bounds
/main/vehicles/
44825
Bill Ford
Setup beard replacement prefabs etc.
/main/skeleton optimizations/main_merge_2/
44827
Alistair McFarlane
Fixed inside terrain antihack issue at cave_large_sewers_hard
cave_large_sewers_hard S2P
/main/
44829
Bill Ford
Finished wearable replacements
/main/skeleton optimizations/main_merge_2/
44830
Bill Ford
merge from main
/main/skeleton optimizations/main_merge_2/
44831
Bill Ford
merge from merge branch
/main/skeleton optimizations/
44832
Bill Ford
Error fix
/main/skeleton optimizations/
44837
André Straubmeier
~ Subtracting 44822 (it completely disables nested prefab preprocessing in the editor, which will break)
/main/
44840
Bill Ford
Merge from main
/main/skeleton optimizations/
44846
Bill Ford
Delete utils folder
/main/skeleton optimizations/
44847
Bill Ford
Merge from skeleton_optimisations
/main/
44851
Bill Ford
merge from skeleton_optimisations
/main/
44855
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
44860
Bill Borman
Vehicle teleport now moves instantly instead of lerping to the new position. Also added support for non-Spawnable type vehicles to move back to their initial position using the ReturnToSpawn system as well.
/main/vehicles/
44862
Bill Borman
Prevent residual water/dirt/smoke FX when teleporting vehicles
/main/vehicles/
44863
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
44864
Jarryd Campi
Add support for steam friends list grouping when in a team. Enabled by default, can be disabled with the global.richPresence convar
/main/friend_grouping/
44865
Thai Leo
WIP collider pass
/main/vehicles/
44866
Bill Borman
Move new conditional UI button to the bottom
/main/vehicles/
44867
Bill Borman
Conditionals now allow for any health percent, not just alive/dead
/main/vehicles/
44868
Bill Borman
Condition UI tidy up
/main/vehicles/
44869
Bill Borman
Refresh conditions on all health changes now, not just 0 vs. non-zero
/main/vehicles/
44870
Jarryd Campi
~MIDI license
/main/
44872
Thai Leo
·updated collider
/main/vehicles/
44873
Bill Borman
Fix health conditional calculation
/main/vehicles/
44874
Bill Borman
Updated entity bounds to match the current module and chassis models. Rebuilt manifest.
/main/vehicles/
44875
Bill Borman
Fix invalid item in Modular Cars inventory loadout
/main/vehicles/
44877
Bill Borman
Add note to base chassis re bounds.
/main/vehicles/
44879
Bill Ford
merge from skeleton_optimisations
/main/skeleton optimizations/Hitbox System/
44880
Bill Ford
cherrypicking fix
/main/
44883
Bill Ford
Cherrypicking missing references fix
/main/
44885
Bill Ford
Merge from skeleton_optimisations
/main/
44893
Bill Ford
Merge from skeleton_optimisations
/main/skeleton optimizations/Hitbox System/
44895
Bill Ford
Fix for a few wearables throwing exceptions.
/main/skeleton optimizations/
44900
André Straubmeier
Removing meta file that can be deleted
/main/
44905
Alistair McFarlane
merge from static_workbench_rotation
/main/
44908
Bill Ford
Merge fix
/main/
44909
Bill Ford
Hitbox setup.
/main/skeleton optimizations/Hitbox System/
44916
Alistair McFarlane
merge from sam_pickup_fix
/main/
44923
Jarryd Campi
Go back to old activePlayerList behaviour with ListHashSet
/main/new_commands/
44924
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
44925
Jarryd Campi
Merge from main
/main/new_commands/
44926
Jarryd Campi
Codegen
/main/new_commands/
44927
Jarryd Campi
Merge new_commands
/main/
44928
Thai Leo
wip collider stuff
/main/vehicles/
44931
Bill Borman
Increase fuel tank health
/main/vehicles/
44933
Bill Borman
Set up 2module_passengers entity
/main/vehicles/
44934
Thai Leo
module panel health setup
/main/vehicles/
44936
Thai Leo
more
/main/vehicles/
44937
Bill Borman
Module editor null check
/main/vehicles/
44940
Bill Borman
Var rename
/main/vehicles/
44941
Petur Agust
More
/main/vehicles/vehicles_vfx/
44942
Bill Borman
Storage module now fully functional + manifest rebuild again
/main/vehicles/
44946
Bill Borman
Code review: Move IsNull from CollectionEx to ObjectEx
/main/vehicles/
44947
Bill Borman
Code review: Add entity creation null check.
/main/vehicles/
44949
Bill Borman
Code review: André says "UnityEvent uses reflection and is slow as balls. Better to get rid." Changed the generic TriggerStay to CarGarageTiggerStay which specifically calls a ModularCarGarage method directly.
/main/vehicles/
44950
Bill Borman
Code review: Call SetParent before calling Spawn
/main/vehicles/
44952
Bill Borman
Code review: Add "== this" check with || before EqualNetID check
/main/vehicles/
44953
Jarryd Campi
Fixed an NRE in IOEntityEditor due to an uninitialized array
/main/
44957
Thai Leo
Chassis LOD
/main/vehicles/
44958
Thai Leo
fix missing transform NRE
/main/vehicles/
44959
André Straubmeier
Another attempt to fix nested parenting triggers
TriggerParent works like TriggerParentEnclosed since that should be much more robust when sorting out overlaps / nested parenting triggers
Simplified TriggerParentEnclosed (now inherits from TriggerParent)
Simplified TriggerParentExclusion (since overlaps are handled by TriggerParent)
Removed OnEntityEnter hack from ForceUpdateTriggers (since overlaps are handled by TriggerParent)
/main/entity_parenting_2/
44960
Thai Leo
more LOD
/main/vehicles/
44961
Alistair McFarlane
merge from entity_parenting_2
/main/
44962
Adam Woolridge
Added new GrowableEntity, based on the existing PlantEntity for now. Some clean-up.
/main/farming2/
44963
Adam Woolridge
GrowableEntity proto
/main/farming2/
44965
Bill Ford
More adjustments and a temp copy util
/main/skeleton optimizations/Hitbox System/
44966
André Straubmeier
Merge from main
/main/ring_road/
44967
André Straubmeier
Added ring road script and roadside monument script to procedural map scene
/main/ring_road/
44971
André Straubmeier
Moved gas station, supermarket and warehouse to roadside monument folder
/main/ring_road/
44972
André Straubmeier
Roadside monument updates
/main/ring_road/
44979
Adam Woolridge
Removed existing implementation of genetics from GrowableEntity
/main/farming2/
44980
Vincent Mayeur
Fixed lost terrain reference in archipleago
/main/hdrp/
44983
Bill Ford
Prefab setup. Tests are also now done based on an assigned priority
/main/skeleton optimizations/Hitbox System/
44986
André Straubmeier
Roadside monument updates
/main/ring_road/
44995
Bill Ford
More setup...
/main/skeleton optimizations/Hitbox System/
44997
Bill Ford
Setup
/main/skeleton optimizations/Hitbox System/
45005
Adam Woolridge
more
/main/farming2/
45008
Vincent Mayeur
Canyon map files
/main/hdrp/
45013
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
45014
Bill Borman
Fix build compile error
/main/vehicles/
45015
Jarryd Campi
Fixed Musical Maestro achievement counting static instruments at compound as unique instruments (will take effect after a wipe)
Added a fallback in case these extra instruments had already been tracked
/main/instruments/
45022
Jarryd Campi
Merge from instruments
/main/
45023
Lama Love
WIP server message of the day
/main/motd/
45025
Bill Borman
Fix TriggerBase entity list bug. Entities with multiple colliders could get into the following situation:
- Collider A enters the trigger. The base entity is added to the entityContents HashSet.
- Collider B enters the trigger (same entity).
- Collider A leaves the trigger. The base entity is removed from the entityContents HashSet.
But the entity's Collider B is still in the trigger.
This fix keeps the entity around until all colliders on it have left the trigger.
/main/vehicles/
45026
Bill Borman
Code review: Convert VehicleSnapZone to use TriggerBase. Renamed to TriggerMagnetSnapZone.
/main/vehicles/
45027
Bill Borman
Wheel name fix
/main/vehicles/
45029
Petur Agust
More
/main/vehicles/vehicles_vfx/
45030
Bill Borman
Switch velocity to using GetWorldVelocity again.
/main/vehicles/
45032
Bill Borman
Code review: Another SetParent to go before Spawn, + remove unnecessary value assignments
/main/vehicles/
45034
Bill Borman
Code review: Don't bother with caching numSubComponents
/main/vehicles/
45035
Bill Borman
Remove left-over uses of numSubComponents
/main/vehicles/
45037
Bill Borman
Code review: Remove unused method.
/main/vehicles/
45039
Bill Borman
Code review: Moved WheelRayMask into Defines.cs as WheelRay
/main/vehicles/
45040
Jarryd Campi
Expose more resource collection
Expose more animal kills
Fix UI being left open
/main/life_stats/
45041
Bill Borman
Remove the collisionLayerMask. Vehicle collisions will already only detect hits on the Vehicle Movement layer anyway, and it should be fine to consider all of those as collision hits.
/main/vehicles/
45042
Bill Borman
Adjust WheelRay mask to better match what the vehicle movement layer actually hits.
/main/vehicles/
45044
Bill Ford
Setting up prefabs
/main/skeleton optimizations/Hitbox System/
45047
Bill Ford
merge from skeleton_optimisations
/main/skeleton optimizations/Hitbox System/
45050
Adam Woolridge
Cached some components that were getting called every update. Refactored/split out a bunch of GrowableEntity calculations so it's easier to take a bunch of new factors into account, going forwards.
/main/farming2/
45052
Bill Ford
Deleted un needed scripts
/main/skeleton optimizations/Hitbox System/
45054
Adam Woolridge
Added placeholder Fertilizer item. Manifest.
/main/farming2/
45060
André Straubmeier
Prefab mountain updates
/main/ring_road/
45063
André Straubmeier
Fixed TerrainPlacementMap starting out disabled
/main/ring_road/
45065
Bill Ford
Impact effects
/main/skeleton optimizations/Hitbox System/
45067
André Straubmeier
Only spawn prefab mountains on 5k maps or larger (4k maps need the free space to fit the new ring road + large monuments)
/main/ring_road/
45069
Vincent Mayeur
Canyon: Rock splat always arid color even in temperate biome
More tundra, added higher plateau north of map for tundra and snow opportunity
Added lakes and monument inserts, monument nodes
Deeper canyons
/main/hdrp/
45074
Diogo Teixeira
Added detail layer blending control via detail color on rust/std shader set
/main/vehicles/
45079
André Straubmeier
Can no longer build and deploy on roads (currently 3 wall heights vertically and 4 meters horizontally)
/main/ring_road/
45082
Petur Agust
More
/main/vehicles/vehicles_vfx/
45083
Jarryd Campi
Merge from main
/main/life_stats/
45085
Thai Leo
more LOD
/main/vehicles/
45086
Thai Leo
hidding LOD on chassis
/main/vehicles/
45088
Bill Borman
Fix BuildingBlock health display bug. Health on BuildingBlock upgrades is actually sent to the client before the new upgrade state is sent. My code was clamping set health values to MaxHealth(), meaning the new value was clamped to the pre-upgrade max. Reverted the change to let health be set to "impossible" values again.
Also now checking MaxHealth() instead of _maxHealth in health property, allowing for overrides.
/main/vehicles/
45091
Bill Borman
Revert some health changes from my #39974, so overrides are used correctly.
/main/vehicles/
45092
Bill Borman
Some more health fixes. Fixes repairs.
/main/vehicles/
45093
Jarryd Campi
Merge fix
/main/life_stats/
45094
Diogo Teixeira
Nuked custom 2d texture array inspector (unity now has built-in)
/main/vehicles/
45095
Bill Borman
Fix spawnable script setup
/main/vehicles/
45097
Lama Love
Merge from motd
/main/
45099
Jarryd Campi
Rich Presence setup
/main/life_stats/
45101
Diogo Teixeira
Updated texture array creator (fixes + sort on drop)
/main/vehicles/
45102
Thai Leo
fix missing reference/ wip LOD
/main/vehicles/
45103
Bill Borman
New vehicle spawn presets that use the two new modules (1m storage, 2m passenger)
/main/vehicles/
45104
Bill Borman
Import MeshBaker plugin (minus Examples directory)
/main/vehicles/
45105
Bill Borman
Put all vehicles mats on 0 detail colour alpha by default (representing the 100% health look). Also switched to Rust/Standard shader.
/main/vehicles/
45109
Jarryd Campi
Fixed incorrect accuracy calculation
/main/life_stats/
45110
Thai Leo
adding LOD
Regrouped all the module/chassis etc on a single mat/texture
/main/vehicles/
45112
André Straubmeier
Merge from main
/main/ring_road/
45113
André Straubmeier
Cave target count is now 10
/main/ring_road/
45115
Adam Woolridge
placeholder Composter prefab setup, manifest, save update.
/main/farming2/
45117
Bill Ford
better normal calculation
/main/skeleton optimizations/Hitbox System/
45118
Adam Woolridge
GrowableEntity consumes fertilizer from PlanterBox. Switched Corn to GrowableEntity. Bit of a refactor. Save file.
/main/farming2/
45129
Maurino Berry
~skin approval
/main/
45138
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
45139
Thai Leo
more
/main/vehicles/
45141
Petur Agust
Derped a prefab
/main/vehicles/vehicles_vfx/
45143
Bill Borman
Class rename only
/main/vehicles/
45144
Bill Borman
Fix editor script glitch that was breaking Fuel Tank + fix refresh button being disabled.
/main/vehicles/
45145
patrick.m
Merge from main
/main/posters/
45146
Bill Borman
Prevent error in editor script OnEnable by moving the FindProperty calls
/main/vehicles/
45147
Bill Borman
Fix item assigned where it should've been the entity prefab
/main/vehicles/
45148
Thai Leo
fix fuel tank collider condition
removed unused texture / material
/main/vehicles/
45149
Lama Love
Allow typing when the console autocomplete is active (instead of needing to push tab)
/main/
45150
Lama Love
Merge from main
/main/comp/
45151
Lama Love
Merge from comp/entities
/main/comp/
45152
Lama Love
Subtract potentiometer
/main/comp/
45153
Lama Love
Subtract seismic detector
/main/comp/
45154
Lama Love
Subtract decay detector
/main/comp/
45155
Adam Woolridge
Added an item name search bar to the bottom of the F1 "Items" menu, which searches and displays all matching items from all categories.
/main/item_search/
45156
Lama Love
Bit of refactoring and fixing things that got lost in the merge
/main/comp/
45157
Lama Love
Automatically subscribe to entities
/main/comp/
45158
Jarryd Campi
Merge from instruments
/main/
45160
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
45161
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
45162
Jarryd Campi
Merge from instruments
/main/
45164
Jarryd Campi
Fixed resources root being disabled all the time
Added some debug data
Added sprite fields to Infographic stats and hooked up sprites for most current stats
/main/life_stats/
45165
Petur Agust
More
/main/vehicles/vehicles_vfx/
45166
Bill Borman
Code review: Facepunch Invoke instead of coroutine for ModuleAddOneFrameWait
/main/vehicles/
45167
Jarryd Campi
Merge from instruments
/main/
45169
Jarryd Campi
Show player/animal/scientist kills
/main/life_stats/
45170
Bill Borman
Code review: Use Facepunch Invoke instead of StartEnginesCo coroutine
/main/vehicles/
45171
Jarryd Campi
Open/Close text, animations and some formatting
/main/life_stats/
45172
Bill Borman
Code review: Another coroutine>invoke change
/main/vehicles/
45173
patrick.m
Scene & pose backups
/main/posters/
45174
Jarryd Campi
Merge from new_commands
/main/
45176
Bill Ford
merge from main
/main/skeleton optimizations/
45179
Adam Woolridge
Initial Composter functionallty: Converts food items to fertilizer over time.
/main/farming2/
45183
Adam Woolridge
renamed some items/code for fertiliser/fertilizer consistency
/main/farming2/
45187
Adam Woolridge
Fertilizer now boosts growth rate.
Fixed growth bonuses such as light getting cancelled out.
LookAtPlant now uses GrowablEntity.
/main/farming2/
45192
Bill Ford
Fixed sash not getting removed.
/main/skeleton optimizations/
45193
Bill Ford
Merge from skeleton_optimizations
/main/
45198
Alistair McFarlane
subtracting entity_parenting_2
/main/
45203
Bill Ford
merge from main
/main/skeleton optimizations/
45206
Bill Ford
Merge from skeleton
/main/
45207
Adam Woolridge
more wip
/main/farming2/
45210
Adam Woolridge
Made a bunch of items compostable.
/main/farming2/
45212
Adam Woolridge
Added FertilizerQuantity to ItemModCompostable so that different items can produce varying amounts of fertilizer. Composter checks an item is compostable and uses FertilizerQuantity to produce the correct amount.
/main/farming2/
45215
Adam Woolridge
More composter wip. Merged from main.
/main/farming2/
45217
Adam Woolridge
Composter protobuf and serialization.
/main/farming2/
45218
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
45219
Jarryd Campi
Add player.wakeupall server command (good for waking up lots of bots after a server restart)
/main/new_commands/
45222
Jarryd Campi
Merge from new_commands
/main/
45223
Bill Borman
Rewrote occupant trigger to use a more logical TriggerBase system. Adjusted layers on obstruction sensor. Protocol++.
/main/vehicles/
45227
Bill Borman
Add null check
/main/vehicles/
45228
Bill Borman
Fix another null check problem
/main/vehicles/
45229
Bill Borman
Free the old magnet occupant properly
/main/vehicles/
45232
Bill Borman
VehicleLiftObstuctionSensor removed. Use a basic TriggerBase instead.
/main/vehicles/
45233
Jarryd Campi
Merge from instruments
/main/
45235
Bill Borman
Use dictionary method instead of storing the action in the module
/main/vehicles/ModuleEntityAddedInvoke/
45236
Bill Borman
Merge coroutine/invoke changes branch
/main/vehicles/
45237
Bill Borman
Another OnValidate switch to PreProcess
/main/vehicles/
45238
Bill Borman
Prevent "Look rotation viewing vector is zero" complaint from Unity
/main/vehicles/
45239
Bill Borman
Put OnHealthChanged event back to being server-only (as it originally was before I changed it a while ago), but moved it to BaseCombatEntity.Server so it won't confuse future newbies.
Code review: Converted module component update calls to come from the vehicle, instead of using the Unity methods. Removed the OnEnable/OnDisable use entirely.
/main/vehicles/
45241
Jarryd Campi
Animate in stats button
/main/life_stats/
45242
Jarryd Campi
More formatting cleanup
/main/life_stats/
45243
Petur Agust
New fire
/main/vehicles/vehicles_vfx/
45244
Petur Agust
Fixeroos
/main/vehicles/vehicles_vfx/
45245
Bill Borman
Fix incorrect vals on 3mod chassis
/main/vehicles/
45246
Bill Ford
Merge from main
/main/skeleton optimizations/
45250
Adam Woolridge
merge from main
/main/farming2/
45252
Adam Woolridge
Reduce default fertilizer production value for items. Composter description. GrowableEntity info display now displays when hovering a growable inside a planter, instead of the planter options.
/main/farming2/
45258
Adam Woolridge
codegen
/main/farming2/
45261
Bill Ford
Possible fix for VM legs issue.
/main/skeleton optimizations/
45263
André Straubmeier
Subtracting 45203
/main/entity_parenting_3/
45265
André Straubmeier
Attempt to fix race condition with destroying entities
/main/entity_parenting_3/
45266
Alistair McFarlane
merge from entity_parenting_3
/main/
45267
Diogo Teixeira
Fixed terrain sample SF and LitTerrainBlend zeroing AO output
/main/hdrp/
45269
Adam Woolridge
Bunch of GrowableGenetics boiler plate and some basic initial functionality.
/main/farming2/
45270
Diogo Teixeira
Merge from main
/main/hdrp/water2/
45275
Bill Ford
Adding a hit detection benchmark
/main/hit_detection_benchmark/
45276
Bill Ford
merge from skeleton_optimizations
/main/
45282
Adam Woolridge
Added negative/positive colour-coded gene make-up display to plant info UI.
Initial basic gene random generation.
GrowableEntityGenes proto and serialization.
/main/farming2/
45285
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
45287
Bill Borman
Code gen/manifest. Restores lost modularcar pop convar.
/main/vehicles/
45292
Bill Borman
Decrease vehicle default pop value from 10 to 2.
/main/vehicles/
45294
Jarryd Campi
Merge from main
/main/life_stats/
45295
Jarryd Campi
Being inside scrap transport heli now counts as flying for time tracking purposes
/main/life_stats/
45296
Bill Borman
Adjusting spawn settings
/main/vehicles/
45297
Bill Borman
Remove Mesh Baker
/main/vehicles/
45298
Petur Agust
Cluttered Craggy WIP
/main/Lunar_2020_new/boomer_iteration/
45299
Bill Borman
DON'T return the entity gameObject from InterestedInObject. Some existing trigger scripts do this, but it prevents entities with multiple colliders from working correctly. Updating my trigger scripts here.
/main/vehicles/
45300
Petur Agust
Backup
/main/Lunar_2020_new/boomer_iteration/
45301
Jarryd Campi
Client/Server compile fixes
/main/life_stats/
45302
Jarryd Campi
Barrel icon
/main/life_stats/
45303
Jarryd Campi
Rework shot tracking to mirror combatlog, should fix incorrect shot counts
/main/life_stats/
45304
Jarryd Campi
Fix strobe light typo
/main/
45305
Jarryd Campi
Show headshots, disable stat image if no image is provided
/main/life_stats/
45306
Petur Agust
Backup
/main/Lunar_2020_new/boomer_iteration/
45312
André Straubmeier
Merge from main
/main/ring_road/
45319
Vincent Mayeur
Canyon latest build - improved channelling, ability for place cliff to fill a larger amount of cliffs on terrain by terracing more even steps
/main/hdrp/
45321
Adam Woolridge
Added GrowableGeneProperties scriptable object for gene/slot weights data per plant (or generic) to PlantProperties.
Bit of refactoring ready to start using the new data for generation.
/main/farming2/
45329
Bill Ford
Fixed pubes showing through underwear. Fixed preview not updating right away when censorship settings are changed.
/main/skeleton optimizations/
45331
Bill Ford
Merge from skeleton optimizations
/main/
45332
Diogo Teixeira
Fixed rock and rock blended material config
/main/hdrp/
45333
Bill Ford
merge from skeleton optimizations
/main/skeleton optimizations/Hitbox System/
45334
Bill Ford
Removed ColliderInfo
/main/skeleton optimizations/Hitbox System/
45335
Bill Ford
Benchmark setup
/main/hit_detection_benchmark/
45336
Bill Ford
merge from hit_detection_benchmark
/main/skeleton optimizations/Hitbox System/
45337
Adam Woolridge
Assigned generic.genes to existing plant types.
/main/farming2/
45340
Bill Ford
Only update the transforms once per frame when needed
/main/skeleton optimizations/Hitbox System/
45342
Adam Woolridge
Alternative compost ticking approach
/main/farming2/alternative_compost_tick/
45345
Bill Ford
Re enabled other benchmarks
/main/skeleton optimizations/Hitbox System/
45354
Bill Ford
Cherrypicking 45352, 45354
/main/hit_detection_benchmark/
45355
Bill Ford
Updated benchmark scene
/main/hit_detection_benchmark/
45356
Bill Borman
Really basic damage trigger implementation for player damage. Using existing systems for now but this isn't going to be good enough for cars.
/main/vehicles/
45358
Bill Borman
Adjust player damage multiplier with vehicle speed
/main/vehicles/
45360
Petur Agust
Variant prefabs
/main/Lunar_2020_new/boomer_iteration/
45361
Jarryd Campi
Scrollbar and formatting
/main/life_stats/
45362
Jarryd Campi
Fix weapons root being left on if no weapons were fired
Update animations
/main/life_stats/
45363
Petur Agust
Backup
/main/Lunar_2020_new/boomer_iteration/
45364
Petur Agust
Premature boomination fix
/main/Lunar_2020_new/boomer_iteration/
45366
Petur Agust
Backup
/main/Lunar_2020_new/boomer_iteration/
45368
Petur Agust
Fix
/main/Lunar_2020_new/boomer_iteration/
45369
Petur Agust
Few more tweaks
/main/Lunar_2020_new/boomer_iteration/
45370
Bill Borman
Working on repel force for non-mounted players inside vehicle. New TriggerPlayerForce script runs on the client.
/main/vehicles/
45372
Petur Agust
Hooked up other prefabs.
Various polish & cleanup.
/main/Lunar_2020_new/boomer_iteration/
45373
Petur Agust
Craggy cleanup
/main/Lunar_2020_new/
45377
Bill Borman
Minor edits to repel system. Added testing object to test map.
/main/vehicles/
45381
Adam Woolridge
merge from main
/main/farming2/
45384
Adam Woolridge
Added crossbreeding weighting to GrowableGeneProperties
/main/farming2/
45387
Bill Ford
Merge from hit detection benchmark
/main/
45389
Bill Ford
Merge from main
/main/skeleton optimizations/Hitbox System/
45390
Diogo Teixeira
Updated ASE to 1.7.5.02
/main/hdrp/
45392
Adam Woolridge
Dominant neighbouring gene calculation per slot.
Crossbreeding basics.
/main/farming2/
45393
Adam Woolridge
Fixed the neighbouring check including itself.
/main/farming2/
45396
Bill Ford
merge from skeleton optimizations
/main/
45403
Adam Woolridge
Gene replacement.
GrowableEntity attempts crossbreeding when entering the sapling stage (temp).
/main/farming2/
45405
Adam Woolridge
Dominant gene calc fix.
Only crossbreed with the same species.
/main/farming2/
45409
Adam Woolridge
Added GrowableGeneEncoding utility class for storing multiple gene values into an int, ready for storage in item InstanceData.
Removed gene modifier value stuff for now.
/main/farming2/
45417
Bill Borman
Add additional wheel data to car audio manager. Move engine start/stop sounds to manager.
/main/vehicles/
45430
Bill Borman
Fix server compile
/main/vehicles/
45431
Lama Love
Merge from main
/main/comp/
45433
Lama Love
Default notifications to enabled
/main/comp/
45434
Bill Borman
Unified engine audio into a central manager. Engine sound now grouped by engine type. New ScraptableObject format for defining engine audio settings.
/main/vehicles/
45435
Bill Borman
Fix compile again
/main/vehicles/
45437
Lama Love
Commands to manage notification subscriptions on entities
/main/comp/
45439
Bill Borman
Conditionals now check on the server as well, letting conditional colliders get enabled/disabled correctly
/main/vehicles/
45440
Lama Love
Preserve the protobuf field order
/main/comp/
45441
Petur Agust
Backup
/main/Lunar_2020_new/
45446
Adam Woolridge
Seed genes experimenting.
Fixed a bug with encoding/decoding gene data to instancedata int.
GrowableGene display utils.
/main/farming2/
45458
André Straubmeier
Renamed runway topology to wasteland
/main/ring_road/
45463
Adam Woolridge
Seeds transfer their genetic makeup when planted.
/main/farming2/
45471
Adam Woolridge
Only stack seeds with the same gene makeup.
Show gene makeup in the seed information panel.
/main/farming2/
45472
Diogo Teixeira
Added HDRP/Custom/Lit Packed shader
/main/hdrp/
45473
Bill Ford
Better hit point calculation
/main/skeleton optimizations/Hitbox System/
45486
Diogo Teixeira
Fixed Cliff_Basic_Snow running out of sampler states
/main/hdrp/
45492
Bill Ford
Adjusting setup
/main/skeleton optimizations/Hitbox System/
45494
Bill Ford
...
/main/skeleton optimizations/Hitbox System/
45496
Diogo Teixeira
Improved terrain texturing (testing)
/main/hdrp/
45502
Alistair McFarlane
protocol++
/main/
45504
Alistair McFarlane
ProjectVersion Update to reflect the version we're building
/main/
45509
Lama Love
Add the saved flag to the motd convar
/main/
45512
Alistair McFarlane
merge from Lunar_2020_new
/main/
45518
Thai Leo
updated module model/ texture/LOD
/main/vehicles/
45519
Lama Love
Fix autoturrets retaliating against SAM sites when they accidentally get hit
/main/
45520
Thai Leo
update collider
/main/vehicles/
45523
Diogo Teixeira
Updated improved terrain texturing (testing)
/main/hdrp/
45525
Lama Love
Add map notes to team info
/main/comp/
45526
Alistair McFarlane
codegen for Igniter pickup
/main/Lunar_2020_new/
45527
Alistair McFarlane
~ merge from Lunar_2020_new
/main/
45528
Alistair McFarlane
phrases
/main/
45529
Maurino Berry
~skin approval
/main/
45530
Alistair McFarlane
tweaked igniter volumes & collider to match updated model
/main/Lunar_2020_new/
45531
Bill Borman
Manifest rebuild after merge
/main/vehicles/
45533
Bill Borman
Fix TestRidableHorse which had lost its spawnable script
/main/vehicles/
45534
Jarryd Campi
Adjust velocity calculation when opening .mid files
/main/instruments/
45536
Jarryd Campi
Merge from instruments (.mid file volume adjustment)
/main/
45537
patrick.m
Scene backup
/main/posters/
45538
Jarryd Campi
Added a scroll gradient to the bottom of the stats
/main/life_stats/
45539
Jarryd Campi
Gong sfx trigger requires Melee/Bullet/Arrow damage (stops flamethrower triggering it)
/main/Lunar_2020_new/
45540
Jarryd Campi
R/W for Igniter gibs
/main/Lunar_2020_new/
45541
Bill Borman
~Enable instancing on vehicle mat
/main/vehicles/
45543
Lama Love
Chinese lantern emission fix
/main/
45544
Bill Borman
Modules now show damage texture effect
/main/vehicles/
45545
Jarryd Campi
killplayer command now works on bots as well
/main/new_commands/
45546
Lama Love
Fix some server/client compile errors
/main/comp/
45547
Adam Woolridge
merge from main
/main/farming2/
45554
Adam Woolridge
manifest
/main/farming2/
45556
Alistair McFarlane
Fixed mortar blue and green being on the incorrect layer (fixes groundwatch issues also)
/main/Lunar_2020_new/
45558
Vincent Mayeur
ringroad hdrp textures and material
/main/hdrp/
45560
Alistair McFarlane
merge from Lunar_2020_new
/main/
45561
Bill Ford
Merge from main
/main/skeleton optimizations/
45566
Bill Ford
Merge from skeleton optimizations
/main/skeleton optimizations/Hitbox System/
45567
Vincent Mayeur
ringroad textures and material
/main/ring_road/
45570
André Straubmeier
Another fix for the ring road on large maps
/main/ring_road/
45575
André Straubmeier
Renamed wasteland topology to plain (doesn't imply biome / vegetation)
/main/ring_road/
45576
André Straubmeier
Forgotten file
/main/ring_road/
45577
Vincent Mayeur
road_b textures and material tweaks
road_a redo
/main/hdrp/
45578
Vincent Mayeur
removing old textures
/main/hdrp/
45579
Vincent Mayeur
removing old textures
/main/ring_road/
45581
Vincent Mayeur
more
/main/ring_road/
45583
Petur Agust
Bunch of WIP clutter
/main/vehicles/vehicles_vfx/
45591
André Straubmeier
Road meshes use their path normal instead of a smoothed normal
Increased tessellation of road and river meshes
/main/ring_road/
45596
André Straubmeier
Fixed plain topology terrain paint selection name
/main/ring_road/
45598
André Straubmeier
Updated procedural map decor placement filters to work with plain topology
/main/ring_road/
45599
Alistair McFarlane
cherrypicking 45602
/main/
45614
Bill Ford
Added a StripRig PreProcess
/main/striprig/
45615
Lama Love
Maintain a list of all MapMarkers on the server
/main/comp/
45616
André Straubmeier
Deleting Linux RustNative
/main/ring_road/
45617
André Straubmeier
RustNative update (plain topology terrain generation)
/main/ring_road/
45618
André Straubmeier
BaseBoat.generate_paths is false by default when running in the editor (load times)
/main/ring_road/
45619
André Straubmeier
Increased supermarket and gas station target count from 2 to 3
/main/ring_road/
45621
André Straubmeier
Fixed road_asphalt_2 missing spec map assignment
/main/ring_road/
45622
Damian Lazarski
Ocotillo bushes / dry and green variants / LODs / impostors / prefabs
/main/hdrp/
45623
Bill Borman
Additional debugging for the live server
/main/vehicles/
45624
Bill Borman
Extra debug, and add one-frame wait to module add on the server as well.
/main/vehicles/
45630
Lama Love
Add spawnhere command to spawn entities at the player's position and rotation (or a given world rotation)
/main/
45633
Lama Love
Update protobuf generate batch script to stay open if there was an error
/main/comp/
45634
Bill Borman
~Manifest
/main/vehicles/
45639
Bill Borman
~Test map edit
/main/vehicles/
45642
Bill Borman
Fixed 1mod storage item ref
/main/vehicles/
45643
patrick.m
Warehouse scene backup
/main/posters/
45644
patrick.m
Lunar 2020 menu background video
/main/
45645
Alistair McFarlane
cherrypicking Lunar 2020 menu (45645) to Lunar_2020_new
/main/Lunar_2020_new/
45646
Adam Woolridge
More composter prefab setup
/main/farming2/
45649
Alistair McFarlane
tweaked igniter collider
/main/Lunar_2020_new/
45650
Alistair McFarlane
merge from Lunar_2020_new
/main/
45651
André Straubmeier
PathInterpolator.GetTangent uses Vector3.Slerp instead of Vector3.Lerp
/main/ring_road/
45664
Bill Ford
Merge from main
/main/striprig/
45667
André Straubmeier
Enabled trilinear filtering on the new road textures
/main/ring_road/
45674
André Straubmeier
Reduced glossiness paramter on road materials (HDRP texture backport far too glossy on main)
/main/ring_road/
45675
Adam Woolridge
Gene serialization and randomization improvements.
/main/farming2/
45676
Adam Woolridge
Only generate plant display string when inspecting a plant for the first time, not on load.
/main/farming2/
45682
Vincent Mayeur
same as hdrp but on ring_road
/main/ring_road/
45683
André Straubmeier
Merge from main
/main/ring_road/
45684
André Straubmeier
Added pooling to firework shells (+ updated scripts to support that)
/main/Lunar_2020_new/
45686
Alistair McFarlane
merged from Lunar_2020_new
/main/
45687
Bill Ford
Mount points spawn in a fallback position if a bone is not found.
/main/striprig/
45694
Damian Lazarski
Composter COL
/main/farming2/
45701
Adam Woolridge
more composter prefab updates
/main/farming2/
45704
Bill Ford
Bug fixes
/main/striprig/
45706
Bill Ford
Added striprig to a bunch of animals
/main/striprig/
45707
Bill Ford
Removed un needed check
/main/striprig/
45712
Bill Ford
Merge from main
/main/striprig/
45713
André Straubmeier
Merge from main
/main/ring_road/
45714
André Straubmeier
Added ScaleWithLargeMaps toggle to spawn populations (can be unchecked to stop scaling a population beyond 4k maps, for example makes sense for vehicles and certain loot since their count is balanced for server pop and not map size)
/main/ring_road/
45716
André Straubmeier
Disabled ScaleWithLargeMaps on some spawn populations
/main/ring_road/
45717
Diogo Teixeira
Fixed water
/main/vtest/
45718
Bill Ford
Merge from striprig
/main/
45720
Bill Ford
Fixed mask
/main/
45721
Lama Love
Command to get map markers
/main/comp/
45726
Bill Borman
~Remove test repel trigger
/main/vehicles/
45729
Jarryd Campi
Fix not being able to wake up if player died while chat was open
/main/
45731
patrick.m
Merge from main
/main/posters/
45735
Bill Borman
Don't zoom item icon UI if the slot is not selectable
/main/vehicles/
45739
Bill Borman
Adjust lift height
/main/vehicles/
45740
Bill Borman
Added basic chassis decay
/main/vehicles/
45743
Bill Borman
Removed waterlogged ReturnToSpawn. We can use decay for that instead
/main/vehicles/
45744
Bill Borman
Decay modules before decaying chassis
/main/vehicles/
45749
Bill Borman
Add ImmortalExceptDecay protection type
/main/vehicles/
45750
Bill Borman
Decay tick edit
/main/vehicles/
45752
Alistair McFarlane
merged from Lunar_2020_new
/main/
45754
Bill Borman
New editor UI options for conditionals
/main/vehicles/
45755
André Straubmeier
~ Subtracting 45544 cc rohan
/main/
45760
Alistair McFarlane
~protocol++
/main/
45763
Alistair McFarlane
network++
/main/Lunar_2020_new/Lunar_2020_premerge/
45764
Alistair McFarlane
phrases
/main/Lunar_2020_new/Lunar_2020_premerge/
45765
Alistair McFarlane
merge from Lunar_2020_new/Lunar_2020_premerge
/release/
45767
Bill Ford
Skin fixes on various prefabs
/main/skeleton optimizations/
45770
Adam Woolridge
Refactor
/main/farming2/
45771
Bill Ford
Fixes for skin
/main/skeleton optimizations/
45774
Bill Ford
Fixed some female prefab variants.
/main/skeleton optimizations/
45777
Bill Ford
Fixes for skin + female variants
/main/
45778
Adam Woolridge
More refactoring of farming1 stuff to be useable for new farming stuff.
Added gene type counting functions.
/main/farming2/
45780
Bill Ford
Merge from skeleton optimizations
/main/skeleton optimizations/Hitbox System/
45783
Bill Ford
Capsule ray test improvements, testing transformation.
/main/skeleton optimizations/Hitbox System/
45789
Bill Ford
Replacing from capsule tests.
/main/skeleton optimizations/Hitbox System/
45806
André Straubmeier
When iterating on the ring road, prioritize retrying nodes with more missing paths
/main/ring_road/
45807
Adam Woolridge
Bit of refactor & optim.
/main/farming2/
45815
Alistair McFarlane
merge from Lunar_2020_new
/main/Lunar_2020_new/Lunar_2020_premerge/
45826
Alistair McFarlane
phrases
/main/Lunar_2020_new/Lunar_2020_premerge/
45827
Alistair McFarlane
merge from /Lunar_2020_new/Lunar_2020_premerge
/release/
45828
Bill Borman
Working on simplifying colliders on modules
/main/vehicles/
45829
Bill Borman
Fixed conditional removal not saving to the prefab, + new features
/main/vehicles/
45830
Jarryd Campi
Code review:
Check null player in LootContainer:OnKilled
Remove exception in BasePlayer:UpdateRichPresenceState
Increase movement threshold
Better load balancing
BuildingAuth check
/main/life_stats/
45831
Bill Borman
Fixed conditional add as well
/main/vehicles/
45832
Jarryd Campi
More code review, profiler samples and convar checking in main menu
/main/life_stats/
45833
Bill Borman
Finished simplifying 1module_cockpit.
/main/vehicles/
45834
Bill Borman
Modular Cars inventory loadout edit
/main/vehicles/
45835
Jarryd Campi
Monument check now checks topology and bounds rather than a flat distance check
/main/life_stats/
45836
Jarryd Campi
Merge from main
/main/life_stats/
45837
Bill Borman
Simplified colliders on 1module_cockpit_with_engine
/main/vehicles/
45838
Bill Borman
Simplified colliders on 1module_flatbed
/main/vehicles/
45840
Bill Borman
Simplified colliders on 2module_flatbed and 2module_fuel_tank
/main/vehicles/
45843
Bill Borman
Fixed panel never dropping with damage on 2module_passengers
/main/vehicles/
45844
Bill Borman
Simplified colliders on 2module_passengers
/main/vehicles/
45845
Bill Borman
Set up LODs for all chassis types
/main/vehicles/
45846
Bill Borman
Adjusted lod groups to the usual 25/13/1 setup
/main/vehicles/
45847
Bill Borman
Stop velocity showing in inspector
/main/vehicles/
45849
Jarryd Campi
Turn current state into a bitmask so a player can be in multiple states (eg. in base + mounted)
Update time tracking to support the player being in multiple states
/main/life_stats/
45850
Bill Borman
LOD1 positioning fix
/main/vehicles/
45851
Alistair McFarlane
merge from Lunar_2020_new
/main/
45853
Vincent Mayeur
Craters map - new build
Placed monument nodes
/main/hdrp/
45855
Vincent Mayeur
polish pass to new road textures + gloss balance
/main/hdrp/
45857
Bill Ford
Merge from main
/main/skeleton optimizations/Hitbox System/
45860
Adam Woolridge
Reworked more growth basics, exposed ground, light and water modifiers, protobuf.
/main/farming2/
45862
André Straubmeier
Updated ring road to latest (cherry picking 44685, 44993, 44994, 45065, 45068, 45082, 45462, 45463, 45575, 45576, 45577, 45596, 45597, 45598, 45619, 45664)
/main/hdrp/
45866
André Straubmeier
~ Cherry picking 45807
/main/hdrp/
45867
André Straubmeier
Cherry picking 45869 (road and river mesh tangent fix)
/main/hdrp/
45870
Bill Ford
Moved some code around in editor
/main/skeleton optimizations/Hitbox System/
45874
Adam Woolridge
Plant ui now shows modifier values (placeholder).
Fixed a fertilizer bug with planters.
More modifier calculations/work.
Lights and planters now correctly update their plants.
/main/farming2/
45877
André Straubmeier
Disable saving on fireworks that are lit (previously done when going off, which was too late)
/main/Lunar_2020_new/
45879
Adam Woolridge
Also calculate modifiers at post server load.
Refresh contained growables when fertilizer is added/removed from planterbox instead of just next tick.
Updated farming test save.
/main/farming2/
45881
André Straubmeier
Better safe than sorry
/main/Lunar_2020_new/
45885
Alistair McFarlane
merge from lunar_2020_new
/main/
45886
Adam Woolridge
Growth genes now boost growth speed. Currently +0.1 multiplier per growth gene.
/main/farming2/
45888
Alistair McFarlane
merge from Lunar_2020_new
/main/Lunar_2020_new/Lunar_2020_premerge/
45889
Garry Newman
Setting hero url to "itemstore" will open the item store when clicked
/main/
45892
Alistair McFarlane
merge from Lunar_2020_new/Lunar_2020_premerge
/release/
45894
Adam Woolridge
Missed file
/main/farming2/
45897
Bill Ford
Improvements to the trace test
/main/skeleton optimizations/Hitbox System/
45900
Adam Woolridge
Implemented water gene functionality: water genes increase the amount of water required/consumed, currently by 20% per water gene.
/main/farming2/
45902
Alistair McFarlane
merge from Lunar_2020_new/Lunar_2020_premerge
/release/
45907
Petur Agust
Fixed firework shells casting a black light
/main/Lunar_2020_new/
45908
Alistair McFarlane
merge from Lunar_2020_new/Lunar_2020_premerge
/release/
45910
Adam Woolridge
Hardiness genes now increase the ground modifier value for growables outside of planter boxes.
/main/farming2/
45911
Maurino Berry
~approval stuff
/main/Lunar_2020_new/
45912
Maurino Berry
~minor schema generation edits
/main/Lunar_2020_new/
45913
Adam Woolridge
calc tweaks
/main/farming2/
45914
Jarryd Campi
Improved instrument performance while playing back recordings that include massive amounts of notes
/main/instruments/
45915
Jarryd Campi
Cleaned up an unneeded list
/main/instruments/
45916
Jarryd Campi
Dying to a non-player entity (eg. tesla coil) will now display a translated string instead of a prefab name
/main/life_stats/
45917
Bill Borman
Moved LOGGroups to client only area
/main/vehicles/
45918
Bill Borman
Copy LODs from modules down into the master LOD on the chassis
/main/vehicles/
45919
Bill Borman
Improved LOD copying
/main/vehicles/
45920
Bill Ford
Trace test
/main/skeleton optimizations/Hitbox System/
45921
Bill Borman
Handling meshes without LODs
/main/vehicles/
45922
Bill Borman
Increase LOD levels from 25/13 to 40/20, per discussion
/main/vehicles/
45923
Bill Borman
Add no-LOD models to LOD2, per discussion
/main/vehicles/
45924
Bill Borman
Add fuel storage model to the base chassis so we can LOD it
/main/vehicles/
45925
Bill Borman
Adjust culling distance
/main/vehicles/
45926
Bill Borman
Fixed vehicle lift loot refresh + UI issues
/main/vehicles/
45930
Thai Leo
WIP vehicle lift
/main/vehicles/
45931
Bill Borman
Move attributes just in case
/main/vehicles/
45932
Bill Borman
Add modular car decay convar
/main/vehicles/
45933
Alistair McFarlane
merge from Lunar_2020_new
/main/
45935
Alistair McFarlane
cherrypicking 45892
/release/
45936
Jarryd Campi
Merge from main
/main/life_stats/
45938
Jarryd Campi
Merge from life_stats
/main/
45940
Petur Agust
Merge from parent
/main/vehicles/vehicles_vfx/
45946
Bill Ford
Trace V2 - No bueno
/main/skeleton optimizations/Hitbox System/
45955
Alistair McFarlane
subtracting merge from life_stats 45940
/main/
45957
Bill Ford
~Merge from striprig
/main/striprig/
45961
Bill Ford
~Actually merge from striprig
/main/
45962
Vincent Mayeur
Craters backup
Oasis initial build
Tweaked terrain sand to be able use it as a distant wave in desert in conjunction with terrain config new settings
Road textures meta tweaks
/main/hdrp/
45974
Adam Woolridge
more
/main/farming2/
45977
Maurino Berry
igniter fixes
schema update
/main/Lunar_2020_new/
45979
Alistair McFarlane
merge from Lunar_2020_new
/main/
45984
Thai Leo
Vehicle Lift LOD
Tweaked module panel stuff, collider, mesh
/main/vehicles/
45990
Damian Lazarski
Creosote bush progress
Decor v3 changes
/main/hdrp/
45991
Bill Borman
Fix cockpit LOD assignments
/main/vehicles/
45993
Lama Love
Merge from main
/main/comp/
45994
Lama Love
Fix map coordinates missing a letter on the right side (for big maps)
/main/
45995
Thai Leo
update LOD setting/ models
/main/vehicles/
45996
Lama Love
Fix sending incorrect player positions when a player is parented to something
/main/comp/
45997
Bill Borman
Updated LOD settings on all chassis and modules to Thai's 40/15/1
/main/vehicles/
46000
Bill Borman
LOD Group null check
/main/vehicles/
46001
Bill Borman
Added labels to LOD utility window
/main/vehicles/
46002
Bill Borman
Minor UI formatting edit
/main/vehicles/
46003
Bill Borman
Fix NRE
/main/vehicles/
46004
Bill Borman
Position vehicle lift
/main/vehicles/
46005
Bill Borman
Let cars actually go to sleep properly 😴. Also added IsStationary() and IsMoving()
/main/vehicles/
46006
Adam Woolridge
Added PlanterBox ui to crosshair hud, shows current/max water ml levels when hovering a planterbox.
/main/farming2/
46007
Bill Ford
Better capsule DDraw
/main/skeleton optimizations/Hitbox System/
46014
Alistair McFarlane
mainmenu video
/main/disable_lunar_2020/
46018
Alistair McFarlane
merge from disable_lunar_2020
/main/
46019
Jarryd Campi
NRE fixes
/main/life_stats/
46022
Jarryd Campi
Subtract 46022 (busted merge)
/main/life_stats/
46023
Jarryd Campi
Merge from main
/main/life_stats/
46024
Jarryd Campi
Reapply fixes
/main/life_stats/
46026
Vincent Mayeur
Oasis new build - smaller bodies of water for oasis, grass and forests in oasis come closer to water line, forests are 100% arid in the desert, hilltop topology doesnt exist on sand dunes
/main/hdrp/
46027
Jarryd Campi
Cherry pick 46022
/main/life_stats_merge/
46029
Jarryd Campi
Merge from life_stats_merge
/main/
46030
Adam Woolridge
Ground value calc changes.
/main/farming2/
46031
Vincent Mayeur
Re-enabled ring road in world_setup_v3 prefab, more forgiving harbor placement filters
/main/hdrp/
46032
Damian Lazarski
Creosote bush LODs/prefabs
/main/hdrp/
46035
André Straubmeier
Assigned road and river meshes in the procedural map and road test scenes
/main/ring_road/
46042
Bill Ford
Merge from skeleton optimizations
/main/
46045
André Straubmeier
Added circular path support to path interpolator (smooth start / end transition of the ring road)
/main/ring_road/
46049
André Straubmeier
Smoothing regression fix for non-circular paths
/main/ring_road/
46051
André Straubmeier
Intersection regression fix
/main/ring_road/
46053
Bill Ford
Merge from firework_benchmark
/main/
46059
Bill Ford
Merge from firework_benchmark
/main/
46061
Adam Woolridge
Planter + Composter panel prefabs
/main/farming2/
46062
Bill Borman
Better car sleep solution.
/main/vehicles/
46063
Bill Borman
Another wake/sleep fix
/main/vehicles/
46064
Bill Borman
Handle reverse speed
/main/vehicles/
46066
Bill Borman
Disabling more vehicle updates when asleep + minor edits
/main/vehicles/
46067
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
46068
Jarryd Campi
Add support for gravity restrictions (if a fuel source is lower than the entity it can't use it)
/main/sprinkler/fluid_io/
46069
Bill Borman
Additional profiling
/main/vehicles/
46070
Jarryd Campi
Sprinkler now runs while it has water input, updated water storage logic to be more in line with other IO entities
/main/sprinkler/fluid_io/
46071
Bill Borman
Cache ParticleSystem and LODComponentParticleSystem in ParticleSystemContainer; was generating garbage and generally being slow.
/main/vehicles/
46072
Bill Borman
MC inventory loadout edit
/main/vehicles/
46073
Jarryd Campi
Fluid switch now disregards gravity checks if powered via pump power input
/main/sprinkler/fluid_io/
46074
Bill Borman
Fix health visuals not updating
/main/vehicles/
46075
Bill Borman
Collider conditional fix for physics going crazy on SetActive
/main/vehicles/
46076
Jarryd Campi
Merge from main
/main/sprinkler/
46078
Jarryd Campi
Manifest
/main/sprinkler/
46079
Jarryd Campi
Show gravity warning on crosshair when connecting two water entities that need a pump
/main/sprinkler/
46080
Jarryd Campi
Rework water input gravity calculation to use handle location, not entity location (since water barrel plug is much higher than the water barrel root)
/main/sprinkler/
46081
Jarryd Campi
Fix map not zooming
/main/
46082
André Straubmeier
Cherry picking 44411
/main/ring_road/
46084
Vincent Mayeur
removing unused road segments and unused folders for clarity
/main/ring_road/
46086
André Straubmeier
Updated code to new road mesh orientation
/main/ring_road/
46088
André Straubmeier
Path smoothing cleanup
/main/ring_road/
46089
André Straubmeier
Bumped road mesh placement up slightly to hover 0.05m above terrain (suits the new mesh best)
/main/ring_road/
46090
Garry Newman
Horse loot through buildings fix
/main/
46091
André Straubmeier
Increased min distance between caves so there are less on small maps
/main/ring_road/
46092
Bill Borman
Change ParticleSystemContainer to handle method calls before awake, which can happen
/main/vehicles/
46095
Vincent Mayeur
road mesh set not to import materials
added river foam texture, kinda work in progress
/main/ring_road/
46097
André Straubmeier
Updated loot on roadside monuments depending on the tier they've been place in
/main/ring_road/
46099
Adam Woolridge
Increased planterbox slots and it now checks all inventory slots for fertilizer.
Tweaked UI loot panels.
/main/farming2/
46100
Adam Woolridge
Grabbed spud models from new_plants
/main/farming2/
46101
Adam Woolridge
basic initial potato item/entity setup, manifest.
/main/farming2/
46104
André Straubmeier
Fixed incorrect road mesh scaling along path (from the axis changes)
/main/ring_road/
46105
André Straubmeier
Fixed potential edge case with not blocking deployment on narrow roads
/main/ring_road/
46108
Adam Woolridge
Potato text setup
/main/farming2/
46110
Vincent Mayeur
River mesh model
/main/ring_road/
46115
Vincent Mayeur
river mesh debug material
/main/ring_road/
46117
Vincent Mayeur
river_foam albedo
/main/ring_road/
46118
Diogo Teixeira
Added "Particles/PixelLit Advanced" shader with linear and flow-based frame blending
/main/
46121
André Straubmeier
Fixed path mesh scale fuckups (fixes road and river texture tiling)
/main/ring_road/
46122
André Straubmeier
Removed debug logging
/main/ring_road/
46125
Bill Ford
Merge from main
/main/skeleton optimizations/
46129
Bill Ford
Merge from skeleton optimisations
/main/skeleton optimizations/Hitbox System/
46131
André Straubmeier
Fixed some edge cases where the road could clip into the terrain
/main/ring_road/
46132
André Straubmeier
Reduced road terrain offset from 0.05 to 0.01 (looks better after the previous fixes)
/main/ring_road/
46136
André Straubmeier
Fixed powerlines not spawning along the ring road
/main/ring_road/
46138
Bill Ford
Prefab setup
/main/skeleton optimizations/Hitbox System/
46139
Vincent Mayeur
Roadside monuments terrain blend map improvements
/main/ring_road/
46140
Bill Ford
Removed script, updated prefab
/main/skeleton optimizations/Hitbox System/
46143
André Straubmeier
Reduced road direction randomization ("wobbliness") at layout stage by 60%
/main/ring_road/
46144
Bill Borman
Added gravel road to my test map
/main/vehicles/
46157
Bill Borman
Fixed a few issues with vehicle health protection
/main/vehicles/
46159
Jarryd Campi
Add some extra checks to stop recursive fuel connections
Add some extra checks to stop water re-entering network after being splashed
/main/sprinkler/
46160
Jarryd Campi
Add recursive checks for fuel transfer
/main/sprinkler/
46161
Jarryd Campi
Added a new "plumber" player inventory default
/main/sprinkler/
46162
Jarryd Campi
Move apart water in/passthrough slots on sprinkler for easier use
/main/sprinkler/
46163
Petur Agust
More VFX files & new particle lighting test map
/main/vehicles/vehicles_vfx/
46164
Jarryd Campi
Respect max stack size when moving fuel around
Sprinkler now only stores 10ml of water locally
/main/sprinkler/
46165
Jarryd Campi
Fixed some gravity pump edge cases
Fixed fluid splitter marked as electric
/main/sprinkler/
46166
Jarryd Campi
Hose tool now places proper hose lines while placing instead of cables
/main/sprinkler/
46168
Jarryd Campi
Move water catcher sockets to other side of entity
/main/sprinkler/
46169
Jarryd Campi
Shrink sprinkler splash radius, expose radius as a gizmo
/main/sprinkler/
46170
Jarryd Campi
Tweak fuel process, sprinkler only uses water loaded on to it and LiquidContainer is responsible for pushing water to various entities
Use IsConnectedTo check before splashing something, it's better solution than the earlier fix in 46160
/main/sprinkler/
46171
Lama Love
Optimized closing the game
/main/
46172
Jarryd Campi
Mark water item as dirty when pushing it through connections to update UI
/main/sprinkler/
46173
Jarryd Campi
Use proper water catcher UI
/main/sprinkler/
46174
Bill Borman
Working on rough terrain damage
/main/vehicles/
46175
Bill Borman
Terrain damage work
/main/vehicles/
46178
Jarryd Campi
Fixed player.fillwater command not working if there was an empty belt slot
/main/sprinkler/
46181
Adam Woolridge
merge from main
/main/farming2/
46187
André Straubmeier
In the editor, disable autoSyncTransforms when spawning populations (saves 20s in server loading time on a 4k map when no save is being loaded)
/main/ring_road/
46188
André Straubmeier
Don't start building the navmesh if ai.move is false and nav_wait is false (i.e. in the editor -- eliminates a lot of editor stuttering on large maps)
/main/ring_road/
46189
Adam Woolridge
Show plant type on crosshair info
/main/farming2/
46190
André Straubmeier
TreeEntity: Changed OnDrawGizmos to OnDrawGizmosSelected (editor performance)
/main/ring_road/
46192
André Straubmeier
Compile fix
/main/ring_road/
46193
André Straubmeier
Use 4 anchor points to generate ring road on small maps, then 8 at 5k or larger
/main/ring_road/
46194
Adam Woolridge
Yield value increases during the fruiting stage, includes yield gene modifiers. Placeholder values.
Show the yield and current stage info on crosshair info.
/main/farming2/
46196
André Straubmeier
Cull river and road meshes at 1000m
/main/ring_road/
46201
André Straubmeier
Only attempt to generate ring road on 3k map or larger
/main/ring_road/
46202
André Straubmeier
Barren map scene updates
/main/ring_road/
46203
André Straubmeier
Fixed ring road not having any vertical smoothing applied (was overwritten after roadside monument placement)
/main/ring_road/
46204
Bill Ford
Fixed capsule DDraw being inverted at times
/main/skeleton optimizations/Hitbox System/
46206
Bill Ford
Prefab updates
/main/skeleton optimizations/Hitbox System/
46209
Diogo Teixeira
Additional particle shader options
/main/vehicles/vehicles_vfx/
46210
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
46213
Bill Ford
Prefab setup
/main/skeleton optimizations/Hitbox System/
46214
Adam Woolridge
Show current stage name and progress on crosshair UI.
UI tweaks.
Additional farming save file with potatoes at fruiting stage, to save my sanity.
/main/farming2/
46216
Bill Ford
Deleted temp files
/main/skeleton optimizations/Hitbox System/
46217
Petur Agust
Metas
/main/vehicles/vehicles_vfx/
46220
Petur Agust
Scene fix
/main/vehicles/vehicles_vfx/
46221
Vincent Mayeur
Range level initial build
Oasis backup
/main/hdrp/
46227
Adam Woolridge
Removed a bit of unused code
/main/farming2/
46231
Adam Woolridge
Removed a bunch of pre-existing code related to growth and growthAge which isn't needed.
/main/farming2/
46235
Bill Ford
Fixed prefab
/main/skeleton optimizations/Hitbox System/
46237
Diogo Teixeira
Enabled forward mode and shadow mask mode in a few shaders
/main/vtest/
46240
Lama Love
Always save config when exiting the game
/main/
46241
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
46242
Jarryd Campi
Fixed some duplicate item ids
/main/sprinkler/
46243
Jarryd Campi
Water flow now tapers off while moving through an IO chain
/main/sprinkler/
46244
Bill Borman
Change when we get conditional type
/main/vehicles/
46245
Bill Borman
Merging ridable horse lots its spawnable script again. Restore it.
/main/vehicles/
46246
Jarryd Campi
Removed 25% cap on liquid transfer
Increase fill amount
/main/sprinkler/
46247
Jarryd Campi
Update descriptions
/main/sprinkler/
46249
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
46250
Bill Borman
Terrain edit
/main/vehicles/
46256
Jarryd Campi
Increase water catcher storage and throughput amount
/main/sprinkler/
46257
Jarryd Campi
Update water catcher loot panel to work with sprinkler
/main/sprinkler/
46258
Bill Borman
Fix lift magnet to work with any lift rotation
/main/vehicles/
46259
André Straubmeier
Merge from main
/main/ring_road/
46263
André Straubmeier
Network++
Save++
/main/ring_road/
46264
Alistair McFarlane
merge from ring_road
/main/
46266
Bill Borman
Make sure vehicle wakes when driver gets in
/main/vehicles/
46267
Vincent Mayeur
more for Hapis
/main/
46269
Bill Borman
Too many vehicles on server, reduce pop
/main/vehicles/
46271
Bill Borman
Delete my bad Craggy edits
/main/vehicles/
46275
André Straubmeier
River mesh import settings fixes
/main/
46276
Bill Ford
Merge from main
/main/firework_benchmark/
46278
Bill Ford
Merge from firework_benchmark
/main/
46280
Bill Ford
Merge from hitbox system
/main/
46282
Adam Woolridge
Moved all quality calcs to GrowableEntity.Quality, bit of other refctoring.
Added temperature quality calc.
Clamp01 on the existing curve evaluations to prevent any accidental bad data in the curves causing bad shit.
/main/farming2/
46283
Bill Ford
Testing bounds update optimization
/main/skeleton optimizations/Hitbox System/bounds/
46288
Bill Ford
merge from hitboxes
/main/
46291
Vincent Mayeur
Range latest build - monument nodes added
/main/hdrp/
46293
Adam Woolridge
More wip quality
/main/farming2/
46294
Adam Woolridge
Added temperate to UI and protobuf.
Re-ordered quality stats in UI to make more sense.
/main/farming2/
46304
Bill Ford
Fixed wrong distance returned from trace.
/main/skeleton optimizations/Hitbox System/
46307
Bill Ford
Merge from hitboxes
/main/
46308
Petur Agust
More SixPoint files
/main/vehicles/vehicles_vfx/
46309
Bill Ford
Fixed wrong asset paths for monument benchmarks
/main/
46310
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
46313
Petur Agust
More
/main/vehicles/vehicles_vfx/
46314
Maurino Berry
merge from main
/main/autoturret_2/
46318
Damian Lazarski
Ocotillo and creosote bush polish
/main/hdrp/
46319
Petur Agust
Scene
/main/vehicles/vehicles_vfx/
46321
Bill Borman
Manifest + car population edit
/main/vehicles/
46322
Matt Isaac
Hose models and materials
/main/sprinkler/
46324
Lama Love
Send player markers in MapMarkers
/main/comp/
46325
Lama Love
Merge from main
/main/comp/
46326
Jarryd Campi
Merge from main
/main/tree_game/
46328
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
46329
Bill Borman
Fix terrain topology type
/main/vehicles/
46330
Jarryd Campi
Add a new marker data generation system that uses multiple arcs of raycasts to find positions rather than relying on visual mesh vert points (some trees don't have great topolgy to generate good results)
Clean up some duplicate marker datas
/main/tree_game/
46331
Jarryd Campi
CLIENT compile fix
/main/tree_game/
46332
Jarryd Campi
Presort tree markers by rotation
Move through marker locations in a linear order to eliminate snapping around the tree
/main/tree_game/
46333
Jarryd Campi
Updated palm tree marker data with new system where possible
/main/tree_game/
46334
Jarryd Campi
Remove a log
/main/tree_game/
46335
Jarryd Campi
Tweaked oak_c
/main/tree_game/
46336
Jarryd Campi
Merge from tree_game
/main/
46337
Vincent Mayeur
Range latest build
/main/hdrp/
46338
Bill Borman
Vehicle lift now uses the new animations. Removed obstruction check since it's so low now anyway. Replaced coroutine with Facepunch Invoke.
/main/vehicles/
46339
Adam Woolridge
merge from main
/main/farming2/
46340
Adam Woolridge
codegen
/main/farming2/
46341
Adam Woolridge
Changed socket placement checks to use new growable entity instead of the old plant entity.
BaseRidableAnimals now eats growables instead of plants.
/main/farming2/
46346
Vincent Mayeur
HapisIsland_new scene, initial build, monument nodes
Range backup
/main/hdrp/
46352
Adam Woolridge
More water + yield calc wip and a bit of refactor.
Removed some more unneeded code.
/main/farming2/
46353
Vincent Mayeur
Added missing Terrain Placement Map script to some of the new levels
/main/hdrp/
46354
Adam Woolridge
Show water ml consumption on crosshair info.
/main/farming2/
46355
Bill Ford
Boilerplate for benchmarking a bunch of effects.
/main/effect_benchmark/
46356
Bill Ford
Merge from main
/main/skeleton optimizations/Hitbox System/
46357
Bill Ford
Merge from hitboxes
/main/
46359
Bill Ford
Converted the ParticleSytemIK update to a IParticleSystemJob
/main/particle_system_ik_job/
46360
Bill Ford
Fixed "back hits" and zero thickness bug.
/main/skeleton optimizations/Hitbox System/
46363
Bill Ford
Merge from hitboxes
/main/
46364
Maurino Berry
merge from main
/main/autoturret_2/
46366
Maurino Berry
protocol++
/main/autoturret_2/
46368
Alistair McFarlane
merge from autoturret_2
/main/
46369
Maurino Berry
~skin approval
/main/
46370
Maurino Berry
bugfixes
/main/
46371
Maurino Berry
~turret drop fixes
/main/
46372
Alex Rehberg
first pass at vehicle sounds
/main/vehicles/
46373
Alistair McFarlane
samsites drop ammo
/main/
46374
Maurino Berry
mgl/rl turret nerf
turret now aims at portion of player above water if possible
/main/
46376
Maurino Berry
turret crouch exploit fix
/main/
46377
Vincent Mayeur
HapisIsland_new tweaks
/main/hdrp/
46378
Vincent Mayeur
Canyon new build - island shape improvement
/main/hdrp/
46379
Vincent Mayeur
Craters new build - island shape improvement
/main/hdrp/
46380
Bill Borman
Fix double spawning modules on loading saves
/main/vehicles/
46381
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
46382
patrick.m
Merge from main
/main/posters/
46383
Bill Borman
Minor fix
/main/vehicles/
46388
Jarryd Campi
Merge from main
/main/sprinkler/
46389
Bill Borman
Fixed vehicle module health not loading from saves
/main/vehicles/
46390
Jarryd Campi
WIP better passthrough calculations
/main/sprinkler/
46391
Jarryd Campi
Merge from main
/main/new_commands/
46392
Jarryd Campi
Fix teleport2owneditem throwing an exception if no targets were found
/main/new_commands/
46393
Bill Borman
Don't double up modules no server load (different to the previous double-up bug)
/main/vehicles/
46394
Jarryd Campi
Cache liquid drain amount and deduct via invoke
/main/sprinkler/
46395
Bill Borman
Needed isLoadingSave, not isLoading
/main/vehicles/
46396
patrick.m
Workshed scene backup
/main/posters/
46399
Bill Borman
Made storage module interaction play nicely with other vehicle interactions
/main/vehicles/
46400
Bill Ford
Taking into account lifetime etc.
/main/particle_system_ik_job/
46406
patrick.m
Merge from main
/main/posters/
46407
Alistair McFarlane
Auto turrets can no longer use MGL and rocket launcher
/main/
46410
Diogo Teixeira
Fixed terrain splat transition aliasing with distance
/main/hdrp/
46412
Alistair McFarlane
don't cull patrol helicopter
/main/
46414
Vincent Mayeur
fix sedan_a_wrecked was using the painted variant material and not the wrecked one
/main/
46416
Bill Ford
Merge from hitboxes
/main/
46422
Maurino Berry
~firework limiting
/main/
46424
André Straubmeier
Adjusted roadside monument loot spawns on tier 1 and 2
/main/
46430
André Straubmeier
Removed road mesh offset of 0.01m (makes it hover too much)
/main/
46434
Diogo Teixeira
Merge from main
/main/hdrp/merge-fix-3/
46436
Bill Ford
Finished converting to a job
/main/particle_system_ik_job/
46437
Bill Ford
Removed colors
/main/particle_system_ik_job/
46439
Maurino Berry
compile fix
/main/
46444
Alex Rehberg
autoturret reload sounds
/main/
46445
Diogo Teixeira
Merge from /main/hdrp/merge-fix-3
/main/hdrp/
46448
Bill Borman
Adjust module protection values
/main/vehicles/
46451
Bill Borman
Adjust car damage protection again
/main/vehicles/
46453
Bill Borman
Simplified decay code for car and minicopter
/main/vehicles/
46454
Alex Rehberg
swap gong soundclass/mixer channel to instruments
/main/
46455
patrick.m
Merge from main
/main/posters/
46457
Jarryd Campi
Fixed animal hits not counting as hits for life stats
Add another frame of delay when rebuilding life stats layout
/main/life_stats_fixes/
46458
Bill Borman
Fix rear seats panel
/main/vehicles/
46459
Bill Borman
Added a vehicle lift to Craggy
/main/vehicles/
46462
Bill Borman
Actually nah, don't add vehicle lift to Craggy
/main/vehicles/
46463
Bill Borman
More vehicles on the test map
/main/vehicles/
46464
Bill Borman
Behicle lift in use status light now working
/main/vehicles/
46465
Jarryd Campi
Fixed stats not refreshing correctly between deaths
/main/life_stats_fixes/
46467
Jarryd Campi
Merge from life_stats_fixes
/main/
46470
Bill Borman
Make sure block param gets set on EmissionToggle
/main/vehicles/
46472
Bill Borman
Powered light for vehicle lift
/main/vehicles/
46473
Jarryd Campi
Update hose world model with proper mesh
/main/sprinkler/
46475
Jarryd Campi
Hose world model hookup and outline
/main/sprinkler/
46476
Jarryd Campi
Tiled hose texture for connected hoses
/main/sprinkler/
46477
Jarryd Campi
Fixed stack overflow in drain calculation
/main/sprinkler/
46478
Jarryd Campi
Don't track melee accuracy on weapon hits
/main/life_stats_fixes/
46479
Jarryd Campi
Merge from life_stats_fixes
/main/
46480
Bill Ford
Benchmarking setup for muzzle fx
/main/effect_benchmark/
46483
André Straubmeier
~ Restoring Linux RustNative
/main/
46487
Damian Lazarski
Bridge greyboxes
/main/hdrp/
46490
Bill Ford
prefab fixes
/main/skeleton optimizations/Hitbox System/
46491
André Straubmeier
~ Better shuffling when attempting to place roadside monuments
/main/
46494
André Straubmeier
Fixed various cases where roadside monuments could be placed in a way that they were partially floating
/main/
46495
Bill Ford
Merge from hitboxes
/main/
46499
Adam Woolridge
Removed cloning mechanic, instead you now receive a seed (plus bonus ones for yield gene modifiers) when picking the fruit, which contain the plant's gene data.
Codegen.
/main/farming2/
46501
Adam Woolridge
fix + refactor
/main/farming2/
46504
taylorreynolds
Ammo Pack meshes//textures/materials
/main/Minigun/
46507
André Straubmeier
Updating libRustNative.so (Linux server)
/main/
46509
Diogo Teixeira
Fixed map shader
/main/hdrp/
46510
Thai Leo
updated modules condition panels
/main/vehicles/
46516
Maurino Berry
~increased turret turn rate
/main/
46517
Bill Borman
Adjust engine power and drag, plus extras
/main/vehicles/
46519
Vincent Mayeur
SavasIsland_new scene, initial build wip - still need to sort out roads and dressing/loot
/main/hdrp/
46522
Bill Borman
Adjust engine power
/main/vehicles/
46523
Petur Agust
merge from parent
/main/vehicles/vehicles_vfx/
46525
Bill Borman
Moving prefabs
/main/vehicles/
46527
Damian Lazarski
Concrete bridge greybox progress
/main/hdrp/
46529
Petur Agust
Progress
/main/vehicles/vehicles_vfx/
46530
Jarryd Campi
Mark barrel as a root entity to ensure drain calculations are updated as circuit is updated
/main/sprinkler/
46532
Petur Agust
Fixed PixelLit Advanced.shader regression
/main/vehicles/vehicles_vfx/
46533
Bill Borman
Lift LOD edit. Show lights at all LODs
/main/vehicles/
46535
Jarryd Campi
Rename some stuff for clarity
Sprinklers no longer have inbuilt storage
/main/sprinkler/
46536
Jarryd Campi
Don't invoke push liquid logic if no liquid is available
/main/sprinkler/
46537
Bill Borman
Expand ContainerIOEntity to have the player interaction and single-user possibilities that StorageContainer has. Make vehicle lift a ContainerIOEntity instead of a StorageContainer.
/main/vehicles/
46538
Bill Borman
Vehicle lift IO work
/main/vehicles/
46539
Bill Borman
Lift I/O
/main/vehicles/
46541
Bill Borman
Vehicle lift rotation
/main/vehicles/
46542
Petur Agust
More
/main/vehicles/vehicles_vfx/
46543
Jarryd Campi
Add an optional speed parameter for cinematic_play command
/main/cinematic_tools/
46544
Bill Borman
Vehicle lift electricity work
/main/vehicles/
46545
Bill Borman
More electricity work
/main/vehicles/
46546
Jarryd Campi
Add demo.hud, displays a timestamp during demo playback in the top left of the screen
/main/cinematic_tools/
46547
Thai Leo
update lift model/texture, adding deployable model
/main/vehicles/
46548
Jarryd Campi
Added debug.debugcamera_list to list out all saved debug camera positions into the console
/main/cinematic_tools/
46549
Jarryd Campi
Fix demos not being able to jump to time 0 after a demo is finished (IsPaused was left on)
/main/cinematic_tools/
46550
Jarryd Campi
Added support for switching demos on the same map without reloading the map (still wip, there's a few errors)
/main/cinematic_tools/
46551
Alistair McFarlane
Phrases
/main/
46552
Bill Borman
Adjust power connection and deploy mesh for vehicle lift
/main/vehicles/
46554
André Straubmeier
Fixed road mesh being placed slightly too high when loading a map from disk
/main/
46559
André Straubmeier
Fixed minicopter and scrap transport helicopter spawn filter regression (causing them to cluster up too much)
/main/
46560
André Straubmeier
Only generate ring road on 4k maps or larger
/main/
46562
Vincent Mayeur
Added World_Setup_v3_basic prefab for use on maps like Savas/Craggy with barebone procedural scripts
SavasIsland_new dressing update, loot placement update, new terrain build
Cliffs don't place underwater
/main/hdrp/
46571
Alistair McFarlane
merge from main
/release/
46572
Diogo Teixeira
Toggled import read/write on splat rocks
/main/hdrp/
46576
Vincent Mayeur
SavasIsland_new splat painting backup
/main/hdrp/
46577
Vincent Mayeur
SavasIsland_new topology painting backup
/main/hdrp/
46578
Alex Webster
hose vm rig, vm prefab, entity update
/main/sprinkler/
46581
Diogo Teixeira
Fixed terrain blend sampler issues
/main/hdrp/
46582
Thai Leo
update vehicle lift
/main/vehicles/
46583
Maurino Berry
~updated samsite loot panel
reduced autoturret bounds
turret weapon balance
reduced crafting cost of horse armor
reduced research cost of horse armor
increased horse armor rider protection
/main/
46587
Vincent Mayeur
SavasIsland_new caves terrain inserts
Updated old caves materials to match terrain
/main/hdrp/
46588
Maurino Berry
~reduced sleeping bag decay time to 36 hours
/main/
46589
Maurino Berry
~reduced cost of autoturret at compound
/main/
46591
Maurino Berry
~fixed depth of field lerp speed being affected by timescale
/main/
46592
Diogo Teixeira
Fixed simpleflare errors on build
/main/hdrp/
46595
Alistair McFarlane
merge from main
/release/
46598
Diogo Teixeira
Regen console system to fix missing convars
/main/hdrp/
46600
taylorreynolds
Minigun models/textures/materials (world and viewmodel)
/main/Minigun/
46601
Bill Borman
Vehicle lift work
/main/vehicles/
46602
Thai Leo
tweak tail light prefab hierachy
/main/vehicles/
46604
Jarryd Campi
Added demo.togglehud command for input binding
/main/cinematic_tools/
46605
Jarryd Campi
Client compile fix
/main/cinematic_tools/
46606
Jarryd Campi
Merge from main
/main/sprinkler/
46607
Jarryd Campi
Hose icon
/main/sprinkler/
46608
Bill Borman
Send throttle input value to client, for use with audio. Protocol++.
/main/vehicles/
46610
Bill Borman
Cleaned up engine audio update method
/main/vehicles/
46611
Bill Borman
Disable headlights by default for now
/main/vehicles/
46614
Bill Borman
Fixed SkinnedMeshRenderers not showing damage texture
/main/vehicles/
46616
Lama Love
Merge from main
/main/comp/
46617
Bill Borman
Send health values to client after adding modules
/main/vehicles/
46619
Bill Borman
Disable TailLights for now
/main/vehicles/
46621
Lama Love
Fix marker assignments
/main/comp/
46622
Thai Leo
disabled dashboard lights
/main/vehicles/
46624
patrick.m
Auto turret menu background video
/main/
46626
Alistair McFarlane
reduce horse roadsign armor research cost
/main/
46627
André Straubmeier
Subtracting 46562 (ring road once again on 3k maps)
/main/
46628
Alistair McFarlane
merge from main
/release/
46629
Adam Woolridge
Fixed some loading issues
/main/farming2/
46631
Adam Woolridge
More gene encoding/transfer work.
/main/farming2/
46635
Alistair McFarlane
lowered L96 turret damage
/main/
46637
Alistair McFarlane
merge from main
/release/
46638
Adam Woolridge
Fixed an optimisation messing up gene display in some situations
/main/farming2/
46642
Diogo Teixeira
Added clientmanifest to buildassetbundles
/main/hdrp/
46644
Maurino Berry
~skin approval
/main/
46653
Bill Ford
Fixed missing references for skin
/main/
46661
Alistair McFarlane
merge from main
/release/
46662
Bill Borman
Don't show health on static vehicle lift
/main/vehicles/
46667
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
46668
Bill Borman
Fixed damage tex not being set correctly on initial connection for modules at 0 health
/main/vehicles/
46669
Bill Borman
Fixed everyone in any seat trying to hold the steering wheel
/main/vehicles/
46670
Bill Borman
Adjusted seating position on all seats
/main/vehicles/
46671
Petur Agust
Explosion 3 high/low renders & scene backup
/main/vehicles/vehicles_vfx/
46672
Bill Borman
Attach feet to accel/brake pedals
/main/vehicles/
46677
Bill Borman
Accelerator pedal now IK animated
/main/vehicles/
46678
Bill Borman
Animating both accelerate and brake. Packing data to the client in a combined float. Protocol++.
/main/vehicles/
46679
patrick.m
Merge from main
/main/posters/
46680
Bill Borman
Throttle code edit
/main/vehicles/
46685
Thai Leo
adjusting seat and driver positions
/main/vehicles/
46686
Thai Leo
readjusting position
/main/vehicles/
46687
Vincent Mayeur
SavasIsland_new Cave entrances manual cliffs dressing
/main/hdrp/
46688
Adam Woolridge
Qualities are now calculated correctly and instantly when a seed is planted into a planterbox, instead of having a null planterbox until the first tick because of the parent not being set by that point.
Updated farming save.
/main/farming2/
46693
Vincent Mayeur
backup
/main/hdrp/
46697
Vincent Mayeur
updated collider of timbermine entrance justincase'
/main/hdrp/
46699
Vincent Mayeur
mine material tweaks
adding some extra texture maps to ensure old style shaders look good
/main/hdrp/
46701
Thai Leo
more driver position /seat /dashboard tweak
/main/vehicles/
46708
Thai Leo
updated dashboard
/main/vehicles/
46712
Bill Borman
Fix client compile
/main/vehicles/
46720
Diogo Teixeira
Exposed detail mask tiling/offset in HDRP/Custom/Lit Blend Layer shaders
/main/hdrp/
46723
Alex Rehberg
tighten up piano tuning
/main/
46729
Petur Agust
Scene
/main/vehicles/vehicles_vfx/
46732
Adam Woolridge
Added a temperature based water requirement multiplier to properties.
Water requirement calculation now uses it.
WIP refactoring some related stuff.
/main/farming2/water_temp/
46734
Adam Woolridge
Added GetPositiveGeneCount and GetNegativeGeneCount to GrowableGenes.
Basic initial "market" value calculation based on plant type base value and the type/number of gene modifiers it has.
/main/farming2/
46738
Lama Love
Show some helpful messages when a notification fails to send
/main/comp/
46740
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
46742
Bill Borman
Remove obsolete method, exit Modular Car inventory loadout, edit test map
/main/vehicles/
46743
Bill Borman
Boot out player interaction if they're using the lift when it loses power
/main/vehicles/
46745
Bill Borman
Using IOStateChanged instead of UpdateFromInput
/main/vehicles/
46746
Bill Borman
Minor decay edit
/main/vehicles/
46747
Bill Borman
Fix "Calling kill - but already IsDestroyed!?" warnings on seats when vehicles are destroyed.
/main/vehicles/
46750
Petur Agust
mo fire & fury
/main/vehicles/vehicles_vfx/
46751
Bill Borman
Moved car lift to electrical category
/main/vehicles/
46752
Lama Love
Merge from main
/main/comp/
46753
Bill Borman
Tentative fix for lift not deploying in builds
/main/vehicles/
46754
Garry Newman
DS Steam Upload scripts
/main/hdrp/
46759
Vincent Mayeur
Refreshed craggy island terrain to better showcase biomes and topology masks as used in the game
/main/hdrp/
46763
Vincent Mayeur
Updated some test scenes that used craggy's terrain
/main/hdrp/
46764
André Straubmeier
Skin bundle update
/main/
46765
Adam Woolridge
finished water consumption changes: protobuf, display, update.
/main/farming2/water_temp/
46766
Bill Ford
merge from main
/main/effect_benchmark/
46767
Adam Woolridge
merged & fixed water consumption changes
/main/farming2/
46768
Bill Ford
Merge from effect_benchmark
/main/
46770
Adam Woolridge
Artificial light quality is now capped at 1 instead of 1.5, because it already provides the bonus of 24hr light and ignores the plants time of day happiness.
/main/farming2/
46777
Adam Woolridge
Water quality returns 0 not -1 when underwater.
/main/farming2/
46778
Bill Ford
Cast usage optimizations
/main/cast_usage_optimizations/
46779
Garry Newman
hdrp ds using wrong appid
/main/hdrp/
46780
Petur Agust
Fire stuff
/main/vehicles/vehicles_vfx/
46781
Bill Ford
Merge from main
/main/particle_system_ik_job/
46782
Bill Ford
TerrainMap -> NativeArray conversion start.
/main/terrainmap_nativearray/
46794
Adam Woolridge
Play a particle effect when crossbreeding triggers. Using the harvest effect as placeholder.
/main/farming2/
46799
Vincent Mayeur
more
/main/hdrp/
46802
Bill Ford
Fixed init, added some packages.
/main/terrainmap_nativearray/
46803
Adam Woolridge
Crossbreeding only happens within a planter.
/main/farming2/
46804
André Straubmeier
Compile fix
/main/
46811
Adam Woolridge
Check only server entities in crossbreeding vis results.
Tweaked crossbreeding range to give the correct neighbour results in planters.
/main/farming2/
46812
Adam Woolridge
Rough first pass on generic.genes gene type crossbreeding weights
/main/farming2/
46813
Vincent Mayeur
cave_large_sewers_hard, cave_large_medium, cave_medium_easy scene terrain rework
/main/hdrp/
46814
Adam Woolridge
Send an update if any genetics change during crossbreeding.
/main/farming2/
46815
Bill Borman
~Meta file only
/main/vehicles/
46816
Bill Borman
Set Craggy back to daytime
/main/CraggyEaseOfUse/
46817
Bill Borman
Added Rust Editor window option to bypass procedural spawn and directly use "spawnpoint" tagged GameObjects. Automatically clears the setting if the loaded scene changes
/main/CraggyEaseOfUse/
46818
Adam Woolridge
gene slot weight tweaks
/main/farming2/
46819
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
46820
Bill Borman
Merge from CraggyEaseOfUse -> Vehicles
/main/vehicles/
46821
Bill Borman
Move BYPASS_PROCEDURAL_SPAWN_PREF out of server define
/main/CraggyEaseOfUse/
46822
Bill Borman
Merge from CraggyEaseOfUse -> Vehicles
/main/vehicles/
46823
Bill Borman
Updates for the change in deployed vehicle lift prefab name
/main/vehicles/
46824
Bill Borman
Correctly link items and their entities when loading from save
/main/vehicles/
46828
Alistair McFarlane
cherrypicking 46664 46665 46765 46786 46791 46795 46796 46811 46827
/release/
46830
André Straubmeier
Fixed Spawn / SetParent order in BaseVehicle and MotorRowboat ("changing network group to null" warning spam)
/main/
46832
Jarryd Campi
Merge from sprinklers
/main/farming2/
46835
Adam Woolridge
Added availableIdealWaterCapacity, availableWaterCapacity and idealSaturation to PlanterBox. These are used to determine how much more (if any) water a planterbox needs to receive in order to bring it to the optimal saturation level for growth (and not over).
/main/farming2/
46836
Adam Woolridge
Added BelowMinimumSaturationTriggerLevel and AboveMaximumSaturationTriggerLevel to PlanterBox, for electrical use later on.
/main/farming2/
46840
Bill Ford
Fixed calls to native code
/main/terrainmap_nativearray/
46844
Bill Ford
Fixed a bunch of issues, almost all working.
/main/terrainmap_nativearray/
46852
Garry Newman
Split textures up slightly because it's 2020 and you still get texture corruption in Unity if a bundle is over 4gb
/main/hdrp/
46854
Bill Ford
Merge from main
/main/terrainmap_nativearray/
46860
Vincent Mayeur
wrapping up remaining caves scene terrain rework
/main/hdrp/
46862
Bill Ford
Removed FoliageRenderer class as it doesn't seem to be used any more...
/main/foliagegrid_optimization/
46863
Adam Woolridge
merge from main
/main/farming2/
46864
Adam Woolridge
update save
/main/farming2/
46865
Adam Woolridge
UI work: clearer stats display, show percentage values, reordered.
/main/farming2/
46874
Adam Woolridge
Color code condition UI values, red when <= 0.5.
Changed "Water" label to "Water Saturation" to be more obvious what it indicates.
/main/farming2/
46877
Adam Woolridge
Increased composter tick rate to 15 minutes
/main/farming2/
46879
Adam Woolridge
Added CompostEntireStack composter inspector bool, if this is enabled, the entire stack of an item will be composted each tick instead of just one from the stack.
Simplified the fertilizer item creaction, getting rid of a loop.
/main/farming2/
46880
Adam Woolridge
Threshold display tweak
/main/farming2/
46881
Bill Borman
Enable saving on vehicle lift
/main/vehicles/
46882
Lama Love
Merge from main
/main/comp/
46883
Lama Love
Show a more helpful message when trying to build in a prevent building volume (including monuments)
Show a message when building too close to another building
Show a message when trying to build in an area where you do not have building privileges
/main/
46885
Bill Borman
Simplified vehicle lift networking, got it working correctly with save/load. Client now also infers the correct lift up/down state from the other parameters. Protocol++.
/main/vehicles/
46886
Bill Borman
Increased brake power a little
/main/vehicles/
46887
Bill Borman
Add model script to chassis and modules
/main/vehicles/
46888
Bill Borman
Adjust trigger parent volumes on flatbeds
/main/vehicles/
46889
Lama Love
Add PlayerState persistence table
/main/playerstate/
46890
Bill Borman
Adjust vehicle lift deploy area + chassis prefab changes
/main/vehicles/
46891
Lama Love
Attaching PlayerState to the BasePlayer
/main/playerstate/
46892
Vincent Mayeur
Caves - more work towards converting and tuning textures/mats to new hdrp standards
Replaced old cave gravel meshes with new ones using terrain 'foliage' rocks
/main/hdrp/
46893
Vincent Mayeur
Replaced old rocks prefab instances with new one in caves_dressing scene
Added small colliders to cave gravel prefabs for rare cases where stones are scaled a bit larger
/main/hdrp/
46894
Bill Ford
Merge from terrainmap_nativearray
/main/foliagegrid_optimization/
46897
Adam Woolridge
UI padding tweak
/main/farming2/
46898
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
46900
André Straubmeier
~ 2019.3
/main/
46906
taylorreynolds
merge from main (46905 changeset)
/main/PlayerPresentation/
46907
Vincent Mayeur
modifications to caves and timber mine entrances to make meeting with terrain even easier
removed old ore vein decals - decal projectors are a bad way to handle these in retrospect, should be done using geo
/main/hdrp/
46908
Bill Ford
Messy tests looking at how to utilize unity jobs. No bueno.
/main/foliagegrid_optimization/unity_job_tests/
46910
Diogo Teixeira
upgraded to hdrp 7.2.0
/main/hdrp/hdrp-7.2.0/
46913
Adam Woolridge
Quality/modifier/calculation balance tweaks.
/main/farming2/
46915
Lama Love
Fix protobuf codegen for doubles
/main/playerstate/
46917
Adam Woolridge
More balance tweaks.
Small planter is now a default blueprint.
/main/farming2/
46923
Bill Ford
Rough but some progress.
/main/foliagegrid_optimization/
46928
Vincent Mayeur
Caves cliffs dressing with the new cliffs - managed to reduce the amount of objects used compared to old stuff
/main/hdrp/
46929
Alex Rehberg
Add debuglootsounds convar to help chase down repeating sound bug
/main/
46930
Adam Woolridge
Yield calculation changes
/main/farming2/
46931
Adam Woolridge
switched hemp and pumpkin over to GrowableEntity
/main/farming2/
46932
Adam Woolridge
Changed item description "Potato Seed" to "Seed Potato" cus that's what they're actually called.
/main/farming2/
46933
Vincent Mayeur
Updated cave_roots_ivy assets to HDRP
/main/hdrp/
46935
André Straubmeier
Fixed map cache texture resolution backwards compatibility on 2019.3 (only affected maps over 4k)
/main/
46942
Petur Agust
Backup
/main/vehicles/vehicles_vfx/
46946
Bill Ford
Jobified instance copy. Changed the scope of FoliageGroup. No longer using FoliageKey, instead using FoliagePlacement as a key.
/main/foliagegrid_optimization/
46947
Adam Woolridge
Dung
/main/farming2/
46949
Bill Ford
Hooked everything back up to start testing.
/main/foliagegrid_optimization/
46951
Petur Agust
Various
/main/vehicles/vehicles_vfx/
46955
Adam Woolridge
Added optimal quality values to plant properties, so they can be set per growable type, eg potatoes could grow more easily in worse conditions. (all set to 1 at the moment though)
Fixed some client #ifdef errors.
/main/farming2/
46957
André Straubmeier
~ Subtracting 2019.3
/main/
46958
Petur Agust
More
/main/vehicles/vehicles_vfx/
46961
Vincent Mayeur
redo of rock_wall_gravel mesh (used for cave ladders)
/main/hdrp/
46966
Adam Woolridge
Removed hardiness bonus from plant properties as it's no longer needed.
Fixed a bug with value remapping breaking some optimal condition calcs.
/main/farming2/
46967
Adam Woolridge
Increased potato grow time, but lowered optimal condition values.
Some initial potato consumable stats: lowered hyrdration benefit, restores health more slowly.
/main/farming2/
46969
Matt Isaac
Added sprinkler model and materials
/main/farming2/
46971
Maurino Berry
~skin approval
/main/
46979
Diogo Teixeira
Updated some prefabs and materials
Switched physical sky and camera + phys lux values (testing)
/main/hdrp/hdrp-7.2.0/
46980
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
46981
Bill Ford
Fixes and Improvements
/main/foliagegrid_optimization/
46982
Bill Borman
Updated icons for all chassis and modules
/main/vehicles/
46989
Jarryd Campi
Fix CLIENT compile
/main/farming2/
46991
Bill Borman
Add support to the item icon slot UI for more than just showing container slots. Now showing vehicle module and chassis info in UI slots.
/main/vehicles/
46993
Lama Love
Missing proto file
/main/playerstate/
46994
Lama Love
~ Commit generated LootSpawn junk so we don't have clutter in our Plastic added items list
/main/
46995
Bill Borman
Icon positioning adjustments
/main/vehicles/
46996
Lama Love
~ Commit manifest and a bunch of other changes that generating the manifest results in (mostly just some fx prefab reserialization)
/main/
46997
Bill Borman
Updated vehicle lift icon as well
/main/vehicles/
46998
Lama Love
Save map markers in PlayerState so they don't get erased when you get killed (while offline)
/main/playerstate/
46999
Jarryd Campi
Can now call cinematic_play with the same animation that is currently playing and it will revert to frame 0 of the animation
Fixed cinematic_play defaulting to a massive speed if no speed variable was provided
/main/cinematic_tools/
47000
Jarryd Campi
Fixed dev tools/menu blur using delta time and not unscaled delta time (fixes blur staying on while demo is in slow motion)
/main/cinematic_tools/
47001
Bill Borman
Storage module now drops contents on death
/main/vehicles/
47002
Bill Borman
Adjusted physics code re playtest feedback, setting up vehicles to:
- Come to rest naturally at initial spawn
- Continue rolling freely if driver bails out while the vehicle is moving at significant speed
- Keep still, apply "handbrake" if driver exits while relatively stationary
/main/vehicles/
47007
Petur Agust
Cleanup
/main/vehicles/vehicles_vfx/
47008
Matt Isaac
Added sprinkler gibs model
/main/farming2/
47009
Bill Ford
Merge from main
/main/skeleton optimizations/Hitbox System/
47013
Vincent Mayeur
Final tweaks before S2P
/main/hdrp/
47015
Adam Woolridge
Potato world population spawning.
/main/farming2/
47018
Adam Woolridge
Visual calc tweak
/main/farming2/
47022
Adam Woolridge
More water changes
/main/farming2/
47024
Adam Woolridge
Water requirement gene balance tweak
/main/farming2/
47025
Bill Ford
Merged most of each cells update into a single process, removing some cause of update delay and spikes.
/main/foliagegrid_optimization/
47030
Damian Lazarski
New pine tree saplings
Dead pine trees
/main/hdrp/
47031
Lama Love
Fix missing dispose of the player state database
/main/playerstate/
47032
Vincent Mayeur
Material tweaks
/main/hdrp/
47034
Bill Ford
Fixed batchgroup clearing
/main/foliagegrid_optimization/
47035
Lama Love
~ Close the report dialog when escape is pressed
/main/
47038
Lama Love
~ Unity intentionally updating a bunch of metas again to bug me (bunch of different icons)
/main/
47040
Bill Borman
~ Merge CraggyEaseOfUse -> Main. Adds a Rust Editor window option to bypass procedural spawn and directly use "spawnpoint" tagged GameObjects. Automatically clears the setting if the loaded scene changes
/main/
47041
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
47042
Thai Leo
updated textures, tweak conditional
adding WIP module
/main/vehicles/
47044
Thai Leo
fixed manifest
/main/vehicles/
47045
Bill Borman
Added UI infobox data for vehicle chassis and modules
/main/vehicles/
47049
Bill Borman
Module/chassis item description edits
/main/vehicles/
47050
Bill Borman
Cockpit icon update to latest model
/main/vehicles/
47051
Alistair McFarlane
merge from shotguntrap_cave_fix
/main/
47058
Adam Woolridge
merge from main
/main/farming2/
47059
Adam Woolridge
Yield pool basic implementation
/main/farming2/
47062
André Straubmeier
SetFlag invalidates network cache even if called without sending a network update
SendIONetworkUpdate no longer calls InvalidateNetworkCache (since it is now correctly done in SetFlag)
/main/
47063
André Straubmeier
Fixed several client-only projectile instantiates calling SetActive instead of AwakeFromInstantiate (this would leak with pooling, although none of these currently appear to be using pooling)
/main/
47065
Adam Woolridge
more wip yield changes
/main/farming2/
47067
Adam Woolridge
yield pool serialization
/main/farming2/
47068
Bill Ford
Moved to a singular BRG for the whole grid
/main/foliagegrid_optimization/
47069
Adam Woolridge
Fix a bonus being applied twice in yield calc.
/main/farming2/
47070
Vincent Mayeur
Removed old lighting prefab used in monument scenes
/main/hdrp/
47072
Vincent Mayeur
Monuments HDRP upgrade (quarries)
/main/hdrp/
47076
André Straubmeier
~ ProjectVersion.txt
/main/
47077
Adam Woolridge
merge from main
/main/farming2/
47078
Vincent Mayeur
Monuments HDRP upgrade (power sub stations)
/main/hdrp/
47079
Matt Isaac
Added Fluid Splitter model and materials + gibs
/main/farming2/
47080
Bill Ford
All consolidated into one BRG, bug fixes etc.
/main/foliagegrid_optimization/
47083
Adam Woolridge
Reworked fertilizer consumption and some optimisation.
/main/farming2/
47084
Bill Ford
A benchmark for FoliageGrid
/main/foliagegrid_benchmark/
47085
Jarryd Campi
Merge from cinematic_tools
/main/
47086
Bill Ford
Finished off the rest of the benchmark setup
/main/foliagegrid_benchmark/
47087
Bill Ford
Merge from benchmark
/main/foliagegrid_optimization/
47091
Bill Borman
Remove evil red glow
/main/vehicles/
47093
Bill Borman
Allow lights use with engine off
/main/vehicles/
47094
Bill Borman
Added audio for lights toggle
/main/vehicles/
47096
Bill Ford
Applied fixes
/main/foliagegrid_benchmark/
47098
Bill Borman
More lights work
/main/vehicles/
47099
Bill Borman
Gauge lights
/main/vehicles/
47100
Michael Johnson
Fix camera lerp bounce issue at lower values. Convar to enable/disable camera lerp 'locomotion'
/main/cinematic_tools/
47101
Michael Johnson
Set debug camera fov/zoom length to value (debugcamera_fov )
/main/cinematic_tools/
47104
Jarryd Campi
Sprinkler model hookup + gibs + icon
/main/farming2/
47105
Bill Borman
Fix presets, which had lost their item assignments
/main/vehicles/
47106
Jarryd Campi
Fluid splitter model hookup + icon +gibs
/main/farming2/
47108
Jarryd Campi
Better lods, remove art from server
/main/farming2/
47109
Michael Johnson
Camera shake commands [amplitude, frequency, duration]
/main/cinematic_tools/
47110
patrick.m
Merge from main
/main/posters/
47111
Bill Borman
Tentative fix for double-animated vehicle mount sitting
/main/vehicles/
47113
Alistair McFarlane
~ reduce hide poncho to 30seconds craft
/main/
47115
Alistair McFarlane
Fixed wooden sign medium and small placement issues
Renamed Wooden sign to Medium wooden sign for continuity
/main/
47118
Adam Woolridge
Reduce growable health by deathRatePerQuality for each quality <= 0.
This means plants will die, and die faster the more things it's lacking in.
/main/farming2/
47119
Bill Ford
merge from benchmark
/main/foliagegrid_optimization/
47123
Bill Ford
Asset bundle
/main/foliagegrid_benchmark/
47127
Alistair McFarlane
fixed edge case inside terrain antihack false positive at cave_slope_600
S2P
/main/
47128
Adam Woolridge
Overall quality is now calculated correctly when lighting is toggled (not just lighting quality)
/main/farming2/
47132
Matt Isaac
fluid_splitter material improvements
/main/farming2/
47134
Garry Newman
Output bundle item info as useful json
/main/
47135
Adam Woolridge
Reduced plant water intake levels, increased sprinkler output to 10ml every 10 secs.
/main/farming2/
47136
Vincent Mayeur
Monuments HDRP upgrade (powerplant, satdish, sewer branch(wip))
/main/hdrp/
47138
Vincent Mayeur
Fixed riverflow direction in materials
/main/
47139
Bill Ford
Merge from particle_system_ik_job
/main/
47144
Bill Ford
Merge from main
/main/cast_usage_optimizations/
47145
André Straubmeier
Subtracting 43422 (crash fix test)
/main/
47147
Bill Ford
Merge from main
/main/cast_usage_optimizations/
47148
Bill Ford
Merge from cast_usage_optimizations
/main/
47149
Bill Ford
merge from benchmark
/main/foliagegrid_optimization/
47154
Adam Woolridge
wip seed info UI update
/main/farming2/
47157
Lama Love
Fix missing speed parameter on windmill animation controller
/main/
47164
Lama Love
Fix demos failing to load after disconnecting from a server because World.Transfer was enabled
/main/
47165
Bill Borman
Client performance: ModularCarAudio
/main/vehicles/
47166
Bill Borman
Client performance: Don't animate chassis visuals if it's behind the camera
/main/vehicles/
47167
Bill Borman
Chassis visuals performance further improvement
/main/vehicles/
47168
Jarryd Campi
Merge from main
/main/cinematic_tools/
47172
Jarryd Campi
Add demo.playernames to print all players in the currently playing demo
/main/cinematic_tools/
47174
Jarryd Campi
Made DemoHUD a standalone prefab (for future iteration)
DemoHUD automatically hides if the menu or developer tools are open
/main/cinematic_tools/
47176
Jarryd Campi
Better debug.debugcamera_list display and zoom formatting
/main/cinematic_tools/
47177
Jarryd Campi
Fixed demo.skip not working after a demo reaches the final frame
/main/cinematic_tools/
47179
Jarryd Campi
Visual pass on Demo playback UI
/main/cinematic_tools/
47180
Jarryd Campi
Tweaked sizing of some elements
/main/cinematic_tools/
47181
Bill Borman
Adjusting bumpers
/main/vehicles/
47184
Bill Borman
Adjusted player position in seats as there was some clipping through seats
/main/vehicles/
47185
Adam Woolridge
merge from main
/main/farming2/
47186
Adam Woolridge
Show plant condition resiliences on seed info panel.
/main/farming2/
47188
André Straubmeier
Removed ring road from maps smaller than 4k since it takes away too much space
Roadside monuments can spawn next to both main roads and side roads
Place roadside monuments after all other monuments
/main/ring_road_2/
47190
André Straubmeier
Reapplied 46942 terrain map resolution clamping to prepare for 2019.3
/main/ring_road_2/
47191
Adam Woolridge
Fixed a typo making horses poo every 10 minutes
/main/farming2/
47192
Alistair McFarlane
cherrypicking 47147
/release/
47193
Adam Woolridge
Plant material colour scale is now based on health, not water.
/main/farming2/
47194
Adam Woolridge
Fixed growables attempting to die twice when picked.
/main/farming2/
47198
Vincent Mayeur
Monuments HDRP upgrade (sewer branch, trainyard, water treatment plant, swamps, water wells)
/main/hdrp/
47199
André Straubmeier
Default world size is now 4250 (from 4000) to give monuments slightly more space to spawn in with the new ring road
/main/ring_road_2/
47200
Bill Ford
Merge from main
/main/foliagegrid_benchmark/
47201
Bill Ford
Merge from foliagegrid_benchmark
/main/
47203
Bill Ford
Disabled read/write on some FoliageGrid meshes. Enabled mesh compression.
/main/foliagegrid_optimization/
47204
Adam Woolridge
Growables ignore condition qualities when dying and always advance to the next stage at full speed.
/main/farming2/
47206
Adam Woolridge
Added an option to remove a dying plant from a planterbox and receive plant mulch, which can be composted for a small amount of fertilizer.
/main/farming2/
47208
Adam Woolridge
an even smaller amount
/main/farming2/
47209
Bill Borman
Fix VehicleEditingItemIcon refresh
/main/vehicles/
47219
Jarryd Campi
Stopped teleport2owneditem command printing to log and used replywith instead
Fixed OutOfBounds exception when running this command and the player has no owned items
/main/
47221
Jarryd Campi
Strip out "demos/" from filename display
/main/cinematic_tools/
47222
Jarryd Campi
Fixed wrong source item hookup on sprinkler
/main/farming2/
47223
Jarryd Campi
Updated some item descriptions
/main/farming2/
47224
Bill Borman
Better slow-speed exit handbrake system
/main/vehicles/
47227
Bill Borman
Wheel animation fix
/main/vehicles/
47229
Lama Love
Add env.oceanlevel replicated convar that lets server admins change the water height
/main/oceanlevel/
47232
Bill Borman
Initial commit of internal engine items
/main/vehicles/
47235
Michael Johnson
Orbit target entity mode for debug camera
/main/cinematic_tools/
47236
Vincent Mayeur
Removing missing scripts from prefabs/scenes
Scene2Prefab
/main/hdrp/
47242
Vincent Mayeur
Some fixes to trainyard, splat painting adjustments around cliffs
/main/hdrp/
47244
Adam Woolridge
merge from main
/main/farming2/
47245
Adam Woolridge
save update
/main/farming2/
47246
Adam Woolridge
Plant stage duration initial base values
/main/farming2/
47247
Adam Woolridge
Refresh qualities when fertilizer is consumed
/main/farming2/
47250
Adam Woolridge
set fruit visual scale curves
/main/farming2/
47253
Adam Woolridge
Durability.
/main/farming2/
47259
Bill Ford
Testing out indirect rendering of foliage...
/main/foliagegrid_optimization/indirect/
47261
Bill Ford
Better test
/main/foliagegrid_optimization/indirect/
47262
Adam Woolridge
Added a dedicated crossbreeding stage instead of just triggering crossbreeding when entering sapling stage.
/main/farming2/
47272
Adam Woolridge
repaired plant properties after adding the new stage.
/main/farming2/
47273
Thai Leo
adding engine models
/main/vehicles/
47275
Jarryd Campi
Check ItemModDeployable.entityprefab exists before checking if it is valid in LifeInfographic
/main/
47278
Jarryd Campi
WIP planter electrical sensor
/main/farming2/sensor/
47280
Lama Love
Change TOD_Time to use Update instead of FixedUpdate so it runs even when timescale is 0, and it uses its own fixed step loop inside to maintain behaviour
/main/
47281
Jarryd Campi
Merge from farming2
/main/farming2/sensor/
47283
Jarryd Campi
Merge from farming2
/main/farming2/sensor/
47286
Jarryd Campi
Another fluid switch fix change, simplify planter sensor for now
/main/farming2/sensor/
47287
Michael Johnson
Demo browser
/main/cinematic_tools/
47288
Jarryd Campi
Demo name formatting changes
/main/cinematic_tools/
47290
Bill Borman
Initial commit of engine internal items work
/main/vehicles/
47293
Bill Borman
Fix engine storage parenting on 1mod_engine
/main/vehicles/
47294
Bill Borman
Edits to storage interaction
/main/vehicles/
47296
Alistair McFarlane
MediaIsland server startup error+warning fixes
Removed missing prefabs
Removed broken prefabs
/main/
47297
Bill Ford
Added FoliageIndirectRenderer to manage a group of instances
/main/foliagegrid_optimization/indirect/
47301
Bill Ford
Removed BRG
/main/foliagegrid_optimization/indirect/
47308
Alistair McFarlane
merge from playerstate
/main/
47309
Garry Newman
~Icon uploader
/main/
47318
Bill Ford
Hooked up IndirectRenderer, managing each chunk of the instance array properly
/main/foliagegrid_optimization/indirect/
47320
Adam Woolridge
More accurate yield info.
/main/farming2/sensor/
47321
Adam Woolridge
subtract commit to wrong branch
/main/farming2/sensor/
47323
Damian Lazarski
Pine saplings LODs / prefabs / billboards
Dead pines / LODs / COL / prefab setup
Tweaked the size of all trees in spawn v3 folders to be more realistic
Tweaks to decor.v3 and spawn.v3 prefabs
Various other foliage tweaks
/main/hdrp/
47328
Bill Ford
Fixed bugs with instance management. Pretty much ready to start comparisons.
/main/foliagegrid_optimization/indirect/
47331
Maurino Berry
~skin approval
/main/
47334
Alex Rehberg
vehicle sound progress
/main/vehicles/
47335
Alex Rehberg
server compile fix
/main/vehicles/
47336
Michael Johnson
Camera framing guide overlay and commands to toggle (rule of thirds, golden ratio, crosshair)
/main/cinematic_tools/
47340
Michael Johnson
convar for camera guide color
/main/cinematic_tools/
47341
Vincent Mayeur
backup
/main/hdrp/
47342
Michael Johnson
TAB key to cycle between the different bones of the target entity
/main/cinematic_tools/
47343
Adam Woolridge
merge from main
/main/farming2/
47344
Adam Woolridge
plant ui: header
/main/farming2/
47345
Alistair McFarlane
Added Glass_Type_1, Glass_Type_Industrial, Glass_Type_Reinforced prefabs for map makers
/main/
47346
Adam Woolridge
headers and sections blockout
/main/farming2/
47347
Adam Woolridge
Created InfoBar prefab.
Added icon files.
/main/farming2/
47348
Adam Woolridge
InfoBar code, prefab links.
/main/farming2/
47349
Adam Woolridge
Populated sections, setup InfoBar instances.
/main/farming2/
47350
Alistair McFarlane
added two non transparent glass types for map makers (houses and industrial)
/main/
47351
Adam Woolridge
Switched plant info over to the new UI.
/main/farming2/
47352
Lama Love
Fix aim jumping when stopping shooting when mounted on something (Mostly?)
/main/
47353
Adam Woolridge
Show plant type icon on UI.
Add a link from GrowableEntity back to its source item def. Set links.
/main/farming2/
47354
Lama Love
Merge from main
/main/playerstate/
47356
Adam Woolridge
Stage info tweaks: show the current stage name and current progress %.
Alignment tweaks.
/main/farming2/
47357
Adam Woolridge
Include produce name in yield display.
Colour code values.
/main/farming2/
47358
Adam Woolridge
First pass of new gene UI.
Bunch of UI fixes/tweaks, prefab updates.
/main/farming2/
47359
Matt Isaac
added fluid_switch
/main/farming2/
47360
Matt Isaac
fluid_switch gibs
/main/farming2/
47361
Garry Newman
Latest Steamworks
/main/
47362
Garry Newman
Updated steamworks.posix
/main/
47363
Adam Woolridge
Delete UI template
/main/farming2/
47365
Lama Love
Merge from main
/main/playerstate/
47366
Lama Love
Merge from playerstate (few fixes from review)
/main/
47367
Lama Love
Merge from main
/main/oceanlevel/
47368
Garry Newman
Steamworks server interface fixes
/main/
47369
Adam Woolridge
merge from main
/main/farming2/
47370
Adam Woolridge
subtract merge from main
/main/farming2/
47371
Adam Woolridge
Colour code gene links
/main/farming2/
47372
Garry Newman
~Update DS steamwork libraries
/main/
47373
Adam Woolridge
merge from main
/main/farming2/
47375
Adam Woolridge
harvest prompt updates
/main/farming2/
47376
Adam Woolridge
Item descriptions
/main/farming2/
47377
Garry Newman
Steamworks Update to fix locking up
/main/
47378
Adam Woolridge
Added the new genetics display to SeedInformation panel.
/main/farming2/
47379
Lama Love
Merge from main
/main/oceanlevel/
47381
Adam Woolridge
Added a new Ripe stage after Fruiting.
A stage can now be flagged with IgnoreConditions, which will allow it to advance to the next stage at full speed, regardless of condition qualities.
/main/farming2/
47382
Garry Newman
Dedicated server fix test
/main/
47383
Garry Newman
GetAuthSessionTicketAsync Debug
/main/
47384
Lama Love
Fix SoundManager lag spiral of death that brings the editor down to 0.1 FPS
/main/oceanlevel/
47385
Lama Love
Some AI tweaks to make scientists avoid running around underwater
/main/oceanlevel/
47386
Lama Love
Merge from main
/main/oceanlevel/
47389
Adam Woolridge
refactoring/cleaning up
/main/farming2/
47390
Adam Woolridge
Bunch of general refactor/cleanup/fixes/tweaks.
/main/farming2/
47392
Lama Love
Fix rivers being offset above the ocean instead of staying under
/main/oceanlevel/
47393
Jarryd Campi
Fluid switch mesh hookup, icon, gibs
/main/farming2/
47394
Petur Agust
Non 6-point smoke tests.
/main/vehicles/vehicles_vfx/
47395
Jarryd Campi
Move fluid switch logic into it's own class, revert ElectricSwitch to original state
/main/farming2/
47396
Jarryd Campi
Don't update passthrough/energy amounts if the incoming energy is from an IOType that is not this entities type. Fixes hybrid props (like the fluid switch) treating power input as water in some cases
/main/farming2/
47397
Jarryd Campi
Merge from farming2
/main/farming2/sensor/
47398
Matt Isaac
added horse_dung model and materials
/main/farming2/
47400
patrick.m
Scene backup (backdrop stage)
/main/posters/
47401
Petur Agust
Mats
/main/vehicles/vehicles_vfx/
47402
Jarryd Campi
Ensure IOEntity processes outputs if any slots passthrough has changed, not just slot 0
Can override passthrough amount per slot to disregard the energy / outputs calculation
Updated sensor to work with new IOEntity changes, too much water and not enough water checks are now in place
/main/farming2/sensor/
47403
Bill Borman
New TriggerParent doClippingCheck option, which de-parents parented entities if they clip into an obstacle.
/main/vehicles/
47404
Petur Agust
Scene
/main/vehicles/vehicles_vfx/
47408
Petur Agust
Sprinkler VFX cherrypick
/main/farming2/
47410
Petur Agust
Sprinkler prefab stuff & missing meta.
/main/farming2/
47413
Jarryd Campi
Cleaned up fluid switch lods
Sprinkler fx fix
/main/farming2/
47415
Jarryd Campi
Fix sprinkler fx playing incorrectly when it is enabled via LOD
Added a precache option to ParticleSystemContainer that precaches all required LOD components and ParticleSYstems in PrefabPreProcess rather than via GetComponents at runtime.
This also fixes the case where multiple LOD components on the same particle system are not called by a ParticleSystemContainer
/main/farming2/
47417
Jarryd Campi
Randomise saturation check, implement is powered checks and longer interval between saturation checks
/main/farming2/sensor/
47418
Jarryd Campi
Merge from farming2
/main/farming2/sensor/
47419
Adam Woolridge
merge from main
/main/farming2/
47423
Adam Woolridge
merge fix
/main/farming2/
47424
Adam Woolridge
dung updates/tweaks.
reduced the water requirement gene multiplier.
/main/farming2/
47426
Matt Isaac
rigged and created idle on animation for sprinkler, updated prefab
/main/farming2/
47427
Adam Woolridge
dung icon
/main/farming2/
47428
Bill Ford
Merge from foliagegrid_benchmark
/main/
47436
Bill Ford
Merge from main
/main/foliagegrid_optimization/indirect/
47437
Vincent Mayeur
fixed medium monuments stall
/main/hdrp/
47441
Matt Isaac
rigged and animated fluid_switch
/main/farming2/
47442
Matt Isaac
simplified fluidswitch anims down to 2
/main/farming2/
47444
Vincent Mayeur
cliffs final colliders
/main/hdrp/
47451
Bill Ford
Reverted from using NativeArray in places
/main/foliagegrid_optimization/
47464
Bill Ford
No longer need to add foliage meshes to MeshCache
/main/foliagegrid_optimization/
47465
Jarryd Campi
New EntityFlag_Animator component for controlling animators
Fluid switch handle animation hookup
/main/farming2/
47468
Bill Borman
Don't allow moving or removing modules that have stored content + other cleanup
/main/vehicles/
47472
Bill Borman
Fix client compile
/main/vehicles/
47473
Bill Borman
Vehicle lift client now knows about the occupant. Will allow showing info based on more than just container items in the UI. Protocol++.
/main/vehicles/
47478
Adam Woolridge
potato, potato seed, fertilizer icons
/main/farming2/
47486
Adam Woolridge
crossbreed effect setup
/main/farming2/
47488
Vincent Mayeur
Prefab'ed procmap's world setup
Replaced old cliffs placement scripts with the new ones
Procmap now uses foliage.v3 and decor.v3
/main/hdrp/
47492
Vincent Mayeur
procmap backup
/main/hdrp/
47496
Garry Newman
~Latest Steamworks
/main/
47502
Garry Newman
RequestUserStats => RequestUserStatsAsync
/main/
47508
Matt Isaac
added sprinkler_off animation and tweaked sprinkler_on anim to bounce a bit less
/main/farming2/
47512
Bill Ford
Last checkin, no real gain from this.
/main/foliagegrid_optimization/indirect/
47518
Bill Ford
Merge from main
/main/foliagegrid_optimization/
47519
André Straubmeier
~ Fixed infinite wait when ai.move is false and nav_wait is true
/main/
47521
Vincent Mayeur
deleting now unused models/prefabs and overgrowth atlas textures
/main/hdrp/
47528
Bill Ford
Tweaks, #if CLIENT
/main/foliagegrid_optimization/
47531
Bill Ford
Merge from foliagegrid_benchmark
/main/
47534
Vincent Mayeur
pre-s2p backup
/main/hdrp/
47535
Vincent Mayeur
S2P all
/main/hdrp/
47537
Petur Agust
Yellow crossbreed FX variant.
Set effect recycle times.
/main/farming2/
47542
Garry Newman
Steamworks latest:
- Fixed SteamServer events being hooked twice
- Fixed SteamFriends events not being hooked
- Throw exception if trying to initialize multiple times
- Shutdown dispatch on server/client close
/main/
47543
Petur Agust
Merge from parent
/main/vehicles/vehicles_vfx/
47544
Damian Lazarski
Computer station LOD0 progress
/main/rc_tests/
47547
Jarryd Campi
Hook up sprinkler animation
/main/farming2/
47548
Jarryd Campi
Unsaved
/main/farming2/
47549
Jarryd Campi
Added a fluid switch to the plumber loadout
/main/farming2/
47550
Bill Borman
Use InvokeHandler instead of Unity invoke
/main/vehicles/
47554
Bill Borman
Storage module UI edit
/main/vehicles/
47555
Lama Love
Add meta.add console command to add a value to a convar (useful in binds)
/main/
47556
Lama Love
Merge from oceanlevel
/main/
47557
Jarryd Campi
Merge from instrument_autoturret_v2
/main/
47558
Jarryd Campi
Fixed 1.5x scale on demo playback UI
/main/cinematic_tools/
47559
Bill Borman
Work on not allowing modules to be moved/removed while they have storage
/main/vehicles/
47560
Jarryd Campi
Compile fix
/main/
47561
André Straubmeier
Made navmesh bake at server startup ~4x faster
/main/navmesh_2/
47569
André Straubmeier
Merge from main
/main/navmesh_2/
47570
Bill Borman
Working on engine module loot. Fixed fuel tank module which seemed to have lost its storage.
/main/vehicles/
47575
André Straubmeier
Bundle fuckaroo
/main/
47577
André Straubmeier
Bundle fuckaroo 2
/main/
47580
Michael Johnson
Convar for custom ratio guide (eg. "2.35:1" or "4:3" etc)
/main/cinematic_tools/
47581
Adam Woolridge
yield icon
/main/farming2/
47583
Michael Johnson
Open demo browser as popup on right hand side menu
/main/cinematic_tools/
47584
Michael Johnson
Functional sort buttons on demo browser (sort by name, date, length)
/main/cinematic_tools/
47587
Michael Johnson
demo.browser convar (don't mess with main menu for a feature only a few people will use)
/main/cinematic_tools/
47588
Michael Johnson
Change camera parent key from LEFT MOUSE to F
WASD movement with debug camera while orbiting offsets camera
SHIFT + R key combination to reset orbit offset position
/main/cinematic_tools/
47590
Garry Newman
Raknet.Write.cs isn't used
/main/SteamNetworking/
47591
Garry Newman
Added SendInfo GetAllConnections
Choose NetworkInitSteamworks in Bootstrap
Added SendInfo.GetAllConnections()
Initialize SteamServer before creating server
/main/SteamNetworking/
47594
Michael Johnson
Only show demo browser button if user has demo files, as requested
/main/cinematic_tools/
47595
Michael Johnson
Check if demo button should be active on menu awake
/main/cinematic_tools/
47597
André Straubmeier
Subtracting bundle shit because it's causing some problems and isn't important for the update
/main/
47598
Adam Woolridge
UI pivot position tweak.
Crossbreeding changes.
/main/farming2/
47599
Garry Newman
Initialize Steam before the main menu (fixes rich presence errors)
/main/
47600
Garry Newman
Linux steam library update
/main/
47601
Garry Newman
Don't call GetAuthSessionTicket if no steam
/main/
47602
Bill Ford
Init some lists with an initial capacity
/main/foliagegrid_optimization/
47604
Bill Ford
Merge from main
/main/foliagegrid_optimization/
47606
Adam Woolridge
Deleted a bunch of now unused properties from PlantProperties (previously still used by the old PlantEntity stuff). Renamed/reformatted/relinked some properties.
/main/farming2/
47607
Adam Woolridge
Hide clone items
/main/farming2/
47608
Bill Ford
Cherrypicking 47613
/main/
47614
Garry Newman
Latest Steamworks
/main/SteamNetworking/
47618
Garry Newman
Added steamnetdebug to toggle debug info [0-8]
/main/SteamNetworking/
47620
Diogo Teixeira
Added DepthAwareBackgroundBlur effect
/main/rc_tests/
47623
Garry Newman
Specialized NetworkClient just for playing demos (so we don't have to implement it in every implementation)
/main/SteamNetworking/
47624
Garry Newman
Use steam networking if running with -swnet
/main/SteamNetworking/
47625
Garry Newman
Simplified Network.Write into Network.NetWrite so it doesn't need to be derived
/main/SteamNetworking/
47626
Alex Rehberg
sprinkler sounds
/main/farming2/
47627
Jarryd Campi
Fixed a case where the gravity warning was displaying while connecting electrical components
/main/farming2/
47634
Jarryd Campi
Fixed gravity warning displaying when connecting to a fluid switch set to off
/main/farming2/
47635
Bill Borman
Engine internals
/main/vehicles/
47636
Bill Borman
Engine - hide unused slots
/main/vehicles/
47640
Lama Love
Don't allow negative oceanlevel because too many things would break from it
Fix buoyancy component ignoring oceanlevel changes
/main/
47645
Michael Johnson
Split debug camera movement and input so movement still updates while menu is open
/main/cinematic_tools/
47647
Michael Johnson
Reset cam bone when switching target entity
Tab sets cam bone to first bone when there's no current cam bone
/main/cinematic_tools/
47648
Michael Johnson
Allow debug camera to target self player model
/main/cinematic_tools/
47649
Michael Johnson
Fix debug camera bone cycling on player models
/main/cinematic_tools/
47650
Vincent Mayeur
train track textures update to match new terrain gravel
/main/hdrp/
47651
Michael Johnson
Add debug camera convar for following bone rotation (for shots where camera is mounted to a gun for example)
/main/cinematic_tools/
47652
Bill Borman
Engine module internalsUI
/main/vehicles/
47653
Michael Johnson
Simplify aspect ratio camera guide convar as requested
/main/cinematic_tools/
47654
Michael Johnson
Update demo browser theme as requested
/main/cinematic_tools/
47655
Michael Johnson
Stop demo after reading it to list in browser to avoid file sharing violation
/main/cinematic_tools/
47658
Alistair McFarlane
network++
save++
/main/
47662
Adam Woolridge
wip simplifying/optim genes serialisation
/main/farming2/serial/
47664
Bill Ford
Fixes memory usage
/main/foliagegrid_optimization/
47665
André Straubmeier
NRE fixes
/main/
47668
Vincent Mayeur
Big v2 assets removal, renamed what is kept into v3 folders, deleted now unused files/scenes
/main/hdrp/
47669
Vincent Mayeur
removing '_new' from Hapis and Savas maps/folders
/main/hdrp/
47671
Garry Newman
Switch to SteamNetwork Interface mode
/main/SteamNetworking/
47673
Garry Newman
Refactor
/main/SteamNetworking/
47674
Garry Newman
Garbage free
/main/SteamNetworking/
47683
Garry Newman
Refactor
/main/SteamNetworking/
47684
Vincent Mayeur
Better riversource placement
/main/hdrp/
47686
Michael Johnson
Up demo version to 2 to add length of demo to the end of file
/main/cinematic_tools/
47687
Vincent Mayeur
fixed filters of underwater rock formations (spawned over the water line)
/main/hdrp/
47689
Vincent Mayeur
removed clone entry in foliage.v3
/main/hdrp/
47691
Garry Newman
Use Raknet unless -swnet set
/main/SteamNetworking/
47692
Garry Newman
merged from /main/SteamNetworking
/main/
47694
Bill Ford
Pooling and pre allocating the temporary instance list buffers to save memory
/main/foliagegrid_optimization/
47696
Alex Rehberg
engine audio implementation cleanup
/main/vehicles/
47707
Maurino Berry
~skin approval
/main/
47708
Bill Borman
Fix ClientOnly GameObject positioning on modules
/main/vehicles/
47710
Lama Love
Add composite keybinds so you can do stuff like: bind [leftcontrol+x] kill
/main/
47714
Bill Borman
Working on engine physics changes. Now able to set top speed, power curve. Still WIP
/main/vehicles/CarPhysicsChanges/
47716
Lama Love
Fix the igniter not igniting candles
/main/
47717
Jarryd Campi
Fix Client compile error
/main/cinematic_tools/
47718
Jarryd Campi
Merge from main
Added an end of file signifier (-1) before the length of the demo is recorded and early return if we hit that value from the demo reader
/main/cinematic_tools/
47721
Jarryd Campi
Merge from cinematic_tools
/main/
47722
Michael Johnson
Refactor demo file writing so that post record data can be saved in header
/main/cinematic_tools/
47723
Michael Johnson
Add player lookat mode for debug camera
Add log for switching target bone for Paddy
/main/cinematic_tools/
47724
Vincent Mayeur
deleting unused normal maps and subsurface scattering maps
/main/hdrp/
47726
Garry Newman
Fixed NRE in Raknet.Client.Send
/main/
47727
Garry Newman
Added netcode protocol to tags
Client change network system automatically when trying to join a server
Don't try to route steam queries through netcode if not supported (tell steam to use its own port)
/main/
47728
Garry Newman
Cleaned Demo Menu UI
/main/
47730
Garry Newman
Fixed exception in ShowDemoBrowserButton if "demos" folder doesn't exist
/main/
47733
Matt Isaac
better horse dung pile model and lods
/main/farming2/
47735
Matt Isaac
scaled up dung_pile 175%, tweaked ao to be darker
/main/farming2/
47736
Bill Ford
Merge from main
/main/foliagegrid_optimization/
47738
Michael Johnson
Add demo delete confirmation UI prefab
/main/cinematic_tools/
47739
Garry Newman
Steamworks latest
/main/
47740
Vincent Mayeur
Updated underwater rock formations terrain modifiers to prevent plants spawning inside rocks
Floating junkpiles material links fixes
Underwater plants density reduced 66%
/main/hdrp/
47744
Garry Newman
Latest Steamworks
/main/
47747
Garry Newman
Fixed localization on Inventory screen
Added localization for On/Off on options
Added achievments to localization
Fixed QUICK CRAFT not localized
Fixed item name hidden in chinese/korean/japanese
Fixed chinese/korean/japanese names not showing in the team dock
Updated phrases
/main/
47756
Bill Ford
Terrain benchmark setup
/main/terrain_benchmark/
47757
Garry Newman
SteamNet: allow configure of SendBufferSize
/main/
47758
Bill Ford
Merge from terrain_benchmark
/main/Terrain instancing/
47761
Bill Ford
shader etc...
/main/Terrain instancing/
47766
Garry Newman
Steamworks update
/main/
47768
Diogo Teixeira
Added optional temporal filter to bloom effect
/main/rc_tests/
47769
Lama Love
Don't allow manually setting replicated convars clientside (prefix it with sv so you can't desync yourself)
/main/
47771
Maurino Berry
merge to main
/main/
47775
Petur Agust
Sub-effect LODs and consistency fixes.
/main/vehicles/vehicles_vfx/
47778
Petur Agust
Proper LightEX for destroyed burning vehicle engines.
/main/vehicles/vehicles_vfx/
47780
patrick.m
Scene backups
/main/posters/
47781
patrick.m
Merge from main
/main/posters/
47782
Petur Agust
Variants for other engine models
/main/vehicles/vehicles_vfx/
47783
Petur Agust
Wrapped conditional damage & exhaust states into the engine modules.
/main/vehicles/vehicles_vfx/
47784
Lama Love
Don't save replicated convars on the client
Fix toggle buttons always showing "OFF" even when they're on
Phrases
/main/
47785
Lama Love
Fix downloading models from the item editor when there's multiple models
/main/
47786
Maurino Berry
~NRE fix
/main/
47787
Maurino Berry
CCTV effects
/main/
47788
Maurino Berry
compile fix
/main/
47789
Maurino Berry
improvements and bugfixes for computerstation
/main/
47790
Jarryd Campi
Refactored auto turret instrument implementation so Instruments use ServerUse instead of a custom method
Removed multiple casts in OnKilled
/main/
47791
Alistair McFarlane
CCTV Camera volume and socket tweaks
/main/
47792
Maurino Berry
proper rotation for computer station
/main/
47793
Maurino Berry
cctv clamp to 160
/main/
47795
Jarryd Campi
Instrument turret NRE fix
/main/
47796
Damian Lazarski
Rebaked rock formations
Added data maps
Optimized geometry
/main/hdrp/
47797
Lama Love
Cache MainCamera.mainCamera.transform (mostly cleanup, but tiny optimization too)
/main/maincamera-transform-cache/
47803
Bill Borman
Vehicle physics updates, support for modifying acceleration via force curve
/main/vehicles/CarPhysicsChanges/
47805
Bill Borman
Minor text edit
/main/vehicles/CarPhysicsChanges/
47810
Garry Newman
Steamworks Update
Fixed steamnetdebug not working on client
/main/
47817
Garry Newman
Phrases
/main/
47820
Bill Ford
Update to the benchmark scene
/main/terrain_benchmark/
47824
Garry Newman
Fixed Startup exception
/main/
47825
Bill Ford
Merge terrain_benchmark
/main/
47829
Garry Newman
Fixed item name not visible in other languages
More Localization Fixes
/main/
47833
Vincent Mayeur
Snow biome bushes and road grass
Fixed icebergs diffusion profile, added a thin ice diffusion profile for thinner objects
/main/hdrp/
47835
Damian Lazarski
Forest topology test for archipelago map
/main/hdrp/
47836
André Straubmeier
~ ProjectVersion.txt restore (seemingly accidentally committed in last phrases commit)
/main/
47837
Vincent Mayeur
World_Setup_v3 river and road meshes paths
/main/hdrp/
47839
André Straubmeier
~ Comments
/main/
47842
Damian Lazarski
Added snow grass diffusion profile to the HDRP asset
/main/hdrp/
47844
Bill Ford
Moving stuff that's needlessly using MainCamera.Distance to MainCamera.SqrDistance
/main/maincamera_sqrdist/
47846
Bill Ford
AmbienceEmitter using SqrDist
/main/maincamera_sqrdist/
47851
Bill Ford
Added utility to detect uppercases in prefab names.
/main/lowercase_prefabs/
47854
Maurino Berry
~fixed computerstation rotation issues
/main/
47856
Maurino Berry
~lowered cctv health
/main/
47858
Bill Ford
Merge from terrian_benchmark
/main/
47863
Maurino Berry
~delete RC bookmarks functionality
/main/
47864
Bill Borman
Friction and drive force edits
/main/vehicles/CarPhysicsChanges/
47865
Bill Borman
Merge back from CarPhysicsChanges>Vehicles
/main/vehicles/
47866
Bill Borman
~Merge from Main -> Vehicles. Protocol++.
/main/vehicles/
47868
Bill Borman
Manifest rebuild after merge.
/main/vehicles/
47869
Bill Borman
Move GroundQuality definitions, plus extras
/main/vehicles/
47873
Bill Borman
~ProjectSettings fix
/main/vehicles/
47875
Bill Borman
Refactor terrain quality states into objects (basically GoF State pattern)
/main/vehicles/
47876
Bill Borman
Test map edit + tweaks to grip settings
/main/vehicles/
47877
Jarryd Campi
Fix cambone command throwing exceptions
/main/
47878
Jarryd Campi
Fixed debug camera input being processed while player is unfrozen
/main/
47879
Petur Agust
Surface trail & spin effects
/main/vehicles/vehicles_vfx/
47880
Bill Borman
Simplified rigidbody sleep check for vehicles. Tested on procedural. Now more reliable, all vehicles sleep eventually, even if in water or perched on a rock.
/main/vehicles/
47881
Bill Borman
Engine item work
/main/vehicles/
47886
Petur Agust
Implemented all wheel/terrain effects onto the chassis types
/main/vehicles/vehicles_vfx/
47889
Michael Johnson
Update debug camera from cinematic branch
/main/
47890
Bill Borman
More engine internals work
/main/vehicles/
47891
Michael Johnson
Merge from cinematic_branch (demo file writing changes)
/main/
47893
Bill Borman
Fix up modules after merge
/main/vehicles/
47896
Adam Woolridge
further refactor/simplify/optimise
/main/farming2/serial/
47907
Maurino Berry
static camera loading fix
/main/
47910
André Straubmeier
Reapplying 2019.3
/main/unity_2019.3/
47914
Alistair McFarlane
CCTV camera volume tweaks
CCTV camera desc update
/main/
47919
Adam Woolridge
More cleanup/removal of old stuff.
/main/farming2/serial/
47920
Vincent Mayeur
Craters - latest terrain build
Latest terrain build improves forests shape/size and frequency, forests grow closer to cliffs and are less likely to remain empty. Improvement to seabed and marine topologies
/main/hdrp/
47922
Lama Love
Merge from main
/main/comp/
47924
Maurino Berry
seat eye angle fixes
/main/
47927
Bill Borman
Unfinished experiment with splitting conditional class definitions
/main/vehicles/ConditionalsExperiment/
47931
Maurino Berry
increased cctv culling range
/main/
47932
Bill Borman
Some changes to conditionals
/main/vehicles/
47933
Diogo Teixeira
Updated hdrp/custom/lit shader set to 7.2.0
/main/hdrp/
47935
Diogo Teixeira
Fixed foliage motion blur
/main/hdrp/
47937
André Straubmeier
~ 2019.3.3f1
/main/unity_2019.3/
47943
Vincent Mayeur
World_setup_v3 tinkering
/main/hdrp/
47944
Adam Woolridge
Fixed the stuff I broke yesterday
/main/farming2/serial/
47945
Vincent Mayeur
removed arctic rock formation prefab overides (was using incorrect settings)
fixed lighthouse and harbors not spawning on new maps
/main/hdrp/
47948
André Straubmeier
ParticleSystemIK 2019.3 fixes
/main/unity_2019.3/
47951
Alistair McFarlane
merge from main
/release/
47952
Adam Woolridge
more cleanup
/main/farming2/serial/
47953
André Straubmeier
Removed IL2CPP Steam upload files (release server build)
/release/
47959
Petur Agust
Reworked vehicle lighting
/main/vehicles/
47960
Michael Johnson
Merge from main
Fix camera guide color convar not using Color32
Add refresh button to demo browser
Add confirmation popup when deleting demo from browser
Convar to enable/disable 'lookat' mode when using debugcamera_unfreeze
/main/cinematic_tools/
47969
Michael Johnson
Deselect demo item when sorting
/main/cinematic_tools/
47970
Vincent Mayeur
Craters, Archipelago - latest terrain build
/main/hdrp/
47974
Michael Johnson
Allow player nametags to be visible in demos. By default nametags are turned off when playing demo.
/main/cinematic_tools/
47975
Diogo Teixeira
Supressed HDAdditionalLightData.LateUpdate for now (only required by lights that use Animator)
/main/hdrp/
47976
Diogo Teixeira
Tweaked quality settings
/main/hdrp/
47977
Adam Woolridge
Merge refactor and optimisation branch to main farming2 branch
/main/farming2/
47981
Vincent Mayeur
Canyon - latest terrain build
/main/hdrp/
47982
Maurino Berry
missing file
/main/
47986
Bill Ford
Merge from terrain_benchmark
/main/
47989
Maurino Berry
cctv access light
/main/
47990
Maurino Berry
added streamermode support for cameras
/main/
47991
Garry Newman
Touching GameUI.Prefab
/main/
47992
Matt Isaac
Added planter_bottle mesh and materials
/main/farming2/
47993
Maurino Berry
~added additional CCTV cameras at oil rigs, removed airfield armory and rotated dome top camera away from loot
added cctv gibs
electrical item information panel
/main/
47996
Maurino Berry
compile fix
/main/
47997
Diogo Teixeira
Fixed foliage displacement
/main/hdrp/
48002
Jarryd Campi
Remove that change, was meant to be on a different branch
/main/
48005
Diogo Teixeira
Restored color buffer format; need to wait until it's a custom frame setting
/main/hdrp/
48006
Diogo Teixeira
Fixed skin diffusion world-scale
/main/hdrp/
48007
Diogo Teixeira
Updated player preview
/main/hdrp/
48008
Jarryd Campi
Added player.dismount command
Fixed player.mount sometimes mounting the client Mountable in the editor
/main/cinematic_tools/
48009
Diogo Teixeira
Fixed impostor motion blur
/main/hdrp/
48011
Bill Borman
Reinstate effect emission overrides for front wheels
/main/vehicles/
48012
Jarryd Campi
Add player.swapseat to swap the mounted seat of a specified player
/main/cinematic_tools/
48013
Alistair McFarlane
enable read / write on CCTV gibs (error fix)
/main/
48014
Alistair McFarlane
merge from main
/release/
48015
Alistair McFarlane
phrases
/main/
48016
Adam Woolridge
missed
/main/farming2/mm/
48018
Garry Newman
Renaming variables on SelectedBlueprint in the hope that blueprint info will start working on the build
/main/
48020
Bill Borman
Set all pfx LOD culling to dynamic. Basic trail and spin fx now working on cars.
/main/vehicles/
48023
Garry Newman
Making RustText.SetText an override
RustText.SetText sets the text via text instead of calling base
/main/
48025
Garry Newman
Just delete TMP_Text.SetText( * ) because it's junk
/main/
48030
Alistair McFarlane
merge from main
/release/
48031
Thai Leo
WIP armored module
/main/vehicles/
48033
Bill Ford
Merge from main
/main/Terrain instancing/
48035
André Straubmeier
Steam upload files
/main/unity_2019.3/
48042
Adam Woolridge
Fixed yield display/pick discrepancy.
Show both actual current pick amount and current yield value on plant UI.
/main/farming2/
48044
Matt Isaac
much better planted bottle materials, set up refractive shader on it with correct sorting
/main/farming2/
48046
Diogo Teixeira
Updated ASE to 1.7.8.01
/main/hdrp/
48050
André Straubmeier
Fixed collider instantiate / enable performance issue
/main/unity_2019.3/
48051
Matt Isaac
cleaned up sprinkler materials a bit, less height and noise
/main/farming2/
48052
Diogo Teixeira
Fixed diffusion profile list on Hdrp.High
/main/hdrp/
48053
André Straubmeier
~ Marked several excavator meshes as readable since they are used on colliders with negative scale (should really be avoided, but since there are so few it doesn't matter too much)
/main/unity_2019.3/
48054
Thai Leo
tweak driver position (seat and pedal positioning)
/main/vehicles/
48058
Thai Leo
fix dashboard
/main/vehicles/
48060
Alistair McFarlane
merge from main
/release/
48062
Jarryd Campi
Disregard line of sight checks when using player.mount command
/main/cinematic_tools/
48078
Bill Borman
Remove temp code
/main/vehicles/
48083
Bill Borman
Physics work, wheel spin adjustments, FX work
/main/vehicles/
48084
Bill Borman
Reinstate map changes that got stomped in #48033
/main/vehicles/
48085
Bill Borman
Added option to LODComponentParticleSystem to NOT automatically play the particle FX when coming into range, and set all wheel trail/spin effects to playOnShow= false. Default is true so as not to affect other existing objects.
/main/vehicles/
48087
Bill Borman
Extra wheelspin for initial takeoff
/main/vehicles/
48088
Bill Borman
Minor FX edit
/main/vehicles/
48089
Jarryd Campi
Switch the expanded death screen stats to RustLayout instead of unity components
/main/ui_cleanup/
48090
Jarryd Campi
Remove another layout controller and don't run a coroutine when opening the expanded life stats
/main/ui_cleanup/
48091
Thai Leo
armored module, merged mesh/material
re exported lift texture
/main/vehicles/
48092
André Straubmeier
Fixed cargo ship still sometimes spawning too far away from world origin and killings its scientists
Added backwards compatibility for old custom map files
/main/
48093
Adam Woolridge
Better handling of seed creation
/main/farming2/
48095
André Straubmeier
2019.3 perf fix
/main/hdrp/
48101
Diogo Teixeira
High-frequency water animation
/main/hdrp/
48110
Adam Woolridge
Add genetics display to consumables information panel. Show if data available.
/main/farming2/
48112
Alistair McFarlane
merge from main
/release/
48117
Petur Agust
Env parameters & sky stuff WIP
/main/hdrp/
48120
Vincent Mayeur
Oasis, Range, Hapis - latest terrain build
/main/hdrp/
48125
Thai Leo
fixed some condition and missing physics material on modules
/main/vehicles/
48129
Diogo Teixeira
Renamed sun color to sun color temperature (kelvin) over time
Added sun intensity (lux) over time control
/main/hdrp/
48130
Petur Agust
Sun value fix & more
/main/hdrp/
48131
Petur Agust
More env tuning
/main/hdrp/
48132
Alex Rehberg
update tire surface sounds
add some surface specific skid sounds
/main/vehicles/
48133
Alex Rehberg
no IsOnRoad check when handling skid sounds for now
/main/vehicles/
48134
Alex Rehberg
compile fix
/main/vehicles/
48135
Thai Leo
armored module condition/ collider
/main/vehicles/
48136
Adam Woolridge
Added a health InfoBar to plant UI, to make it more obvious when plants are dying.
/main/farming2/
48139
André Straubmeier
~ 2019.3.3f1 ProjectVersion.txt
/main/hdrp/
48140
Lama Love
Fix a few issues with PlayerState and MruDictionary
/main/
48141
Diogo Teixeira
Fixed sun intensity over time default values
Added space rotation
/main/hdrp/
48142
Diogo Teixeira
Decreased max planar reflection size to 1024 (saved some memory)
Increased sky reflection size to 512 (for celestial body baking)
Moved sun light specular highlight to sky reflection (same as main)
Increased ocean material smoothness
/main/hdrp/
48146
Bill Borman
~Conditionals UI rename
/main/vehicles/
48148
Bill Borman
Fixed issues with collider and particle conditionals
/main/vehicles/
48149
Thai Leo
adding armored module LOD
/main/vehicles/
48150
Thai Leo
setup LOD, added missing mesh to the modules LOD group
/main/vehicles/
48151
Diogo Teixeira
Restored sun spec; impact on other surfs too high
/main/hdrp/
48152
Alistair McFarlane
merge from main
/release/
48154
Adam Woolridge
standardise seed/seedling collider sizes so that hover/interactions are consistent.
/main/farming2/
48155
Adam Woolridge
Set corn, potatoes and pumpkins and compostable
/main/farming2/
48156
Lama Love
Add a dirty flag so player state doesn't always need to save for each player
/main/
48157
Lama Love
Merge from main
/main/comp/
48158
Petur Agust
More env profile stuff
/main/hdrp/
48159
Petur Agust
Fix
/main/hdrp/
48160
Bill Borman
Client now getting terrain type from the PhysicMaterial [sic], which has the benefit of already having a standard getting that also gets the material of non-terrain objects being driven on. Material is now per wheel, so for skid sounds I'm just using the left front wheel. Added road skid sounds back in. Removed TerrainTypeMonitor. Also adjusted ground grip.
/main/vehicles/
48161
Bill Borman
Physics adjustments
/main/vehicles/
48163
Bill Borman
Now colour coding conditions by type in the editor UI
/main/vehicles/
48164
Bill Borman
Allow assigning any type of renderer to the lightRenderer for vehicle lights
/main/vehicles/
48165
Bill Borman
Fix broken headlights
/main/vehicles/
48166
Thai Leo
split dashboard material, fixed weird texture glitch
/main/vehicles/
48168
Thai Leo
set light materials, fixed dashboard rig
/main/vehicles/
48173
Damian Lazarski
Added splat overlays to snow biome
Tweaked splat distance tiling
Tweaked splat heightmaps for better blending
Added snow pine saplings
Improved arctic pines
Improved arctic grass
Various small foliage tweaks
/main/hdrp/
48175
Adam Woolridge
Show seed/produce gene string on icon hover.
/main/farming2/
48177
Bill Ford
Merge from main
/main/Terrain instancing/
48179
André Straubmeier
Merge from main
/main/unity_2019.3/
48181
Damian Lazarski
Pine billboards
/main/hdrp/
48182
Bill Ford
Removed instancing convar
/main/Terrain instancing/
48184
Bill Ford
Merge from terrain_instancing
/main/
48185
Bill Ford
Merge from main
/main/foliagegrid_optimization/
48188
Bill Ford
merge from terrain_instancing
/main/
48191
Bill Ford
Merge from main
/main/foliagegrid_optimization/
48193
Bill Ford
Enable instancing flag in TerrainMeta
/main/Terrain instancing/
48196
Bill Ford
Merge from main
/main/
48197
Lama Love
Add new PlayerStates to the cache so they don't get lost forever
/main/
48201
Bill Ford
RendererKey also takes the mesh into consideration
/main/rendererbatch_instancing/
48202
Maurino Berry
~nre fix
/main/
48207
Alistair McFarlane
cherrypicking 48157 48201 48207
/release/
48208
Alistair McFarlane
Cherrypicking 48210 48209
/release/
48212
Diogo Teixeira
Fixed indirect transmittance scale
/main/hdrp/
48214
Bill Borman
- Conditional health now supports a min/max. Settings are min EXCLUSIVE and max INCLUSIVE, and when both values are the same, the conditional will be on at that value (e.g. For only on when destroyed, set both to 0).
- Moved engine damage FX to the conditional system.
- Removed ModuleEngine damage ounds, these will be moved into the effect prefabs.
- Removed OnEngineStateChanged and OnHealthChanged from VehicleModuleComponentBase as there are now unused.
/main/vehicles/
48215
Bill Borman
Compile fix
/main/vehicles/
48216
Diogo Teixeira
Added sky exposure control
/main/hdrp/
48218
Jarryd Campi
Fix incorrect pickup/repair item on fluid splitter/sprinkler/fluid switch
Tweaked position of model and IO slots on fluid splitter
Fluid splitter now shows HP and is easier to destroy
/main/farming2/
48219
Jarryd Campi
Pre code review cleanup
/main/farming2/
48221
Jarryd Campi
LiquidContainer uses already existing OnItemAddedOrRemoved virtual method rather than registering a new callback
/main/farming2/
48222
Bill Borman
~Increase push flip force
/main/vehicles/
48223
Bill Borman
Set up all exhaust effect code
/main/vehicles/
48224
Bill Borman
~Adjusting effect settings
/main/vehicles/
48227
patrick.m
Merge from main
/main/posters/
48228
patrick.m
Merge from main/posters
/main/media_projects/
48229
Jarryd Campi
Fixed water wells missing loot panel and not producing water
Ran Scene2Prefab for all water wells to propagate changes
Fixed some IOEntityEditor exceptions if the selected object is missing some serialised fields
/main/farming2/
48230
Alistair McFarlane
cherrypicking 48231
/release/
48232
Alistair McFarlane
cherrypicking 48235
/release/
48236
Petur Agust
Tuning for sky dynamic exposure
/main/hdrp/
48244
Vincent Mayeur
Building blocks thatched walls thicker, wall blocks meshes triangle counts down 50-75% on LOD0
Atlas twig mat renders double sided
/main/building_blocks_2020/
48246
Damian Lazarski
Terrain4 terrain overlay improvements
/main/hdrp/
48247
Bill Ford
Swapped batching stuff out. Abandoning this, no motion vector support etc.
/main/rendererbatch_instancing/
48253
Petur Agust
More curves and gradients
/main/hdrp/
48268
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
48269
Petur Agust
Volume stuff
/main/hdrp/
48270
Petur Agust
Iterating
/main/hdrp/
48272
Petur Agust
More
/main/hdrp/
48273
Jarryd Campi
Fixed water purifer missing references
Can now fill containers with salt water using player.fillwater by passing "salt" as an argument
/main/farming2/
48275
Jarryd Campi
Unsaved
/main/farming2/
48276
Michael Johnson
Allow map UI to be viewed during demo playback
/main/cinematic_tools/
48277
Michael Johnson
Add ent_find_radius convar, gets a list of entity info in radius (only works in demo playback)
/main/cinematic_tools/
48278
Michael Johnson
Allow debug camera to lookat local player of demo recording
/main/cinematic_tools/
48279
Jarryd Campi
Fill water loop based on player belt length and not hardcoded value
/main/farming2/
48280
Bill Borman
Working on engine internal item stats
/main/vehicles/
48282
Michael Johnson
Make ent_find_radius find all entities, not just ones with colliders
/main/cinematic_tools/
48284
Bill Borman
~Added note to recycler, comment only
/main/vehicles/
48285
Jarryd Campi
Disabled being able to splash liquid on water barrels/containers to fill them up
/main/farming2/
48286
Michael Johnson
Add first person spectating of other players in demo playback
/main/cinematic_tools/
48287
Jarryd Campi
Fixed being able to bypass gravity restrictions by chaining together IO entities
Gravity restriction now compares height to the closest RootEntity in the IO chain, rather than just the last connected entity
/main/farming2/
48288
Jarryd Campi
Fixed another fluid IO connection issue
/main/farming2/
48289
André Straubmeier
Merge from unity_2019.3
/main/
48290
Adam Woolridge
wip balancing.
added a comment linking to a new farming balance/stats spreadsheet.
/main/farming2/
48292
Bill Borman
Needs cleanup and performance work, but engine internal items + engine UI now fully working.
/main/vehicles/
48296
Alex Rehberg
damage sounds set up on pfx prefabs
/main/vehicles/
48322
Bill Borman
Merge from Main -> Vehicles. This puts vehicles branch on 2019.3
/main/vehicles/
48323
Jarryd Campi
player.mount now works for horses
/main/cinematic_tools/
48326
Jarryd Campi
Rotate sprinkler mesh so hose point matches mesh
Added some profiler coverage to IO areas of interest
/main/farming2/
48327
Jarryd Campi
Sprinkler decays every time it splashes
/main/farming2/
48328
Diogo Teixeira
Fixed foliage motion vectors
/main/hdrp/
48329
Bill Borman
Simplify engine stats UI
/main/vehicles/
48332
Jarryd Campi
Updated the crosshair gravity warning when connecting hoses to use the new Root check logic
Compile fixes
/main/farming2/
48333
Bill Borman
Engine loot panel UI changes, show stats differently
/main/vehicles/
48334
Bill Borman
Make sure the client updates chassis visuals at least once when they first see a vehicle
/main/vehicles/
48335
Bill Borman
When we're doing a singular chassis visuals update for clients who are looking at a stopped vehicle for the first time, move instantly to the correct position, ignoring the usual lerps.
/main/vehicles/
48336
Bill Borman
Fixed filter for drag-dropping engine items into engine slots
/main/vehicles/
48337
Vincent Mayeur
Working spiral stairs greybox for square and triangle blocks. Spiral stairs need two blocks to make one revolution, allowing half height.
Re-enabled stairs socket for spiral stairs to avoid plugging to walls and other sockets
Conditional models for spiral stairs landings
/main/building_blocks_2020/
48341
Adam Woolridge
wip storing previous genes
/main/farming2/previous_genes/
48352
Vincent Mayeur
Floor half greybox/prefabs
Tweaks to spiral stairs greybox to align with floor.half
/main/building_blocks_2020/
48356
Adam Woolridge
more
/main/farming2/previous_genes/
48358
Petur Agust
Ice sheet material fixes
/main/hdrp/
48359
Vincent Mayeur
Manifest
/main/building_blocks_2020/
48362
Petur Agust
Base & arctic biome volume stuff
/main/hdrp/
48365
Vincent Mayeur
Phrases
/main/building_blocks_2020/
48366
Diogo Teixeira
Added fog control over time of day
/main/hdrp/
48368
Adam Woolridge
wip gene UI rework to allow showing previous genes
/main/farming2/previous_genes/
48374
Bill Borman
Wording change on engine internals UI
/main/vehicles/
48378
Damian Lazarski
Added proper LODs to all foliage_v3 ground plants
/main/hdrp/
48379
Petur Agust
Biome grading WIP & fog minimums
/main/hdrp/
48380
Diogo Teixeira
Fixed server compile
/main/hdrp/
48381
Bill Borman
Added inventory stats UI for engine internal items. Simplified engine item code in general.
/main/vehicles/
48384
Bill Borman
Refactor, sync engine storage data to the client
/main/vehicles/
48385
Bill Borman
Modified vehicle performance formula
/main/vehicles/
48388
Bill Borman
Include item condition in engine performance calculation
/main/vehicles/
48390
Bill Borman
Different formula for engine item condition to better follow spec. Ignore health, but count as 0 effect if broken.
/main/vehicles/
48391
Vincent Mayeur
Adding half ramp block greybox models and prefabs
/main/building_blocks_2020/
48392
Adam Woolridge
Fixed an issue with crossbreeding.
/main/farming2/previous_genes/
48393
André Straubmeier
~ 2019.3.5f1
/main/
48403
Vincent Mayeur
Manifest
/main/building_blocks_2020/
48410
Vincent Mayeur
Phrases
/main/building_blocks_2020/
48412
Bill Ford
Working stuff out...
/main/hlod_component/
48428
Diogo Teixeira
Enabled read-write on ground plant models
/main/hdrp/
48430
Lama Love
Remove name from entity info
/main/comp/
48432
Adam Woolridge
UI tweaks
/main/farming2/previous_genes/
48433
Adam Woolridge
merge stuff
/main/farming2/mm3/
48434
Adam Woolridge
more
/main/farming2/mm3/
48435
Thai Leo
adding modules/lift gibs models
/main/vehicles/
48436
Adam Woolridge
more progress on current/previous gene link UI
/main/farming2/previous_genes/
48437
Adam Woolridge
more UI progress
/main/farming2/previous_genes/
48438
Diogo Teixeira
Revert back to sun+flares in sky refl bake (but keep spec)
/main/hdrp/
48439
Adam Woolridge
checking in working gene links before I clean up the code
/main/farming2/previous_genes/
48440
Adam Woolridge
merge previous_genes branch to main farming2 branch now it all works
/main/farming2/
48442
Thai Leo
gibs materials
/main/vehicles/
48443
Adam Woolridge
Gene UI tweak
/main/farming2/
48444
Adam Woolridge
Reduce water requirement gene effect
/main/farming2/
48447
Adam Woolridge
consumable + seed info panel gene UI fixes
/main/farming2/
48452
Diogo Teixeira
Increased max fog distance to prevent horizon seam at high altitude
/main/hdrp/
48453
Adam Woolridge
Crossbreeding weight adjustments
/main/farming2/
48454
Adam Woolridge
Pumpkin balance tweak.
/main/farming2/
48455
Diogo Teixeira
More template management
Ocean shader and material updates
/main/hdrp/
48456
Adam Woolridge
Stage duration tweaks
/main/farming2/
48457
Bill Borman
Armoured cockpit basics set up
/main/vehicles/
48458
Bill Borman
Set up code for bad engine performance audio loop
/main/vehicles/
48459
Bill Borman
Adjust 1mod engine open interaction
/main/vehicles/
48460
Bill Borman
Adjust 1mod cockpit engine interaction
/main/vehicles/
48461
Bill Borman
Sliding armoured windows can be opened and closed via interaction
/main/vehicles/
48462
Bill Borman
New modular car presets using the armoured module
/main/vehicles/
48463
Bill Borman
Engine FX and sound code work
/main/vehicles/
48464
Alistair McFarlane
cherrypicking 48404 48467
/release/
48471
Bill Ford
Reverting scene change
/main/hlod_component/
48474
Adam Woolridge
test
/main/farming2/mm5/
48476
Adam Woolridge
merge from 47543
/main/farming2/mm5/
48477
Adam Woolridge
merge from 47740
/main/farming2/mm5/
48480
Bill Ford
Progress...
/main/hlod_component/
48488
Vincent Mayeur
Cliffs temperate and arid prefabs refined anchors
/main/hdrp/
48490
Adam Woolridge
merge from 47996
/main/farming2/mm5/
48491
Adam Woolridge
Fix IOEntity merge
/main/farming2/mm5/
48492
Adam Woolridge
merge from 48105
/main/farming2/mm5/
48499
Michael Johnson
Initial frontend UI for demo recording
/main/cinematic_tools/
48504
Maurino Berry
~skin approval
/main/
48506
Adam Woolridge
missed
/main/farming2/mmtest/
48508
Alex Rehberg
add damaged engine loop sound
pitch damaged engine loop sound a bit with throttle
/main/vehicles/
48513
Damian Lazarski
Added additional shopfronts to bandit town
Added vending machines to compound
/main/monument_vendors/
48514
Jarryd Campi
Fixed fluid entities sometimes not turning off when connections were destroyed
Fixed an NRE when making connections to fluid entities with more than one output
/main/farming2/mmtest/
48515
Diogo Teixeira
Testing physical based sky optimization (smaller lookup tables)
/main/hdrp/
48516
Bill Borman
Adjust engine "bad performance" threshold for audio
/main/vehicles/
48518
Bill Borman
Armoured module windows can now be operated independently
/main/vehicles/
48519
Bill Borman
Better system for moving sliding windows, doesn't glitch out if reversing the direction during a move.
/main/vehicles/
48520
Bill Borman
Stop vehicles rolling forever if they have no engine
/main/vehicles/
48521
Bill Borman
Shrinking repel force area so player doesn't get bumped when interacting with unused areas of chassis
/main/vehicles/
48522
Vincent Mayeur
Triangle ladder hatch models and prefabs
/main/building_blocks_2020/
48526
Vincent Mayeur
Manifest
/main/building_blocks_2020/
48528
Adam Woolridge
merge from main
/main/farming2/mmtest/
48530
André Straubmeier
Merge from main
/main/asset_bundles_5/
48532
Alistair McFarlane
codegen
/main/
48535
André Straubmeier
~ Client compile fix
/main/
48536
Alistair McFarlane
~ tweaked windmill_vane culling distance
/main/
48537
Bill Ford
Added basic baking functionality
/main/hlod_component/
48550
Thai Leo
updated dashboard
/main/vehicles/
48551
Adam Woolridge
Remove unused stringbuilder
/main/farming2/mmtest/
48553
Adam Woolridge
in-place array sort, simplified an as check.
/main/farming2/mmtest/
48559
Vincent Mayeur
Phrases
/main/building_blocks_2020/
48561
Damian Lazarski
Replaced vending machines garage doors
Fixed UV warping on garage_door_large_a
/main/monument_vendors/
48569
Adam Woolridge
fix
/main/farming2/mmtest/
48571
Adam Woolridge
merge the merge test branch (mmtest) back to farming2
/main/farming2/
48572
Bill Borman
Add _EmissionColor to instanced shader properties list.
/main/vehicles/
48573
Alex Rehberg
armored window shutter sounds
/main/vehicles/
48575
Jarryd Campi
Respect IO backtracking convar in Sprinkler and LiquidContainer
/main/farming2/
48577
Diogo Teixeira
Fixed deferred mesh decals premultiply mode
/main/
48582
Jarryd Campi
Made a new IOEntity field IsGravitySource to use instead of RootEntity when determining the source of a gravity fed input
/main/farming2/
48584
Jarryd Campi
Made PushLiquid respect backtracking convar
/main/farming2/
48585
Jarryd Campi
Manually fixed some merge issues in IOEntity
/main/farming2/
48586
Bill Borman
Added functional Check Engine light. Some refactoring and performance improvement on engine code.
/main/vehicles/
48587
Bill Borman
Test map vehicle edit
/main/vehicles/
48588
Bill Borman
Test map vehicle edit
/main/vehicles/
48590
Bill Borman
Engine internal items now take damage along with the module itself
/main/vehicles/
48591
Vincent Mayeur
Triangle frame block art (models/gibs/col for all tiers)
/main/building_blocks_2020/
48595
Adam Woolridge
merge from main
/main/farming2/
48597
Adam Woolridge
Avoid an unnecessary network update when loading from a save.
/main/farming2/
48599
Adam Woolridge
Removed a redundant quality calc when loading from saves
/main/farming2/
48604
Adam Woolridge
Revert the in-place sort change because I remembered the original order is important
/main/farming2/
48612
Bill Ford
Added packages
/main/hlod_component/
48627
André Straubmeier
Test to reduce number of bundles that contain per-platform assets (shaders, really)
/main/asset_bundles_5/
48630
André Straubmeier
Use t:Model instead of t:Mesh
/main/asset_bundles_5/
48631
Bill Borman
Adjust engine internal item damage calculation
/main/vehicles/
48641
Bill Borman
Give higher tier engine parts a higher max condition
/main/vehicles/
48642
Bill Borman
Changed internal items damage calculation. Spread the damage over every item, but randomly distribute the amount that each one gets. Much better for handling large amounts of damage in one hit (e.g. rockets).
/main/vehicles/
48643
Bill Borman
Match engine item tier to workbench level
/main/vehicles/
48644
Damian Lazarski
Dead pine trees / Arctic variants
/main/hdrp/
48645
Bill Borman
Correctly refresh engine performance when internal items break
/main/vehicles/
48646
Bill Borman
Adjust initial condition of engine parts. Now 25-75% per spec.
/main/vehicles/
48647
Bill Borman
Engines spawn in with some (generally low quality) internal items already in place.
/main/vehicles/
48652
Bill Borman
Magnet snap zone minor edits
/main/vehicles/
48653
Bill Borman
Fixed vehicle rigidbody not sleeping reliably when on the vehicle lift
/main/vehicles/
48655
Jarryd Campi
Fixed Drive buttons in workshop model download UI not working
/main/
48659
Alistair McFarlane
Fixed spike trap placement issues after Unity 2019.3 update
Spike trap decays faster outside building privilege
Spike trap stackable (10) inline with other defence deployables
Spike trap can be repaired
Spike trap crafting time reduced
Spike trap no longer damages the player standing 1m away
/main/
48660
Alistair McFarlane
Fixed large water catcher placement issues after 2019.3 update
/main/
48661
Bill Borman
Use physics meterial for terrain damage calc instead of topology. More accurate to actual terrain type.
/main/vehicles/
48662
Bill Borman
Rename VehicleTerrainDamage to VehicleTerrainHandler
/main/vehicles/
48665
Alistair McFarlane
merge from /rFixes
/main/
48666
André Straubmeier
Subtracting 48101 (2019.3 perf fix) as a test to verify we are back to baseline perf without it
/main/hdrp/
48668
André Straubmeier
Subtracting 48664
/main/
48671
André Straubmeier
Reapplying 43422 (async prefab preload, test to see if related crashes are fixed on 2019.3)
/main/
48674
Bill Ford
Conversion utilities
/main/hlod_component/
48675
André Straubmeier
Repplying 48101 (2019.3 perf fix)
/main/hdrp/
48676
Bill Ford
HLOD setup after conversion
/main/hlod_component/
48690
André Straubmeier
Merge from main
/main/asset_bundles_5/
48691
Adam Woolridge
merge from main
/main/farming2/
48694
Adam Woolridge
Client fix
/main/farming2/
48698
Adam Woolridge
Potato balance
/main/farming2/
48700
Adam Woolridge
Potato guide mesh
/main/farming2/
48701
André Straubmeier
Another attempt at bundle build time optimization
/main/
48703
Bill Ford
Integrating baked meshes into the HLOD system
/main/hlod_component/
48709
Jarryd Campi
Don't show electric plug info when using hose tool and vice versa
/main/farming2/
48710
Jarryd Campi
Increased water barrel output flow to 12
/main/farming2/
48712
Bill Borman
Added support for reduced grip on icy ground
/main/vehicles/
48718
Bill Borman
Adjust seating eye position forward a little
/main/vehicles/
48721
Bill Borman
~Rearranged a couple of methods in preparation for future work
/main/vehicles/
48730
Michael Johnson
Finish demo recorder frontend, record time elapsed, saved notification
/main/cinematic_tools/
48732
André Straubmeier
Disabled incremental GC on Mac / Linux builds to be safe (seems to be buggy on 2019.3)
/main/
48737
Adam Woolridge
Added AlwaysShowCrossHair() to BaseEntity, if true the crosshair will appear even if there are no menu items or interactions for the entity. (unlike the existing NeedsCrosshair()). Enabled it for growables.
/main/farming2/
48738
Michael Johnson
Hide recorder with demo.togglehud
/main/cinematic_tools/
48739
Alistair McFarlane
Fixed specular issues on the water desalinator (only took 2 years)
/main/
48740
Adam Woolridge
plant tick rate is now a replicated var.
show plant water intake rate as "x per x sec"
/main/farming2/
48743
Lama Love
Merge from main
/main/comp/
48746
Thai Leo
adding component world model
/main/vehicles/
48752
Matt Isaac
increased water barrel max output flow back to 12
/main/farming2/
48755
Maurino Berry
~skin approval
/main/
48757
Petur Agust
Biome volume profile changes
/main/hdrp/
48758
Lama Love
Remake the smart switch entity with receiver and icon
/main/comp/
48761
Thai Leo
adding component LOD
/main/vehicles/
48763
Lama Love
Merge from main
/main/comp/
48764
Lama Love
Update menu panel to use Rust.UI, hook it up on the main menu
/main/comp/
48767
Lama Love
Hide the setup menu unless a convar is set (default off)
/main/comp/
48768
Bill Borman
Merge from Main->Vehicles. Version upgrade to 2019.3.5f1
/main/vehicles/
48772
Petur Agust
Arid biome profile
/main/hdrp/
48775
Bill Borman
Fix top speed bugs with reverse gear
/main/vehicles/
48777
Bill Borman
~Minor physics code edit
/main/vehicles/
48778
Jarryd Campi
Merge from main
/main/voiceprops/
48779
Bill Borman
~Decrease brake force multiplier from 1100 to 900
/main/vehicles/
48780
Bill Borman
~-Since brake force is always faster at stopping a vehicle than counter-to-speed-direction throttle force, use brakes when pressing forward during reverse speed.
- Reduce brake force multiplier again to 750.
/main/vehicles/
48782
Bill Borman
Adjust item tier performance values
/main/vehicles/
48783
Vincent Mayeur
Twig tier new blocks, includes models/gibs/col/prefabs setup
/main/building_blocks_2020/
48791
Thai Leo
setting up component wold models
/main/vehicles/
48804
Adam Woolridge
merge from main
/main/farming2/
48806
Maurino Berry
merge into main
/main/
48811
Maurino Berry
updated new vendors
/main/
48820
André Straubmeier
Debug log removal
/main/rpc_limiting/
48822
Alistair McFarlane
~ Network++ Save++
/main/
48825
Alistair McFarlane
phrases
/main/
48826
Alistair McFarlane
merge from farming2
/main/
48831
Adam Woolridge
Fix dung rate
/main/farming2/
48833
Adam Woolridge
Don't show plant info UI if holding an item classed as hostile
/main/farming2/
48834
Adam Woolridge
Increased composter cull distance
/main/farming2/
48835
Adam Woolridge
merge from main
/main/farming2/
48836
Adam Woolridge
Set the fertilizer item world model to the default.
/main/farming2/
48837
Adam Woolridge
No longer encode genes to seeds or produce.
/main/farming2/
48838
Adam Woolridge
Switched to new crossbreed effect.
/main/farming2/
48840
Jarryd Campi
Repositioned fluid outputs on large and small water catchers
/main/farming2/
48841
Bill Borman
Merge from Main->Vehicles.
Major merge conflict with ParticleSystemContainer where Jarryd and I had both made similar changes to stop it generally being slow and generating garbage. His version is safer as it doesn't "fix" existing prefabs using it but only ones that set a particular flag. Since there are almost 100 prefabs using it now, I've taken his safer option and enabled the new precached flag on my prefabs that use it.
/main/vehicles/
48842
Jarryd Campi
Fixed fluid switch draining water when nothing is plugged into it's output
/main/farming2/
48843
Jarryd Campi
Fixed not being able to input power into the pump slot on the fluid switch
/main/farming2/
48846
Jarryd Campi
Sprinkler now distributes water more evenly among nearby splashable objects
Doubled water output on sprinkler to compensate
/main/farming2/
48847
Bill Borman
Disable the engine exhaust shimmer effect
/main/vehicles/
48849
Bill Borman
Test map terrain
/main/vehicles/
48850
Lama Love
Update menu UI to use designs from Lewis
/main/comp/
48852
Jarryd Campi
Fix non localized entity name displaying on water purifier while hose is equipped
/main/farming2/
48853
Bill Ford
Cleaned up the export routine a bit. Still a lot slowed than it needs to be but good enough.
/main/hlod_component/
48856
Jarryd Campi
Fixed bota bag being held in third person with an offset
/main/farming2/
48858
Jarryd Campi
Fixed tap collider on water barrel not lining up with tap
/main/farming2/
48859
Alistair McFarlane
merge from farming2
/main/
48860
André Straubmeier
Fixed IndexOutOfRangeException when loading save (from main/monument_vendors merge, this needs looking at because two vendors don't seem to have a valid NPCVendingOrder - is this intentional?)
/main/
48861
Alistair McFarlane
codegen
/main/
48863
Alistair McFarlane
Uniformed small and large water catcher baseprotection
Water catchers have slightly more health
/main/farming2/
48865
Alistair McFarlane
fixed composter bounds and volumes
/main/farming2/
48866
Jarryd Campi
Fix divide by zero exception
/main/farming2/
48868
Alistair McFarlane
Fixed fluid switch recessed when deployabled
fixed fluid switch been destroyed after upgrading construction
/main/farming2/
48869
Michael Johnson
merge from cinematic_tools
/main/moviemaker/
48870
Michael Johnson
Add MovieMaker and VideoOut plugins
/main/moviemaker/
48871
Michael Johnson
Fix most compile errors in Rust.MovieMaker plugin
/main/moviemaker/
48872
André Straubmeier
~ ignore.conf
/main/
48875
André Straubmeier
Compile fix
/main/
48877
Alistair McFarlane
merge from farming2
/main/
48880
Matt Isaac
Reduced tri-count on sprinkler gibs
/main/farming2/
48881
Matt Isaac
wip smart receiver animation
/main/comp/
48882
Michael Johnson
Fix icons compile errors
/main/moviemaker/
48883
Matt Isaac
smart receiver animation transitions
/main/comp/
48885
André Straubmeier
~ Subtracting 48875 (ignore.conf)
/main/
48887
Maurino Berry
new vending machine fixes
/main/
48889
Bill Ford
Generating an alpha cutout mask which removed a lot of artifacts.
/main/hlod_component/
48899
Petur Agust
Tundra biome settings.
Small tweaks on arctic.
/main/hdrp/
48900
Damian Lazarski
Arctic biome progress
New snow bushes
Rebaked snow pine billboards
Added tundra grass to arctic
Various tweaks to decor_v3 prefab
Added small rock formations to arctic WIP
Updated world setup prefabs
Other various tweaks
/main/hdrp/
48901
Jarryd Campi
Fixed water requirement displaying as power in the IO entity information panel
/main/farming2/
48902
Jarryd Campi
Added grass displacement to planter boxes
/main/farming2/
48907
Jarryd Campi
Remove art on server for composter
Add grass displacement volume
/main/farming2/
48908
patrick.m
Merge from main
/main/posters/
48909
Jarryd Campi
Fix UI info on the power sockets on the fluid switch displaying the incoming water as power
/main/farming2/
48911
Adam Woolridge
wip cloning
/main/farming2/cloning/
48916
Adam Woolridge
more
/main/farming2/cloning/
48917
Matt Isaac
fixed sprinkler anim final frames so they loop properly
/main/farming2/
48921
Adam Woolridge
Changed menu option order for cloning
/main/farming2/cloning/
48922
Bill Ford
Merge from main
/main/hlod_component/
48924
Adam Woolridge
merge from main
/main/farming2/
48926
Adam Woolridge
merge from farming2
/main/farming2/cloning/
48928
Adam Woolridge
new base save
/main/farming2/cloning/
48929
Adam Woolridge
save
/main/farming2/cloning/
48932
Adam Woolridge
merge from cloning
/main/farming2/
48936
Adam Woolridge
Lowered water intake amounts
/main/farming2/
48945
Maurino Berry
vendor update
rugs cost 25 cloth instead of 100
/main/
48946
Bill Borman
Fix for client position lerp errors when syncPosition entities come to sudden stop.
SyncPosition only sends when the transform changes, and sudden stops were causing the client to continue extrapolating for a moment before snapping back. Two additional send ticks after coming to a halt seems to be enough to stop the entity correctly.
/main/vehicles/
48953
Bill Borman
Still some slight movement, so increase extra ticks to three
/main/vehicles/
48954
Bill Borman
Override the Flag_Stationary conditions in BaseVehicle to check for actual movement. Main reason for this fix is it gets suspension to continue animating appropriately while a vehicle magnet-snaps onto a vehicle lift.
/main/vehicles/
48958
Bill Borman
Send vehicle updates as an RPC instead of a full network update every time. Protocol++.
/main/vehicles/
48960
patrick.m
Added grass displacement to various deployable items
/main/grass_displacements/
48963
Jarryd Campi
Cull sprinkler animator completely
/main/farming2/
48964
Jarryd Campi
Fixed not being able to store salt water in water barrels (was an unintended regression)
Can now store salt water in water barrels but it won't count as "fuel" and cannot power sprinklers
/main/farming2/
48965
Bill Borman
Highlight vehicle modules with the hammer in the same way that building components are highlighted
/main/vehicles/
48966
Petur Agust
Remaining biome volume stuff & TOD exposure iterations
/main/hdrp/
48967
Jarryd Campi
Disable shadow casting on hose line renderer, seems to fix the flickering issue when particles are on screen
/main/farming2/
48968
Alistair McFarlane
merge from farming2
/main/
48970
Bill Borman
Replace dev art engine internal icons with official art. In icon info, show "quality" instead of tier, with clearer text.
/main/vehicles/
48971
Alistair McFarlane
Planters are now stackable (10)
Fixed small planter repair cost
/main/farming2/
48972
Lama Love
Merge from main
/main/comp/
48976
Lama Love
Update map note handling
/main/comp/
48977
Lama Love
Don't show team leader's death marker to everyone
/main/comp/
48978
Lama Love
Codegen
/main/comp/
48979
Lama Love
Refresh setup menu when connecting/disconnecting
/main/comp/
48980
Vincent Mayeur
Stone tier new blocks, includes models/gibs/col
/main/building_blocks_2020/
48982
Bill Ford
Storing models used to make better use of UV space.
/main/hlod_component/
48987
Maurino Berry
~skin approval
/main/
48991
Bill Borman
~Increase engine drive power a little
/main/vehicles/
48993
Jarryd Campi
Fixed water catcher losing fresh water if connected to a water barrel filled with salt water
/main/farming2/
48994
Bill Borman
~Increase push rotation force
/main/vehicles/
48995
Bill Ford
Better flattening...
/main/hlod_component/
48997
Bill Borman
Fixed code not getting run when on the lift, meaning engine icons didn't always show as locked when containing items
/main/vehicles/
48998
Jarryd Campi
Fixed animated direction effect on wires showing while hose tool is equipped and vice versa
/main/farming2/
48999
Jarryd Campi
Check IO ent of a wire exists
/main/farming2/
49000
Bill Borman
Refresh performance stats properly with engine inventory changes, and general code cleanup
/main/vehicles/
49001
Jarryd Campi
Move sprinkler audio source closer to the particle effect source (fixes audio from sprinklers mounted to ceilings getting occluded)
/main/farming2/
49003
Bill Borman
Remove unused code in VehicleTerrainHandler
/main/vehicles/
49007
Bill Borman
Engine part world model changes
/main/vehicles/
49008
Bill Ford
Tidied up debug stuff
/main/hlod_component/
49010
Matt Isaac
added gibs models for smart alarm and receiver
/main/comp/
49022
Lama Love
Hook up the new art to the smart alarm prefab
Allow anyone to edit the message when there's no TC
Fix cancel button doing nothing on the message setup screen
/main/comp/
49026
Lama Love
Smart switch receiver lights hooked up
/main/comp/
49029
Matt Isaac
added smart_receiver on idle, and no power anims, set up anim controller
/main/comp/
49036
Matt Isaac
smart alarm anim controller setup, looping on, off, nopower
/main/comp/
49039
Alex Rehberg
vehicle sound additions and polish
/main/vehicles/
49043
Jarryd Campi
Merge from farming2
/main/
49046
Jarryd Campi
Fixed death marker not updating position
/main/
49047
Adam Woolridge
merge from main
/main/farming2/
49050
Adam Woolridge
made a bunch more items compostable
/main/farming2/
49051
Lama Love
Hooking up more smart switch animation stuff, don't allow interactions without power
/main/comp/
49052
Lama Love
Hook up smart alarm animator
/main/comp/
49053
Lama Love
Localization for the smart alarm default notification text
/main/comp/
49057
Diogo Teixeira
Increased max shadow requests
Fixed LightLOD not disabling hd shadows
/main/hdrp/
49058
Diogo Teixeira
Tweaked shadow cascades to improve shadow quality
/main/hdrp/
49059
Diogo Teixeira
More shadow tweaks
/main/hdrp/
49060
Lama Love
Redo the setup notification dialog using Rust.UI (will need some polish)
/main/comp/
49062
Lama Love
Merge from main
/main/comp/
49064
Lama Love
Small cleanup, fix client compile, revert convar default value change
/main/comp/
49065
Lama Love
Hide the new badge over the main menu option after successfully pairing once
/main/comp/
49066
Jarryd Campi
Add a Water In slot to the small and large water catcher, allows daisy chaining multiple water catchers to deposit into a single barrel
/main/farming2/
49067
Adam Woolridge
buff plant resliences
/main/farming2/
49068
Lama Love
Smart switch and alarm icons
Some small code adjustments
/main/comp/
49069
Lama Love
Add a button to resend the pairing notification (saves a click)
Remove the console commands to enable/disable permission for a server (the menu is used instead)
/main/comp/
49070
Lama Love
Add a cooldown on the resend button so it can't be spam clicked
/main/comp/
49071
Lama Love
Forward pairing errors to the client so appropriate error messages can be displayed
/main/comp/
49072
Jarryd Campi
Merge from farming2
/main/
49075
Bill Borman
Don't spawn items in engines unless they're spawned by the game. Was also spawning items when users added them to vehicles.
/main/vehicles/
49077
Bill Borman
~Minor edits to engine item spawns
/main/vehicles/
49078
Bill Borman
Increase engine low performance threshold to 45%
/main/vehicles/
49079
Bill Borman
Reduce MIN_PERFORMANCE_FRACTION to 0.15
/main/vehicles/
49080
Bill Borman
Call SetParent before Spawn on SpawnStorageEntity (save on network data)
/main/vehicles/
49081
Diogo Teixeira
Fixed Rust/Standard-Blend4Way shader set running out of samplers
/main/vtest/
49083
Bill Borman
Vehicle module repair highlight effect no longer looks horrendous.
/main/vehicles/
49084
Bill Borman
Sync kinematic state to client and don't show push option if vehicle is on a lift (even if it's not being edited)
/main/vehicles/
49085
patrick.m
Scene backup
/main/media_projects/
49086
Bill Borman
Turn off additional vehicle lift functions if the lift has no power
/main/vehicles/
49088
Bill Borman
Fix chassis visuals (suspension etc) not updating if a vehicle is on a non-activated lift, the lift is then activated, and only a rotation is needed to magnet-snap the vehicle into position.
/main/vehicles/
49089
Jarryd Campi
Don't process drain further if we hit some water storage while calculating drain (becomes way too complicated)
Fixed autofill not processing gravity restrictions in some cases
Enable autofill on barrels
/main/farming2/
49090
Jarryd Campi
Merge from farming2
/main/
49091
Jarryd Campi
Merge from farming2
/main/
49094
Jarryd Campi
Tweaked placement of fluid splitter mesh
Adjusted IO handle positions accordingly
/main/farming2/
49096
Jarryd Campi
Tweaked handle points of Fluid Switch
/main/farming2/
49097
Vincent Mayeur
merge from building blocks 2020
/main/vehicles/vehicles_ramp_test/
49099
André Straubmeier
Ignore all DecorComponent that are not on the root game object (workaround for random monument scaling issues caused by child object bushes with DecorScale)
/main/hdrp/
49100
Adam Woolridge
Clone balance
/main/farming2/
49102
Alistair McFarlane
moved airfield CCTV camera so it's not over looking recycler
/main/
49103
Alistair McFarlane
Slightly reduced sprinkler collision so it's easier to walk under/over
/main/farming2/
49105
Alistair McFarlane
reduced sprinklers bounds
/main/farming2/
49106
Adam Woolridge
Dropped items with genetics now only combine if they have matching genetics
/main/farming2/
49107
André Straubmeier
Fixed navmesh_2 layer mask adjustment (broke certain monument navmeshes)
/main/
49109
Adam Woolridge
Hardiness gene now also contributes to water condition
/main/farming2/
49113
Adam Woolridge
Added useMinimumPlantCondition server convar to toggle overall quality calculation method
/main/farming2/
49115
Alistair McFarlane
merge from farming2
/main/
49116
Vincent Mayeur
cherrypicking 49108
/main/vehicles/vehicles_ramp_test/
49117
Jarryd Campi
Standardised autofill amounts with max flow amounts displayed in UI on water catchers and the water barrel (just made the variables the same, safer than actual code changes)
/main/farming2/
49119
Adam Woolridge
Added nonPlanterDeathChancePerTick server convar to give plants not planted in a planter a chance to die each tick.
/main/farming2/
49124
Alistair McFarlane
Renamed fluid switch to indicate it's also a pump
/main/farming2/
49125
Adam Woolridge
Increased dung rate to 3 DPH
/main/farming2/
49126
Adam Woolridge
Delete duplicate composter icon
/main/farming2/
49129
Adam Woolridge
Halved water intakes
/main/farming2/
49133
Alistair McFarlane
merge from farming2
/main/
49135
Alistair McFarlane
phrases
/main/
49136
Maurino Berry
slightly increased landmine bounds
landmines prevent building in a larger radius
horses now trigger landmines
/main/
49138
Adam Woolridge
Composter tick rate is now 5 minutes instead of 15
/main/farming2/
49139
Maurino Berry
bandit produce exchange now buys trout
adjusted compost amounts of human meat
/main/
49140
Alistair McFarlane
restore testridablehorse after conflict and reapply Helks changes
/main/
49141
Adam Woolridge
merge from main
/main/farming2/
49142
Jarryd Campi
Sprinklers no longer decay while in use
/main/farming2/
49143
Alistair McFarlane
Water purifier processes water twice as fast
Water purifier holds a lot more water
/main/
49144
Thai Leo
fix waterbucket
/main/
49148
Alistair McFarlane
keylocks stackable (10)
/main/
49149
Thai Leo
tweak bumper size, fix uv on armored module
/main/vehicles/
49151
Jarryd Campi
Fixed a gravity check that was still using the entity position and not the handle position (this fixes being able to flow water from a catcher to a barrel at the same floor height, the catcher must now be at a higher position)
Fixed liquid containers being able to treat themselves as a gravity source
/main/farming2/
49152
Jarryd Campi
Fixed electrical wires plugged into a fluid switch being highlighted/animated when holding a hose
/main/farming2/
49153
Thai Leo
more tweak on front bumper
/main/vehicles/
49155
Jarryd Campi
Fix switches not applying pump effect (they still need to treat themselves as their own gravity source while powered)
/main/farming2/
49156
Bill Borman
Revert wheels to 100% size, lower axle height further instead.
/main/vehicles/
49157
Thai Leo
lowering fuel tank/col
/main/vehicles/
49158
Thai Leo
re attaching chassis suspension
fix engine bumper collider condition
adjusted bumpers collision size
/main/vehicles/
49161
Jarryd Campi
Doubled autofill amount (it ticks every 2 seconds, so it needs to be x2 the max flow amount displayed in UI)
Fixed another case where pump switches wouldn't disregard gravity
Rework drain calculation for Liquid Containers, the old system drained too much water when using splitters
Fixed splitters draining water
/main/farming2/
49163
Bill Borman
Change collider conditionals to work the same way as SetActive does on standard GameObject conditionals
/main/vehicles/
49164
Bill Borman
Make conditional setting more efficient, only set if things have changed from last time
/main/vehicles/
49166
Bill Borman
Move Bumper_Back_A_COL to be a child of Engine_Panel_Back_COL so it'll get disabled with the other back parts
/main/vehicles/
49167
Bill Borman
Subtract bumper collider change
/main/vehicles/
49168
Jarryd Campi
Increase water per splash from sprinklers from 20 -> 30
/main/farming2/
49171
Bill Borman
Anti-roll reduced to 15%
/main/vehicles/
49173
Jarryd Campi
Fix direct connections from water source to sprinkler (regression introduced today)
/main/farming2/
49174
Jarryd Campi
merge from farming2
/main/
49176
André Straubmeier
NRE fix
/main/hdrp/
49178
Thai Leo
fixed chassis attachment, tweak colliders
fixed engine conditional
/main/vehicles/
49182
Vincent Mayeur
Remade twig/wood/stone tier ramps to conform to new metrics
/main/building_blocks_2020/
49183
Adam Woolridge
Balance
/main/farming2/
49188
Adam Woolridge
Death chance balance
/main/farming2/
49189
Alistair McFarlane
merge from farming2
/main/
49190
Bill Borman
Engine item refresh
/main/vehicles/
49198
Diogo Teixeira
Untoggled shadows in firefly prefab
/main/hdrp/
49200
Jarryd Campi
Merge from main
/main/farming2/
49201
Diogo Teixeira
Replaced LightLOD on fireflies
/main/hdrp/
49202
Diogo Teixeira
Enabled forward pass on Terrain, Foliage and FoliageBillboard shaders
/main/hdrp/
49203
Bill Borman
Merge from Main->Vehicles
/main/vehicles/
49204
Jarryd Campi
Merge from farming2
/main/
49207
Bill Borman
Rename ContainerIOEntity Menu_Occpued to Menu_Occupied. Rename StorageContainer Menu_Occpued to Menu_Occupied.
/main/vehicles/
49208
Thai Leo
tweak engine module collision
/main/vehicles/
49209
Lama Love
Default the history server list to sort by last played (descending)
/main/
49210
Diogo Teixeira
Tidy up supported passes on terrain shader a bit more
/main/hdrp/
49212
Jarryd Campi
Fixed static water catcher not using correct loot panel
/main/farming2/
49213
Jarryd Campi
More static water catcher fixes, fixed version in compound prefab
/main/farming2/
49214
Thai Leo
fix normal on front bumper
/main/vehicles/
49215
Bill Borman
IOEntity liquid basics for fuel tanker module. Still need to handle movement.
/main/vehicles/
49216
Thai Leo
fix waterbucket worldmodel orientation, tweak to reduce clipping
/main/
49217
Bill Borman
Change update to FixedUpdate
/main/vehicles/
49219
Thai Leo
tweak waterbucket material
/main/
49220
Bill Borman
More efficient position check
/main/vehicles/
49221
Thai Leo
fixed deploy waterbucket 1st anim frame
/main/
49222
Bill Borman
Vehicle storage container handling work. Expand IItemContainerEntity interface.
/main/vehicles/
49223
Jarryd Campi
Merge from farming2
/main/
49228
Vincent Mayeur
Metal tier new blocks, includes models/gibs/col
/main/building_blocks_2020/
49242
Matt Isaac
smart alarm on and off idles
/main/comp/
49244
Matt Isaac
sped up anim exit time on smart alarm off to on
/main/comp/
49247
Adam Woolridge
potential NRE fix
/main/farming2/
49251
Diogo Teixeira
Bench Forward-only mode
/main/hdrp/
49253
Adam Woolridge
merge from farming2
/main/
49255
Diogo Teixeira
Bench 32bpc backbuffer (breaks playerpreview alpha; just testing)
/main/hdrp/
49258
Diogo Teixeira
Cherry picked 46661 from main: fixed missing references for skin
/main/hdrp/
49259
Adam Woolridge
Merge from farming 2
/main/
49261
Bill Borman
Wire tool now ignores prevent building volume on modular cars. New IgnoreWireCheck tag.
/main/vehicles/
49262
Adam Woolridge
merge from farming 2
/main/
49264
Bill Borman
Merge from Main -> Vehicles, get the latest fluid I/O code
/main/vehicles/
49266
Bill Borman
Increase water tank input/output rate
/main/vehicles/
49268
patrick.m
Farming menu background video
/main/
49270
Bill Borman
Cheating a little with colliders to give us more ground clearance
/main/vehicles/
49272
Alistair McFarlane
merge from main
/release/
49279
Bill Borman
Modify foundation steps. Add Vehicle Movement layer collider on the server that matches the client's walk collider, as it's much smoother than the detail collider which allows bullets etc through. Remove Realmed Remove script on the client-only walk collider since the Server Cull tag is removing the whole GameObject anyway.
/main/vehicles/
49284
Diogo Teixeira
Subtracted 49258
/main/hdrp/
49298
Bill Borman
Storage mass adjust experiment
/main/vehicles/StorageMassAdjust/
49304
Diogo Teixeira
Bench depth-only test
/main/hdrp/
49306
Diogo Teixeira
Added texture streaming controllers
/main/hdrp/
49307
Bill Borman
'_collider' var on BaseCombatEntity was no longer used anywhere. Removing it.
/main/vehicles/
49310
Jarryd Campi
Removed gc alloc in ItemContainer.FindItemByItemID (was being triggered every time water was transferred)
/main/farming2/
49313
Petur Agust
Muzzleflash fixes.
PFX scene backup.
/main/hdrp/
49324
Alistair McFarlane
Fixed bradley cover wrap and ch47 errors on custom maps
/main/
49327
Alistair McFarlane
Fixed tarp_bradley RW errors
/main/
49328
Petur Agust
Backup
/main/hdrp/
49334
Maurino Berry
~skin approval
/main/
49337
Diogo Teixeira
Water replacement (wip)
/main/hdrp/
49339
Diogo Teixeira
Subtracted 49306
/main/hdrp/
49340
Diogo Teixeira
Touched some skinned mesh materials (motion vectors in 7.2)
/main/hdrp/
49342
Maurino Berry
horses no longer targeted by turrets
/main/
49344
Adam Woolridge
merge from main
/main/farming2/
49345
Michael Johnson
Don't allow handle to be pulled if UI is open
/main/slots/
49348
Michael Johnson
Take scrap from inventory to allow spin, don't allow if player doesn't have enough scrap
/main/slots/
49349
Michael Johnson
Add a few random payout info entries to test
/main/slots/
49350
Michael Johnson
Award winning player with payout at end of spin if results match
/main/slots/
49352
Michael Johnson
Implement slot machine entity save/load
/main/slots/
49353
Alistair McFarlane
merge from farming2
/main/
49354
Vincent Mayeur
Updating building_parts_atlas to reflect latest textures used on LOD0
/main/building_blocks_2020/
49355
Vincent Mayeur
Forgot to edit metal tier foundation.steps, here it is
/main/building_blocks_2020/
49356
Vincent Mayeur
cleanup
/main/building_blocks_2020/
49358
Alistair McFarlane
Fixed "Extra 2" outpost vending machine resetting back to weapons list when server crashes
Compound S2P
added Farming vm prefab
/main/
49359
Alistair McFarlane
merge from farming2
/main/
49361
Vincent Mayeur
building blocks prefabs setup for half.floor/spiral.stairs/spiral.triangle/stairs/ramps
various models fixes, new ramps condition tests
/main/building_blocks_2020/
49362
Vincent Mayeur
Updated toptier foundation.steps prefab to reflect new design
/main/building_blocks_2020/
49363
Alistair McFarlane
Updated Bandit_Farming sell order
/main/
49364
Jarryd Campi
Added a new Water Pump deployable that is placed in salt or fresh water and produces water. Acts as a powered pump (like a switch) and can output water to a connected barrel/sprinkler/etc
Added support for sprinklers to spray the water type that is fed into them
/main/farming2/pump/
49365
Bill Borman
Set different driving pose, added use of 'vehicleSteering' parameter. Adjust wheels to turn at the same visual rate as the steering wheel.
/main/vehicles/
49366
Jarryd Campi
Fixed a case where a fluid switch wouldn't properly update it's outputs when connecting a power input to the pump slot while the switch was set to on
/main/farming2/
49367
Jarryd Campi
Merge from farming2
/main/farming2/watercatchersupdated/
49368
Bill Borman
Add explanatory comments to the ModularCarUpdate RPC input data
/main/vehicles/
49369
Bill Borman
Remove unnecessary line
/main/vehicles/
49371
Bill Borman
Looks like RHIB mount points had a bad auto-merge. Adjusting to match Main.
/main/vehicles/
49372
Jarryd Campi
Tweaked animator logic for fluid switch, will need revised animations before merge
/main/farming2/watercatchersupdated/
49373
Bill Borman
Adjust centre of mass and anti-roll
/main/vehicles/
49374
Thai Leo
tweak chassis suspension
/main/vehicles/
49375
Bill Borman
Fix repel trigger height on 2module
/main/vehicles/
49377
Bill Borman
Raise ride height on vehicle lift
/main/vehicles/
49378
Bill Borman
Exhaust was backfiring too much, adjust values at good engine health
/main/vehicles/
49379
Bill Borman
Adjust storage drop point locations
/main/vehicles/
49380
Jarryd Campi
Made the water pump require electrical input to run and moved it to the electrical category
/main/farming2/pump/
49381
Vincent Mayeur
fixed wonky structural look on the taller ramps (twig/wood)
/main/building_blocks_2020/
49382
Adam Woolridge
Merge from main
/main/farming2/
49383
Vincent Mayeur
merge from main
/main/building_blocks_2020/
49384
Adam Woolridge
Added ceilingLightGrowableRange and ceilingLightHeightOffset server convars
/main/farming2/
49385
Adam Woolridge
Light values
/main/farming2/
49386
André Straubmeier
Codegen
/main/
49389
Adam Woolridge
Added sprinklerRadius and sprinklerEyeHeightOffset server convars
/main/farming2/
49393
Vincent Mayeur
pivot alignment fix
/main/building_blocks_2020/
49397
Vincent Mayeur
Long overdue cleanup of building parts folder - removing unused files
/main/building_blocks_2020/
49400
Alistair McFarlane
merge from farming2
/main/
49402
Lama Love
Merge from main
/main/comp/
49403
Adam Woolridge
Lowered optimal water saturation amount for planter boxes.
Moved optimal value to a server convar (optimalPlanterQualitySaturation)
/main/farming2/
49407
Alistair McFarlane
Fixed bypassing trainyard puzzle
Removed redundant prevent movement volume
trainyard S2P
/main/monument_bypass/
49410
Alistair McFarlane
Static Sam site can only now be damaged by projectiles and explosives
added SamStatic protection
/main/monument_bypass/
49413
Alistair McFarlane
Added and tweaked Launch Site SAM positions
LS S2P
/main/monument_bypass/
49415
Alistair McFarlane
Fixed water treatment plant puzzle bypass
Removed redundant prevent movement volumes (WT)
WT S2P
/main/monument_bypass/
49417
Diogo Teixeira
Fixed NREs on foliage v3
/main/hdrp/
49419
Alistair McFarlane
cherrypicking 49327 49328 49344 49351 49359 49364 49367
/release/
49422
Alistair McFarlane
Large oilrig hackable crate now behind red keycard
Removed all keycard spawners from large oilrig
/main/monument_bypass/
49423
Alistair McFarlane
Small oilrig S2P
Small oilrig hackable crate now behind red keycard
/main/monument_bypass/
49425
Alistair McFarlane
Fixed power plant puzzle bypass
PP S2P
Removed redundant prevent movement volumes (PP)
/main/monument_bypass/
49431
Jarryd Campi
Potentially fixed LootContainer.OnKilled stats NRE (only occurs when a container is killed via a DestroyOnGroundMissing component)
/main/
49432
Jarryd Campi
Merge from farming2
/main/farming2/pump/
49433
Bill Borman
[Editor] Don't lose TonemappingColorGrading settings when switching off #CLIENT. Fixes black screen on first run when switching back.
/main/
49434
Bill Borman
Merge from Main -> Vehicles
/main/vehicles/
49435
Jarryd Campi
Added a water depth test socket mod to enforce minimum/maximum depths for the water pump
Added a place on water option to the construction component so the pump is placed on the water level
/main/farming2/pump/
49436
Jarryd Campi
Remove log
/main/farming2/pump/
49437
Jarryd Campi
Fixed water purifier reusing the miningquarry protobuf - now has it's own protobuf class
/main/farming2/pump/
49438
Bill Borman
Initial test per code review discussion, started converting VehicleModuleComponentBase components to actual sub-entities, using a new IVehicleModuleComponent
/main/vehicles/IVehicleModuleComponent/
49439
Bill Borman
Code review: Remove unused vars.
/main/vehicles/
49440
Jarryd Campi
New water desalinater entity, inherits from the Water Purifier but isn't placed over a campfire and must be powered.
Processes 4x as much water each minute and only loses half of the salt water in the conversion process.
/main/farming2/pump/
49441
Bill Borman
Reduce garbage gen in RefreshLODSets a little
/main/vehicles/
49442
Bill Borman
Code review: Combine MaterialPropertyBlocks and make static.
/main/vehicles/
49443
Bill Borman
Code review: Change shader property strings to IDs.
/main/vehicles/
49444
Jarryd Campi
New fluid combiner entity, combines three separate fluid inputs
Extended the electrical combiner script to support three inputs (no actual change to the electrical combiner prefab)
/main/farming2/pump/
49445
Jarryd Campi
Some temp primitives
/main/farming2/pump/
49446
Garry Newman
Branding update
/main/
49452
André Straubmeier
Move disabled / network limited entities to the limbo network group (so they are properly excluded from any processing)
/main/entity_hiding/
49456
Vincent Mayeur
Toning AO down on 'atlas_wood_stone_metal_ao' texture
Wood tier wall/half/third corner conditional meshes/colliders
Stone tier wall/half/third corner conditional meshes/colliders
/main/building_blocks_2020/
49465
Garry Newman
Commits redirect
Sites
Adam Woolridge
Increased growth and yield gene effectiveness
eboot
Adam Woolridge
Increased minimum temperature inside a planter box
eboot
Layla
Read animation scaling keys from fbx
Store components of bone transform so they can be interpolated easier
-lite
Layla
Serializer for animation data
-lite
paroxum
Cliff/Rock decor prefab layer set to World
eboot
Layla
Add load time to assets
-lite
diogovtx
Fixed lit particle reverse fresnel opacity
eboot
Ryleigh Kostash
mech laser visuals
Merge branch 'master' of SpaceUsurperUnity
fuse laser visuals
robo laser fix aim angle
laser lerps visual properties
r
Unity
Layla
Add stopwatch class
-lite
Layla
Store asset load time in nano seconds
-lite
diogovtx
Reapplied 47976 (HDAdditionalLightData optimization)
eboot
andererandre
▇▍▇▍▄ ▇▇▆▌ ▌▋▅▆▌▄ ▌▍ ▉▋▄▇ ▍▋▊▄ ▍▅█▋▅ ▆▋█▉▊▍▋▇ ▅▌▇▉▋▋ ▉▇▍▉ █▊ █▄▊▊▆▇▆'▋ (▍▅▆▍█▋ ▉▄▊▊ ▅▅▄)
eboot
diogovtx
▌▆▄
eboot
diogovtx
Properly reapplied 47976 (HDAdditionalLightData optimization)
eboot
Alistair
cherrypicking 49615
eboot
billford
Utils to clear out stuff that isn't needed post conversion
eboot
Bill B
Utils to clear out stuff that isn't needed post conversion
eboot
billford
Utils to clear out stuff that isn't needed post conversion
eboot
Bill B
Utils to clear out stuff that isn't needed post conversion
eboot
billford
Utils to clear out stuff that isn't needed post conversion
eboot
Bill B
Utils to clear out stuff that isn't needed post conversion
eboot
billford
Utils to clear out stuff that isn't needed post conversion
eboot
Bill B
Utils to clear out stuff that isn't needed post conversion
eboot
Rubat
Toolmenu quick filter now expands the categories
s Mod
lamalove
█▋▉▆▋▉▄, ▆▊▄ ▅▌ ▇▍▆▉█▆▍, ▇▅█▋▋▊ ▌▆▅█▍▉
Tr
acker
Rubat
▄▄▆_█▆██▋▋▇▍▊▄█▍▅▌▌▍▋▆▋▍▅▋█▅ ▋▊▌▌▉▆▋ ▅▆ ▉▅▇▋▋▉▋▉▆ ▉
s Mod
Rubat
Added util.Base64Decode
s Mod
James King
Fixed builds only failing if the last replay diverges
Log how many replays diverged
Merge remote-tracking branch 'origin/master'
r
Unity
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
Bill B
Performing conversion as part of SceneToPrefab
eboot
billford
Performing conversion as part of SceneToPrefab
eboot
lamalove
Enable sounds for all notifications except new blogs
Login page support for the browser modal
ionS
erver
lamalove
Checkout with LFS -- should fix presskits
Web
youhavehowie
new pixels for laser
ditor
lamalove
Rename player channel
ionS
erver
lamalove
Create notification channels for Android
ion_
react
lamalove
Give the header back button a background when floating
Change zoom out clamp to avoid breaking the pan clamps
ion_
react
James King
Simpler data structures
Basic rendering
Floor and ceiling meshing, texturing
Started on GrabZoom, currently axis aligned
derVR
lamalove
Fix going back from the hub taking you to the authenticating page
Fix setting staying open after logging out and logging back in
ion_
react
lamalove
Notification icon and Android task switcher color
ion_
react
James King
GrabZoom rotation
Added StyledRects
Added a basic tool radial menu
derVR
lamalove
Show a spinner when registering push notifications, error symbol if it fails
ion_
react
Garry Newman
▌▍▅▅▍▇ ▅▆▌▊█ ▌▋▇▌ ▌▄█ █▆▉▌
Web
lamalove
Fix notifications in standalone Android builds (adds expo.android.config.googleSignIn.apiKey)
Add some logging and better error reporting to notifications
ion_
react
lamalove
~ Fix teleport2marker teleporting you to the bottom of the ocean
eboot
lamalove
Fix teleport commands not working with sleepers
eboot
lamalove
Merge from main
eboot
diogovtx
Disabled SRP batcher (perf test)
eboot
Bill B
Runtime ECS placement test.
eboot
billford
Runtime ECS placement test.
eboot
Bill B
Runtime ECS placement test.
eboot
billford
Runtime ECS placement test.
eboot
Bill B
Runtime ECS placement test.
eboot
billford
Runtime ECS placement test.
eboot
Bill B
Runtime ECS placement test.
eboot
billford
Runtime ECS placement test.
eboot
Bill B
Runtime ECS placement test.
eboot
billford
Runtime ECS placement test.
eboot
Bill B
Runtime ECS placement test.
eboot
James King
Started work on a vertex editing tool
derVR
lamalove
Add a convar to set the cooldown before a smart alarm can send another notification
Automatically remove subscribed players from smart alarms if they don't have building privilege anymore
eboot
Layla
Move animations and eye flicker to pose nodes
-lite
Layla
Add Util::RandomVector
-lite
Layla
Add PoseNode_Link to run nodes one after another (eye flicker ontop of anim sequence)
-lite
Layla
Add chain function forssetting pose node root result
-lite
Layla
Move material list to ObjectModelSkinned class. Model SubMeshInfo instead has a material index computed on model commit
-lite
Layla
Move pose nodes to their own file
-lite
Layla
Add bone name to index map to SkeletonReference
-lite
Layla
Rename StaticMesh shader to MeshSkinned. Add world transform to ObjectModelSkinned
-lite
Layla
Test hat parenting
-lite
Layla
Allow ObjectModelSkinned to hide mesh sections
-lite
Layla
Add skeleton instance override to allow a master pose (tshirt uses playermodel pose)
-lite
Layla
add pants
-lite
Layla
Update README.md
-lite
Layla
use unique_ptr for pose node list
Merge branch 'master' of rust-lite
-lite
Layla
Add Util::HashSeed, Util::HashCombine
-lite
lamalove
Fix removing a device making the tab switch after
Version bump
Unregister the device when logging out (stops push notifications)
ion_
react
lamalove
█▊▇ ▊▊▄▋▇▄▆ ▉▅▉▌▄▄ ▍▉▅ ▇▍▆▅▅▍▅▅ █▉█▋▍▉ + ▌▅▅▅ █▋ ▅▋█▇▇▌ █▄▆▇▇▆▉
rAna
lyzer
Layla
Set the first bone influence as identity matrix if the weight is zero in shader
-lite
James King
Fixed hover logic, basic vertex selection + dragging
derVR
lamalove
Fix unregisterDevice
Warm up and cool down the browser during login on Android
ion_
react
Layla
Try parenting l96 to hand
-lite
lamalove
Try out BlurView for the transparent headers
ion_
react
lamalove
Do some retry junk if Expo notifications fail because of mixed experience IDs (should only happen for developers)
ionS
erver
lamalove
Refactor so notification code does logging properly
ionS
erver
Alistair
cherrypicking 49622 49623
eboot
lamalove
Update the language used in some of the older strings
eboot
lamalove
Add an option to hide vending machine map markers
ion_
react
lamalove
Only show queued players if the server is full
ion_
react
Layla
Update README.md
-lite
lamalove
Simple error boundary to catch all React rendering errors
ion_
react
James King
Refactored SetHovered / SetSelected
Added TextMeshPro resources
GrabZoom polish
Can now select / deselect multiple vertices by holding multiselect combo
derVR
Bill B
Merge from Main->Vehicles
eboot
Bill B
Code review: Changes to var
eboot
James King
VertexEditTool refactor
Added AxisAlign button, now used in VertexEditTool
Updated README.md
derVR
James King
Oops, updated README.md
derVR
Bill B
Code review: Remove garbage gen in TryGetItem
eboot
James King
Fixed axis aligned vertex dragging
Disabled DebugRenderSystem
First draft of vertex duplication
Trying out new GrabZoom controls
Updated README.md
derVR
Bill B
Code review: doClippingCheck
eboot
Layla
Remove _lod postfix from mesh names on fbx import (saves having to apply materials for same mesh per lod)
-lite
andererandre
▄▊▅▋█ ▄▉▇▄▄▆▍▄▇▌▄▄█▋▊▅ ▅▆▉▆▉▋▆▆▋▊ ▆▆█ ▉▅▄▋▌▌▅
eboot
DamianLazarski
Moved bandit town changes into prefabs to prevent issues with HDRP merge
eboot
billford
Exporting prefabs, loading them in game properly
eboot
Bill B
Exporting prefabs, loading them in game properly
eboot
billford
Exporting prefabs, loading them in game properly
eboot
Bill B
Exporting prefabs, loading them in game properly
eboot
billford
Exporting prefabs, loading them in game properly
eboot
Bill B
Exporting prefabs, loading them in game properly
eboot
lamalove
▉▉▆█▌▊▌▌ █▅█▆▅▌▍ ▍▇▆▌ ▌▉▌▋▉▉█ ▇▅ ▄▅▋▄██▉▆ ▉▌▇ ▉█ ▍▋█▅'▅▅ ▋▍▌▇ ▋▊▇▊▊▌▊▌▇ ▇▋▌▆██ ▌▊▇▊▇█
rAna
lyzer
Rubat
Added fogmaxdensity to sky_camera
s Mod
Petur
merge from parent
eboot
Rubat
resource/localization loads from addons properly
s Mod
Double 11
[D11] Fix for player not sending snapshots after force disconnect. In fact it fixes the logging, snapshots are still being sent.
eboot
Rubat
use more reliable fallback system for localization
s Mod
James King
Better floor / ceiling triangulation
Fixed typo in GrabZoom
When dragging vertices, show a widget at the start position
derVR
James King
GrabZoom is now a tool, is on off hand by default
derVR
billford
Showing some gizmos to preview splits.
eboot
Rubat
Fixed wiki editor sometimes having "ghost text"

Seems to be Chrome specific issue
Web
Rubat
Added Panel:SetTooltipPanelOverride
s Mod
James King
Radial menu tweaks
derVR
James King
Add tool name label to tool menu
derVR
Layla
Bail out of importing fbx animation if there's no bones or no frames
-lite
billford
Build error fixes
eboot
billford
test exports
eboot
Bill B
test exports
eboot
Layla
Add FileSystem::FindFiles with extension and recursive options
-lite
Layla
Add temp imgui debug window to view asset library
-lite
lamalove
Fix the commits website being confused about which Bill is which
Web
Bill B
Add HasComponent extension methods for Component and GameObject
eboot
alexrehberg
modular car audio tweaks and polish
eboot
Jarryd Campi
Hooked up new animator states
eboot
lamalove
▊▌▊▋ ▅█▄█ ▉█▍▋▇▍█▉ ▌▋▉█▌ ▄▍▇▄▉▌▊▍ ▇▍ ▊█▅ ▇▇▆▌▊▋ ▊▍▄ ▆▆▆▊▅▇▅▆ ▄▌▇ ▊▊▍ ▇▋ ▉▊██
rAna
lyzer
Jarryd Campi
Merge from watercatchersupdated
eboot
Jarryd Campi
Merge from farming2
eboot
Jarryd Campi
Fix compile errors
eboot
Bill B
Merge from Main->Vehicles
eboot
lamalove
▋▊▌▄ ▌▋▋ █▆▊▇██▄ ▊▆▇█▋▌▊█ ▍█▊█▍▇▉▅▅▅▌ ▆█▊▅▍▊ ▅▆ ▉▉▍ ██▋▆▍ ▍▍▋▅▊▌▆▊ ███▋█▌▅
rAna
lyzer
Bill B
Fix client compile :(
eboot
Jarryd Campi
New fluid combiner material
eboot
Jarryd Campi
Added support for deployable guide meshes to display with a local rotation and position offset
Flipped the fluid combiner so it places in the opposite orientation from the splitter
eboot
Jarryd Campi
Unsaved changes
eboot
James King
First attempt at vertex merging
derVR
Bill B
Support modules with liquid containers in the vehicle lift preview.
eboot
Bill B
Adjust panel UI
eboot
Bill B
Subtractive merge from collider conditionals removal commit. Unfortunately the compound collider bug does seem to still be around.
eboot
Jarryd Campi
Add new TriggerWetness class to affect player wetness in a trigger
Added a TriggerWetness volume to sprinklers
eboot
Bill B
New centre of mass icon, and centre of mass changes to better support upcoming explosion forces. More realistic positioning, using anti-roll to counteract the higher COM.
eboot
Bill B
ModularCarAudio - Avoid divide by zero if max speed is zero.
eboot
Jarryd Campi
Fixed IO regression causing sprinklers to not run when connected directly to a Water Barrel
eboot
Jarryd Campi
player.fillwater command now fills the maximum amount of water a container can take instead of just 999, also skips containers with no lid (bucket)
eboot
Bill B
Adjust armoured cockpit window colliders.
eboot
Jarryd Campi
Renamed Water Desalinater to Powered Water Purifier
Remove ability for guide mesh to be rotated/positioned on the prefab (will update art assets instead)
eboot
Jarryd Campi
Corpses will now update their skin to match the players even if the player has had their skin updated via client.shuffleplayerseed
eboot
andererandre
▆▉▌▇▌▅▋█▋▄▄ ▄▆█▊▋▋ ▌▆▉▇ ▇▇ ▇▉ ▆▅▋ (▅.▆. ▉█▍▋▇█▋ ▉▄█▉▅▍▆.▄▄▉▉▍ ▊▆▋▋▊) ▌▌ ▅█▋▉▄▍ ▇██▉ ▅█▄ ▅▄▅▌▋▍▆ █▅▇█▋ ▊▋▉▍ ▌▋ ▆▍▉ ▇▆
eboot
Bill B
Adjust max explosion force
eboot
Lewis Ainslie
info, changelist
build
Sites
Bill B
The wheel collider kick prevention on listen server was messing with vehicles tumbling in the air. Removing it since it was a listen server only fix anyway.
eboot
Alistair
▌▍▇▇▅▉▍▍▇▌▋▍▊ ▄▅▌▌▍ ▇█▄▊▅▅▄██▌█ ▆▇▋▍▌▅ ▋▌▍▍ ▇█ ▉▌ ▋▊▉ (▆.▉. █▆▌▍▇▋▌ ▆▋▆▇▊▅▅.█▄█▍▄ ▋▌█▍▌) ▄▄ ▄█▋█▉▉ ▆▌█▆ █▇█ ▆▄▍▍▊▊▇ ▆▇▄▋▇ ▊██▊ ▍▆ ▍▍▆ ▊▇
eboot
Adam Woolridge
merge from main
eboot
andererandre
Enabled incremental GC on Linux servers as a test
eboot
Alistair
subtracting 49671 merge from grass_displacement
eboot
Alistair
merge from main
eboot
Alistair
fixed composter server startup error
eboot
DamianLazarski
Dead pines / custom billboards
eboot
andererandre
▄▍▇▉▊▇█▍▉▉▅▋▉▆▅▅▄▅▊▇ ▇▄▌ ▊▄▍▄▄▆ ▇▄█▍ ▅▊▅▅▌▊▍▅▆▉ ▍▍▇▊▋█▉ ▄▉ ▊▋▌ (▍▄ ▋█▋▆█ ▋▆█▊▌▇▊▄▍▆ ▉▊▆▄▉ ▍▋▋▆▇▊)
eboot
andererandre
Merge from main
eboot
Adam Woolridge
merge from main
eboot
Alistair
merge from /entity_hiding
eboot
Rubat
Dropped weapons (Player.DropWeapon specifically) no longer give extra reserve ammo
s Mod
Adam Woolridge
Remove "unknown genes" and gene display from consumable item info panel.
eboot
andererandre
▇▄▅█▍ ▉▋▍▇ ▊█▋_▅▉▍▌▍▌▄_▋▅▉▆_▉█▍▄▋▅▊
eboot
Double 11
[D11] [UI] Fixed graphic overlapping wounded text on certain languages when wrapping to new line.
eboot
Double 11
[D11] [UI] Fixed typo in "Open Inventory" hint string in French.
eboot
billford
Fixed errors when running monument benchmark standalone.
eboot
mattisaac
Fluid combiner model and updated material/textures
eboot
andererandre
Throwable fix
eboot
Alistair
Cherrypicking 49699 Throwable fix
eboot
andererandre
Merge from main
eboot
andererandre
Held entity deploy fix
eboot
andererandre
~ Merge from entity_hiding
eboot
Rubat
Entity.PlayScene now has a second return value - the scene entity, removing which will allow for stopping the scene from continuing to play.
s Mod
diogovtx
Fixed missing terrain pyramid shader level between 200 and 300
eboot
James King
Added TranslationCollection.Translate(string, args)
Stages are now locked if they don't support the current player count
Fixed error when loading StageMenuData for custom stages
r
Unity
James King
Powerups now periodically check if the nearest player can collect them
r
Unity
James King
Can now add / remove coop player in workshop campaign menu
Fixed a replay breaking change
r
Unity
diogovtx
▋▇▋▇▄▆▋ ▄▉▇▊▋
eboot
Petur
▆▉█▉▉
eboot
diogovtx
Misc fixes
eboot
diogovtx
Fixed line endings
eboot
diogovtx
▇▋▆█▇ ▊▄▉ ▅▅▇▊▍█▄▆ ▊▅ ▊▊▆▅▅▉ ▊▋▌▍█▅▋
eboot
Jarryd Campi
Update fluid combiner icon
eboot
Bill B
█▇▊▌▆▇ ▍▉█▍▌▆▇▉███ ▇▋█▉▊█▆▌ ▄▉▅▄▋ █▊▊ ▅▆▌█▇▇▅▄▅▌ ▇█▊▍ ▇▆▋▉▄▍▊▊▋▌▇. ▍'▆ ▋▋▉▊█ ▅▉▆▆ ▊▍▄▄▉ █▇▋ ▅▋▆▄▆▍, ▆▅█▋▍ ██▍▅█ ▅▇▇ ▊▆▍▇▄▊▄▉▋█, ▄▇▆ ▆▄ ▋▉▋▅▉ ▋▆█ ▄█▊▋▌▊▌▊▍▆▄▋▉▆█▅█▅ (█▉▋▇▇ ▊▆█▆▉▊▍▋▊█ ▋▌▍▇) ▍▆▌▌▌▅ ▅▅ ▉█▉▄▉▋█▇ ▊▋▊▄▍▉▇█▆▍▍ ██▇▌ ▇▉▋ █▌ ▉▊▌▆▆, █▊▄▋█ ▄▆▇ ▆▋▍▆▌█ █▍▇▉ ▌▅▊▋▅ ▉▅▉ ▌▆ ▉▋▄ ▍█▌▉▌ ▇▋▌ ▌▋▄ ▅▊▌▅▋▇ ▄▍▅▄ ▍▅▉▋ ▉█ ▉▍ ▆▍▌ █▊▄▌▄▌.
eboot
Jarryd Campi
Doubled tick rate of sprinkler and halved output per tick - total amount of water distributed should be the same
Lowered water to extinguish of most fireballs to make it extinguishable by sprinklers
eboot
Jarryd Campi
Fixed a case where water wouldn't drain from liquid container (regression introduced on this branch)
eboot
Bill B
DudTimedExplosive now looks all the way up the entity hierarchy to see if it was on a moving object, instead of just at the immediate entity. Fixes dud explosives on sub-entities from staying stuck on and messing with physics.
eboot
Jarryd Campi
Added Vis.Entities method that overlaps in a Capsule rather than a sphere, takes a start position, end position and a radius
Updated the sprinkler to use new capsule overlap rather than a sphere to better catch objects at the same height as well as hitting planters when mounted on a high ceiling
Fixed sprinkler not applying sprinkler height convar correctly when not mounted on a ceiling
Sprinklers can now defuse bean can grenades (about 90% effective, if a grenade randomly gets a super short fuse they might explode before the sprinkler ticks)
eboot
Jarryd Campi
Renamed wantsSplash interface method to WantsSplash
eboot
Bill B
Fix crash when removing seating
eboot
Jarryd Campi
~Merge vehicles/IO
eboot
Bill B
Enable even output split on the 2module fuel tank
eboot
Bill B
Extra null checks for player.lookingAtCollider
eboot
Bill B
Set up vehicle lift gibs
eboot
Bill B
Merge from Main->Vehicles
eboot
Bill B
Merge just to get that missing meta file
eboot
Jarryd Campi
Adjust sprinkler height offset based on angle of sprinkler - full offset when mounted on a ceiling, no offset when mounted on the floor, 50% offset when mounted on a wall
eboot
Jarryd Campi
Remove some DDraw
eboot
Jarryd Campi
Merge from main
eboot
Double 11
[D11] Updated spawn filter to prevent player spawning on snow
eboot
Bill B
Subtractive merge of #49711.
eboot
Bill B
Remove Model.cs components from modular car chassis and modules. Fixes issues with satchel charge etc parenting (getting attached to inactive objects in heirarchy, or attached to moving parts like steering wheel) since now everything simply falls back to attaching to the base transform. If we end up needing the model scripts in the future, we can potentially add a bool flag instead that simply saves the base transform as the only "bone".
eboot
Double 11
[D11][#4006] Fix for been kicked for picking up a sleeping bag
eboot
Double 11
[D11] Re-enable satchel charge deployed
eboot
Bill B
Cap max explosion force a bit lower
eboot
Double 11
[D11] [UI] Fixed pie wheel pointer being offset on Quick Chat menu.
eboot
Double 11
[D11] Bump xb1 app version
eboot
Double 11
[D11][#3980] Dome barrel spawning does not exceed spawn points
eboot
Adam Woolridge
merge from main
eboot
Alistair
merge from main
eboot
diogovtx
Converted materials
eboot
Adam Woolridge
Merge from main
eboot
Garry Newman
Order servers by name by default
Web
Double 11
[D11] Merge with main
eboot
lamalove
Fix running as a service on Linux
chess
Double 11
[D11] Scene fix - SLOD cell root
eboot
James King
Disable hijacking / attempting replays on stages that aren't unlocked
Fixed hijack binding on keyboard
Reduced analog stick button prompt wiggle offset
Fixed speech bubble progress bars
r
Unity
Rubat
Added BASSCHANNEL:Set/Get3DEnabled()
s Mod
billford
Changes to the way tree gets split
eboot
Double 11
Fix for some unnecessary decor object spawns (e.g. flowers and cracks_grass)
eboot
Double 11
Don't pool the engine audio grains because they seem to use up a lot of memory
eboot
Petur
Missing files.
eboot
Double 11
oops, missed a file
eboot
andererandre
Merge from entity_hiding
eboot
lamalove
New notification icon with no padding
ion_
react
Double 11
[D11][#3998] Fix for shadows flashing when far from the map center:
1. Shadow map resolution on the main directional light set to 2048 - this makes the shadow map calculations more precise at the cost of 30 Mb of memory.
2. Updating the rotation of the sun every N frames to decrease the frequency at which the lighting conditions are changed and thus keeping the shadow maps the same for several frames.
eboot
Kefta
Add effects.GetList (#1527)

Solves garrysmod-requests/issues/1209. Pretty much a copy of [weapons.GetList](garrysmod/blob/394ae745df8f8f353ea33c8780f012fc000f4f56/garrysmod/lua/includes/modules/weapons.lua#L169-L177).
ysmod
Rubat
Added Entity.IsSequenceFinished
Entity.GetSequenceMovement cycle arguments are now optional and default to 0, 1 for start and end respectively
s Mod
Double 11
[D11] 3987 - Changed the spawn parameters on some resources to prevent them from clumping together
eboot
Double 11
disable pool warning
eboot
Rubat
constraint library minor improvements and fixes
s Mod
Rubat
Added SetTooltipPanelOverride
Toolmenu filters expand categories
ysmod
Double 11
Disable occlusion warnings while I look into them
eboot
Double 11
Fix for another serialised member within a #if block
eboot
Alistair
▉▅▆▍▆█▋▅▅▄▅▊▅ █▅▌▆▇ ▊▍▍▄█ (▄▌▊▊▅▊▍▊▇▅_▌▄▍▆▋██)
eboot
Double 11
[D11] Added support for building PS4 Patches.
eboot
Petur
▉▋▊█▅▅
eboot
Layla
▊▇▄▌▄▍ ▉ ▅▊▉▄
eboot
billford
Removing duplicate vertices from bakes.
eboot
Double 11
[D11][#3985][#3984] Fixing the collision issues for the water well barrel/ survival fish trap which occur because of the Outline code.
eboot
Double 11
[D11][#3985][#3984] Fixing the collision issues for the water well barrel/ survival fish trap which occur because of the Outline code.
eboot
Helk
▆▌▉▍ ▇▆▋▊▇
eboot
alexrehberg
modular car engine open/close sounds
modular car lift deploy sound
modular car lift open/close sounds
eboot
Double 11
[D11] Fix PS4 Build process, broke path to nptitle.dat
eboot
diogovtx
Updated console system
eboot
Bill B
Adjusted layer settings on the static and deployed vehicle lifts
eboot
diogovtx
Merge from hdrp/merge-fix-4
eboot
Bill B
Port the vehicles branch version of NearMountPoint to Main. Fixes flickering mount option on listen server.
eboot
Bill B
Fix compile.
eboot
Bill B
Merge from Main -> Vehicles
eboot
Bill B
Fix for "Lift occupant gets confused if a previous occupant is still in range when a new occupant is snapped."
eboot
Ryleigh Kostash
prospector core react when snap
Merge branch 'master' of SpaceUsurperUnity
core short look
Merge branch 'master' of SpaceUsurperUnity
laser core glare
r
Unity
Double 11
[D11] Fix patch param files, use beta details not the main game
eboot
Bill B
Working on WantsPush.
eboot
Jarryd Campi
Attempting to modify BaseMountable to allow a mountable entity that doesn't move the player, probably a bad idea but saving it here anyway
eboot
Jarryd Campi
Update preloaded content
eboot
Bill B
WantsPush work. Always apply rotational torque to push, rather than pull.
eboot
Bill B
WantsPush work. Rewrote the pushing code.
eboot
Patrick Mazzolo
Farm house & armory prefab scenes
eboot
Jarryd Campi
Unsaved
eboot
Jarryd Campi
Merge from main
eboot
Jarryd Campi
Reapply fix to allow viewing map while in demo (was stomped in merge)
Fixed map fade in/out getting stuck while a demo is paused (wrong timescale)
Don't run map interface input while playing demo
Updated compass to work while playing a demo
eboot
Jarryd Campi
Added Particle scrubber editor tool under Tools/Animation to scrub particle systems at edit time and runtime
eboot
Jarryd Campi
Enable saving on water purifier output storage (required now that the storage has IO connections)
eboot
taylorreynolds
Merge from old PoseTools branch
eboot
taylorreynolds
Deleted testing assets
eboot
taylorreynolds
Merge from PoseTools2
eboot
Double 11
[D11][UI][#3959] Added scroll bar to options screen
eboot
Double 11
[D11][UI][#3983] Altered find/join game screen scroll and position to avoid scroll going missing. [#3999] fixed send feedback options sending to the wrong page
eboot
Double 11
[D11] Switch the PS4 package category to patch or application
eboot
Double 11
[D11] Fixes muzzle flash bug 4015
eboot
Double 11
[D11] Fix param_patch.sfx, contained main game data, not beta data
eboot
Rubat
steamworks.FileInfo fileid field is 0 instead of some big number for SteamUGC items
s Mod
Double 11
[D11] Possible fix to Bug 149 - Ore Node Textures disappear when a layer is broken
eboot
Double 11
[D11] - Fix to bug 2335 - Supermarket overlapping pavement texture
eboot
Layla
Fix Shader::FloatParameter::SetVec3
-lite
billford
Fixed issue with winding order when welding vertices
eboot
Rubat
C_BaseEntity::SetModelIndex no longer fails with < -1 indicies (clientside only dynamic models)
UTIL_IsValidModel (util.IsValidModel) no longer returns false for precached clientside only dynamic models
ents.CreateClientProp automatically precaches the model it is given
s Mod
billford
Merge from main
eboot
billford
Merge
eboot
Rubat
Calling ents.CreateClientProp with a model with no physics or no model (and setting it later) will no longer bail mid initialization and cause problems such as the prop not receiving flashlights light at all, etc
s Mod
Double 11
[D11][#3988] Fix: Filling water purifier with a water jug (2000ml or less) kicks you out of the game
eboot
TomButters
▍▇▉▆▆▊ █▆▌ ▍▌▄▋▋
▉▉▇▌▇▍ ▅▆▍▋▍/▉▍▊▋▌▉▋▅█/▊▊▊▄▅▊▅▄/▍▇▉▋/▅█▆▇
eboot
Rubat
Reenabled weight/mass hack for Physgunning ragdolls which is already used for props/etc
s Mod
Rubat
Add more explanations about comments in the mount.cfg file itself to maybe hopefully help people to figure that out
s Mod
Double 11
[D11] Reverting the directional shadow maps to medium to test the performance implications on XboxOne and PS4 base.
eboot
Rubat
Constraint library also removes NULL entities from ConstraintSystem.UsedEntities
s Mod
Rubat
Update constraint.lua
ysmod
Helk
▄▋▅▍▌
eboot
Helk
▊▄▌▅▇ █▉▋▍ ▆█▄▍
eboot
Double 11
[D11] Fix PS4 SCEA *Check warning for enter button assignment
eboot
Helk
~skin approval
eboot
mattisaac
added tap to water desalinator
eboot
Petur
Scene & files backup.
eboot
Jarryd Campi
Water jug now hold 5000ml instead of 4000ml (in line with water purifier)
eboot
Jarryd Campi
Expose power consumption on water purifier
eboot
Petur
▆▄▋▊
eboot
lamalove
▋▇█▌▍█ ▅▋▍▆▇ ▇█▉█▅ █▇▋▉█ █▌ ▊▉█▉▅█▉▌▆▍▌▊▇
eboot
Jarryd Campi
Powered water pump now shows correct amount of water output when holding a hose
eboot
lamalove
Don't initialize the default notification settings in SmartAlarm's constructor because Unity complains (in editor only?)
eboot
James King
Added GameStage methods to control up to 8 spotlights
Merge remote-tracking branch 'origin/master'
Enable HDR for switch builds
r
Unity
James King
Fixed DiamondInstanced / QuadInstanced using the wrong color format
r
Unity
Jarryd Campi
Update SendAdditionalData on FluidSwitch to accurately display inputs for electrical input
eboot
Patrick Mazzolo
Cherry picked 49806 - Particle scrubber editor tool (from Jarryd)
eboot
Patrick Mazzolo
Merge from PoseTools2
eboot
lamalove
Update server side notification channel settings so not all play sounds
New login page from lewis
Update dependencies
ionS
erver
lamalove
Make the login button work again
ionS
erver
Layla
Add quality of life improvements to demo recorder UI for Paddy
eboot
Jarryd Campi
▄▌▌ █▇▍█▌█▊▅ ▋▊▌▌▊▉▌▅▅ ▄▇▌ ▌▋▆▌▉▋▆▆ ▇▋▅▌▌ ▊ ▋▄▅█ ▅▉ ▊▌▇▄ ▌▄▅▇ ▄▊▋▄▊▄▍▊ ▅▄▍▄ ▆▇▌ ▍▉▍▄▍▋ ▋▍▋ ▍▌▅▍█
eboot
Layla
Fix demo browser playing/deleting incorrect entry when list is sorted
eboot
Jarryd Campi
Initial commit
Initial commit
astStr
eamer
Jarryd Campi
Reworked the particle system scrubber to attach to systems so they can be modified after deselecting them and supports editing multiple systems at the same time
eboot
Jarryd Campi
Remove some allocations, add public Play/Stop methods
astStr
eamer
Jarryd Campi
More stat tracking
astStr
eamer
Double 11
[D11][UI] Get seed as a string rather than an int.
eboot
Double 11
[D11][#3631] Hobobarrels now emit light / shadows to match steam
eboot
Double 11
[D11] Change to collider scaler to prevent running on server and to stop the debug logging.
eboot
Alistair
chairs now decay when placed outside of building privilege
eboot
Double 11
[D11] Updated player spawn filters to prevent spawning in water.
eboot
andererandre
~ Prefab serialization layout auto updates
eboot
Alistair
Sprinkler now decay when placed outside of building privilege
eboot
Alistair
Large furnace now decay slightly faster when placed outside of building privilege
eboot
Double 11
[D11] Adjusted collider scaler script to prevent server from warning of an unused variable.
eboot
Double 11
[D11] Wrapped entire awake method in #if so the entire method is not called on server.
eboot
andererandre
█▅█▆▉▊▉▌▊▆█▋▄ ▅█▌▅▍▉▅█ ▌▌▅▉▋▇▋▋▋▍▅ ▄▊ ▄ ▊▉▄▅▇ ▆▅▌▋▇▅ ▅▅▋▉
eboot
Double 11
[D11] Blacklisting XboxOne Base and XboxOne S to use low resolution shadow maps for performance reasons. PC/Pro consoles and PS4 base can handle 2048-res shadow maps without loosing FPS.
eboot
Double 11
[D11] Merge with main
eboot
Double 11
[D11] Fix lightjob array resetting time and retriggering phantom light flashes.
eboot
Double 11
[D11] Sun: missing define check when playing in Unity editor
eboot
taylorreynolds
Pose assets now use transforms instead of muscle values
Reworked everything to use selection instead of gameobject references
Save/Load uses file dialogs
Deleted old pose assets
eboot
James King
Fixed script parsing causing a delay in the main menu
Fixed hang when switching to workshop or replay tabs
r
Unity
Double 11
[D11] [UI] Adjusted padding on Water Containers loot panel. Fixed translation issues on Water Containers.
eboot
Double 11
[D11] Fix to green foam on water. Added Diffusion Profile to shader.
eboot
Alistair
Updated bootstrap menu
eboot
Petur
Backup
eboot
Double 11
[Audio] Staff's tweaks - [Audio] Staff's tweaks - [Audio] Finally able to check in new voice limits
eboot
Alistair
merge from deployable_decay
eboot
Double 11
[D11] amended water bucket fix
eboot
diogovtx
▇▋▋▇▄▆ ▄▇▄▆ █▉▅▄▋▋▄▋▅▉ ▍█▅▋▇▄ ▊█▄▄▍
eboot
James King
Added IScriptFunc.IsCompiled
xpressionSt
rings
Alistair
bootstrap canvas NRE fix
eboot
Rubat
Undoing in TextEntry also restores the scroll amount, fixing weird behavior in certain cases (issues/1588)
s Mod
Rubat
DCollapsibleCategory now shows a tiny icon when it is collapsed, telling the player it is collapsed and not empty.
s Mod
James King
Made resource baking timing output more useful
Updated Facepunch.ExpressionStrings
Removed some redundant compilation from baking
r
Unity
Helk
▉▄▇▄▊▆▊▇ ▄ ▆▇▌▊▆ ▇▋ █▋▇▊▄
eboot
James King
Fixed some other possible unnecessary script compilations
r
Unity
DamianLazarski
Arctic rock formations progress
Lowered the triangle counts on all small rock formations
Tweaked world_setup spawn settings
eboot
Helk
~missing changes
eboot
Petur
Backup
eboot
lamalove
Try to update expo-web-browser for a bug fix
Fix the logout button failing when your token expires
Fix login failures not being handled by the authenticating page anymore
ion_
react
lamalove
Don't get the map note type from the Note object - the field itself tells us what it is
eboot
lamalove
Fix map note markers not updating
ion_
react
lamalove
Update dependencies
ion_
react
Ryleigh Kostash
tweak prospector diamond circle bullet visuals
Merge branch 'master' of SpaceUsurperUnity
raycast lasers have builtin looping sfx
laser settings for other stages
Merge branch 'master' of SpaceUsurperUnity
laser triangle cores
r
Unity
lamalove
Include basic server info in all push notifications
eboot
lamalove
Juggle the notification type definitions to include server info in everything
ion_
react
Patrick Mazzolo
Merge from PoseTools2
eboot
Patrick Mazzolo
Merge from main
eboot
Patrick Mazzolo
Scene backups
eboot
Patrick Mazzolo
██▋▆█▇▇▍▌▋▇ ▉▍▄▌▅▋▄▋ █▄ ▅▍▌▊▋ █▋▇ ▉█▅▍▊▋ █▇▊▇▅
eboot
Patrick Mazzolo
Backups
eboot
taylorreynolds
fix
eboot
lamalove
Fix server pairing not working since my recent changes
eboot
lamalove
Tapping notifications will now switch to that server, or if the server isn't paired, allow you to disable all notifications from that server
ion_
react
lamalove
▄▍▆ ▆▋▋▊██▊ ▄█▇ ▊▇▆▌▅▌ ▇▊▇ ▌▉▅▄▋▌ (▋▉▆█▍ ▌▉▊▉▄▆▄ ▇▆▋▄▅▉ ▅ ▍▇▋)
eboot
lamalove
Sort out some TODOs
eboot
Alistair
Added support button to bootstrap error window linking to troubleshooting methods on FP support site
Added OpenURL
eboot
lamalove
Test self hosted actions runner
ion_
react
Helk
▅▅▄▅▉ ▆██▍▄▄▉ ▅▋▅▋▉▉ ▍▍ ▆▇▉▍▉▉\▅▇▌▋▋▉▉\▍▍
eboot
Helk
▊█ ▋▇▍▅▌
eboot
Helk
▅▋█▉█
eboot
lamalove
Merge from main
eboot
lamalove
Show an error icon on paired devices which are no longer accessible
ion_
react
lamalove
Version bump
ion_
react
Helk
▆▌▆█▆▉▄ + █▋▇█▆ ▆▌▇█
eboot
Helk
▋▅▍▊▊▇▉ ▍▌ ▊▅▄▍▇▄▅, █▍▅▊▅▄▋ █▅▄▆▊▋█▇▇▇ ▄▇ ▅▊▉▄▆▋ ▆▄▆▍▆▌▄
eboot
lamalove
Cargo ship and heli marker size fixes, also give the heli two sets of blades like the game
ion_
react
lamalove
Send the app the map's seed and salt so we can invalidate map caches properly
eboot
lamalove
Update protos, invalidate the map cache when a server's map changes
ion_
react
lamalove
Remove DS_Store
Use the proper default server image, fix the server header image looking very dull
ion_
react
lamalove
Disable screen animations for the blog view on Android to workaround a webview crash
ion_
react
lamalove
Workaround SDK 37 bug on Android causing KeyboardAvoidingViews to not work properly
ion_
react
lamalove
Server switcher default image, set tab back behavior to history
ion_
react
lamalove
Use proper error type for disconnected errors
ion_
react
lamalove
Update protos
ion_
react
lamalove
Fix screen size workaround when there's safe area insets
ion_
react
lamalove
Revert that change because it only fixes the S10+ but breaks other phones - will need proper fix
ion_
react
lamalove
Add more icons, reorder them so they aren't as scrambled about
ion_
react
lamalove
Add padding to the bottom of the devices list
ion_
react
Bill B
Code review: Reduced RefreshLODSets garbage gen to zero.
eboot
Jarryd Campi
Trying out shoutcast support
eboot
Jarryd Campi
Increase buffer size
eboot
Jarryd Campi
Fix pose exceptions when copy+pasting
eboot
Bill B
Merge from Main->Vehicles
eboot
Bill B
Call UpdateNetwork a little more frequently for smoother input response on the client
eboot
Bill B
Remove debug info
eboot
Patrick Mazzolo
Updated poses asset library
eboot
Jarryd Campi
Switch to WebClient
eboot
Alistair
merge from battery_drain_fix 49847
eboot
Alistair
Changed bootstrap support button to help
Updated some shared translations tokens
Phrases
eboot
Alistair
Fixed small and large candles mismatched ground watch and socket area check
eboot
andererandre
▌▅▌▇▌ ▍▊█▅▊▄▅▉▇▍_▍▌▊▌▄▋▊▆▌▌██ ▇▆ ▅▇█▅▋▋▇ (▍▍▋▊█▋█ ▇▅▄▄▉ ▅▋▇ ▉▉▊, ▋▆▌ ▄▉ █▉▆▆▄▇▉ ▍▋ / ▊▊▍ ▌▍ ▆▉▍▅▍▊▌)
eboot
Adam Woolridge
▇█▉▊ ▇▌▄▍▇▄▌ ▍▅▍▊▊/▆▆▍█▌
eboot
Double 11
[D11][Art][#3669] Flickering doors occlusion culling fix - [D11][Animation][#3954] Destruction animation for building parts fixed
eboot
Double 11
[D11] + Issue 4007 - Missing window ledge fix
eboot
mattisaac
added fluid input to desalinator and reworked spec
eboot
mattisaac
added bucket to spec
eboot
Garry Newman
Sandbox Wiki
Web
lamalove
Add Lewis for app testing
Web
Double 11
[D11] Weighted Vertex Normals on Props Electrical Boxes to office furniture/computer_cabinet
eboot
Double 11
Fix for occlusion culling cpu/gpu getting out of sync (cpu was skipping results when more than one result set arrived in the same frame)
eboot
Double 11
[D11] Fix water black screen bug on xb1 (3871)
eboot
James King
Disabled Video settings on Switch
Support for weird combinations of Switch JoyCons / Pro Controllers
r
Unity
Double 11
[D11] HDRP muzzleflashes (with lights)
eboot
Double 11
fix for occlusion oopsie
eboot
Double 11
fix profile marker
eboot
Petur
Scene backup
eboot
Rubat
Fixed studiomdl.exe (and probably others) ignoring -game parameter
s Mod
Double 11
[D11][#3275] Disabling streaming for the foliage textures since to fix the mipmap level used in FoliageGrid via the BatchRendererGroup.
eboot
Petur
▌▆▉▌
eboot
Jarryd Campi
Merge from farming2
eboot
Bill B
Don't update steering when vehicle is off - fixes client visual issues.
Made a standard place for VehicleIsActive.
eboot
EzMeow
Adding table model/material/texture
eboot
Jarryd Campi
Added input/output slots to campfire water purifier
eboot
Jarryd Campi
Remove water purifier proto def, it's no longer needed now that the water storage is a saved entity
eboot
Bill B
Check angular velocity for sleep check, as well as standard velocity. Fixes issues when using flip pushes.
eboot
Bill B
Adjust engine part descriptions to be plural
eboot
Bill B
Fix overall performance calculation bug
eboot
Bill B
Several fixes and cleanup for the vehicle lift.
eboot
Bill B
Another vehicle lift edit
eboot
Jarryd Campi
Merge the Switch On and Switch Off inputs on the fluid switch to a single Toggle input that will enable the switch when powered and disable the switch when unpowered
eboot
Bill B
▅▋▍█ ▋▌█▄▆▌▇ ▌▅▉▄▉▋▅ ▋▌▅▋▌▇▄ ▊▌▌▇▋▉ ▅█▉▆▋▇█ ▇▇ ▌▍▇ ▄▉▄▆▄▇.
eboot
Bill B
Return string info
eboot
Jarryd Campi
Removed an allocation in TooltipContainer.Update
Tooltips will now shift horizontally if they are partially hanging over the side of the screen (noticeable on respawn button)
eboot
Jarryd Campi
Fixed exception when attacking a campfire mounted water purifier
eboot
Garry Newman
remember likes, update like count on liked
Web
Jarryd Campi
Applied ShufflePlayerSeed fix for corpses to client.playerseed
eboot
Double 11
[D11] Added min height check to player spawns to prevent water spawning.
eboot
Adam Woolridge
▌█▆▇▌▊ █▉▇▅▄▍▇ ▆▇▆█▋▄▇▇, ▍▇▉▍█▉█▌▍▌ ▉▄▌█▅▋▊▍█, ▋█▉▄▇▄▇▅▆▇
eboot
billford
Updated packages to latest, fixed errors from API changes, built to confirm it all works.
eboot
Lewis Ainslie
Header blur
ion_
react
Double 11
[D11][UI] Removed references to all coins texture
eboot
Lewis Ainslie
timestamp chat
ion_
react
Rubat
Disabled the weight hack for ragdolls - causes problems with posing for people
s Mod
Lewis Ainslie
colour on chatline
ion_
react
Adam Woolridge
▍▋▋▄ █▊▄▉▇/▄▍▅▌█▍▆
eboot
Lewis Ainslie
Pairing Dialog
ion_
react
Rubat
Only register a model clientside if it wasn't already loaded by the server (ents.CreateClientProp)
s Mod
Rubat
merge from main
s Mod
Rubat
merge from main
s Mod
James King
Fixed Switch build error
Fixed stage-specific loading tips not being baked
Fixed possible NRE on startup
Fixed some edge cases with Switch dual JoyCons + Pro Controller
r
Unity
Lewis Ainslie
modal styling
ion_
react
Lewis Ainslie
Add Server Modal
ion_
react
Double 11
[D11] - Fix to Armoured Door Specular
eboot
Double 11
[D11] - Glove Texture Size Changes
eboot
Lewis Ainslie
changing everything to components
ion_
react
Rubat
Base gamemode: Do not try to draw view model hands if they have no parent, fixing view model hands sometimes floating unattached to the viewmodel, notably when exiting vehicles.
s Mod
diogovtx
Added translucent version of lit terrain-blend + minor shader naming changes
eboot
Double 11
[D11] Merge with main
eboot
diogovtx
Fixed transition to terrain thickness = 1
eboot
Petur
Scene backup and 'mo cleanup.
eboot
James King
Cleaned up nexRankingCategoryIds for redux stages
Half focus hint hold time
Disable song switching in the menu
r
Unity
Petur
Scene
eboot
Helk
▍▍█▉ ▍▄█▅▍ ▌▇▉ ▇▇▊▇▊ ▊▌▉▅ ▄▆▊▋, ▅█▇▌▇▉ ▅▋▉▉ ▇▌▇▌▍▍ (█▅▇ ▊▉▆▊▄▅)
eboot
Rubat
different approach to delete OB particles on map cleanup.
s Mod
Rubat
Disable deletion of particles in game.CleanupMap entirely
s Mod
Bill B
Fix cars floating when the ground is destroyed under them.
eboot
Bill B
Simplify conditional object code
eboot
James King
Ignore some mouse events if cursor is hidden
Disable focus hint on game over !redux
r
Unity
Bill B
Listen server only: Brute force fix for colliders fighting between client and server when being activated due to conditional object changes, causing the vehicle to jitter all over the place.
eboot
Bill B
Remove unused vars
eboot
Bill B
Detect when modular cars are in water and actually act like they're in a denser medium
eboot
Bill B
Assigned metal material to vehicle lift colliders that were missing a PhysicMaterial [sic]
eboot
Jarryd Campi
Match audio clip and stream sample rate
Read stream data until data is fully processed, don't leave some for the next frame
eboot
Bill B
Added TerrainCollisionProxy to modular car chassis so they can go through TerrainCollisionTrigger holes.
eboot
Jarryd Campi
Remove port fields from protobuf and associated UI (no longer needed)
Add MaxAudioStreams convar
eboot
Jarryd Campi
Cleanup, better settings icon
eboot
Bill B
Don't use TerrainCollisionProxy - it won't work with terrain hole triggers that are level with the terrain.
eboot
Jarryd Campi
VM support
eboot
Jarryd Campi
Fixed Model component not setup properly
eboot
Jarryd Campi
Using demo.play to play a demo that was recorded on a different map/seed will now load that map and play the demo
eboot
Jarryd Campi
Fixed overhang not being fixed when on left of screen
eboot
andererandre
Merge from main
eboot
Double 11
[D11] Revert temp changes
eboot
andererandre
Wall corner conditional model prefab updates
eboot
Double 11
[D11] Update texture meta's: enable streaming mips
eboot
Ryleigh Kostash
tentacle petrified uses ice visuals
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'master' of SpaceUsurperUnity
tweaked mech wobbleSpokes sfx
Merge branch 'master' of SpaceUsurperUnity
prospector aux lasers toggle on/off
r
Unity
Double 11
[D11] Fix for compass strip/UI
eboot
Double 11
[D11] [UI] Default Language acquired from platform fix with bootstrap dependencies.
eboot
Double 11
[D11][UI] Fixed issue with bootstrap scene
eboot
lamalove
Fix being unable to select chat text
ion_
react
Double 11
[D11] Bump BETA version numbers for PS4 and Xbox One
eboot
Double 11
[D11][#3805] Reactive targets no longer have any decals when hit by a hammer.
eboot
Lewis Ainslie
Fix being unable to select chat text
Merge branch 'master' into Modals
Modalbody, footer, header and icon picker + addentity modal
ion_
react
Lewis Ainslie
use GameIcon in ModalIconPicker
ion_
react
James King
Cursor now auto hides / shows in menus when using a controller
r
Unity
Double 11
[D11] Rustworks environment detection. Maintenance check. - [D11] Rustworks environment detection. Maintenance check.
eboot
Lewis Ainslie
pass props through to iconpicker
header using GameIcon and prop styling for position
ion_
react
Lewis Ainslie
GameIcon style prop, modalbody padding, header props
Pull real data into AddEntityTest
ion_
react
Double 11
[D11] [UI] Fixed typo in boot screen beta text.
eboot
Lewis Ainslie
adding iconswitcher functionality back
More data to the modals
Add asyncbuttons to modal footer
ion_
react
Double 11
[D11] [UI] Fixed death marker tooltip not translating correctly. Fixed overlapping text on Quick Chat menu in certain languages.
eboot
Lewis Ainslie
set devices to use container, remove unneeded margin
ion_
react
Rubat
Disable removal of particles from game.CleanUpMap()
s Mod
Lewis Ainslie
Dialogs on edit switch
notification on smart alarm
ion_
react
James King
Cleaner / more complete fix for switch face button labels
Fixed Add Player button icon on Switch !redux
r
Unity
Double 11
[D11] - lighting pass
eboot
Double 11
[D11] Modified "Report console meta's"
eboot
Double 11
[D11] [UI] Removed untranslated report option from server report popup.
eboot
Double 11
Possible fix for occlusion respawn warnings and also wait for textures to load before hiding the loading screen
eboot
Rubat
Entity.Remove() no longer sets FSOLID_NOT_SOLID while in a Physics callback
s Mod
Rubat
merge the fixes from main
s Mod
Petur
footprint decal aren't randomly scaled all over the place
eboot
Petur
Footprint filtering & texture size optimization and consistency.
eboot
Petur
Snow gibs run a standard snow material and diffusion profile
eboot
Petur
Footstep effect optimziation WIP
eboot
Ryleigh Kostash
fix typo in shield
Merge branch 'master' of SpaceUsurperUnity
r
Unity
diogovtx
▌▌▅▉█▇▋ ▋▉▇▇▅▆▄▇ █▇▉ █▅▆▄▉ ▍▋▇▍▅▊
eboot
Lewis Ainslie
add navigation go back on cancel
ion_
react
lamalove
▇▋▆▆▌ ▍▅▆▌ █▉▉▇▊█▆▉▇▉▇▊ ▋▄▄ ▄▆█▄ ▉▌'▅ ▄█▅▍▅▌ ▍▌▆▅▆▋ ▊ ▇▍▍
rAna
lyzer
Petur
Improved metal impacts.
More file sorting.
eboot
Lewis Ainslie
pageMessage alignment fix
ion_
react
lamalove
Hook up the new AddServer
ion_
react
lamalove
Hook up new AddEntity modal
ion_
react
Helk
▉███▉▅▌ ▆▊▊
▍▆█▋▊▄▅▄ ▋▊█▆▄▄
▊▅▊ ▋▅▋▇▊▌▆▄█▋▄▌▊
▋▍▅▆ ▉▅▄▋▌ █▋▄▄█▍▆▇▇▌▇▉▄
eboot
lamalove
Fix new EditEntity screen
ion_
react
Helk
▄▇█▅▌▌▅ ▋▄▋
eboot
lamalove
Hook up new confirmation modal
ion_
react
Jarryd Campi
Merge from farming2/pump
eboot
Helk
▅▉▆▍▋▇▍...▋▉▆
eboot
Jarryd Campi
Merge from main
eboot
Jarryd Campi
Reapplied sprinkler prefab changes that were stomped in merge
eboot
lamalove
Fix scrolling on the devices page
ion_
react
lamalove
Add alarm notification setting in-app, move logout button to the very bottom of settings
ion_
react
lamalove
Disable server ticking when the app isn't active
ion_
react
Jarryd Campi
Set Reserved4 to true if input 3 is enabled on combiner
Revert construction changes that are no longer needed
Various cleanup
eboot
Bill B
Fixed vehicles with wheel colliders (minicopter, scrap transport heli) not being able to drive or fly into the Launch Site lowered area.
TerrainCollisionProxy scripts added to select colliders on the vehicles, and Terrain Triggers on Launch Site raised by around 2m to catch colliders above the wheels. Also modified TerrainCollisionProxy to be server-only.
eboot
Jarryd Campi
Cache MaterialSwap instead of GetComponent every frame in LookAtIOEnt
eboot
Jarryd Campi
Fixed pickup/repair items on water pump
Increase water storage on pump from 500 -> 2000
eboot
Jarryd Campi
Mark WaterPump as a gravity source
eboot
Bill B
Merge from Main -> Vehicles
eboot
Bill B
Added TerrainCollisionProxy scripts to modular cars. Can now enter the Launch Site ditch correctly.
eboot
Jarryd Campi
Comments
eboot
lamalove
Fix GameConnection never firing state changes for connected or failed to connect
ion_
react
lamalove
Do a soft reload of everything when returning to the app after the connection to the game closes
ion_
react
Bill B
Fixcars console command now only fixes cars within 5m of the admin using it. More useful for testers who won't want to fix every car in the world.
eboot
Jarryd Campi
Fixed pickup/repair on combiner and purifier
Standardised prefab names for water pump and fluid combiner
eboot
EzMeow
tweak table textures/uv
WIP table LOD
eboot
lamalove
Tweak reportError - don't push to Sentry in dev mode, always log to the console
ion_
react
lamalove
Retry button for map tab
ion_
react
Bill B
Fixed deployed vehicle lift not being repairable
eboot
Bill B
Fixed engine performance not updating immediately when engine internal items change or break
eboot
Jarryd Campi
Fixed being able to connect a water purifier to itself
Fixed powered water purifier not loading child entity properly
Update manifest
eboot
Bill B
Don't allow looking modular car storage (engine or storage module) while the car is on. Also added some extra server-side checks to other vehicle actions.
eboot
EzMeow
adding table basic prefab setup/ collider
eboot
Jarryd Campi
Destroy powered water purifier if ground is missing
eboot
Jarryd Campi
Fixed fresh water getting pushed into salt water container of water purifier and being deleted
eboot
Bill B
Boot out currently looting players from engine bay looting when the engine starts
eboot
Bill B
Reduced LOD culling screen relative height on cars from 0.01 to 0.006, so that cars don't get visually culled before players do. Players are at 0.003, but are much smaller than a car.
eboot
Ryleigh Kostash
hunter spotlight system instead of dark pattern
fix execution achievement for 2 player
status hitboxRadiusMultiplier
convert core effect, can change player cores
fix dash affecting both players
new convert effect bullet
r
Unity
Double 11
[D11] Modified to allow location of texture in project from debug output
eboot
Double 11
[D11][#4029] {PS4/XB1} Players In Game has wrong info when only 1 player in game.
eboot
Ryleigh Kostash
passive item icon is now a circle
r
Unity
Adam Woolridge
▄▊▌▄▌▉ ▍▋▆▆▅▇ ▇▅▅ ▅▄▍▍▅█▆▊ ▌▄▄▇▊▊▍ ▍█ ▍█▋▇▄▋▉▆ ▆█▍▇▆ ▌▇█▆▇▍.
▇▋▉▍ ▋▍▄▄ ▋▅▇ ▅▆▆▊ ▇▍█▋▄▆█.
eboot
diogovtx
Restored HapisIslandTerrain (still used in a bunch of scenes)
eboot
Double 11
[D11][#3672] Miners hat no longer has pixelated light cookie.
eboot
Alex Webster
made weapon world models relative sizes
eboot
lamalove
Test the connection when returning to the app in case we don't get the disconnect event
ion_
react
lamalove
Soft refresh fixes
ion_
react
lamalove
Force close the connection if the test fails
ion_
react
lamalove
Fix the connection test alwys passing (but still somehow working out in the end)
ion_
react
Adam Woolridge
▋▇ ▅▄▍▇▄, ▇▇▉▋▇▉/▌█▋▌▉▅▉▊ ▉▆▍▍▌▄▆▄▆▇▌ ▊▊▌▋ ▉▌▅▇▅ ▍▄▇ ▄▋█▉▅▉ ▍█▆█▋▆▅
eboot
mattisaac
added water pump, col and gibs, added to prefab
eboot
Lewis Ainslie
Changelist icons for Companion app
build
Sites
andererandre
Forgot ConstructionSocket.cs
eboot
diogovtx
~Fixed server-only runtime errors during client component stripping
eboot
Lewis Ainslie
update splash visuals
ion_
react
Garry Newman
Update Terms Of Service.txt
Legal
Double 11
[D11] [UI] Fixed Roadsign Gloves translation issue.
eboot
Lewis Ainslie
fix keyboard offset bug (iOS)
ion_
react
Rubat
Failed to read addon %i => Failed to read addon file %s
s Mod
Lewis Ainslie
window height check on TeamMemberList
support iPad mini horizontal and above on windowheight
ion_
react
Garry Newman
Legal page starts with TOS
Legal page headers are anchors
Sadnbox site wip
Made lightbox/news shared
Web
James King
Made stage card progress bar notches more subtle
Fixed redux fuseEggShield including non-redux eggShield
Switch input device handling rewrite
Merge remote-tracking branch 'origin/master'
Fixed standalone build error
Now using the Switch's native controller support UI
r
Unity
Garry Newman
Move NewsHeader/NewsSection to partials
Fixed errors if blog has no summary
Tweaked LightBox hover effect
Sandbox Styles
Web
Garry Newman
Fixed multiple news sections
Update _Layout.cshtml
Web
Bill B
Allow modular cars to spawn on road OR roadside topology
eboot
Bill B
Changes to PlayerAnimation to fix players attempting to swim while mounted:
- Only transition to Swim if Posing is false.
- Transition away from Swim if Posing goes to true.
eboot
Bill B
Merge from Main -> Vehicles
eboot
Jarryd Campi
Merge from farming2/pump
eboot
Bill B
Default driver pose has a bug where it's off-centre to one side. Adjust driver mount points in the other direction by 70mm to to compensate.
eboot
Jarryd Campi
Water pump icon, adjust IO socket locations, set up animator
eboot
Jarryd Campi
Fixed incorrect source item on water pump
eboot
Bill B
Fix Check Engine light staying on after engine is turned off.
eboot
lamalove
Add a page to send out custom news notifications on demand
ionS
erver
Jarryd Campi
Updated plumber default inventory config with new items
eboot
Bill B
Have the fuel gauge drop to zero when engine is off. REALISM
eboot
lamalove
Handling for new notifications, tapping news notification opens in browser
ion_
react
Bill B
Reduce car fuel use in general, and adjusted performance calculations. Fuel use at low performance was too high
eboot
Bill B
Fix engine audio NRE
eboot
lamalove
WIP client task request system
eboot
Bill B
Include AntiVehicle damage type in the explosion forces cars receive. Some "explosive" weapons don't actually apply "Explosion" damage.
eboot
Bill B
Fixed engine sound not playing when player entered a network area with a running vehicle. This was caused by the engine state being set before the engine loaded in.
eboot
Jarryd Campi
Add AllowInternetStreams convar to disable streams and replace with copyright safe content for streams
eboot
Ryleigh Kostash
better vfx/sfx to show that convert is ending
claw nogunsleft patterns, across sfx
prospector form2 laser farther from core
prospector pixelgroups dont react when attaching laserring
fix prospector robo lasers
r
Unity
Jarryd Campi
Radio wip
eboot
Garry Newman
Blog conversion remove root center tags
Insert a video on pasting video link
Fixed hidden fields not updating on editing blocks
Fix newlines and wrap text in a div for old blogs
Styles
Web
Garry Newman
Package updates
Web
mattisaac
rotated and repositioned water_pump
eboot
Double 11
More occlusion fixes:
- separated position & state buffers to avoid issues with CPU updating positions while GPU was changing states
- ignore GPU callbacks when state buffer is reuploaded during a resize operation
- ensure mesh occludees are made visible in OnEnable and when animated building blocks start animating
eboot
Double 11
[D11] Enabling the profiler for all debug server builds.
eboot
Double 11
[D11] [UI] Removed unused UI textures.
eboot
James King
Fixed standalone build error
Merge remote-tracking branch 'origin/master'
r
Unity
taylorreynolds
Added updated boar model
Added updated boar textures
t_art
lamalove
Add all the item info and icons (these are auto generated)
ion_
react
lamalove
Merge from main
eboot
Double 11
[D11] - Texture map crunching. Checked in game.
eboot
Rubat
Addon custom spawnlists, Game props and Addon props lists are now read only
s Mod
Double 11
[D11] - Bug 4042 - Red Toolbox Scale Fix
eboot
Helk
██▉▋▋█▊▍▅▌▆ ▇▇█▍▅
▍▊▊▌▍▍▉▅ ▇▆▇▆▆█▊▇▋ ▄▄ ▅▄▇▉▉█▆▉▊
eboot
Double 11
[D11] - Bug 4050 - Applied correct Mask Map to Tarp Mat. Checked in game.
eboot
Double 11
[D11] [UI] Memory Optimisations
eboot
Alex Webster
Added toolgun .worldmodel prefab & set .item to use it
eboot
Helk
▉▊▇▊▉ ▍█▍▊▆▆█ ▅▉ ▋▊▊▅▋██▍▅▉▋▌▌▋
eboot
Double 11
[D11][UI][#4023] Fixed ordering issues with gabling loot panel [#4027] Changed Defualt server filtering to all [#3946] Fixed been able to access server filters on connected screen
eboot
Rubat
merge from main
s Mod
Rubat
merge from main
s Mod
Double 11
[D11][UI] Fixed Leaderboard and implemented new methods
eboot
Double 11
[D11] [UI] Fixed lost sprite icon references from previous submit.
eboot
James King
Equipment item description word wrap height fix
Added hover / click sounds to buttons on workshop page
Added defaults to StyledRectButtonAnimator
Fixed buttons to view item workshop pages
Better navigation highlight for workshop column headers
Fixed column sort icon alignment
Fixed scroll table actions / highlight being visible while loading
Fixed scroll table navigation after sorting
r
Unity
Adam Woolridge
▋▍▍▇▅▍ ▄▍▊
eboot
Helk
▆▆▊▉▊ ▌██▋ ▊▌█▇
eboot
taylorreynolds
Updated Stag model/textures/prefabs
Moved animation fbx's to their own folder
eboot
Petur
Merge from parent
eboot
Petur
Torch fixes 1/2
eboot
Double 11
[D11][#4048] Fix for flashlight casting no ambient light. Additional 25k-lumen spot light added for ambient light (outer radius 120). The internal spot light radius reduced to 45.
eboot
Helk
▌▋▅▉▌▅▋ ▍▇█▉▇
eboot
DamianLazarski
Revamped shore ice
Tweaked ice sheet prefabs and materials
New world_setup rules for spawning ice sheet along the coastline
Various other tweaks to ice sheets
eboot
Helk
~skin approval
eboot
Petur
Scene backup
eboot
Petur
Unsaved
eboot
Petur
Fixes for metal & wood impacts.
Manifest & scene.
eboot
taylorreynolds
Updated Wolf model/textures/prefabs
Moved wolf animation fbx's to their own folder
eboot
EzMeow
adding table gibs
eboot
EzMeow
adding mixing table source file
t_art
Alistair
Fixed oil refinery excessive bounds
Fixed oil refinery placement issues in small spaces
Fixed oil refinery socket mismatches
Oil refinery can now be repaired
eboot
lamalove
Regenerate protobufs because I apparently reordered fields I was adding and forgot to generate after
eboot
lamalove
Fix outOfStock flag being inverted
eboot
Adam Woolridge
merge from my kitchen branch
eboot
Garry Newman
Skip the build
Web
Garry Newman
Sandbox deploy
Likes fix
Web
Garry Newman
remove buildwebcompiler package, commit styles
Web
lamalove
Update mock server to list sell orders and stuff
ion_
react
lamalove
Add another mock sell order where there's a very high amount in stock
Fix weird white border showing while the popover is animating in/out
ion_
react
lamalove
Commas in item quantity, hitslop
ion_
react
lamalove
Add vending machine clusters
ion_
react
lamalove
Combined player markers when they're close together
ion_
react
lamalove
Tappng on grouped player marker will show a a list of their names
ion_
react
lamalove
Put the player you're signed in as as the topmost player marker
ion_
react
lamalove
Remove unused
ion_
react
Garry Newman
Header cleanup
Web
Garry Newman
News list styles
Web
Patrick Mazzolo
Pose backup
eboot
Patrick Mazzolo
Full screen quit UI for main menu
eboot
lamalove
Some FlatList optimization
ion_
react
lamalove
Some imports cleanup
ion_
react
lamalove
Centralize KeyboardAvoidingView into KeyboardAvoider so we can tweak it per platform easier
ion_
react
lamalove
Set caching header on avatars
ionS
erver
lamalove
Limit the server subscription check so it doesn't run every refresh
ion_
react
lamalove
Don't use react-native-elements Avatar because it fades in every time it renders (even if the image is already loaded)
ion_
react
lamalove
Press and hold devices to pick them up and reorder them
ion_
react
lamalove
Smart switch requires TC auth to manually turn on/off
eboot
lamalove
Fix missing header on team tab when you're not in a team
ion_
react
lamalove
Hide similar timestamps in chat
ion_
react
lamalove
Filter timestamps in reverse order so it doesn't do weird stuff
ion_
react
lamalove
Icon picker padding tweak so it can get 3 columns on my phone
ion_
react
lamalove
Contextual header component on the confirm dialog
ion_
react
lamalove
Remove extra padding on remove server dialog
ion_
react
Garry Newman
News list firefox fix
Web
Lewis Ainslie
Styling clustered player overlay
ion_
react
Lewis Ainslie
Testing out orientation switching
ion_
react
Jarryd Campi
Updated water pump io slots
eboot
Jarryd Campi
Water pump renderer LOD setup, gibs
Lowered water pump health to 250
eboot
lamalove
Preemptive fix for popover shifting sometimes
ion_
react
Jarryd Campi
Trying out pooling gibs
eboot
Bill B
Fixed engine audio issues when entering a network group with a running vehicle
eboot
Bill B
Merge from Main -> Vehicles
eboot
Bill B
▉▄▍▉▋▆▍ ▋▋▅▄▆▇▅ ▇▉▉▇▊▍▇ ▍▊▊ █▋▄▉▇▌▇▋ ▌▍▇ ▊▄▍▅▆▇ ▄▌▍▅▆ ▌▆▆▉▍▇ ▇▄█▉ ▇▆▅▄ ▆█▇▌▋ ▇██▋▋. ▉▊▆█▉▇▅▋█▅ ▌ ▌▆▌▍▄█▋█ ▌▆ ▌▋▅▄▍▋▍.
eboot
Bill B
Tooltip comment change only
eboot
lamalove
Add pooled mode for bytes fields (add `[pooled = true]` to the field to enable)
toBuf
Jarryd Campi
Added a new custom Gibbable component editor inspector
Added the ability to override the collider per gib-piece to a box collider
Includes an Auto-size button to quickly snap a box collider to a mesh
eboot
Bill B
Fix minicopter using the HotAirBalloon outsidedecayminutes value instead of its own. As a side effect, increases minicopter decay time from 180 minutes to the intended 240 minutes.
eboot
Jarryd Campi
Remove some more allocations
Update GibPrefab
eboot
Bill B
Make sure water drop sound loop gets disabled when vehicles spawn in as perfectly stationary.
eboot
Jarryd Campi
Added a gibs benchmark scene to test performance = "GibbableBenchmark"
eboot
Jarryd Campi
Fixed invokes happening after benchmark ends
eboot
Alistair
merge from minicopter_arrow_fix
eboot
Alistair
merge from main
eboot
Alistair
trainyard bypass prefab
eboot
Double 11
[D11] Tweaking the flashlight after feedback from Gurmita. The inner circle of the main light is now set to 90%.
eboot
Ryleigh Kostash
prospector robo pink laser sparks
robo tractor pattern
prospector new form0 anims
Merge branch 'master' of SpaceUsurperUnity
prospector form1 pixel anims
prospector form2 pixel anims
r
Unity
taylorreynolds
new boar model
eboot
Adam Woolridge
Setup mixing table prefab using new art, gibs etc
eboot
Alistair
Fixed some exploity research table deployment
eboot
Double 11
Enable mesh streaming on more meshes to save some memory
eboot
Alistair
Ceiling lights groundwatch no longer check for terrain and world layers
eboot
taylorreynolds
Boar prefab updates
Boar Materials/Textures
Move Boar animations to separate folder
eboot
taylorreynolds
merge from BoarFix
eboot
Double 11
Increased mesh streaming budget to something a bit more realistic
eboot
Alistair
Dropbox groundwatch no longer checks for world layer (stuck inside world when bases decay)
eboot
Rubat
Do not load models with version < 0 (Fistful of Frags corrupted model crash)
s Mod
Double 11
[D11] Enabling the asset stripping for the release server builds.
eboot
Helk
▆█▆▇▅ ▆▇▋▋ ▍▊▆▇
eboot
andererandre
Network++
Save++
eboot
Double 11
[D11] Changed Blueprint_Read to use a small sound prefab instead of a ui_sound prefab.
eboot
andererandre
Merge from filestorage_2
eboot
Helk
▇▅█ ▊▍█▍ ▋█▅▄ ▌█▍▍▇▉
eboot
James King
Some AssetBundle boilerplate
Font assets now loaded from asset bundles
Build asset bundles on Jenkins
r
Unity
lamalove
Fix errors so tasks actually get completed and a response is sent back
eboot
lamalove
Pooled bytes mode null check fixes
toBuf
Rubat
Updated localization files
s Mod
Double 11
[D11] Added Depth of Field settings for Art to test - defaulted to off
eboot
Double 11
[D11] Whitelisting the textures used by the monuments during map generation.
eboot
Double 11
[D11] [UI] Temporary Spritesheet Memory Optimisations (about 20mb's saved if Heap Explorer is to be believed)
eboot
Rubat
merge from main
s Mod
lamalove
Trigger requests and display the response in a test modal
ion_
react
Alistair
▅▍▉█▋ ▌▌▆▄ ▍▊▄▇
eboot
Alistair
▊▆▆▊▆ ▋▆▌▅ ▆▇▌▄_▆▋▄█▉▄▅▆
eboot
James King
Removed PlayServicesResolver
Can load bundled assets directly in editor
r
Unity
lamalove
Protobuf code generator update (pooled bytes)
eboot
lamalove
Proper fix for popover shifting (react-native-popover-view upgrade)
ion_
react
Adam Woolridge
added new berry plant colours
eboot
Helk
▌▄█ ▍▍▍▍▌▍▉▋
eboot
Helk
▇▇▅▅▇▌█ ▇▄▌
eboot
Ryleigh Kostash
prospector boss anims
ditor
mattisaac
added poweredwaterpurifier greybox
eboot
lamalove
Cherry pick that
eboot
Jarryd Campi
Code review: Don't invoke create water on water pump unless input is greater than 0
eboot
lamalove
Trigger requests and display the response in a test modal
ion_
react
lamalove
Use the proper position and rotation
eboot
Petur
MenuUI.Companion widget iteration & related assets.
eboot
Jarryd Campi
Merge from main
eboot
Petur
RustButton.Grey stylesheet.
Video button styled with it.
eboot
Bill B
Add gibbable scripts to base chassis and module. Adjust lift gibbable script.
eboot
Patrick Mazzolo
Merge from main
eboot
Jarryd Campi
Scale offset viewmodel based on fov
eboot
Patrick Mazzolo
Demo main menu UI tweaks.
Menu no longer closes when clicking inside the main panel.
Delete confirmation now closes when clicking outside of the dialogue box.
eboot
lamalove
Cleaner and more robust request loop implementation
ion_
react
lamalove
Componentizing
ion_
react
Bill B
Vehicle destruction with per-module gibs now working
eboot
Jarryd Campi
Possible client NRE fixes in SimpleFlare and MiniCopter
eboot
Jarryd Campi
Tweaked crafting costs
Water pump and powered water purifier are no longer default blueprints
eboot
Jarryd Campi
Added Graphics.vm_fov_scale convar to switch back to old vm behaviour
eboot
Jarryd Campi
Fix water purifier not showing power consumption in inventory
eboot
Jarryd Campi
Fixed water drain amounts not updating when disconnecting hoses
eboot
Bill B
- Propagate damage even when it's a 0 health module being hit.
- Propagate damage to all other modules, not just adjacent ones.
eboot
Adam Woolridge
merge from main
eboot
Jarryd Campi
Nest some if statements
eboot
Jarryd Campi
Separate waterlevel and environmentwetness in PlayerMetaboilism, instead treat sprinklers as just another source of wetness like rain or snow
eboot
Adam Woolridge
Added all berry types as growable plants. Seeds, clones, prefabs, etc.
eboot
Adam Woolridge
Fixed berry consume bug
eboot
Adam Woolridge
added berries to spawn pop lists
eboot
mattisaac
Electric heater model and materials
eboot
mattisaac
water pump emissive scale
eboot
Lewis Ainslie
DetailsPopover style fixing, mockdata cluster
ion_
react
Lewis Ainslie
update placeholder asset
ion_
react
Alistair
▌▍▆▇▋ █▊▌▇ ▋▅▌█ ▆▋ ▆█▉██▍▄ ▍▇█▇▋ ▋▉▍ ▄▉▌█▄▄▉█ ▉▅▊▇▆█▍ ▄▉▌▆▍▋▇█
▋▌▋ ▄▌▍█ ▊▍▇ ▇▋▉
eboot
Lewis Ainslie
Login View
ion_
react
Double 11
Low resolution fog to boost GPU performance (bandit camp)
eboot
lamalove
Proper icons for pairing and editing notifications
Set the texture size for some icons which were at the default
eboot
Adam Woolridge
Berry spawn fixes.
Modifier fixes.
eboot
Double 11
+ Crunched down these effects textures
eboot
Double 11
[D11] [UI] Fixed vending machine not allowing drop input to end when releasing input.
eboot
billford
Fix for server browser still updating while in the background
eboot
Adam Woolridge
Modifier serialization, proto.
eboot
billford
Merge from server_browser_update_fix
eboot
Double 11
+ Sorted the blood splatter compression for xbox one
eboot
Double 11
+ blood splatter xbox fix 2
eboot
Adam Woolridge
Client now knows about any active modifiers, dirtied on on add/remove.
eboot
Double 11
[D11] Removed unneeded comments I forgot to remove in previous checkins.
eboot
Alistair
merge from farming 2
eboot
Rubat
npc_barnacle clears the entities it spawns when removed
npc_barnacle no longer crashes the game if it is missing its "tongue" entities
s Mod
billford
Fixed issue where server browser will update if tab has focus when closed.
eboot
billford
Merge from server_browser_update_fix
eboot
Double 11
[D11][UI][#4060] Altered HUD item icon‭
eboot
Double 11
[D11] [UI] Betting Icons sprite changed to POT texture.
eboot
Double 11
[D11] [UI] Fixed grammar in loading screen tip.
eboot
Rubat
Underwater sounds no longer play when dead and player's camera is not underwater
s Mod
Alex Webster
▌▆ ▊▊▄▆▌██▍▊ - ▇▊▆▆ ▍▍▄▅, ▅▆▅▅▄, ▌█▆▆█▅▆▅, ▌▄▋▅▆█, ▌▇▌ .▇▉▆▅▄▄▆▊ ▆▊▉▊▌▌ ▋▅ ▊▌▊ ▄▊ ▍▇▊█▉▉
eboot
lamalove
Update menu UI to have a help button
eboot
Helk
█▅▋ ▇█▌▆▍▌▄
▌▋▊▌▇▋▆▍++
eboot
Helk
▍██▉▌▋▊ █▍█ ▉▉▇▇ ▄█▊▉▆▊▋▅
eboot
Petur
UI layout scaling fixes.
eboot
Rubat
merge from main
s Mod
Bill B
Vehicle lift module internal storage UI changes,. Make it clear that it's not for adding items to internal storage
eboot
lamalove
Merge from main
eboot
James King
Moved campaign flags back to Resources
r
Unity
lamalove
Merge from comp
eboot
lamalove
Server compile fix
eboot
Jarryd Campi
Code review changes:
Converted various on/playing bools to a flag to fix issues when going in/out of range
Fixed voice range replicated var not marked as static (woops)
Cassette max storage amount is now stored in megabytes, not bytes
eboot
lamalove
Login screen tweaks so it's not the same screen two times in a row
ion_
react
Jarryd Campi
Fixed error when placing fluid switch (was just a missing sfx so it was harmless)
eboot
Bill B
Merge from Vehicles -> MakeVehiclesDestroyable
eboot
lamalove
Merge from main
eboot
Jarryd Campi
Don't show third person handset while in first person now that we have a viewmodel
Adjust wire position when using player is in first person
eboot
lamalove
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
ion_
react
Jarryd Campi
█▇█ ▋▍▆▊██▌▆ ▅▅▋▄▌▄
eboot
EzMeow
adding WIP modules gibs, enabling read/right on existing parts
eboot
Ryleigh Kostash
prospector robo unit pixel anims
r
Unity
Bill B
Added transitional form between killed and gibs, where there's just the burnt-out scrap vehicle. A lot of new IsDead() checks. Also removed old unused vehicle teleporting code that I added a while ago.
eboot
Bill B
Don't show hammer repair highlight on destroyed vehicle
eboot
Bill B
Merge from Vehicles -> MakeVehiclesDestroyable
eboot
Jarryd Campi
Code review: check calling player in RPC's and use Busy flag
eboot
Jarryd Campi
▄▇▇▆ ▄▇▋▍▆▇ █▉▍ ▇▍▆▍▆▍▅▇ ▋▇▌▌▇▌█
eboot
Petur
▅▍▋▋ ▍▄ ▊▍▉▅, ▍▅▇█▇ ▉▌▉▄▍▊
eboot
Ryleigh Kostash
robo laser missOn pattern
fix anim bug with prospector
r
Unity
Alistair
merge from farming2
eboot
Alistair
network++
eboot
Alistair
Phrases
eboot
Double 11
+ added underside water shader and added fake muzzle flash light test for aaron
eboot
Bill B
Deduce post-death damage required to gib from 1000 to 500.
eboot
andererandre
Bindings / pose tests
eboot
Double 11
[D11] Player walk movement fixes
eboot
Double 11
[D11] Merge with main
eboot
Adam Woolridge
▉▆▇▉▅▌▋▄ ▋▋▅▅▊▋▍▋▇ ▊█▌▄ ▊▋▌ ▌▆▄ ▌▉▅▄▊▇▇ ▉▇▉ ▆▉▇▄█ ▋▄▄▍█▄▊▄▊▉▊, ▆▄ ▌██▋ ▌▋ ▍█▉▊▉▌▇▆ ▊▆▅▄▅▌ ▉▍▊▌▌ ▌▄▅▉▉▉▍▅▇ ▋▌▄ ▉▋▉▅ ▄▅▇ █▅▄▋ ▄▋████ ▉▌▋ ▊▌▄▊▋▍
eboot
Double 11
[D11] - Changeover Quarry Rocks to correct material.
eboot
billford
MainCamera transform wasn't actually being cached.
eboot
Alistair
Added fluid pump, splitter and powered purifier to compound sell orders (temp for testing)
eboot
Adam Woolridge
Limit modifier buffs from a tea source to one active per modifier type
eboot
Double 11
[D11] Remove player controller debug info
eboot
Adam Woolridge
quick refactor
eboot
Adam Woolridge
#client fix
eboot
Double 11
[D11] Decal updates
eboot
Double 11
[D11][#3893] Increased lookat raycast radiius & undid previous method of doing this.
eboot
James King
Fixed UI ordering
Made onion emoji use point filtering
Don't watch for DataFile changes when not in play mode
r
Unity
Adam Woolridge
bit more refactoring
eboot
Lewis Ainslie
Hub Redesign
adding tooltips to notification
remove server count on servers button
ion_
react
Lewis Ainslie
unused declarations
tooltip message
ion_
react
billford
Few more changes
eboot
Lewis Ainslie
notifications inline
ion_
react
lamalove
Update items
ion_
react
Lewis Ainslie
replace icons on settings menu
ion_
react
lamalove
Hide the notification channel settings on Android (use the system UI to do it instead)
ion_
react
Lewis Ainslie
scale icon on toggleswitch
ion_
react
Lewis Ainslie
update notificationtoggler and settingsrow
ion_
react
James King
prospector robo pink laser sparks
robo tractor pattern
prospector new form0 anims
Merge branch 'master' of SpaceUsurperUnity
prospector form1 pixel anims
prospector form2 pixel anims
prospector robo unit pixel anims
robo laser missOn pattern
fix anim bug with prospector
Fixed UI ordering
Made onion emoji use point filtering
Don't watch for DataFile changes when not in play mode
Missing meta file
Merge branch 'master'
Meta file changes
Added an AssetBundle merging strategy
Fixed menu stage always wanting to load all audio AssetBundles
r
Unity
Double 11
[D11] Possible crash fix
eboot
Double 11
[D11] [UI] Fixed Sulfur/Sulphur translations in American English/British English translation files.
eboot
Lewis Ainslie
padding on devices view
ion_
react
Double 11
[D11] - Fix for bug numbers 4079 and 4080, Oil Refinery Valve Rotation and Workbench fbx scale.
eboot
Lewis Ainslie
use paddingPX instead of hard coded
more padding changes
ion_
react
Helk
▇▌█ ▆▇▆▌▄▆, ▄▊▇█▉ ▅▆▉▍█ ▌▌█▌█ ▇▇▄▅█▅▇▄▌
eboot
Alistair
Moved Large oilrig AlarmListener to correct location
S2P large oilrig
eboot
Helk
█▍▆ ▄▅▋▊▄ ▋▉▊█▅▉
eboot
Petur
Merge fixed streetlights.
eboot
Helk
█▉▊ ▉▄▉▉▄▍▆
eboot
Helk
▍▌▇ ▋▉▇
eboot
Petur
mf parent
eboot
mattisaac
crunched texture on heater emissive to remove unity artefacts
eboot
lamalove
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
ion_
react
Petur
Standalone reference materials for all terrain splat types.
eboot
lamalove
Bump up the quality
Make sure stretched out player models and guides don't show up
eboot
Layla
Change debug camera entity targeting to use keybind instead of F key
eboot
Layla
Add new conbutton for selecting debug camera target so it can be bound to whatever
eboot
mattisaac
powered water purifier model, material, gibs, collision
eboot
mattisaac
▅▋▇ ▌▄ ▅█▊▇▇▆▉▅ ▇▄▌
eboot
Jarryd Campi
Merge from main
eboot
Jarryd Campi
R/W purifier gibs
Update purifier IO socket locations
Update purifier icon
eboot
lamalove
Fixed colors
eboot
lamalove
Fix held entities being invisible
eboot
Jarryd Campi
Fixed custom skins not applying to new water purifier (not ready for merge though, will need an art update)
eboot
lamalove
Codegen
eboot
Petur
Terrain impact progress
eboot
Jarryd Campi
Code review: Use GetConnectionsWithin instead of subscribers to reduce potential traffic
eboot
Jarryd Campi
Fixed busy flag being set to false incorrectly
eboot
lamalove
Update protos
ion_
react
EzMeow
adding vehicle modules gibs
eboot
Jarryd Campi
Unsaved
eboot
Jarryd Campi
Fixed some issues when loading demos
eboot
Jarryd Campi
Fixed save/load issue
eboot
Jarryd Campi
More save/load/demo fixes
eboot
Jarryd Campi
Fixed sprinkler applying wetness to players above it when placed on a ceiling
eboot
Double 11
[D11] Fix quarry SLODs
eboot
Jarryd Campi
Revert campfire water purifier to old model/material for skins compatibility
eboot
Jarryd Campi
Read/Write campfire purifier gibs
eboot
Double 11
[D11] Report console texture metas
eboot
Double 11
[D11] Updated texture meta report
eboot
Lewis Ainslie
adding icons to asyncbutton
height on button
ion_
react
Double 11
[D11][#4058] Sulfur and Stones now have a worldmodel.
eboot
Lewis Ainslie
server title on the hub header
ion_
react
Lewis Ainslie
Pairing Servers dynamic render
ion_
react
Double 11
[D11] Fixed wrong RPC Been called in SendMapRespawnOptions
eboot
Alistair
merge from main
eboot
Lewis Ainslie
update FUE images and structure
ion_
react
Double 11
Fix for broken occlusion delay (also increased it)
eboot
Adam Woolridge
merge from main
eboot
Lewis Ainslie
updated copy and styling for FUE
ion_
react
Double 11
[D11] Bump BETA version numbers for PS4 and XBOX
eboot
Alistair
Added farming vending machine to Hapis Island map
eboot
Double 11
[D11] BUMP version fix
eboot
Lewis Ainslie
replace hub header image
ion_
react
Alistair
Reduced the amount of times red keycard can be used
eboot
mattisaac
added hose input and outputs to water purifier as separate model as to not interfere with custom skins
eboot
mattisaac
emissive and on materials for water pump and powered purifier
eboot
lamalove
Much better ticking
ion_
react
Jarryd Campi
Merge from farming2
eboot
Double 11
[D11] - Fix to bug 4083, trousers on washing line too small.
eboot
Double 11
[D11] [UI] Fixed server favouriting not working when leaving server.
eboot
TomButters
▇█▇▉▊ ▌▌▊▉ ▋▄▊ █▇▄▄▊.
eboot
mattisaac
hooked up water pump on anim material and tweaked lod distance
eboot
Double 11
[D11] Stops chicken ragdoll's being pinned to the groun by a spring joint.
eboot
Double 11
[D11][UI] Adjustments to debug recording options - FPS demo playback added
eboot
Adam Woolridge
New tea recipes/items/tweaks.
eboot
Lewis Ainslie
stop button height jumping with spinner
ion_
react
Adam Woolridge
Remove any active modifier buffs on init/death/spawn.
eboot
lamalove
Weighting players for some better reliability
eboot
Double 11
[D11] Textures used for the world setup are place into a separate asset bundle: shared/worldsetup.bundle, which is unloaded on the server once the map generation is complete. + AssetFiddler
eboot
Lewis Ainslie
Aspect Ratio header image and updatemockdata
ion_
react
James King
BulletPattern now implements IPropertyContainer
r
Unity
mattisaac
fixed missing backface on piano gib
eboot
Adam Woolridge
ui
eboot
Adam Woolridge
▅█▆▅▆ ▊█▆▊▄▉▌▅▆ ▍▋▌▄▋▇▍ ▅▄▋
eboot
andererandre
▋▋▍▇▋ ▉▍▋▋ ▇▇▊▌ ▋▊▇▆▊ ▋▋▅▇ ▆▅▋▄▅ ▋▍▊▋█ ▄▇▋▉▋▊▇▄▍▅ ▍▋▌▉▉▍█▄▊▅ ▊▍ ▆▇▉▋▊ ▊█▅▋▄▊▌▊█ (▍▄▉▉ ▇▋▌▄ ██▆▅█ ▆▇ ▍▍▊▌▅▅█▄▍▄▊▉)
eboot
TomButters
▋▇▇▌ ▊▇▌▋ ▍▅▋▆▆ ▋▄▉▄▍▌.
▉▇▌▉▌▍▇▌ ▄▉▆█ ▄▌█ █▊█▄▊▅█▊▄, ▍▌▇ ▆▍▊▆▌ ▄▄▇▊ ▍▋█▍▇█▌▅.
eboot
EzMeow
adding chassis gibs
eboot
DamianLazarski
Rebaked old ice sheet models to fix normal map errors
Polished old ice sheet meshes and prefabs
Updated iceberg prefabs
Material and texture tweaks
eboot
James King
Working towards loading assets only from bundles
Stage resources now loaded from AssetBundles, handling unloading
Fixed some AssetBundles being unloaded / reloaded unnecessarily
r
Unity
Adam Woolridge
▇▌▋ ▌▍▊▄▆▊ ▍█▅ ▊▇▉▊/▅▄▍█▄▄/█▉▇▉▅▅▍▆
eboot
Rubat
Debug stuff for GetColorForSurface
s Mod
Rubat
cherry pick fixes
s Mod
James King
Global AssetBundle refactor
r
Unity
lamalove
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
Update protos
Much better ticking
Render from a list, add some styling
Fix ticking getting stuck
Fix some styling issues
New placeholder image, revert to placeholder image if there's any error
ion_
react
Double 11
Occlusion culling improvements
eboot
Helk
~electrical heater spawns
eboot
Rubat
Cherry pick fixes
s Mod
Helk
fixed ch47 not dropping crates on land
smoke grenade available at compound once again
fixed being able to loot airdrop crates with minicopter
eboot
James King
Cleaning up asset path discovery
r
Unity
Alistair
Fixed small looting gap at Power plant puzzle
eboot
Alistair
CraggyIsland cleanup
eboot
Helk
~skin approval
eboot
Alistair
Fixed heater placement on metal walls
Fixed heater been destroyed when upgrading walls (metal)
Fixed heater R/W gib errors
eboot
Petur
Even more terrain splat impacts.
eboot
Alex Rehberg
water pump sounds
water purifier sounds
water switch & pump sounds
heater sounds
eboot
Bill B
Icon change
eboot
Bill B
Change chassis protection to simple Immortal, delete "ImmortalExceptDecay"
eboot
James King
Added support for 32-bit float wave files
Fixed some cases where assets weren't loaded in the editor
r
Unity
lamalove
Fix oversized header image when using the fallback image
ion_
react
lamalove
Remove workaround for keyboard avoiding view - fixes hang when switching between landscape and portrait
ion_
react
Jarryd Campi
Add prevent building volume, not in water and angle sockets to powered water purifier
eboot
Jarryd Campi
Strip client root on water purifier
eboot
Petur
Missing files.
eboot
Bill B
Hide Start Health on chassis since it's taken from the item
eboot
Bill B
Handle chassis health when there are no modules attached, switching out its base protection between an immortal and a mortal one
eboot
Bill B
Assign Thai's gibs to all modules and chassis types
eboot
Ryleigh Kostash
swap effect
reverted onion emoji filtering
Merge branch 'master' of SpaceUsurperUnity
swap polish
swap handles when players are dead
r
Unity
lamalove
Logged in page revival because the browser stays in the app switcher
ionS
erver
Bill B
Chassis doesn't usually show damage texture effect, but when the vehicle is destroyed, set the damage overlay to full so that it doesn't have nice new-looking wheels on a destroyed vehicle
eboot
Bill B
Force network sync on destruction. Fixes new lifestate not always getting synced
eboot
lamalove
Who knows what's going on with these redirects
ionS
erver
Jarryd Campi
Add support for TriggerHurtNotChild volumes on cars to damage AI
Added an AI damage multiplier to adjust the damage specifically for AI collisions
eboot
Bill B
When the lift moves, since it's just an animation, sleeping rigidbodies on the lift aren't woken and clip through. Wake nearby rigidbodies manually
eboot
Bill B
Merge MakeVehiclesDestroyable -> Vehicles
eboot
Bill B
Adjust DAMAGE_TO_GIB again
eboot
Bill B
Fix gas station fridge door:
- Fix LOD levels 1 and 2 not matching LOD 0 Y angle
- Add missing collider
eboot
Jarryd Campi
Add player.gotosleep command for testing
eboot
Layla
Add hitnotify.headshot convar to toggle headshot sound fx
eboot
Jarryd Campi
Rear lights now light up while braking even if headlights aren't on (are on all the time while headlights are on)
eboot
Layla
Fix compile error
eboot
Layla
Try fixing local player receiving headshot sfx
eboot
Bill B
Replace Reserved2 with FLAG_LIGHTS const
eboot
Lewis Ainslie
introduction page rewrite
ion_
react
Alistair
merge from cinematic_tools
eboot
Double 11
[D11] Fix for bug 149 causing node break effects to be missing textures.
eboot
Alistair
Pass on powered water purifier sockets, volumes, broken ground watch
eboot
Double 11
[D11] RTS demo working
eboot
Alistair
merge from tooltip_fix
eboot
lamalove
Revert to previous redirect behavior
ionS
erver
Lewis Ainslie
update FUE asset
ion_
react
lamalove
Weight by distance
eboot
Double 11
[D11][#3893] Doubled lookat raycast radiius
eboot
lamalove
Update server side transform on load
Set and reset flags to match existing behavior
eboot
Alex Webster
small scope entity material fix and icon update
eboot
lamalove
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
Update protos
Much better ticking
Render from a list, add some styling
Fix ticking getting stuck
Fix some styling issues
New placeholder image, revert to placeholder image if there's any error
Merge branch 'rtasks'
ion_
react
Lewis Ainslie
fake data
Add orientation
Merge branch 'master' into Responsive
expo-device, orientation and iPad view
Merge branch 'master' of rust_companion_react
ion_
react
Lewis Ainslie
tidy up and remove unused
ion_
react
Double 11
[D11] Fixed textures with differing override values.
eboot
James King
Fixed regressions with editor asset loading fallback
r
Unity
Rubat
▊▍▄▋▉ ▋█▌▇▄▊▌▍█▌ ▄▇▄ ▅▄▉█▋▅▅ ▇▄▄▋ ▍▉ ▅▊▉▌▆▍ ▆▄ ▌▍▄ ▅█▅▆▌▆▌▇ ▊▌▅█▉▅▆ ▌▊▆▊ █▅ █▉▉▅█▊▉ ▄▄▍▆
s Mod
Rubat
merge crash fix & poster command changes
s Mod
Double 11
[D11] Stop Main Menu music when starting demo playback
eboot
Double 11
[D11] Disabling asset stripping in release server builds.
eboot
Rubat
ENT:StoreOutput() works for newer Source Engine map IO format
s Mod
James King
Fixed error spam if Pxc_Texture overlay is missing
SfxManager loads after global assetbundle is loaded
ProgressionManager updates after global AssetBundle is loaded
Fixed error spam if CoreLayer texture is missing
Fixed FindAssetEditorFallback
Fixed a few more AssetBundle errors
r
Unity
Alex Webster
▇▄▍▆▋ ▌▊▇▆▊▌▆▋ ▅▋█ ▇▇▆▋█ ▅▍▊▌▌, ▄▇▊▉▄▍█ ▋▆▊▋▄▆▌▇▍ ▅▆▌█▆▇▉▇
eboot
Double 11
[D11] Disable debugcamera controls when dev tools is open
eboot
billford
merge from main
eboot
Alistair
Electrical heater 75 scrap to research
Powered Water Purifier 75 scrap to research
eboot
Alistair
Powered Water purifier now decays outside of building privilege 8/8
eboot
DamianLazarski
█▋▅▉█▄▆▇▍▌▆ ▍▍▆▍▅▌▄█
eboot
Helk
▍▄▌▋▌▍▋▌ ▅▆▍▋▊▋▊▋
eboot
lamalove
Use the same wrapper for the vending machine markers as the one used for player cluster markers
ion_
react
lamalove
Merge from rtasks
eboot
lamalove
Merge from main
eboot
Patrick Mazzolo
Merge from main
eboot
lamalove
Fix server images looking very dull
Fix server list issues
ion_
react
lamalove
Regenerate item data
ion_
react
lamalove
AsyncButton type fixes
ion_
react
lamalove
Mocking support
ion_
react
Jarryd Campi
Saved camera debug positions are now in the /camsaves directory rather than the root of the project/build
eboot
Jarryd Campi
~Merge from cinematic_tools
eboot
lamalove
Fix update and logout button height
ion_
react
Jarryd Campi
Merge from farming2
eboot
Layla
Revert to old method of receiving headshot sfx
eboot
lamalove
Move everything into its own tab and make it more functional
ion_
react
lamalove
Allow reordering
ion_
react
lamalove
Show the server name in tab headers instead of a redundant tab title
ion_
react
billford
Created a basic replacement for GL calls to get DDraw working again
eboot
lamalove
Show a message when the page would be blank
Add dev menu button to open the unknown server modal
ion_
react
billford
Renamed and moved ddrawrenderer
eboot
billford
Cleaned up the custom pass class
eboot
lamalove
Fix ToggleSwitch glitching out on load sometimes
ion_
react
lamalove
Ticking improvements
ion_
react
lamalove
Add a cooldown before assigning a new task to the same player
eboot
billford
Converted all DDraw objects to use DD calls.
eboot
billford
Hooked up DDraw renderer and removed test script
eboot
billford
Merge from DDraw fix
eboot
billford
Merged from DDraw fix
eboot
James King
Started big refactor
A little more cleanup
Fixed phantom shadows in VerticalSelector shader
Started rewriting vertex adding / removing
Create new vertex when half-edge widget is grabbed
Snap new vertices to the grid
Vertex creation refactor
derVR
billford
Merge from DDraw fix
eboot
lamalove
Tick rate adjustments, don't immediately switch to error screen
ion_
react
lamalove
Update the server connection info when pairing a server that's already paired
ion_
react
lamalove
Fix rounded corners at bottom of the preview image
ion_
react
lamalove
Add a delete button so lewis can hook thins up nicely
ion_
react
Jarryd Campi
Fixed powered water purifier sometimes turning on when receiving water even if it wasn't powered
eboot
RUST Commits Recorder by WheatleyMF.
recorded in total, of them are private.

v