249,999 Commits over 3,959 Days - 2.63cph!

5 Years Ago
Community Contributions: * Switched GM:GetFallDamage to use GetConVar() over GetConVarNumber() in base gamemode * base_gmodentity.GetPlayer() now properly returns the player object after player reconnected to the server for base_gmodentity derived entities * Right click removing entities with the Remover tool now properly progresses the Remover achievement on Steam
5 Years Ago
fixed female_asian hairset set to use wrong dyeset, rebalanced hair to look a bit more realistic and reflect light better, especially blondes and auburns
5 Years Ago
Added achievement progress on right-click remove (#1375) * Added achievement progress on right-click remove with the Remover tool
5 Years Ago
▍▄█▆▍ ▍▄▆ ▌▅▊▅▆▋▉ ▊▇▆▌▌▋█▇▅▋ ▍▉▋▋▉ ▅▇▅▉▉▋▋ ▇▋▇▅
5 Years Ago
▇▋▋▄█▄▊ ▋▋▋▍▇ ▊▅▌▍▍ ▊▌█▊▆ ▅▌▊▇▋▅█▋
5 Years Ago
fixed female_asian hairset set to use wrong dyeset, rebalanced hair to look a bit more realistic and reflect light better, especially blondes and auburns
5 Years Ago
Use GetConVar() for mp_falldamage (#1616) * GetConVarNumber deprecated Updated to ConVar object. * Update player.lua * consistency fix
5 Years Ago
Make ent:GetPlayer() work after rejoins (#1529) * Allow unsetting the founder of an entity ie ent:SetPlayer(nil) * Make GetPlayer support rejoins If a player disconnects and then rejoins generally entities want to continue as normal.
5 Years Ago
▆▉▍▆▊▉▌▋▆▆▍▆▌ / ▅▄█▆▅▋▌▄ ▆▉█▆ ▋▆▊▇▉▆ ▄▅ ▇▌█ ▉▍▍▉ ▆▍▌▊ ▉█▇▄▉▍ / ▄▌▉█▊ ▄▄█ ▍▍▆▅▇▊ ▍▍▄█▆▉ / ▍▇▆▅▉▅▇ ▌▌▋ ▇▆▅█▉█
5 Years Ago
▋▆ ▆▄▆▊▇ ▅▄▍▆█ ▅▉▇▌▌ ▉▊█ ▍▍▇▄▅▅█▄▅, ▋▍▋▋▇██▋ ▆▋▍ ▉▊▆▉▍▊
5 Years Ago
[D11] Adds null check to xb1 headset mixer
5 Years Ago
[D11] Adds null check to xb1 headset mixer
5 Years Ago
picking 51423 51424 51425
5 Years Ago
▊▄█▅█ ▅ ▉▅▉█▇▇█▉ ▉▇▅▄▉▍█▍▊▊ ▋▉ ▍▉▄▉█▊▅ ▆▄▆██▄▊ █▉▍▅▌▄▊ (▍)
5 Years Ago
fixed a material assignment in toptier landing prefabs
5 Years Ago
better looking gibs for wood and stone floor blocks
5 Years Ago
▉▌▊▆▊ ▊▋▅▅▍▇▅▊ █▋▌█▊█▇ ▍▄▍▆▇▍▉▅ ▍▇▍▊▉▅▊ ▅▅▋▇█ ▇█▋▊▋▉▇ ▌▊ ▋▍▌▄▉▌▉▍▇▍▊▅ ▊▆▌▍▋ ▊▉▋▊ ▋▋▆ ▄▄▉▇▇█ ▌▊ ▊█▅▇▅▉▍▇
5 Years Ago
Show the Rust+ option on the main menu
5 Years Ago
5 Years Ago
Fix the legal section trying to shrink when opening the dev menu
5 Years Ago
Probably fix error when removing servers
5 Years Ago
fixed orientation of triangle roof greybox pieces as triangle blocks pivot isnt center
5 Years Ago
Roof conditional pieces (greybox quality) + prefabs
5 Years Ago
Toast margin
5 Years Ago
Toast message
5 Years Ago
[D11][UI] Fixed Death location not been set.
5 Years Ago
Phrases
5 Years Ago
[D11] Removed popups for full servers, to lay ground work for automatic queues.
5 Years Ago
[d11][4257] {PS4/XB1} Placing any deployable item breaks the player's camera and causes Null Reference exceptions, causes performance drop Put in an addition case which I wasn't aware of when I was testing it.
5 Years Ago
[D11] [UI] Fixed raise foundation translation issue.
5 Years Ago
merge from sav193
5 Years Ago
[▆▋▌][#▇▆█▉] ▅▇▌▄▆▄ ▅▍ ▅▊▍▄▍ ▄▉▊▇▄▍█ █▄▄▌▍▍▌ ▌█ ▉▆▍█▊ ▉▊▄▇ ▆▉ ▊▇▍
5 Years Ago
Fixed some oilrig NPC spawn positions
5 Years Ago
save++ network++
5 Years Ago
merge from building_blocks_2020
5 Years Ago
change xulgon curse spawn trigger egg/traps dont avoid units so fast Merge branch 'master' of SpaceUsurperUnity unfinished eject powerup resetGunPositions, fix visual issue for Swap bullet
5 Years Ago
Hooked up damage renderer on scrap transport helicopter and hot air balloon
5 Years Ago
Fix issue where hitting the horn on a car with multiple drivers seats would play multiple horns
5 Years Ago
Abstract the damage material management into a new component: DamageRenderer Added a DamageRenderer slot to vehicles, implemented it on minicopter, rhib, motorboat
5 Years Ago
Revert ConfigureVehicleSubsteps changes as it didn't fix the physics issues.
5 Years Ago
Adjust steering lerp value
5 Years Ago
Refactored steering, should now be easier to make small adjustments
5 Years Ago
Minicopter push tweaks
5 Years Ago
Make companion menu buttons have consistent widths
5 Years Ago
Merge from vehicles
5 Years Ago
Add an in-app beta testing notice
5 Years Ago
Increasing ConfigureVehicleSubsteps values, attempting to fix physics glitches on the server due to low timestep frequency. This does affect driving physics (hence the grip changes), and sadly also means suspension values don't always return correctly, causing wheel visuals to be slightly off. This is unavoidable barring a complete wheelcollider replacement with something custom, or keeping ConfigureVehicleSubsteps on one.
5 Years Ago
Merge from chassis_destroy -> vehicles
5 Years Ago
▇▌▍▊▊▊▍▊▆▉
5 Years Ago
Removed some unused recycle phrases