userlamalovecancel

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

5 Years Ago
Fix Command.Set not triggering convar replication (only worked when running a command before)
5 Years Ago
Merge from main
5 Years Ago
Add console commands to enable/disable notifications for a server
5 Years Ago
Merge from main
5 Years Ago
Update protos and auth mapping
5 Years Ago
Make player token required in protos
5 Years Ago
Throttle command dispatching Add rate limiting for incoming commands Player authentication is now mandatory Another pooling fix
5 Years Ago
Update to new websocket lib Fix some pooling issues
5 Years Ago
Add Pool.FreeDynamic to return objects to the pool using their runtime type (only required for polymorphic types)
5 Years Ago
Send MemoryBuffers instead to take advantage of the pooling BinaryDataHandler uses Span<byte> instead because it refers to the internal receive buffer Some MemoryBuffer improvements
5 Years Ago
Merge from main
5 Years Ago
Fix steamid parsing incorrectly in webrcon chat view
5 Years Ago
Merge fleck
5 Years Ago
Merge from main
5 Years Ago
▍█▌▍▉▋ ▉▉ ▄ ▆▄▍▆ █▊ ▍▇▉▍▆ (█▌ ▌▉▇ █▄▋▄▉▋) ▉█▄▅ ▅▋ ▉▊▇▅▋▆ ▊▅▌ ▆▇▇▋▇'▆ █▊▇▄ ▊▇▊▄▊▌█▉▉▉▉ ▅▇▉ ▆▋ ▍▉▄▋▊▅ (█▉▅▋ █▇▅▉▅▌▋▄ ▉█ ▌▉▋ ▇▆▊▅▉▆▅▄ ▌█▊▆▌) ▉▉█▉ ▌▅▍▌█▅█ ▄ █▋█▆▍ ▌▌▇ ▋▋▉ ▍▄▌▆▄▊▉ ▌█▆▆▆ ▅▉▍▉ ▋▉▌▍▄▆▄ ▅█ ▊▋▌▊▋ ▌▅
5 Years Ago
More allocation reduction (send, etc)
5 Years Ago
Delegate allocation reduction, receiving data shouldn't allocate now
5 Years Ago
Fix large frames reading incorrectly, use ArraySegment for binary message sending (easier for pooling)
5 Years Ago
More allocation reduction, more subprotocol removal, large incoming messages (>4KB) are delayed for some reason right now
5 Years Ago
Fixed sending larger messages, return buffers to pool when done with them
5 Years Ago
First pass, only somewhat broken
5 Years Ago
Stripping out things (older protocol handlers, subprotocols, custom headers, cookies, flash socket policy)
5 Years Ago
▆▄▄▆▋▍ ▄▌▄▉▊ ▆▉▍▋
5 Years Ago
▍▉▊▋▇█ ▋▌▊▄ ▋▍▇▋ ▇▍ ▉▍▍ ▄▍▅▇█ ▊▇▇▅▍▋█ ▌▉ ▇▄██▆▍███▌▇▊▌▆ ▊▊ ▆▋▄ ▆█▉▌ ▅▅▅▍▄▉ ▌▌▉▍▇▍ ▊▍ █▆▄█
5 Years Ago
▋█▍▅▇▇▌, ▆▋▊▍▊▄▉, ▊▉█ ▋▅▄ ▌▉▅▊▉█ ▋▍▇▋
5 Years Ago
Fix notification permission toggling generating a new steam ticket
5 Years Ago
Prevent duplicate player tokens from being generated
5 Years Ago
Fix opening pairing notifications when the app is closed (needs some more work)
5 Years Ago
Add an option to IO entities so paired devices can be cleared (generates a new token for it)
5 Years Ago
Entity pairing
5 Years Ago
Entity pairing notification, moved new entities to electrical category too
5 Years Ago
Remove an old change that isn't required anymore
5 Years Ago
Require hammer or wire tool to rename
5 Years Ago
Merge from main
5 Years Ago
Update protos, entity now loads its info when subscribed to
5 Years Ago
New entity info command, allow it to have different payloads per entity type
5 Years Ago
Remove buildings code, entities list is now in server
5 Years Ago
Merge from main
5 Years Ago
Remove the old building info and entity info code - new IO entity auth method
5 Years Ago
▊▅█▋▊ ▊▊▉ ▌▆, ▇▄▇▌▍▍▋▍, ▋▋█▄▍▇▌▌▇▆▍▅, ▊▆▇ ▉▄▅▇█ ▄█▅▄▄▊ █▋ ▌▊▍▍█▉▊▆▄▊▆▄▍▋▇█▊▋▊
5 Years Ago
Pixi webgl map bullshit that doesn't work yet
5 Years Ago
Setting up WebGL and Pixi
5 Years Ago
Revert "Testing RN maps" This reverts commit a629f34d1139f842b3e16a4929baf7941392de5a.
5 Years Ago
Setting up WebGL and Pixi
5 Years Ago
Testing RN maps
5 Years Ago
Fix server list not rendering on changes
5 Years Ago
Use proxy for websocket requests
5 Years Ago
▇▊▋▉▋▋▄▇ ▍▍▊▌▌▋▅▄▄ █▍█▊█▇▄▊
5 Years Ago
Send the player token with the pairing notification
5 Years Ago
Set player token from notification payload