issues
search
ferrumc-rs
/
ferrumc
A reimplementation of the minecraft server in rust.
MIT License
1.04k
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix/keep alive stuff
#128
AnonymousBit0111
closed
5 days ago
1
Made query return `(Entity=usize, Item)` instead of `Item` use FERRUMC_LOG for logging.
#127
Sweattypalms
closed
5 days ago
0
Feat/kicking inactive
#126
AnonymousBit0111
closed
5 days ago
4
Nix flake
#125
nicholaschiasson
closed
1 week ago
3
Small updates to housekeeping
#124
0xnim
closed
1 week ago
0
Anvil Optimizations
#123
0xnim
closed
1 week ago
0
fixed only one client being able to join the server
#122
AnonymousBit0111
closed
6 days ago
1
Fix/keep alive
#121
0xnim
closed
1 week ago
1
Remove alot of code, replace with a feature flag
#120
0xnim
closed
1 week ago
0
Restart on Failiure
#119
0xnim
opened
2 weeks ago
4
Feature/better logging
#118
0xnim
closed
2 weeks ago
2
added a 100ms sleep to the keep alive system to prevent it from having excessive cpu usage
#117
AnonymousBit0111
closed
1 week ago
4
Ip address hiding
#116
0xnim
closed
2 weeks ago
0
Moved the state to it's own crate
#115
ReCore-sys
opened
2 weeks ago
0
Reload config on change
#114
Sweattypalms
opened
2 weeks ago
8
Better logging highlighting
#113
Sweattypalms
opened
2 weeks ago
1
Database importing
#112
ReCore-sys
closed
2 weeks ago
0
PDC integration
#111
Skullians
opened
3 weeks ago
0
Added broadcasting packets with options. And GlobalState Extension trait to easily `state.broadcast(&packet, opts).await;`
#110
Sweattypalms
closed
3 weeks ago
0
Leaderboard Support
#109
Skullians
opened
3 weeks ago
0
Implement Gamerules store
#108
CattoFace
opened
3 weeks ago
2
Minimessage
#107
ReCore-sys
opened
3 weeks ago
1
Accurate player list
#106
Haolaaa
closed
3 weeks ago
3
NBT -> Struct mappings + Benches
#105
Sweattypalms
opened
3 weeks ago
1
Note about contributing in rewrite + small CONTRIBUTING.md change
#104
Skullians
closed
3 weeks ago
0
note about contributing in default branch ‘dev’
#103
Skullians
closed
3 weeks ago
0
Fixed stop_all_systems creating new systems to destroy
#102
AnonymousBit0111
closed
3 weeks ago
0
renamed ticking system to "ticking" instead of "keep_alive"
#101
AnonymousBit0111
closed
3 weeks ago
0
Anvil parser
#100
ReCore-sys
closed
3 weeks ago
1
Accurate player list
#99
ReCore-sys
closed
2 weeks ago
0
Chat component builder
#98
ReCore-sys
opened
3 weeks ago
0
Secure chat
#97
ReCore-sys
opened
3 weeks ago
0
Serialization format
#96
ReCore-sys
opened
3 weeks ago
0
Chunk importing
#95
ReCore-sys
closed
2 weeks ago
0
added the keep alive system
#94
AnonymousBit0111
closed
3 weeks ago
1
Added enum support for NetEncode macro
#93
Sweattypalms
closed
3 weeks ago
0
feature/better_systems
#92
Sweattypalms
closed
3 weeks ago
0
added ticking system
#91
AnonymousBit0111
closed
3 weeks ago
1
Fixed login being stalled due to no login finish packet.
#90
Sweattypalms
closed
3 weeks ago
0
feature/hashmaps_enc
#89
Sweattypalms
closed
3 weeks ago
1
feature/systems
#88
Sweattypalms
closed
4 weeks ago
0
feature/better_ecs
#87
Sweattypalms
closed
4 weeks ago
7
feature/better_ecs
#86
Sweattypalms
closed
4 weeks ago
1
rewrite/v3 ticking
#85
AnonymousBit0111
closed
3 weeks ago
0
Config simplification
#84
ReCore-sys
closed
3 weeks ago
0
Added Ticking
#83
AnonymousBit0111
closed
1 month ago
0
HashMap support for NBT ser/de
#82
Sweattypalms
closed
1 month ago
0
Components removal^
#81
Sweattypalms
closed
1 month ago
0
fix:removed extra semicolon
#80
AnonymousBit0111
closed
1 month ago
0
Fixing a bunch of tests
#79
ReCore-sys
closed
4 weeks ago
0
Next