userlamalovecancel

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

1 Year Ago
WIP login
1 Year Ago
Change login page to be the start
1 Year Ago
Hook up room code entry so the length check stuff works
1 Year Ago
Cleanup input length stuff
1 Year Ago
Add gamemodel provider
1 Year Ago
Fix import casing
1 Year Ago
Upgrade react-class-model
1 Year Ago
Bump to v0.0.10 Actually switch to using commonJS...........
1 Year Ago
1 Year Ago
Bump to v0.0.9 Change to using commonJS to hopefully fix import errors in some projects
1 Year Ago
1 Year Ago
Filename fixes Renames to match API changes
1 Year Ago
Connect to the websocket
1 Year Ago
▅▄▄ ▊██ ▄▊ ▋▊▆▍█▊▊ ▍▇▍▇▊ ▌▉▊▌▊
1 Year Ago
Some code to join a game session
1 Year Ago
Add react-class-model
1 Year Ago
Fixing stuff part 1 Finished fixing stuff
1 Year Ago
Make sure vscode uses yarn
1 Year Ago
And another one
1 Year Ago
Another one
1 Year Ago
Try again
1 Year Ago
Hopefully fix github actions
1 Year Ago
Move the core code into a separate package in the same repo
1 Year Ago
Refactoring the game connection code and RPC code to be independent from Rust+/RN things
1 Year Ago
▅▊█ █▇ ▊ ▊▇▉ ▌▇▋▄ █▆▄▅ ▊▊▄▇▋ ▄▋▄ ▉▊█▉▄▋▍ ▋▄▍▉▊ ▇▊▄▋ ▋▊▇ ▍▆▉▊ █▊█▍█
1 Year Ago
Merge from nexus
1 Year Ago
Fix ChooseSpawnZone returning zone name instead of key
1 Year Ago
Merge from nexus
1 Year Ago
Fix prefab merge screwup in MenuUI.Options ToggleResolution.Dropdown field was set to null when it wasn't supposed to be
1 Year Ago
Expose option to invert Y axis while mounted on the options menu (already existing vehicle_flipy convar)
1 Year Ago
▅▄▊ ▅▅▄▊▊▆▅▄ █▄▉▇▆/▄▅▌ ▅█▇▋▇▉█▄▍▄ ▄▄▆▋█▉▊ ▅▊▆ ▄▆▅▇▋ ▊▆▋▉▍▌ ▊▌▋ ▄▉ ▋▆▇▊ ▊▄▋▊▅ ▅▋▊▊▍▋▅▇▍ ▌▌▆▄▍▊▆▊
1 Year Ago
▉▅▉ ▉▋ █▇▅▌▄▌▅▍ ▍▆▇▋▆▋▍
1 Year Ago
Manifest
1 Year Ago
Merge from nexus
1 Year Ago
Merge from world_config
1 Year Ago
▋▋▄▇ ▄▇▉▊_▄▉▋ █▊▅▋▍█▍ ▇▅ ▄▍▋ ▄▋▍ ▉▌▅▉▇ ▉▉▍▇▌▆▇
1 Year Ago
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)
1 Year Ago
Initial setup for menu2 dev (empty prefab, enable it from Tools -> Menu2 menu)
1 Year Ago
Merge from networkgrid_layers
1 Year Ago
Merge from nexus
1 Year Ago
Merge from main
1 Year Ago
Make the dungeon network group layers repeat every 100 units up so we have more than dungeon layer for more network isolation
1 Year Ago
Add support for layers along the Y axis (up) to network grid so it's now "3D" ish
1 Year Ago
▆▆▋▌▍▊▉ ▅█▇▉▉▊▇▅▅▇█ ▉▊▋▆
1 Year Ago
Support pitching the camera up/down on the RC drone
1 Year Ago
Don't allow the chat UI to be open while debug camera is active
1 Year Ago
Prevent opening the chat UI if the player is dead/sleeping, or has a dialog open (should exclude poker UI already) Automatically close the chat UI if those conditions fail
1 Year Ago
Allow changing the RC ID for drones More audio fixes when flying the drone from the computer station
1 Year Ago
Merge from data
1 Year Ago
Server compile fix