issues
search
PistonDevelopers
/
hematite_server
A Minecraft server clone
http://hematite.piston.rs/
MIT License
141
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rust 2018 and fix some warnings
#123
ghost
closed
2 years ago
0
Update dependencies
#122
bvssvni
opened
5 years ago
0
Bump dependencies
#121
vignesh-sankaran
closed
6 years ago
0
Refactored using `clippy` and `rustfmt`.
#120
cedws
closed
6 years ago
4
Updated dependencies
#119
bvssvni
closed
6 years ago
0
Regression in asynchronous
#118
bvssvni
opened
7 years ago
0
Published 0.0.3
#117
bvssvni
closed
7 years ago
0
Added missing fields to Cargo.toml
#116
bvssvni
closed
8 years ago
0
Updated dependencies
#115
bvssvni
closed
8 years ago
1
Consider licensing issues
#114
mattico
opened
8 years ago
3
1.9 changes to EntitySelector's gamemode field
#113
fenhl
opened
8 years ago
0
Replace ReadExactly trait with read_exact from std
#112
fenhl
closed
8 years ago
1
Impl symmetric AES encryption on top of TcpStream
#111
s1gtrap
opened
8 years ago
7
Add a consts module containing version number and protocol version
#110
fenhl
closed
8 years ago
1
Basic functionality roadmap
#109
toqueteos
opened
8 years ago
9
Use the 1.9 chunk packet format internally
#108
fenhl
opened
8 years ago
2
Performance/ Design: How Maps will be stored in ram and on disk/
#107
RichardlL
closed
8 years ago
6
First steps towards single player support
#106
toqueteos
closed
1 year ago
13
Add command-line option to override the server dir
#105
fenhl
opened
8 years ago
0
Fix server.properties parsing
#104
fenhl
closed
8 years ago
0
Provide proper tests for server.properties
#103
toqueteos
closed
8 years ago
5
Fix splitn off-by-one error in server.properties parser
#102
fenhl
closed
8 years ago
1
Crash when reading server.properties
#101
fenhl
closed
8 years ago
8
Async IO: Do we want it? Libraries to use?
#100
toqueteos
opened
9 years ago
3
Update dependencies
#99
fenhl
closed
9 years ago
0
Branch protection
#98
fenhl
closed
9 years ago
3
Add singleplayer support to the protocol
#97
fenhl
opened
9 years ago
9
Rename read_exact to read_exactly
#96
fenhl
closed
9 years ago
0
Move to stable Rust
#95
fenhl
closed
9 years ago
0
Move to Rust beta
#94
fenhl
closed
9 years ago
0
Add dependency graph to readme
#93
fenhl
closed
9 years ago
0
Add contributing file with link to the one in the piston repo
#92
fenhl
closed
9 years ago
0
Update for latest Rust nightly and updated dependencies
#91
fenhl
closed
9 years ago
0
Introduce a compiler plugin for deriving NBT format serializations for structs.
#90
atheriel
closed
9 years ago
10
The nbt library has been moved into its own repo
#89
fenhl
closed
9 years ago
0
Tell Travis CI to use Rust nightly
#88
fenhl
closed
9 years ago
0
Update to latest Rust nightly
#87
fenhl
closed
9 years ago
0
Improve insert() ergonomics for NbtBlob
#86
atheriel
closed
9 years ago
0
Add a CONTRIBUTING file
#85
fenhl
closed
9 years ago
2
Update to latest Rust
#84
fenhl
closed
9 years ago
1
Fix superfluous regex_macros import
#83
fenhl
closed
9 years ago
0
Update to latest Rust
#82
fenhl
closed
9 years ago
0
Enable doc deploying
#81
Potpourri
closed
9 years ago
0
Host docs on docs.piston.rs
#80
fenhl
closed
9 years ago
0
Move hematite-nbt into its own repo
#79
fenhl
closed
9 years ago
3
Add EntitySelector type
#78
fenhl
closed
9 years ago
5
Fix proto/slp unused imports
#77
toqueteos
closed
9 years ago
0
Region file (.mca) handling.
#76
toqueteos
closed
8 years ago
5
Beta channel
#75
toqueteos
closed
9 years ago
8
Update to latest Rust
#74
fenhl
closed
9 years ago
0
Next