198,617 Commits over 4,140 Days - 2.00cph!

6 Years Ago
[D11] re-merge 40196 to fix the player's torch not actually lighting anything. NB: I've disabled the torch light's shadow mapping for now as it seems broken in engine.
6 Years Ago
drum ik target updates
6 Years Ago
GenerateCliffTopology works on custom maps
6 Years Ago
▉▌▍▋▆▋▋▄▄ ▄▌▊▍█ ▍▍▌ ▅▊▌▌ ▊▌▊▄▉▉▍█▋ ▆▊ ▉▆▅ ▍▅▍▋▊▅▆▋█▍ ▅▅▊▄▊ ▄▄▊▇ ▅▍▍ ▆▋▋ ▆▌▊▆▌▆▄▊▇▍▌ ▌█▄▊▊ ▌▇ ▋▌▇▌▌
6 Years Ago
merge from instruments
6 Years Ago
▉▆▉ ▆▇▄▌▄▋▇▇▄▉█
6 Years Ago
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.
6 Years Ago
Tweaked bass third person hold position
6 Years Ago
Add channel info to debugMidi logs
6 Years Ago
█▄▋█ ▉▉▄▄▇▌█ ▍▌▇▋▆ ▆█▉█▄▅▋ ▉█▊▇▅▋▍▍ ▄▅ ▅▄▋▅▌▊▆, ▉▉▆ ▋▋▌▅▉█ ▌▇▆▆ ▅▍▇▆▅▄▍▅▌▆▇.▌▇▌▊▆▍▄█▋▆▍█ ▌▄▋▉▉▌
6 Years Ago
skin approval
6 Years Ago
Added some textures in Content/Player+Props+Structures+Vehicles and Prefabs/Clothes to streaming pool
6 Years Ago
▌▅▊▋
6 Years Ago
▇▌▍▉▋ ▄▆▄▌▇█_▌▄▆▍_▋▊▍█▍▉_▅_▅▅▄_▄▍▋▊ ▋▉▍▉▄
6 Years Ago
Added streaming texture search utility (editor only)
6 Years Ago
Rename "contents" garage UI title to "output"
6 Years Ago
Hide garage output when empty + fix client compile
6 Years Ago
Disable "EmitSound: Whatever out of bounds" and just clamp the values instead of not playing the sound The ladder mount sounds now match the footstep sounds for custom footstep sounds
6 Years Ago
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.
6 Years Ago
Tweaked bass hold position
6 Years Ago
merge from main
6 Years Ago
Drum note changes
6 Years Ago
adjusted autoturret cost and description
6 Years Ago
▅▍▍█▆▇ ▌▄▉▋▅▄ ▅▄▍█ █▋▅▄▅▋█▊▄ ▊▇▉▍▊▌▇▉▋'▅ ▅▉▇▆▆▌▊▆▅▇▉▇▇▅▄ ▋▍▅ ▇▅█▉▆▇▊▍ ▆▅▍▌▋▉▇ ▌▋▍▅█▌▆▉ █▆ ▆█▆▄█▍▌▌ ▆▅▊▋ ▊▆▍▊ ▇▉▉▇ ▆▊▄ ▍█▇▅▊█ ▆▄▊▄
6 Years Ago
Fix combatlog not usable without admin
6 Years Ago
Fixed MIDI input sending RPC's even if a note was rate limited Added a max of 5 MIDI notes started in a frame
6 Years Ago
Fixed door.hinge textures not read/write for some reason
6 Years Ago
Move AllowFullKeyboardInput to the NoteBindings object, should fix full keyboard mode not working on compound instruments
6 Years Ago
Merge from Main -> Vehicles
6 Years Ago
▍▅▋▅▉ ▄▅▄▌█▊▇▄ ▍▋ ▋▌▄▍▋▇▆ █▉█▋▅▌▆▌ ▊▋▄▊▄ ▌▉▆ ▆▌▆▍▌█▆▆▇▆ ▉▆ ▄▆▋▄▍▋▋▅ ▋▋▌▇ ▋▄▌/▍▆/█▌▌▅▊▋▅▉/▇▇▍▇▅/█▍▆▄▋▇▄ ▄▊▇ ▅█▉▉▍▌▆▌▊▇▄▌ ▇▊ ▄▇█▊▉▉
6 Years Ago
Merge from main
6 Years Ago
Chassis recycling now goes into garage container instead of all dropping on ground, shares Recycler method
6 Years Ago
Better volumes & minor iterations for Harbor 1 & 2 + s2p
6 Years Ago
Added some textures in Prefabs/Clothes, Prefabs/Deployable, Prefabs/Instruments and Prefabs/Weapons to streaming pool
6 Years Ago
Added some textures in Rust.Ai, Prefabs/Tools, Prefabs/Resource, Prefabs/NPC and Prefabs/Misc to streaming pool
6 Years Ago
source updates
6 Years Ago
tambourine - made player and vm shake anims match updated sound
6 Years Ago
drums - updated position of some ik targets, updated sitting pose on player
6 Years Ago
▆▇▊ ▇▊▋ ▆▉ `▆▋▅▅▅▅▊▊`, █▄▊▋▊▄▆▄▅█▄▋▊ ▇▌ ▇▌▇▉ ▇▌ ▇▄█ ▆▇ █▄▇ ▌▌▄'▆ ▉▉█▇█▇
6 Years Ago
Abort connection if connecting to an EAC protected server without EAC loaded
6 Years Ago
RecordBundleSizes fix
6 Years Ago
Merge from altlook
6 Years Ago
[D11] fix some broken mesh references in the bush prefabs
6 Years Ago
Fix server using the wrong look rotation
6 Years Ago
[D11][UI] Change the loot panel used by 6 slot loot containers
6 Years Ago
[D11] patch up some palm tree prefabs to use the older (?) material that doesn't rely on LitBase which we haven't merged yet.
6 Years Ago
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)
6 Years Ago
TerrainHeightMap.GetHeight now interpolates along the exact triangle lines of the terrain mesh instead of approximating them as a quad
6 Years Ago
Fixed DownloadStringCoroutine
6 Years Ago
Merge from main