userJarryd Campicancel
reporust_rebootcancel

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

1 Year Ago
Client compile fix
1 Year Ago
Update teleport2marker to work with new marker system: -Will first attempt to read a string argument and match it to the marker name (eg. "teleport2marker home" will teleport to the home marker) -Next attempt will read an integer argument and will go to that marker in the list, list is ordered from oldest to newest (eg."teleport2marker 3" will teleport to 3rd oldest marker) -Last attempt will just cycle through available markers (eg. "teleport2marker" will move to a different marker each time it's run)
1 Year Ago
Show all icons and colours in the edit UI instead of using the cycle buttons
1 Year Ago
Scaled down size of map markers to more closely match existing designs Remove old team leader map marker prefab (we use a single prefab now)
1 Year Ago
Fixed some depth issues for map markers when editing. The marker being actively edited will now always appear in front of any other markers and will return to it's regular depth once the edit is finished
1 Year Ago
Merge from main
1 Year Ago
▇▊█▆▄ █▍▊▇▋ ▆▄▋▋▉▄▌▌▄▉▄▇▆ ▄▄▉█▅▅▌█ ▊▆▉▇▉▅ ▋▊ ▊▊▌▄▅▇█▆▆ ▌█▌▊ ▌▄▅▄ ▇█ ▆█▄▌██▆ ▉▋ ▅▇▄▍ ▅ ▆█▌▆▆▅▊ ▉▇▅▇ ▋▄▌▋▆█▇▅▊ ▉▅ ▉ ▋█▊▌▋▊▄ ▍▋█▋ ▇█▅▍ ▋▆▋▊▄▍▉ ▊▇▇▋▉▋▍▍▆▊▄
1 Year Ago
Disable rich text in a few places
1 Year Ago
Merge from more_map_markers
1 Year Ago
Protocol++
1 Year Ago
Better marker edit styling
1 Year Ago
Merge from more_map_markers
1 Year Ago
Merge from main
1 Year Ago
Compile fix
1 Year Ago
Single tapping ping button will now automatically create an appropriate ping when looking at various entities
1 Year Ago
More pings
1 Year Ago
Loot icon
1 Year Ago
Can now remove pings (single tap of ping button)
1 Year Ago
Shrink pings Don't update marker label every update Fixes
1 Year Ago
Default keybind (mouse3, temp) Alpha pings down to 0.2 while aiming
1 Year Ago
Fixed marker input field triggering keybinds
1 Year Ago
Compile fixes, sync progress
1 Year Ago
WIP team pings
1 Year Ago
Use diamonds for pings, circles for map markers
1 Year Ago
Re-export with less busted alpha, add new icons
1 Year Ago
Colours, duration, radial support
1 Year Ago
Refactors
1 Year Ago
Drone support
1 Year Ago
Layering fixes, input fixes
1 Year Ago
First export of new icons
1 Year Ago
Merge from main
1 Year Ago
Merge from safemode
1 Year Ago
Compile fix
1 Year Ago
The output division is now applied before min/max/buffer amounts are calculated, meaning the split amount is based on the maximum amount that can be moved and is then clamped by the max Prevents Max filters incorrectly slowing down transfer rates
1 Year Ago
Merge from main
1 Year Ago
Merge from safemode
1 Year Ago
Apply screen settings after switching to safemode
1 Year Ago
Merge from main
1 Year Ago
Merge from industrial (stacking improvements)
1 Year Ago
Merge from industrial/better_stacking2
1 Year Ago
Format changes
1 Year Ago
Cherry pick 79935
1 Year Ago
Merge from main
1 Year Ago
Merge from baseball_research_fix_2
1 Year Ago
Compile fix
1 Year Ago
Cherry pick 77501 to reapply
1 Year Ago
Enforce cap, add a small animation
1 Year Ago
Prevent the map hotkey getting spammed into the map marker input field when the field is selected (trims the final character of the input field if it matches the map hotkey until that hotkey is released)
1 Year Ago
Team map marker support, including compass
1 Year Ago
Fix fov issues