Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
mcipm
/
90031d1af1762d2dd6dd6276848b0de01ce5c0ea
90031d1
Client: entitystat: implement option '--sort'
by WHR
· 5 years ago
e6389cc
Client: string offset variables are now signed integers; add copyright and license information on '--version' output
by WHR
· 5 years ago
aea417b
Copy 'COPYING' file into .jar file
by WHR
· 5 years ago
5acdcaf
Add mcipm(1) man page
by WHR
· 5 years ago
63a01e4
Fix entity type minecraft:player not found when using 'mcipm entitystat -t minecraft:player ...'
by WHR
· 5 years ago
e85a0e2
Pack nested structs
by WHR
· 5 years ago
b5c76de
Client: check for minimal entity entry length
by WHR
· 5 years ago
2300ba6
Add more available colums for entitystat subcommand
by WHR
· 5 years ago
bce12c3
Remove some debug messages
by WHR
· 5 years ago
ae3b499
Fix/change some default colum names
by WHR
· 5 years ago
698421d
Add kill subcommand
by WHR
· 5 years ago
1a8cb27
Add copyright and license header for all source files; add LICENSE
by WHR
· 5 years ago
a5cfb41
Refactor option handling code of entitystat subcommand a little
by WHR
· 5 years ago
072c918
Implement MCIPM_GET_ENTITIES_SELECTOR_ENTITY_TYPE
by WHR
· 5 years ago
621d5e8
Add error code marcos in packet.h
by WHR
· 5 years ago
78ab7ae
Implement select entity by numeric instance ID
by WHR
· 5 years ago
4d41995
Implement MCIPM_REPLY_ERROR
by WHR
· 5 years ago
b37a7a5
Fix EntityStatistics can't get player entity type name; try to truncate output to fit window width in entitystat
by WHR
· 5 years ago
395114a
Implements entitystat subcommand printing entities
by WHR
· 5 years ago
560bc67
Add incomplete output format code for mcipm(1) tool
by WHR
· 5 years ago
d30ba38
Implement MCIPM_REPLY_ENTITIES
by WHR
· 5 years ago
9480c86
Implementing entitystat tool
by WHR
· 5 years ago
2b96809
Implement version query; add client code
by WHR
· 5 years ago
9db3e04
Add protocol decoder
by WHR
· 5 years ago
e698144
Fix ServerJNRUnixDomainSocketChannel doesn't have an argument-less constructor; use jnr.enxio.channels.NativeSelectorProvider for ServerJNRUnixDomainSocketChannel
by WHR
· 5 years ago
04d6517
Try to bind and listen on an Unix domain socket
by WHR
· 5 years ago
56b937b
JNR Unix domain socket implementation channel wrapper for Netty has just passed compilation...
by WHR
· 5 years ago