userJake_Richcancel
reporust_rebootcancel

3,458 Commits over 1,007 Days - 0.14cph!

2 Months Ago
merge from main -> aux3
2 Months Ago
merge from qol_variable_zoom_scope -> main
2 Months Ago
Set 'pageup` as default for zoom increase & `pagedown` for zoom decrease - if you are a power user feel free to move to mouse buttons
2 Months Ago
Allow new zoom keybinds to also work with binoculars - binoculars will still work with left click to switch zoom level as before
2 Months Ago
Add zoom keys to options menu - switch zoom (like binoculars) - increase zoom - decrease zoom
2 Months Ago
Change the 16x scope -> variable zoom scope - acts like binoculars where it has 3 different zoom levels - 4x, 8x and 16x zoom
2 Months Ago
merge from qol_dropbox_new_slots -> main
2 Months Ago
Fix item filter on mailbox input
2 Months Ago
Fix mailbox loot panel after splitting into two inventories
2 Months Ago
Increase dropbox from 1 input slot -> 4 input slots Create a different loot panel for dropbox vs mailbox considering different number of slots Split dropbox code into two different inventories instead of filtering slots based on input / storage - fixes items right clicked into dropbox storage going into dropbox input slots - fixes industrial able to push/pull from dropbox input slots
2 Months Ago
merge from main -> aux3
3 Months Ago
Merge from main -> aux3
3 Months Ago
merge from analytics_voice_chat -> main
3 Months Ago
Add analytics for how long a player spends talking - include in client analytics
3 Months Ago
merge from main -> aux3
3 Months Ago
merge fix_map_interface_nre -> main
3 Months Ago
Fix MapInterface throwing an NRE when a map marker on the server was left with a color of -1
3 Months Ago
merge from main -> biome_visuals_2
3 Months Ago
Re-run conversion tool
3 Months Ago
merge from main -> biome_visuals_2
3 Months Ago
Merge from fix_leather_gloves_no_fingers -> main
3 Months Ago
Fix leather gloves having invisible fingers by ensuring all child renderers are spawned in the viewmodel
3 Months Ago
merge from fix_inventory_ui_reconnect -> main
3 Months Ago
Move new GameObject[] field to shared class instead of inside #if CLIENT
3 Months Ago
Fix new community UI panels being opened when the main menu is closed & opened - only close & open legacy panels when main menu is opened / closed
3 Months Ago
Remove debug logging
3 Months Ago
Fix pasted builds always being snapped to terrain despite the convar being set to false
3 Months Ago
merge from main -> copypaste
3 Months Ago
merge from qol_io_arrows -> main
3 Months Ago
Fix telephone and CCTV camera port arrows not working
3 Months Ago
merge from main -> qol_io_arrows
3 Months Ago
Merge from fix_community_ui_nre -> main
3 Months Ago
Fix NRE from CommunityEntity if disconnecting from server with inventory open
3 Months Ago
merge from qol_io_arrows -> main
3 Months Ago
Fix IO arrows casting shadows
3 Months Ago
Fix the sound DLC "sound light entity" IO arrows appearing in the wrong place because the renderering component was attached to the MeshRenderer child Transform instead of the DeployableGuide parent Transform
3 Months Ago
Merge from qol_io_arrows -> main
3 Months Ago
Fix IO arrows not updating when plugging in a wire
3 Months Ago
Fix fluid combiner, flasher light, sprinkler, boombox, speaker & microphone stand ports Fix weapon rack not showing ports while deploying
3 Months Ago
merge from main -> qol_io_arrows
3 Months Ago
▆▊▌▍▆▇▍▋▊ ▍▇ ▆▅▅█▍▌▊▆ ▇▋▇▉▇ ▊▌█▍▌▍▅▋▆ ▊▉ ▋▊▌▉▉▆ ▊▅▌▉▅▅▆▊█ ▇▉▄▍▆▍▅ - ▉▇▇▍▄▍▋ ▌▉▄ █▉▋▆▍ ▅▋▄▅▆ ▊▌▉▋ ▅▆▇▉▉'▊ ▆▇▊▉▅█ ▅▉▆▋▇▄▍▅ ▊▊▌▅▇█▇▍▅▊ - █▊▌▊▋ ▋▉▅▆▍▋▅▍▅ ▅▉ ▄▅▌▇▌ ▊▌▇▄▉ ▇▆▆▅▇▇ ▆▄▅█▊█▌█▅▆ ▋▄ ▇▉▋▋ - ▍▌█▆▄ ▋▌ ▋▋█▊▆█ ▇▍▅▉▇▌▌▄▋ ▌▉▆▇▆▉▌ (▌▍█▋▊▆▇▋ ▅▇█▅, ▇▊▅▌▊ ▄▋▆▊█▄▊ ▌) - ▊▆▍▌ ▍▊█▆▍▍ █▅█▋▅▉█ █▄▇▋▊ ▄▋▊▊▇ ▉▇▆█▍ ▌▍▍▍█▌▆▊ ▄▌█▋▊▋▅▆ ▉ ▊▅▄, ▍▆▄▄▆▆ ▆▆▇▍▍▊▉▉ ▆█▌▆▅ ▊▆█▇▌▅▇▄ ▌█ ▄▍▊ ▄█▍▉▌ ▌▋▅▉▍ - ▆▄▍▋▆ ▅█ ▋█ ▆▉▉▋▉▍ ▆▌▌ ▆▇▋▆▍ ▆▊▄▉▋▊▍▉▍
3 Months Ago
merge from fix_npc_death_icon -> main
3 Months Ago
Reapply references from loadouts -> NPCs so the death icons work - got missed by plasticscm somehow
3 Months Ago
Merge from main -> fix_npc_death_icon
3 Months Ago
merge from fix_map_zoom_numbers -> main
3 Months Ago
Fix map grid text labels not rendering properly depending on zoom & map size - this changes map grids to be slightly different sizes depending on map size (146.3 target, 152m on 3500, 150m on 4500) - however the grid is now is correctly centered on the map - number of grids = Floor(MapSize * 7 / 1024) - size per grid = MapSize / number of grids This also fixes teleport2grid not working on certain map sizes (like 3500) - this was due to the map rendering 24 grids (breaking at different zoom levels too) instead of 23 grids (3500 map size = 23.92 grids)
3 Months Ago
Merge from fix_get_building_priv -> main
3 Months Ago
Fix regression from HBHF fixes that causes building blocks with no TC attached to use TC of nearby but unattached building blocks
3 Months Ago
merge from qol_io_arrows -> main
3 Months Ago
Add ability for IO arrows to be offset per port - made water barrel top arrow offset to make it easier to see