index
:
worldserver-protobufs
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(test.py): new object id format + command parsing
HEAD
main
Fuwn
2024-06-12
1
-3
/
+19
|
*
fix: oneof ObjectID id
Fuwn
2024-06-12
2
-33
/
+33
|
*
refactor: rename property commands
Fuwn
2024-06-12
4
-7
/
+7
|
*
feat(test.py): larger test suite
Fuwn
2024-06-12
1
-9
/
+41
|
*
refactor(ShortLocationCommand): clearer delta notation
Fuwn
2024-06-12
1
-3
/
+3
|
*
docs: add readme
Fuwn
2024-06-12
1
-0
/
+24
|
*
refactor: move commands to command module
Fuwn
2024-06-12
29
-27
/
+28
|
*
refactor: rename ObjID
Fuwn
2024-06-12
3
-6
/
+6
|
*
refactor: use snake case (style guide)
Fuwn
2024-06-12
37
-42
/
+42
|
*
refactor: clearer comamnd names
Fuwn
2024-06-12
28
-84
/
+86
|
*
refactor: clearer network protobuf names
Fuwn
2024-06-12
10
-17
/
+17
|
*
refactor: clearer distance command
Fuwn
2024-06-12
2
-3
/
+3
|
*
refactor: clearer request commands names
Fuwn
2024-06-12
4
-9
/
+9
|
*
refactor: rename location commands
Fuwn
2024-06-12
3
-6
/
+6
|
*
refactor(NetPacket): rename fields
Fuwn
2024-06-12
1
-2
/
+2
|
*
feat: initial commit
Fuwn
2024-06-12
40
-0
/
+1246