| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added game event list detailed parsing (#14) | Arda Serdar Pektezol | 2023-09-27 | 1 | -4/+72 |
| * | add new user messages, fix some writer types (#13) | Arda Serdar Pektezol | 2023-09-25 | 2 | -11/+87 |
| * | fix writer broken for directory parsing (#12) | Arda Serdar Pektezol | 2023-09-23 | 1 | -2/+2 |
| * | retouch parser and header messages (#11) | Arda Serdar Pektezol | 2023-09-23 | 3 | -2/+15 |
| * | feat: TONS of user message parsing (#10) | Arda Serdar Pektezol | 2023-09-23 | 1 | -49/+906 |
| * | organize packets and classes (#9)v1.1.1 | Arda Serdar Pektezol | 2023-09-21 | 16 | -402/+593 |
| * | add strings builder, customize ALL outputs (#6) | Arda Serdar Pektezol | 2023-09-21 | 46 | -144/+588 |
| * | define todos on packets | Arda Serdar Pektezol | 2023-09-20 | 1 | -11/+11 |
| * | touchup and fix bug | Arda Serdar Pektezol | 2023-09-20 | 3 | -5/+31 |
| * | decide what message types are left | Arda Serdar Pektezol | 2023-09-20 | 25 | -121/+225 |
| * | parse netSignOnState flags | Arda Serdar Pektezol | 2023-09-20 | 1 | -7/+32 |
| * | make enum names type specific | Arda Serdar Pektezol | 2023-09-20 | 1 | -16/+16 |
| * | proper svcServerInfo parsing | Arda Serdar Pektezol | 2023-09-20 | 1 | -32/+32 |
| * | parse signOnState as string | Arda Serdar Pektezol | 2023-09-20 | 1 | -3/+43 |
| * | change switch variable name | Arda Serdar Pektezol | 2023-09-20 | 1 | -3/+3 |
| * | fix netTick calculations | Arda Serdar Pektezol | 2023-09-20 | 1 | -4/+4 |
| * | build for arm64 instead of armv1.1.0 | Arda Serdar Pektezol | 2023-09-16 | 1 | -1/+1 |
| * | makefile for building easier | Arda Serdar Pektezol | 2023-09-16 | 1 | -0/+12 |
| * | ignore executables generated by Makefile | Arda Serdar Pektezol | 2023-09-16 | 1 | -1/+2 |
| * | docs: update the readme | Arda Serdar Pektezol | 2023-09-16 | 1 | -2/+21 |
| * | feat: parsing sar custom data (#4) | Arda Serdar Pektezol | 2023-09-16 | 47 | -157/+506 |
| * | update CI workflow for go 1.21.0 | Arda Serdar Pektezol | 2023-09-16 | 1 | -2/+2 |
| * | update CI workflow for go 1.21.0 | Arda Serdar Pektezol | 2023-09-16 | 1 | -6/+6 |
| * | another rewrite, v1.0.0 | Arda Serdar Pektezol | 2023-09-16 | 74 | -997/+1147 |
| * | net/svc messages finally getting parsed correctly | Arda Serdar Pektezol | 2023-09-16 | 14 | -68/+54 |
| * | upgrade bitreader to v1.2.5 | Arda Serdar Pektezol | 2023-09-16 | 2 | -1/+3 |
| * | upgrade bitreader to v1.2.4 | Arda Serdar Pektezol | 2023-09-16 | 2 | -1/+3 |
| * | fixed net/svc messages, not reading data atm but working | Arda Serdar Pektezol | 2023-09-16 | 13 | -19/+106 |
| * | better debugging, still broken | Arda Serdar Pektezol | 2023-09-16 | 5 | -40/+46 |
| * | remove hexadecimal case statements | Arda Serdar Pektezol | 2023-09-16 | 1 | -10/+10 |
| * | added almost all net/svc messages - currently broken | Arda Serdar Pektezol | 2023-09-16 | 23 | -4/+440 |
| * | upgraded to v1.2.3 | Arda Serdar Pektezol | 2023-09-16 | 2 | -3/+3 |
| * | deleted reduntant length fields - improved struct append | Arda Serdar Pektezol | 2023-09-16 | 4 | -30/+24 |
| * | net/svc messages | Arda Serdar Pektezol | 2023-09-16 | 16 | -7/+307 |
| * | put class type into individual files | Arda Serdar Pektezol | 2023-09-16 | 4 | -40/+39 |
| * | stringtable done, can't see data properly | Arda Serdar Pektezol | 2023-09-16 | 7 | -56/+70 |
| * | starting stringtable | Arda Serdar Pektezol | 2023-09-16 | 1 | -0/+5 |
| * | done until the hard part | Arda Serdar Pektezol | 2023-09-16 | 4 | -0/+173 |
| * | done until the hard part | Arda Serdar Pektezol | 2023-09-16 | 3 | -39/+59 |
| * | starting fresh for the third time | Arda Serdar Pektezol | 2023-09-16 | 14 | -583/+133 |
| * | changed github username + other stuff that i don't remember | Arda Serdar Pektezol | 2023-09-16 | 11 | -21/+179 |
| * | class parses and other stuff | BiSaXa | 2023-09-16 | 5 | -39/+152 |
| * | first rewrite commit using bisaxa/bitreader | BiSaXa | 2023-09-16 | 13 | -335/+259 |
| * | final commit before rewrite | BiSaXa | 2023-09-16 | 3 | -14/+5 |
| * | usercmdinfo buttons complete | BiSaXa | 2023-09-16 | 3 | -3/+58 |
| * | janky bitreader, usercmdinfo almost finished | BiSaXa | 2023-09-16 | 5 | -133/+83 |
| * | new readme badges | BiSaXa | 2023-09-16 | 1 | -1/+1 |
| * | new readme badges | BiSaXa | 2023-09-16 | 1 | -2/+2 |
| * | Update CI.yml | Arda Serdar Pektezol | 2023-09-16 | 1 | -3/+16 |
| * | module name and other changes | BiSaXa | 2022-08-28 | 7 | -8/+72 |