userFlaviencancel
reporust_rebootcancel

7,088 Commits over 943 Days - 0.31cph!

12 Months Ago
Compile fix
12 Months Ago
merge from tmp_error_fix
12 Months Ago
FillCharacterVertexBuffers error fix attempt, backported from a never TMP version
12 Months Ago
Bug fixes following Phrase english field set to non serialized
12 Months Ago
Moved files around and renamed some classes
12 Months Ago
Removed test code
12 Months Ago
Added LocalizationToken attribute, use that everywhere instead. Much easier
12 Months Ago
LocalizeText use the new localization drawer Removed its English field Added a warning saying its obsolete
12 Months Ago
RustTextEditor and PhraseDrawer share the same drawing code Phrase adding flow
12 Months Ago
Added exact match to PhraseSearchWindow and improved performance
12 Months Ago
English field of phrases is now non serialized, removed English from RustText Added a button on PhraseDrawer to edit a phrase, opens a window that will amend changes to the json file directly Phrases update now only collect phrases declared in code
12 Months Ago
Assembly contexts for code declared phrases Better de-duping and type skip when generating the phrases
12 Months Ago
Detailed context when updating phrases
12 Months Ago
merge from gesturewheel_cinematic_fix
12 Months Ago
Fixed cinematic gestures not showing in the gesture menu when using ShowAdminCinematicGesturesInBindings
12 Months Ago
When updating the phrases we now save their context for later use Some cleanup in phrases update code
12 Months Ago
merge from skinviewer_db_fix
12 Months Ago
Fixed double barrel sight UV issue in the skin viewer
1 Year Ago
merge from voicevolume_slider_fix
1 Year Ago
Restored voice slider range 0-5
1 Year Ago
merge from ui_mipmaps_fixes
1 Year Ago
Death screen icons fixes
1 Year Ago
merge from ddraw_menu_hide
1 Year Ago
More icons tagged as UI mipmap group
1 Year Ago
Contact menu mugshots ignore mip maps limit
1 Year Ago
Removed mip maps generation on server map image
1 Year Ago
Removed mip maps generation on server image in the browser
1 Year Ago
Loading screen images are ignoring mip map levels
1 Year Ago
Tagged all icons to use the UI mipmap group
1 Year Ago
Added a new mipmap group for UI assets, unaffected by global mipmap limit
1 Year Ago
merge from new_menu2/pilotpack_storepage
1 Year Ago
merge from horse_grounded_fix
1 Year Ago
merge from richtext_off
1 Year Ago
z data error
1 Year Ago
merge from main
1 Year Ago
Chandelier raise/lower interaction priotity logic
1 Year Ago
Chandelier progress Prefab tweaks
1 Year Ago
Added DisabledIf attribute for entity menus, for when you want to show a disabled interaction
1 Year Ago
Consolidate market price error handling
1 Year Ago
Fixed some items showing as marketable locked when they shouldn't
1 Year Ago
String lights generation optimisations and refactoring Lights and batched mesh are culled Fixed changing graphics quality turning all string lights off
1 Year Ago
merge from decor_lighting_dlc/wallcabinet
1 Year Ago
Wall cabinet tweaks, added pickup volume
1 Year Ago
Hide ddraw when the main menu is opened
1 Year Ago
Fixed missing media in store pilot showcase
1 Year Ago
Updated fluorescent light icons
1 Year Ago
Only update the ceiling fluorescent light cables when the light has been recently damaged CeilingLight code cleanup
1 Year Ago
Fixed ceiling fluorescent light collision issues
1 Year Ago
Hanging fluorescent light setup Added TransformLineRenderer for the cables
1 Year Ago
Server compile fix