6,973 Commits over 2,741 Days - 0.11cph!
Fix a scale bug not related to percent units
Progress on supporting percent units for min/max element sizes
Example accordion-ish UI with collapsible sections that animate when opening/closing
Allow scaling flex elements to support animations and whatever else
Give max size higher precedence than min size so it clamps to max size if min > max
Add support for align self
Some bug fixes when running outside the editor
Add another example scene with a flexible scroll view
Add skipqueueid and removeskipqueue commands to set/unset a SteamID to always skip the queue
Save skip queue permission into users.cfg
Remove unnecessary dirtying of elements
Add profiler blocks
Editor asmdef too
Add tooltips for properties
Create an asmdef for this
Reset rotation and scale to defaults automatically
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'
Support auto sizing x/y axis the root flex element
Fix elements not respecting max width when they have children that prefer to be larger than it
Properly distribute grow/shrink when some children hit their min/max size
Fix children overflowing on cross axis when not using align items stretch
Only determine flex children once per layout
Set driven properties in editor on layout
Fix NRE when deleting flex elements
Add dependency on react-is because actions is failing
Add a flag to turn nexus features off
Don't render nexus servers on the list if not enabled
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)
Update items
Update translations
Merge branch 'master' into release
Trim binds so it's ok to have spaces between symbols like semicolons
Add meta.exec command to execute multiple other commands within a single command (useful when combined with cycled binds)
▋▇▅█▄█ ▆▉▆▊▊ ▉▅▆▍▇▌▉ ▇▅▅ ▄▇ ▍▋▍▋▋▇▇ ▍▌▋▄▆▍-▉▋▅▊ ▍▊▋█▆▍▉▍▄ ▋▅ █▉▍▉▋▄ ▅▊▅▋ ▉▆▍▋▌ ▋▅▄▄ ▌▅▇▋ ▆▉▇▌▋▌█
Clean up measurement code so main and cross axis are separated
Text constraining seems to be working, just need to clean up
Get flex text kind of working
Fix some measurement bugs
Progress on getting things working
Avoid turning boat and helicopter engines off when they were on before transferring servers
Automatically run console commands from server.cfg nexus/zone variables on server boot
▅▅▆▇█ ▌▄▇▊ ▉▊▋▇_▄█▄▄_▆▍▆▅▄▌▆▇
Fix contacts button not showing/hiding correctly
Update items
Update translations
▉▋▍ ▍▇▄▅▌▉█▉█▊▉▆██▍▊▆▊▄▉▅▉ ▌▅▋▉█▄▊▋▉▊▍▉ ▌▋▅ ▌▆▆▌▆▉ █▋▇█
▉▆▉██▆ ▆▋▇ ▋▄▌▆▉ ▌▅▉▊▊██▉▅ █▇▉▇█▍ ▌▇ ▅▍▉▍ ▍▍██ ▄▇▊ ▅▊▅▌▋▊ ▅▆█▅▅▋▍▍▄ ▅▅▍▌▋▌
Show demo info on the loading screen when loading a demo
▋▋▊ █▇▇▇▊█▆▅ █▆ ▍▌▅▍▄██▋▍▊.█▉▅▊▍▌█▋▄▋▉▄█▊▍▋▊▍█▇▉ ▄▇ ▉█▇▊▅▄▄ █▍▋▄ ▅▌▆▋ █▌▄█ ▄▊▋▌▇▉▄ ▇▌▉▇▉▅ █▅▉▅▉▆▆▋ ▄▆▉▆▇
Merge from async_loading_3
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
Add 'Optimized Loading' to the options menu under Experimental to set asyncLoadingPreset