reporust_rebootcancel

139,317 Commits over 4,383 Days - 1.32cph!

16 Days Ago
Merge from coloured_buttons
16 Days Ago
Merge from shield_recoil_fix
16 Days Ago
Fixed shields causing recoil to the attacking player when hit with ranged weapons, should only happen for melee hits
16 Days Ago
Merge from main
16 Days Ago
Fix geoclip InitBuffers function Disable heightmap mips Disable collision test code with ifdefs
16 Days Ago
big button colour values changed to be more white in the tintable areas to prevent other colours being too dark.
16 Days Ago
Merge from fog_map_edge_fix
16 Days Ago
Possibly fixed small strip of pixels that get revealed on the far edge of the map when fog of war is active
16 Days Ago
main -> new_console-ui
16 Days Ago
- Build errors with a string builder - Append new line between message and stack trace
16 Days Ago
Can now ctrl scroll to increase/decrease scale without having to always change the convar
16 Days Ago
Add admin clientvar 'ESPCanvas.ShowVoip' to show icons on players who are currently communicating over in-game voice. Works like 'ShowHealth', only in effect whilst spectating
16 Days Ago
Wire up Global.consoleScale to the new console font scale
16 Days Ago
Added a button to clear the current attachment
16 Days Ago
main -> new_console-ui
16 Days Ago
Hopefully stop everything breaking in primitive mode
16 Days Ago
merge from new_console-ui
16 Days Ago
Fixed gamemode restricted items not showing up as red in the item tab
16 Days Ago
preserve_unitask -> main
16 Days Ago
Preserve unitask from IL2CPP stripping
16 Days Ago
generate_commands_2 -> main
16 Days Ago
Codegen
16 Days Ago
Tech tree is now centered instead of always sticking to the top left when scrolling
16 Days Ago
Fix the handful of compile errors we got. Tiny considering we generated such a large amount of descriptions
16 Days Ago
Add descriptions to the rest of the scripts in the codebase. Totals around 1,525 generated clientvar/servervar descriptions
16 Days Ago
merge from waterwheel_deployable
16 Days Ago
Add check for waterflow being blocked by buildings/deployables/etc...
16 Days Ago
All ConsoleCommands/ convars now have generated descriptions
16 Days Ago
industrial floorpaper exploration - setup, wip textures, icons, skin assets, engine file update
16 Days Ago
New clean batch of convar descriptions. Came up with a better prompt which seems to be giving much better outputs
16 Days Ago
Scene backup & related files.
16 Days Ago
Fix missing text on leave clan button
16 Days Ago
new_console-ui -> main
16 Days Ago
Fix a bunch of edge cases with autocomplete, previews of autocomplete and when to accept/decline
16 Days Ago
Tab and left shift + tab will navigate everything up and down as well as the arrow keys
16 Days Ago
Fix pool leak
16 Days Ago
▊ ▇▆██▅ ▋▍▇▇ ▍▊▇▍▋▉█▍▆▉▇▆▉▋█▊▍▊█▇▄▉▆▆▄▊▉
16 Days Ago
Merge from tunnel_netgroup_fix_merge
16 Days Ago
Subtract 146072 + merge from tunnet_netgroup_fix
16 Days Ago
▅ █▅▋▅█ ██▍▆▋▆▆█▊▊ ▆▅▅█▍▉▄▊▅▋▇▋ ▊▍ ▍▋▄▅▍▉ ▄▉▍▍▋▉▄▍▋▇ ▄▄ ▆ ▆▇▅█
16 Days Ago
▄ ▌▋▇▆▋ ▉█▋▉ ▆▊▌▇▆█▇▌▅▊▊▄▊▍▍█▊▉▄▇▅▆▆▄▆█▇
16 Days Ago
▉ ▉▄▅ ▋▌▄▍▊▅▉▍▅▌▉▌▍ ▆▅ ▆▉▋▉▊▌▌ ▋▍▌▉▌▍▌ ▄▍▇▉▉█▆█▋▇ ▊▅▋▄▍▍▌ ▄▋▆▉▋▋▄ █▆ ▍▅▅▅▄▇▉ ▄▅▍▅▆█▌▌▌▌ █▌█▅▋ ▋▍▍▉▄▊ ▆▆▅ ▇▄▆▉▅▆▉▆▆▊▊▍▄▋▉▉▍█▋▍▇▅▍▅▅▇▅ ▅▉▆▌▋▌
16 Days Ago
Rerun s2p on launch site to modify the usual heightmap texture instead
16 Days Ago
new_console-ui -> main
16 Days Ago
- Always show convar descriptions (dont need to highlight them) - Hide description if we have none
16 Days Ago
Industrial Shelves; - shallow wall industrial shelf, greybox model created. - initial setup of salvaged industrial shelves. - items created, prefabs created, icon created. - ran manifest & localization.
16 Days Ago
Modify the heightmap texture directly instead of making a copy in s2p
16 Days Ago
Subtract 146162
16 Days Ago
Clamp the delay convar to a sane range, fix delay happening after the last unlock
16 Days Ago
compile fix