userlamalovecancel

6,937 Commits over 2,680 Days - 0.11cph!

1 Year Ago
Catch exceptions in nexus init coroutine to try and handle boot failures better
1 Year Ago
Fix assertion condition when getting world config from nexus
1 Year Ago
▉▅▅▉▍▇ ▍▉▅▆▌▍▌▊▋▍ ▄▋▉ ▋▆▌ █▌▋▆▆▇▍ + ▉▅▅▋█▉▊ (▆█▍, ▍▆█▋▌█ ▋▇ ▆▌▆▅▇█ ▋▌▊▊) ! ▆▋▊▄▉▊ ▊▄▊▆▇▅▄▋▉▋▉▉▌▄▊█▄ ▌▄▉▊▇ ▌▋▄▊ ▌▍▍▋ ▇▌▊ ▌▄▋▋▉▄▅ ▋▉▊▉▌ ▆▍▊▄▌▋▋ ▄▄ ▍▆▆▍▅▊▆ ▅▋▋█ ▊▌▄▍▍▊█▌▍ ▋▅▋▆▌▋
1 Year Ago
Merge from nexus
1 Year Ago
Automatically set world config convar to merged config from the nexus if a config was not already provided on the command line
1 Year Ago
Merge from world_config
1 Year Ago
Merge from main (redoing last one)
1 Year Ago
Merge from main
1 Year Ago
Add in some code to pull world config from nexus variables and merge them together if specifying a zone to use as a base config
1 Year Ago
▋▄▋▋▅▆ ▇▍▇ ▍▇▍▍ ▄▆▉▌▊ ▄█ ▍▇▅▊▇ ▌▍▇▋▆▌
1 Year Ago
▆▋▄▉▊█ ▌█▆▉▉ ▆▇▉▉▍█▄ ▍▄▌▄▄▇▆▆▅▊█ ███ ▆▄▍▆▌▇
1 Year Ago
▋█▇▇▆▉█ ▍▅▆▌ █▊▄▌▇ ▄▇▍ ▊▋▌▌ ▍▅ ▊▆▄ ▅▊▄▅ ▌▄▊▅▍▊
1 Year Ago
Fix scenes not doing layout on load in editor
1 Year Ago
Sync changes from FP.Flexbox - hopefully fixes prefabs being edited for no reason
1 Year Ago
1 Year Ago
Don't queue up layouts for elements that are not in loaded scenes
1 Year Ago
Action panel state swapping Add a panel for inspecting built towers by clicking on them
1 Year Ago
Update dependency versions for Fleck and FP.Nexus again Disable assembly version validation against because it's too much trouble making versions line up exactly
1 Year Ago
Downgrades to work nicely in Unity
1 Year Ago
Downgrade pretty much everything to play nicely with Unity
1 Year Ago
Merge from nexus
1 Year Ago
Update Fleck and FP.Nexus to fix slight assembly version mismatches Enable assembly version validation Delete unused dependencies for FP.Nexus
1 Year Ago
Update dependencies to align with what we have in Rust
1 Year Ago
Update dependency
1 Year Ago
Merge from main
1 Year Ago
Fix tooltip shadows rendering like rectangles instead of nice soft shadows like they were supposed to be
1 Year Ago
Add a button to clear filters to the server browser Tweaks to server browser UI design
1 Year Ago
Merge from main
1 Year Ago
Fix min height on scroll views
1 Year Ago
Update player screen with new scroll views
1 Year Ago
Update options menu so things use dropdowns instead of the left/right buttons to scroll through Update Facepunch.Flexbox with latest fixes/improvements
1 Year Ago
Add a scrollbox prefab Add a sample of auto sized flex scroll views
1 Year Ago
1 Year Ago
Count basis when measuring the main axis
1 Year Ago
Add support for flex basis
2 Years Ago
Support rotation in flex transition
2 Years Ago
Fix gap calculation off by 1
2 Years Ago
Exclude space used by gap when calculating percent unit values on the main axis
2 Years Ago
Merge from server_browser_ui
2 Years Ago
Change rotate behavior for the sign painting UI so it's more intuitive (rotates in the direction you move the mouse) Increase the sensitivity for panning in the painting UI Also in case you didn't know like me, you can pan in the painting UI by moving the mouse with shift+RMB held down
2 Years Ago
Update the painting UI palette to one that has a lot more colors (last changed in 2015!)
2 Years Ago
Fix extra gap between server tags caused by empty tag groups
2 Years Ago
Update tag search behavior to find servers with all of the selected tags instead of any of them Tags are now grouped so selecting monthly+biweekly for example will still match either monthly or biweekly, but other tags will still need to match too
2 Years Ago
Fix gradient blocking clicks above the refresh button
2 Years Ago
Add server tags for different regions More UI work to make things look nicer
2 Years Ago
Add Facepunch.Flexbox WIP server browser UI tweaks to make filtering servers nicer
2 Years Ago
2 Years Ago
2 Years Ago
Fix some issues with switching to/from play mode Fix percent units not taking element scale into consideration
2 Years Ago
Fix align items stretch sizing elements larger/smaller than the container when the element is scaled