Alpyne pushed to 1.16.1 at frogcraft/minecraft-source
-
2989347cc4 Update to 1.16.1
-
d8a1b8e0de Update to 1.16
-
5e2a724cda Update to 1.15.2
-
afda272458 Update to 1.15.1
-
a7a6639f0c Update to 1.15
- Compare 6 commits »
Alpyne pushed to master at frogcraft/minecraft-source
-
9298775bf2 Fix CFR using local variable name tables
-
bd66a8a80d Update engima
-
081683c52e Chmod chmod chmod
-
da4914c373 Change mappings conversion to folder mode
-
66b5024d17 Increase enigma max heap size to 4 GB
- Compare 10 commits »
Alpyne created repository frogcraft/minecraft-source
Alpyne pushed to main at frogcraft/FeatherMC
-
f13918b66f Enable fmtlib ostream usage in Logger
-
b722c5530c Basic foundation for Block registry
- Compare 2 commits »
Alpyne pushed to main at frogcraft/FeatherMC
-
6584a2c022 Move ServerProperties classes into Feather::Config
Alpyne pushed to main at frogcraft/FeatherMC
-
ddf9a7fa20 Functional block breaking!
-
e7d18f7dff Allow cell overflow in block data (pre-1.16 style)
- Compare 2 commits »
Alpyne pushed to main at frogcraft/FeatherMC
-
b218552cc4 Block mutability for aligned bitfields (1.16 style)
Alpyne pushed to main at frogcraft/FeatherMC
-
b15e039d61 [protocol] Revert using string_view for strings
-
d444a36785 [protocol] Clientbound/serverbound specific type details
- Compare 2 commits »
Alpyne pushed to main at frogcraft/FeatherMC
-
150ad7b9ac Add PlayerAction (block breaking etc) packet
-
b370853c2a Add Direction enum
-
f8e86ab9ba Implement PacketReader method ReadPosition
-
ac62c9d25e [protocol] Simplify aliasing, use correct name and size
-
e153262a73 Add PlayerAction (block breaking etc) packet
- Compare 8 commits »
Alpyne pushed to main at frogcraft/FeatherMC
-
e153262a73 Add PlayerAction (block breaking etc) packet
-
54bc95bb28 Add Direction enum
-
d69f6c1e6b Implement PacketReader method ReadPosition
-
f19031b92f [protocol] Simplify aliasing, use correct name and size
- Compare 4 commits »
Alpyne pushed to main at frogcraft/FeatherMC
-
4c3bf292fb Add .editorconfig
-
e64603c6b6 Move ChunkSection guts to PalettedContainer
-
55fa33057f Math::CeilDiv (divide and round up)
-
1c55884ddc bitsizeof(T) macro
-
1ec9781ec1 Common int types without _t, and byte type
Alpyne created repository frogcraft/FeatherMC