userJarryd Campicancel

13,105 Commits over 2,831 Days - 0.19cph!

2 Years Ago
Layering fixes, input fixes
2 Years Ago
First export of new icons
2 Years Ago
Merge from main
2 Years Ago
Merge from safemode
2 Years Ago
Compile fix
2 Years 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
2 Years Ago
Merge from main
2 Years Ago
Merge from safemode
2 Years Ago
Apply screen settings after switching to safemode
2 Years Ago
Merge from main
2 Years Ago
Merge from industrial (stacking improvements)
2 Years Ago
Merge from industrial/better_stacking2
2 Years Ago
Format changes
2 Years Ago
Cherry pick 79935
2 Years Ago
Merge from main
2 Years Ago
Merge from baseball_research_fix_2
2 Years Ago
Compile fix
2 Years Ago
Cherry pick 77501 to reapply
2 Years Ago
Enforce cap, add a small animation
2 Years 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)
2 Years Ago
Team map marker support, including compass
2 Years Ago
Fix fov issues
2 Years Ago
First pass on pings
2 Years Ago
Show first three letters of a map marker label on compass
2 Years Ago
Merge from industrial
2 Years Ago
Fixed NRE when inserting an RF item into a dropbox storage
2 Years Ago
More input handling, only allow one marker to be selected at a time
2 Years Ago
Input handling, when the text box on the marker edit UI gains focus the map will stay open (since we need keyboard input) The map will close the next time the player presses the map key
2 Years Ago
Initial label support, needs input handling
2 Years Ago
Merge from main
2 Years Ago
Add "Tools/Find/Find Repair items with 1 cost" debug tool
2 Years Ago
Mark drone condition as repairable, fixes not being able to repair in repair bench
2 Years Ago
Fixed tactical gloves and all diving gear not appearing in industrial filter search box
2 Years Ago
Disable daisy chaining restrictions, daisy chained containers will now always receive their appropriate split regardless of the state of the container before them in the chain
2 Years Ago
Censor the frequency display on RF Transmitter item icons when streamer mode is active (displays xxxMHz) instead
2 Years Ago
Industrial conveyor will now attempt to fill any existing stacks in an output container before making a new stack
2 Years Ago
Ensure filter dialog still exists when receiving buffer info
2 Years Ago
Fixed conveyors set to AND mode incorrectly starting a transfer if there were multiple stacks of the same filtered item in an input container
2 Years Ago
Prevent keybinds running when renaming a shot Added an interaction blocker underneath the demo UI to prevent any mouse interaction with game UI
2 Years Ago
Merge from main
2 Years Ago
Add first pass on an edit screen to allow modifying map markers after they are placed Supports changing icon and colour
2 Years Ago
Reimplement colour/sprite swaps boilerplate, most of it left over from the last implementation
2 Years Ago
Merge from main
2 Years Ago
▌▋▉██▆▋ █▆▄▇▌▋▋
2 Years Ago
▇█▌▅ ▍▇▆ ▍▄▊▊▅▅ ▆▆▋▆▊ █ ▋▉▆▋▇█ █▄▆ ▌▄▅ ▅▆▇ ▋▊▇▅▊▇ ▊█▌▅▄▊▌
2 Years Ago
▆▆▄▇▅▌█ ▍▉▅▊▍▇▅█▆▉▅ ▇▅▍ ▇▅▍▄▌▊▋▋▋▊ ▅▊▆▇█▄█▍ ▅▊▇▉▊▍ ▅██▅▌▇▆▆▌ █▍▅ ▅▆▆▆▋▅▌
2 Years Ago
inventory.deployloadout will now first search any PlayerInventoryProperties in the assets/content/properties/playerinventory folder before falling back to regular saved loadouts Will match on the nice name, not the filename (case insensitive)
2 Years Ago
Inventory loadout commands now save the players main storage as well as the belt and clothing Fixed inventory loadouts failing to save blueprints Fixed inventory loadouts sometimes not applying every saved item
2 Years Ago
Can no longer set camspeed to negative values
2 Years Ago
Merge from main