userJarryd Campicancel
reporust_rebootcancel

10,987 Commits over 1,950 Days - 0.23cph!

1 Year Ago
Added a new community UI parent root: "UnderNonScaled" Will appear behind the Under layer and will never have any pixel scaling applied
1 Year Ago
Save team id's so they don't need to be set in every session
1 Year Ago
Exposed esp colour coding team id's as convars and added more (eg espplayerinfo.blueteamid). Defaults are: GreenTeamId = 1000 RedTeamId = 2000 BlueTeamId = 3000 YellowTeamId = 4000 PurpleTeamId = 5000 OrangeTeamId = 6000 GrayTeamId = 7000 PinkTeamId = 8000
1 Year Ago
Merge from main
1 Year Ago
Compile fix
1 Year Ago
Exposed espcanvas.maxnameplates convar
1 Year Ago
Prevent NPC or cinematic gestures from ever appearing in the gesture wheel
1 Year Ago
Reduce HLOD swap distance to 200m for silo HLOD
1 Year Ago
Unsaved flash blinded setting
1 Year Ago
Scientsts play a blinded animation when hit by a flashbang (uses the gesture system to do a full body gesture, see Gesture.FlashBlinded)
1 Year Ago
Layout fixes, clicking on an entry now moves the map to that marker
1 Year Ago
First pass on showing a list of current map markers on the left of the map screen
1 Year Ago
Merge from main
1 Year Ago
Remove pooling from scientist nvg suit to resolve pooling errors (still needs more investigation for a better fix)
1 Year Ago
Apply BoneRetarget script to scientist nvg suit head lights
1 Year Ago
Fixed elevator button not opening the doors at a given floor if you press the corresponding button while the elevator is idling at that floor
1 Year Ago
Industrial crafter usage analytic
1 Year Ago
Fix wetsuit not appearing in conveyor filter options
1 Year Ago
Merge from main
1 Year Ago
Fix radial menu not working when pinging with binoculars
1 Year Ago
Unsaved
1 Year Ago
Pings now appear on map (local + team) Refactored some ping/map marker handling on map view to reduce duplication
1 Year Ago
Show pings on the compass
1 Year Ago
Can only ping while using binoculars, drones or cameras Reduce default ping duration to 10s (was 30s)
1 Year Ago
Merge from more_map_markers
1 Year Ago
Fixed incorrect makrer labels appearing on compass
1 Year Ago
Code review: Fixed pings not working for teams with > 2 people Removed an unused file Decreased the minimum time between adding pings
1 Year Ago
Generate
1 Year Ago
Protobuf fixes
1 Year Ago
▇▉▆▋▇▉▆▊ ▉▋▄▋▅▅▊▄ ▄▉▄▍ ▄▆▋▇▋▄▇▊▅▌ ▊▌▅▍▊▆▌ █▋ ▍ ▉▆▊▆▌█ ▍▌█ ▅▌▊▌▋▌▅ ▌▌ ▄▆▆▉█▋▅ ▆▊▆ ██▆▉ ▋▄█▋▉█▉▆▅ █▆ ▄▄▍ ▄▇▄ █▇▍ ▇▉▋▍ ▋▍▅ ▉▋▊█ ▄▌ ▆▍▌ ▇▄▊▇▇▋▅▋▇█ ▋▅▅▇▅▍▄ ▇▆ ▆▆█▄▉▇▍ ▉█▄. ▆▅▋▍ ▆▍▄▌▄ ▊▉▇▄ ▊▆ ▆ ▍▇█▉ █▍ ▉▄▋▉▍▄▅▄▇▆ ▋▋▅▇▍ ▅▍ ▇▅▅ ▄▊▊▌▆▋ ▋▆▇ ▊▄ ▌▉▇▉▋▆▊▄▍▊ ▍▆▇▊▇▉▍ ▇▌ ▇▄█ ▆▌▌▇▍▇ ▅▇▌ ▊▋▆▌▅▌▌▆▍▇ ▇▅█▄ █▇ ▆▍▆▌▍▉▆▍ █▆█▊▇▇▆▌▊ ▌▆▉▄▋▅ ▋▄▅▌ ▄▋▆▌▋█▍▊ █▌█ ▍▅▉▆▇▌▇▆▌▊ ▄█▉▊ ▋▌ ▆█▋▉▋▌▊ ▅▅▆█. ▊▅▇▊ ▌▍▅▍ ▅▄▌█▆▇▌▆▆▍ ▇▋▅▄ (▉▋▆▊▇▊▄▉▇) ▄▅█▋▄█▍▆█▇ ▋▊▌█▄█▆▍▉▇ ▆▌▉▇▊▉▊.
1 Year Ago
Fixed all player input no longer working if an item was moved while it was selected in the inventory while the splitter input field had keyboard focus
1 Year Ago
Merge from more_map_markers
1 Year Ago
Merge from main
1 Year Ago
Companion compatibility
1 Year Ago
Fixed the first slot of the output area of a large furnace being considered as a valid input target for conveyors
1 Year Ago
Fixed case where a buffer/AND transfer would stop processing one part of the buffer once the other filtered item of the buffer has finished transferring
1 Year Ago
Industrial crafter now drops the contents of it's inventory when destroyed
1 Year Ago
Merge from main
1 Year Ago
Can now ping corpses and backpacks on the ground
1 Year Ago
Fixes
1 Year Ago
Merge from main
1 Year Ago
Cleanup
1 Year Ago
Exposed some SoundDefinition slots for ping creation (see GameUI.Hud.PingWidget)
1 Year Ago
Exposed global.hideinteracttextwhileads convar in the options menu (User Interface > Hide text while in ADS)
1 Year Ago
Merge from main
1 Year Ago
Fixed some interaction issues when the player dies while the map screen was being held open because of label input
1 Year Ago
Fixed broken map marker on MLRS UI
1 Year Ago
Don't allow pings in hardcore mode Contextual pings will now create the ping at the top of the entity in world space, rather than where the ping raycast hits
1 Year Ago
Renamed demo.hud to demo.ui and made it true by default Demo shot editor will now be enabled by default for all players
1 Year Ago
Merge from more_map_markers