userFlaviencancel

1,249 Commits over 274 Days - 0.19cph!

2 Months Ago
Can now toggle alarms on/off in the UI Minor UI flow fixes
2 Months Ago
More UI layout tweaks, delete button, max alarm count
2 Months Ago
More UI work, can now set alarms and save them using the config screen
2 Months Ago
Config UI work, can set alarms time using an input field or a slider Added ClockSlider
2 Months Ago
Preserve tags when formatting Arabic strings RustText formatting, text auto alignment
2 Months Ago
Texts converted on the following screens: loading screen, inventory, selected item panel, quick craft, team UI, missions
2 Months Ago
More work on converting all texts in the menu: inventory, server browser, options, steam inventory and various popups
2 Months Ago
Fixed IO hose gray missing material
3 Months Ago
All option menu texts converted to RustText Phrases
3 Months Ago
Phrases
3 Months Ago
Fixed dropdown options not being picked up by phrase updates
3 Months Ago
Started converting options menu legacy and TMP texts to RustText
3 Months Ago
Initial tests at getting the Arabic language to work
3 Months Ago
Merge from main
3 Months Ago
Show "Blocked by tree" when blocked by a tree
3 Months Ago
Fixed screen turning black when spectating a player in third person
3 Months Ago
merge from main
3 Months Ago
Fixed fire mode switch sound being replicated
3 Months Ago
Show the server time,HH:MM format Working alarms, let power pass through when ringing
3 Months Ago
Clock config UI wip
3 Months Ago
UpdateLine NRE fix
3 Months Ago
Baseline, added prefabs
3 Months Ago
Compile fix following merge
3 Months Ago
merge from main
3 Months Ago
Better rotation and demolish blocked errors Grade upgrade message order
3 Months Ago
When trying to upgrade a blocked building block, close the pie menu and pop a toast with the reason
3 Months Ago
Disabled pie menu options can now run an action when clicked
3 Months Ago
Client-side "Can't deploy on door!" check so the deploy guide doesn't turn blue on doors Minor toast error fixes
3 Months Ago
"Skin not owned" error when trying to skin a block with a skin you don't own Should not happen in normal situations but I was tired of being confused by this in the editor
3 Months Ago
Replaced "Too close from another building" error message for "Too close to X" Briefly highlight the block in question when showing the error message https://files.facepunch.com/Flavien/WvU4h1yNwGLGDinf.mp4
3 Months Ago
Fixed the screen turning black after respawning before the end of the death screen fade
3 Months Ago
Better fail message when trying to place a high wall while moving
3 Months Ago
Added the name of the entity blocking a building block upgrade Localized the other missing strings in the hammer pie menu
3 Months Ago
Show "Blocked by X" when blocked by a building block Failed SphereCheck and AreaCheck will now show "Not stable enough" by default instead of "Not enough space"
3 Months Ago
BuildingProximity error messages localized Updated "Placing through walls" error for "Line of sight blocked"
3 Months Ago
NPC localization compile fix
3 Months Ago
Updated helis dummy repair item names so we can display accurate building errors
3 Months Ago
Added new "Blocked by X" building errors for players, horses, modular cars and scientist npcs Localized NPC names
3 Months Ago
Adjusted AreaCheck and SphereCheck socket mods default messages Added detailed fail messages and/or re-order priorities on a few item prefabs - Tool cupboard - Water pump - Drone - Fish trap - Floor spikes - Gravestones - All seeds
3 Months Ago
merge from spectate_blackout_fix
3 Months Ago
Fixed spectator getting a black screen when the spectated player dies
3 Months Ago
Added a setting for errror toasts to be displayed on top of everything, so they can be seen when the in inventory and other menus Set a few of them to show on top
3 Months Ago
More error messages localized and toasted: legacy deployer, vending machines, spraycan, inventory
3 Months Ago
Vehicle locked/unlocked messages localized and toasted
3 Months Ago
Player inventory, storage containers and player belt fail messages localized and toasted Minor socket mods fail messages tweaks
3 Months Ago
merge from main
3 Months Ago
Fixed missing PreventBuildingMonumentTag on all caves prevent-building volumes - fixes the tin can alarm not deployable in caves - fixes barricades not deployabled around caves Ran S2P on all cave scenes
3 Months Ago
Localized and toasted repair failed errors
3 Months Ago
Refactored and renamed a bunch of stuff so we can use these toasts for any type of gameplay errors (building, item movement, etc)
3 Months Ago
Localized server side building errors Moved them out from the chat to the new toast UI