ChillerDragon
|
8559dcbfeb
|
Also revert readme back to setup.cfg
|
2023-04-07 09:40:32 +02:00 |
|
ChillerDragon
|
ccbc15d230
|
Move setup.cfg into pyproject.toml
|
2023-04-06 18:15:08 +02:00 |
|
ChillerDragon
|
146f2214e0
|
Weird assumed progress but ctrl,game+sys sounds solid
Just details missing like weird fields and snap items
|
2023-04-06 17:45:05 +02:00 |
|
ChillerDragon
|
a4a71d4069
|
Document progress
|
2023-04-02 10:41:46 +02:00 |
|
ChillerDragon
|
91df2614b3
|
Separate snap and msgs in roadmap
|
2023-03-31 10:17:44 +02:00 |
|
ChillerDragon
|
0988cff4c9
|
Refactor to prepare proper msg unpacking
Rename `name` -> `message_name`
Replaced `GameMessage` and `SysMessage` with duck typed `NetMessage`
Split up packet.py in multiple files
|
2023-03-25 14:22:45 +01:00 |
|
ChillerDragon
|
51b0b6ca9a
|
Note about immaturity
|
2023-03-19 11:44:40 +01:00 |
|
ChillerDragon
|
c8f8ca6a21
|
Break api packet.parse -> packet.parse7
Rename the main `twnet_parser.packet.parse()` method.
Into more explicit `parse6()` and `parse7()`
|
2023-03-18 10:04:11 +01:00 |
|
ChillerDragon
|
f6a1eb3560
|
Define scope of the project
|
2023-03-18 09:35:43 +01:00 |
|
ChillerDragon
|
e3d026763a
|
Fix dev setup command
|
2023-03-16 17:08:27 +01:00 |
|
ChillerDragon
|
fa0751790e
|
Getting started as a lib user now works :)
|
2023-03-16 16:56:37 +01:00 |
|
ChillerDragon
|
18f5c146b4
|
Overengineer release script
|
2023-03-16 16:51:57 +01:00 |
|
ChillerDragon
|
9b264eb45d
|
Document first publish (something went wrong xd)
|
2023-03-16 15:05:27 +01:00 |
|
ChillerDragon
|
a41a59eda8
|
Release 0.0.1
|
2023-03-16 14:50:20 +01:00 |
|
ChillerDragon
|
0abf651b87
|
Add tests
|
2023-03-16 14:04:48 +01:00 |
|
ChillerDragon
|
a0c2b54651
|
Parse 0.7 packet header
|
2023-03-16 12:08:02 +01:00 |
|
ChillerDragon
|
d516b591b0
|
First actual parse
|
2023-03-16 10:26:36 +01:00 |
|
ChillerDragon
|
3ba7403ad4
|
First draft
|
2023-03-14 22:58:06 +01:00 |
|
ChillerDragon
|
37786f7a48
|
POC
|
2023-03-12 22:12:07 +01:00 |
|
ChillerDragon
|
4300602154
|
Init
|
2023-03-12 21:41:14 +01:00 |
|