userElliotHcancel

794 Commits over 365 Days - 0.09cph!

9 Months Ago
fix display scaling and random rotation, assign a bunch of item category overrides
9 Months Ago
First WIP prototype for component displaying box skins
9 Months Ago
Remove the ability to use healing "food" items (medkit, healing teas) when prevented from wielding items in a mountable.
9 Months Ago
merge from main -> boxes_dlc
9 Months Ago
merge from helicopter_flare_balance_pass -> main
9 Months Ago
Buying a mini or scrappie from vendor automatically grants some flares
9 Months Ago
merge from main
9 Months Ago
merge from fix_colourpicker_gradient -> main
9 Months Ago
Fix colourpicker not adjusting to linear colour space
9 Months Ago
merge from helicopter_flare_balance_pass -> main
9 Months Ago
Revised changes and clarification for throwing flares from helicopters: - Thrown flares no longer have any effect on homing missile targeting - Flares can now once again be thrown from helicopters (but again, wont do anything) - All player helicopters have flares deployment system (same as previous change) - Hot air balloons (HAB) do not have flare deployment system but can only be targeted when server ConVar "homingMissileTargetsHab" is enabled (unchanged) - HABs can now dodge seeking missile targeting after engine being off for 4 seconds (if convar is enabled), exposed value for configuration - Improved positioning of flare effects for mini and scrappie, added flare status lights on dash for both
9 Months Ago
merge from main -> helicopter_flare_balance_pass
9 Months Ago
Add fail animation hook for fail throwing flares from helis
9 Months Ago
merge from helicopter_flare_balance_pass -> main
9 Months Ago
codegen + protobufs after merge conflict resolution
9 Months Ago
merge from main
9 Months Ago
change flare entity proto enum to dodge naval update conflicts
9 Months Ago
code clean up, fix change for dropping grenades
9 Months Ago
change position of flare FX, add flare ready/dryfire sounds for mini and scrappie
9 Months Ago
merge from fix_team_chat_carryover -> main
9 Months Ago
potential fix for staying in team chat after switching servers
9 Months Ago
remove redundant SprayFailReason.MountedBlocked debug log
9 Months Ago
Refactors to LoadedAmmoWorldModel from feedback
9 Months Ago
fix world model outline not showing on loaded rpg ammo (for dropped item) - added a check before showing world outlines for if the transfom is active in hierarchy, if not, no outline
9 Months Ago
Added component to show loaded ammo in dropped RPG
9 Months Ago
Partial revert for setrrccode convar admin bypasses, now only the commands bypass turret and drone auth checks
9 Months Ago
Add gametip for too hot debris harvest attempts
9 Months Ago
merge from upgrade_cctv_convars -> main
9 Months Ago
remove whitespace, also forgotten from last commit message: - autoturrets and drones can now be edited by admins & developers, bypassing auth checks
9 Months Ago
Upgrade CCTV convar commands - change CCTV setting convar to extend to all remote controllables that use an identifier - changed name of the convar from "setcctvcameracode" -> "setrccode" - addcctvcode and removecctv convars now accept multiple code arguments
9 Months Ago
merge from workshop_max_texture_res -> main
9 Months Ago
Fix typo, add shortname to material information
9 Months Ago
remove texture size warning for material rows, it seems we already downscale to the correct size ¯\_(ツ)_/¯
9 Months Ago
Add max texture resolution information for skinnables in the workshop scene
9 Months Ago
added indicators for ammo types: slug, smoke, buckshot
9 Months Ago
Removed ability to repair helicopters that are in flight
9 Months Ago
Helicopter Balance pass: Flares - removed the ability for passengers to manually throw flares from helicopters - added flares to minicopter & scrappie - hot air balloon can cut engines to avoid homing missiles (after 5s of engine being off)
9 Months Ago
merge from fix_workshop_error -> main
9 Months Ago
Add defaults save filename, add file overwriting for downloading .obj, potential fix for FileDialog error
9 Months Ago
merge from workshop_filedialog_title -> main
9 Months Ago
Add title text to workshop file dialog, customize for bulk import
9 Months Ago
merge from fix_workshop_dof -> main
9 Months Ago
cherry pick: fix workshop DepthOfField inconsistencies
9 Months Ago
DepthOfField workshop fix
9 Months Ago
merge from fix_workshop_bodypart_clipping -> main
9 Months Ago
Workshop fix censored player model parts causing clipping
9 Months Ago
Allow diving tank to be refilled and repair bench
9 Months Ago
fix workshop favourite paths save button sizing issue, lost file from merge
9 Months Ago
merge from workshop_female_prefabs -> main
9 Months Ago
merge from workshop_scene_improvements_2 -> main