6,993 Commits over 2,771 Days - 0.11cph!
WIP rendering the question and its answering form
Handle display messages in game model
▋▇▊▋▅▋▅▇, ▆▊▅ ▍▇▄▇▄▉▇▅ ▅▊▅█▅█▄ ▇▋▄█▌▇▍
Hide round header when not playing or no info is set for it
Change to the login page if we're on the play page but not logged in
Navigate to play page when successfully logging in
Change login page to be the start
Hook up room code entry so the length check stuff works
Cleanup input length stuff
Upgrade react-class-model
Bump to v0.0.10
Actually switch to using commonJS...........
Bump to v0.0.9
Change to using commonJS to hopefully fix import errors in some projects
Filename fixes
Renames to match API changes
▅▄▄ ▊██ ▄▊ ▋▊▆▍█▊▊ ▍▇▍▇▊ ▌▉▊▌▊
Some code to join a game session
Fixing stuff part 1
Finished fixing stuff
Make sure vscode uses yarn
Hopefully fix github actions
Move the core code into a separate package in the same repo
Refactoring the game connection code and RPC code to be independent from Rust+/RN things
▅▊█ █▇ ▊ ▊▇▉ ▌▇▋▄ █▆▄▅ ▊▊▄▇▋ ▄▋▄ ▉▊█▉▄▋▍ ▋▄▍▉▊ ▇▊▄▋ ▋▊▇ ▍▆▉▊ █▊█▍█
Fix ChooseSpawnZone returning zone name instead of key
Fix prefab merge screwup in MenuUI.Options
ToggleResolution.Dropdown field was set to null when it wasn't supposed to be
Expose option to invert Y axis while mounted on the options menu (already existing vehicle_flipy convar)
▅▄▊ ▅▅▄▊▊▆▅▄ █▄▉▇▆/▄▅▌ ▅█▇▋▇▉█▄▍▄ ▄▄▆▋█▉▊ ▅▊▆ ▄▆▅▇▋ ▊▆▋▉▍▌ ▊▌▋ ▄▉ ▋▆▇▊ ▊▄▋▊▅ ▅▋▊▊▍▋▅▇▍ ▌▌▆▄▍▊▆▊
▋▋▄▇ ▄▇▉▊_▄▉▋ █▊▅▋▍█▍ ▇▅ ▄▍▋ ▄▋▍ ▉▌▅▉▇ ▉▉▍▇▌▆▇
Use higher resolution icons for the in game item store
Fix item names shown twice on the item store (not perfect - some still show two names with minor differences)
Initial setup for menu2 dev (empty prefab, enable it from Tools -> Menu2 menu)
Merge from networkgrid_layers
Make the dungeon network group layers repeat every 100 units up so we have more than dungeon layer for more network isolation
Add support for layers along the Y axis (up) to network grid so it's now "3D" ish