raven Raven
Raven pushed to characters at Raven/osirose-new 2025-03-08 13:48:13 -05:00
8ba8fce20b - update: schema now sets the skills column to prevent a crash
Raven pushed to characters at Raven/osirose-new 2025-03-07 21:03:38 -05:00
b6f2d3f456 - chore: ran cargo fix on the codebase
Raven pushed to characters at Raven/osirose-new 2025-03-07 20:01:53 -05:00
3b789d0fd4 - fix: Dockerfile build errors for newer rust version
Raven pushed to characters at Raven/osirose-new 2025-03-04 14:01:42 -05:00
c0e8dba715 - update: imports
Raven pushed to characters at Raven/osirose-new 2025-02-27 23:22:30 -05:00
4f28e92685 - update: proto files and code referencing them to make it more clear what service they are
Raven pushed to characters at Raven/osirose-new 2025-02-27 22:11:36 -05:00
a9a6c52b00 - update: proto files to move common stuff into common proto files
Raven pushed to main at Raven/vpc-shift-tool 2025-01-30 01:03:39 -05:00
7a35b65f2c Update .github/workflows/makefile.yml
Raven pushed to main at Raven/vpc-shift-tool 2025-01-29 18:03:15 -05:00
8924f088ba - update: about page updates
Raven released 1.0.0 at Raven/vpc-shift-tool 2025-01-29 17:40:01 -05:00
Raven pushed tag 1.0.0 to Raven/vpc-shift-tool 2025-01-29 17:40:00 -05:00
Raven pushed to main at Raven/vpc-shift-tool 2025-01-29 17:21:30 -05:00
7c57d73d47 - add: install udev rules when installing
Raven pushed to main at Raven/vpc-shift-tool 2025-01-29 16:53:32 -05:00
08ab249203 - add: udev rules for virpil control devices
Raven pushed to main at Raven/vpc-shift-tool 2025-01-29 16:50:53 -05:00
0a22a7a71b - add: github makefile
Raven pushed to main at Raven/vpc-shift-tool 2025-01-29 16:30:19 -05:00
Raven created repository Raven/vpc-shift-tool 2025-01-29 16:17:28 -05:00
Raven pushed to characters at Raven/osirose-new 2025-01-29 14:26:11 -05:00
292a298205 - update: grab version info to register from the cargo package
Raven pushed to characters at Raven/osirose-new 2025-01-28 22:48:43 -05:00
b5e16f0bef - add: mouse cmd packet handling
Raven pushed to characters at Raven/osirose-new 2025-01-28 17:31:59 -05:00
09c10efb46 - update: equipped item list to use the constant instead of a "magic" number
c85c769646 - remove: unused dependencies from database service
743743ceb6 - update: docker base containers to use alpine. This drops the final containers from ~100mb to ~17mb
Compare 3 commits »
Raven pushed to characters at Raven/osirose-new 2025-01-08 12:38:17 -05:00
8c108ceeeb - fix: issue where you could login if you had a valid token but an invalid session
f4a421b7cb - fix: no longer fail to parse packet if multiple were received in one read call
Compare 2 commits »
Raven pushed to characters at Raven/osirose-new 2025-01-08 03:46:26 -05:00
32fe2d65a7 - add: select character now actually sends the character data to the client