FeatherMC/src
Alpyne b15e039d61 [protocol] Revert using string_view for strings 2020-11-02 14:58:30 -08:00
..
block/state BlockState: store properties 2020-08-13 18:47:19 -07:00
config Fix annoying Property.h warning 2020-08-12 17:58:24 -07:00
data BlockState: store properties 2020-08-13 18:47:19 -07:00
logging Highlight errors and warning messages in their level color 2020-08-22 18:52:06 -07:00
nbt NBT iterator for CompoundTag + fix warnings 2020-08-13 18:38:43 -07:00
network Refactor logging :) 2020-08-07 06:23:22 +01:00
protocol [protocol] Revert using string_view for strings 2020-11-02 14:58:30 -08:00
util Math::CeilDiv (divide and round up) 2020-10-30 19:17:26 -07:00
world Move ChunkSection guts to PalettedContainer 2020-10-30 19:17:26 -07:00
.editorconfig Add .editorconfig 2020-10-30 19:17:26 -07:00
Common.h bitsizeof(T) macro 2020-10-30 19:17:26 -07:00
DedicatedServer.cpp Add PlayerAction (block breaking etc) packet 2020-10-31 02:20:31 -07:00
DedicatedServer.h Comment out JobManager while it's not included in git 2020-08-22 18:41:07 -07:00
Lockable.h Add steal to lockable 2020-08-08 01:24:46 +01:00
Main.cpp Refactor logging :) 2020-08-07 06:23:22 +01:00
MinecraftClient.cpp Eliminate needless indirection from TCP stack 2020-08-01 04:38:59 +01:00
MinecraftClient.h Implement basic chat functionality 2020-08-08 01:25:32 +01:00
NetworkMessage.h Add Assert and AssertOnce macros 2020-08-22 18:44:28 -07:00
PacketReader.h Implement PacketReader method ReadPosition 2020-10-31 02:20:31 -07:00
ServerStatus.h Use 1.15.2 for now 2020-08-03 07:31:33 +01:00
Types.h Add Direction enum 2020-10-31 02:20:31 -07:00
meson.build Fix spacing in meson.build again 2020-08-13 18:39:43 -07:00