aboutsummaryrefslogtreecommitdiff
path: root/src/jobs.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-14Remove unnecessary logstechmetx111-1/+1
2024-07-21New opcode: `PLAYER_UPDATE_TIMESTAMP`techmetx111-40/+44
2024-07-03Fixed some annoying warningstechmetx111-16/+12
2024-07-03Javascript code debuggertechmetx111-10/+14
2024-06-26Added new opcode: `PLAYER_STATUS`techmetx111-5/+55
2024-05-12Rewrote parts of the codetechmetx111-53/+70
2024-04-30Improved the program, and also fixed the sig function not workingtechmetx111-177/+22
2024-04-30Done implementing everythingtechmetx111-19/+188
2024-04-29Improve the program a bit, and include a protocol documentationtechmetx111-9/+47
2024-04-29The program will now not end streams after the first commandtechmetx111-3/+26
2024-04-29Can now decrypt `n` parameter signaturestechmetx111-46/+74
2024-04-29nsig function extraction works!techmetx111-9/+49
2024-04-29Wrote a bit on the nsig functiontechmetx111-9/+98
2024-04-28Finally done fighting with Rusttechmetx111-2/+63
2024-04-28Successful compilation :Dtechmetx111-0/+1
2024-04-28Finished up a bit on the opcode parsertechmetx111-0/+2
2024-04-28Initial committechmetx111-0/+15