Yvan Janssens
|
e06937dab3
|
Replace all print calls with log crate calls
|
2024-09-24 13:45:41 +02:00 |
|
mini-bomba
|
e53b6406a0
|
Set player_info.last_update when no update was required
|
2024-08-17 18:42:28 +02:00 |
|
techmetx11
|
c42c71ff5d
|
Remove unnecessary logs
|
2024-08-14 12:11:08 +01:00 |
|
techmetx11
|
f7cbcbddfa
|
GitHub workflow: Test the player script extractor every 2 hours
|
2024-08-09 15:09:05 +01:00 |
|
MMaster
|
6f7054a457
|
Fix sig function body extraction not escaping $
|
2024-08-08 01:36:07 +02:00 |
|
MMaster
|
04d3323e01
|
Update & improve nsig extraction based on current player js code
|
2024-08-03 00:28:09 +02:00 |
|
techmetx11
|
deae9055ca
|
Emergency fix
|
2024-07-25 14:26:20 +01:00 |
|
techmetx11
|
e506206971
|
Change default TCP IP to 127.0.0.1
|
2024-07-21 17:14:08 +01:00 |
|
techmetx11
|
369cfb335f
|
Added TCP/IP support
Closes #2
|
2024-07-21 16:28:45 +01:00 |
|
techmetx11
|
115c690416
|
New opcode: PLAYER_UPDATE_TIMESTAMP
|
2024-07-21 13:37:34 +01:00 |
|
techmetx11
|
446120f5c9
|
Fix problems with the regex
|
2024-07-11 00:11:10 +01:00 |
|
techmetx11
|
cdeddbd07e
|
Switch the byteswapping to regular shifting
|
2024-07-09 22:06:27 +01:00 |
|
techmetx11
|
de4fab1517
|
Fix nsig extraction code and some warnings
oops
|
2024-07-09 21:55:16 +01:00 |
|
techmetx11
|
35fc0bc549
|
Fix an error with the opcode decoder (sig)
|
2024-07-03 22:40:50 +01:00 |
|
techmetx11
|
e1dbc56a32
|
Fixed some annoying warnings
|
2024-07-03 18:13:34 +01:00 |
|
techmetx11
|
053e89cd79
|
Fix the sig function code not working
|
2024-07-03 18:00:07 +01:00 |
|
techmetx11
|
4cb6b0a609
|
Javascript code debugger
|
2024-07-03 17:38:46 +01:00 |
|
techmetx11
|
062de1e172
|
Fixed the program with a quick change to the code (to handle the dollar sign)
|
2024-06-27 23:24:46 +01:00 |
|
techmetx11
|
9f491c0e7c
|
Added new opcode: PLAYER_STATUS
|
2024-06-26 21:57:03 +01:00 |
|
techmetx11
|
9784fdbafe
|
Added size in response for convenience
|
2024-06-25 18:59:19 +01:00 |
|
techmetx11
|
fda0eeb863
|
Fixed the code, apparently there's nothing actually wrong with it
|
2024-05-12 13:33:13 +01:00 |
|
techmetx11
|
6bd9b67176
|
Rewrote parts of the code
|
2024-05-12 13:33:07 +01:00 |
|
techmetx11
|
fa3686e1f3
|
Improved the program, and also fixed the sig function not working
|
2024-04-30 16:37:27 +01:00 |
|
techmetx11
|
5d32c35ad7
|
Done implementing everything
|
2024-04-30 15:51:50 +01:00 |
|
techmetx11
|
a124a26d36
|
Improve the program a bit, and include a protocol documentation
|
2024-04-29 19:14:08 +01:00 |
|
techmetx11
|
48be34ff5c
|
The program will now not end streams after the first command
|
2024-04-29 16:33:45 +01:00 |
|
techmetx11
|
b4ad4a33a2
|
Can now decrypt n parameter signatures
|
2024-04-29 09:27:20 +01:00 |
|
techmetx11
|
b601571cff
|
nsig function extraction works!
|
2024-04-29 06:47:17 +01:00 |
|
techmetx11
|
33a33f4060
|
Wrote a bit on the nsig function
|
2024-04-29 05:37:58 +01:00 |
|
techmetx11
|
a8435f8a29
|
Finally done fighting with Rust
|
2024-04-28 20:19:38 +01:00 |
|
techmetx11
|
2e63d3c20c
|
Successful compilation :D
|
2024-04-28 15:37:35 +01:00 |
|
techmetx11
|
0ab1304580
|
Finished up a bit on the opcode parser
|
2024-04-28 15:09:51 +01:00 |
|
techmetx11
|
033a76d3e1
|
Initial commit
|
2024-04-28 13:13:16 +01:00 |
|