userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

2 Years Ago
Fix a scale bug not related to percent units
2 Years Ago
Progress on supporting percent units for min/max element sizes
2 Years Ago
Example accordion-ish UI with collapsible sections that animate when opening/closing
2 Years Ago
Allow scaling flex elements to support animations and whatever else
2 Years Ago
Give max size higher precedence than min size so it clamps to max size if min > max
2 Years Ago
Add support for align self Some bug fixes when running outside the editor Add another example scene with a flexible scroll view
2 Years Ago
Add skipqueueid and removeskipqueue commands to set/unset a SteamID to always skip the queue Save skip queue permission into users.cfg
2 Years Ago
Merge from main
2 Years Ago
Remove unnecessary dirtying of elements Add profiler blocks
2 Years Ago
Editor asmdef too Add tooltips for properties
2 Years Ago
Create an asmdef for this Reset rotation and scale to defaults automatically
2 Years Ago
WIP refactor to support text better Unity upgrade Progress on getting things working Some bug fixes Editor fixes Fix some measurement bugs Implement shrinking Get flex text kind of working Text constraining seems to be working, just need to clean up Clean up measurement code so main and cross axis are separated Fix NRE when deleting flex elements Only determine flex children once per layout Set driven properties in editor on layout Fix children overflowing on cross axis when not using align items stretch Properly distribute grow/shrink when some children hit their min/max size Fix elements not respecting max width when they have children that prefer to be larger than it Support auto sizing x/y axis the root flex element Merge branch 'text-flow'
2 Years Ago
Support auto sizing x/y axis the root flex element
2 Years Ago
Fix elements not respecting max width when they have children that prefer to be larger than it
2 Years Ago
Properly distribute grow/shrink when some children hit their min/max size
2 Years Ago
Fix children overflowing on cross axis when not using align items stretch
2 Years Ago
Only determine flex children once per layout Set driven properties in editor on layout
2 Years Ago
Fix NRE when deleting flex elements
2 Years Ago
Add dependency on react-is because actions is failing
2 Years Ago
Add a flag to turn nexus features off Don't render nexus servers on the list if not enabled
2 Years Ago
Merge branch 'master' into nexus-ui Update sentry config Fix error page message shown when not in a clan Update react-class-model Update protos Add function to call the nexus API to get its details WIP server grouping for nexus Show unique names for the mock servers instead of stomping them all to the same value Refactor the mock configs so we can do that better and get it reflecting the nexus params too Fix nexus servers not immediately being grouped correctly when adding/removing them Automatically refresh groups once in a while just in case data changes Render server groups under a group header Update protos Automatically add other servers from the nexus when we have at least one already Automatically correct the IP address and port of paired nexus servers if they changed Ungroup servers when their zone is not found in the nexus anymore Fetch player info from the nexus to get appKey etc Remove appKey fields from server and notification data Support removing server groups so the button does something now Show an icon on the server you are currently assigned to Zone Name -> Key Upgrade to expo SDK 44 Merge branch 'nexus-ui' Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully)
2 Years Ago
Upgrade to expo SDK 44
2 Years Ago
Update items Update translations Merge branch 'master' into release
2 Years Ago
Trim binds so it's ok to have spaces between symbols like semicolons
2 Years Ago
Add meta.exec command to execute multiple other commands within a single command (useful when combined with cycled binds)
2 Years Ago
▋▇▅█▄█ ▆▉▆▊▊ ▉▅▆▍▇▌▉ ▇▅▅ ▄▇ ▍▋▍▋▋▇▇ ▍▌▋▄▆▍-▉▋▅▊ ▍▊▋█▆▍▉▍▄ ▋▅ █▉▍▉▋▄ ▅▊▅▋ ▉▆▍▋▌ ▋▅▄▄ ▌▅▇▋ ▆▉▇▌▋▌█
2 Years Ago
Merge from nexus
2 Years Ago
Merge from main
2 Years Ago
Clean up measurement code so main and cross axis are separated
2 Years Ago
Text constraining seems to be working, just need to clean up
2 Years Ago
Get flex text kind of working
2 Years Ago
Implement shrinking
2 Years Ago
Fix some measurement bugs
2 Years Ago
Editor fixes
2 Years Ago
Some bug fixes
2 Years Ago
Progress on getting things working
2 Years Ago
Unity upgrade
2 Years Ago
Avoid turning boat and helicopter engines off when they were on before transferring servers
2 Years Ago
Automatically run console commands from server.cfg nexus/zone variables on server boot
2 Years Ago
▅▅▆▇█ ▌▄▇▊ ▉▊▋▇_▄█▄▄_▆▍▆▅▄▌▆▇
2 Years Ago
Fix contacts button not showing/hiding correctly
2 Years Ago
Merge from main
2 Years Ago
Update items Update translations
2 Years Ago
▉▋▍ ▍▇▄▅▌▉█▉█▊▉▆██▍▊▆▊▄▉▅▉ ▌▅▋▉█▄▊▋▉▊▍▉ ▌▋▅ ▌▆▆▌▆▉ █▋▇█
2 Years Ago
▉▆▉██▆ ▆▋▇ ▋▄▌▆▉ ▌▅▉▊▊██▉▅ █▇▉▇█▍ ▌▇ ▅▍▉▍ ▍▍██ ▄▇▊ ▅▊▅▌▋▊ ▅▆█▅▅▋▍▍▄ ▅▅▍▌▋▌
2 Years Ago
Show demo info on the loading screen when loading a demo
2 Years Ago
▋▋▊ █▇▇▇▊█▆▅ █▆ ▍▌▅▍▄██▋▍▊.█▉▅▊▍▌█▋▄▋▉▄█▊▍▋▊▍█▇▉ ▄▇ ▉█▇▊▅▄▄ █▍▋▄ ▅▌▆▋ █▌▄█ ▄▊▋▌▇▉▄ ▇▌▉▇▉▅ █▅▉▅▉▆▆▋ ▄▆▉▆▇
2 Years Ago
Merge from async_loading_3
2 Years Ago
Don't stomp the warmupConcurrency or preloadConcurrency values when using asyncLoadingPreset in case they were set to custom values Disable asyncWarmup if asyncLoadingPreset is 1
2 Years Ago
Add 'Optimized Loading' to the options menu under Experimental to set asyncLoadingPreset