userElliotHcancel
reporust_rebootcancel

833 Commits over 365 Days - 0.10cph!

7 Months Ago
Update workshop scene "publish submission" info paragraph
7 Months Ago
7 Months Ago
Change helicopter repair blocking from "all wheels grounded" to "engine is off"
7 Months Ago
Add convar for painting autosave timer duration
7 Months Ago
merge from standardized_health_display_conditions -> main
7 Months Ago
merge from main
7 Months Ago
merge from shield_stats_display_workbench -> main
7 Months Ago
fix pooled list leak for physics tumbling entity
7 Months Ago
merge from loaded_ammo_type_indicators -> main
7 Months Ago
merge from main
7 Months Ago
missed a file, apply position to IconWithCount
7 Months Ago
re-enable mipmaps, fix opacity, polish placement
7 Months Ago
merge from fix_containerioentity_item_syncing -> main
7 Months Ago
Fixed ContainerIOEntities not syncing inventories with item when picked up
7 Months Ago
Block pickup of easel when painting is socketed
7 Months Ago
Convert to interface for easel paintables, add photoframe support
7 Months Ago
Add easel top bar movement support, fix sockets for all(i hope) paintables
7 Months Ago
merge from main -> loaded_ammo_type_indicators
7 Months Ago
Easel better camera icon, Hide viewmodels when using easel camera, fix hotkey for easel camera
7 Months Ago
First iteration of easel bars adjusting for painting size, clean up code
7 Months Ago
First Iteration of easel painting with passthrough camera. - Added option for easels to toggle viewing scenery as the painting background - Added option for easels to toggle scenery background AND hide paintable, to fully view scenery
8 Months Ago
merge from birthday2025 -> main
8 Months Ago
cherrypick from 139471
8 Months Ago
merge from birthday2025 -> main
8 Months Ago
merge from fix_balloon_error_log -> birthday2025(main)
8 Months Ago
merge from fix_balloon_lock -> birthday2025(main)
8 Months Ago
updated manifest
8 Months Ago
merge from main (will need manifest rebuild)
8 Months Ago
merge from (main)birthday2025 -> main
8 Months Ago
Cherry pick from 139348
8 Months Ago
merge from main
8 Months Ago
add subtype to darts, revert attempt to change amount text component to RustText
8 Months Ago
update icons with new
8 Months Ago
fix balloon error log in main menu
8 Months Ago
Update with new icons
8 Months Ago
merge from main
8 Months Ago
latex balloon better text conformity
8 Months Ago
Do not display sign text when censorsigns convar is enabled
8 Months Ago
Extra text refresh for strange editor edge cases
8 Months Ago
Codegen +arabic text fix from flavien
8 Months Ago
Fix balloon lock not applying correctly
8 Months Ago
More balloon bugfixes - balloons no longer pop when picked up - balloons no longer pop when editing a boat they are placed on
8 Months Ago
Balloon bugfixes - fixed text disappearing on boats when assembling - fixed arabic text not being inputtable - added lock to balloons, same behaviour as paintings - editable balloons can now be picked up
8 Months Ago
Add shield stats display to techtree selections
8 Months Ago
Added ramp up parameter for homing missiles, to control accuracy over lifetime.
8 Months Ago
Changed the convar option for hammer such that when disabled the hammer now only shows health info for objects with less than full health (so you can still see what needs repairing).
8 Months Ago
Added convar to the settings menu
8 Months Ago
add convar setting for hammer always displaying health info, if you dislike clutter and want to turn it off
8 Months Ago
Fixing health info exceptions after 1st round of testing - sinking boats, generalized - horses health info obscuring view
8 Months Ago
All combat entities (things with health) show health info below a set health threshold (default 75%), or for 1s after being attacked, or when the player is holding a hammer. - Some exceptions still apply, like when mounted to vehicles, but most things have been changed to be in parity with the new standardization