neoLegacy/Minecraft.World
2026-05-24 23:47:12 -04:00
..
cmake/sources feat: slime block 2026-05-22 21:15:13 -04:00
x64headers chore: sync upstream MinecraftConsoles through 2fba264c 2026-04-15 05:25:33 -05:00
AABB.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AABB.h
Abilities.cpp
Abilities.h
AbsoptionMobEffect.cpp
AbsoptionMobEffect.h
AbstractContainerMenu.cpp feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
AbstractContainerMenu.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AbstractProjectileDispenseBehavior.cpp
AbstractProjectileDispenseBehavior.h
AbstractTreeFeature.h fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Achievement.cpp feat: achievements 2026-04-26 15:27:19 +01:00
Achievement.h feat: achievements 2026-04-26 15:27:19 +01:00
Achievements.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Achievements.h fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
AddEdgeLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
AddEdgeLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
AddEntityPacket.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
AddEntityPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AddExperienceOrbPacket.cpp
AddExperienceOrbPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AddGlobalEntityPacket.cpp
AddGlobalEntityPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AddIslandLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
AddIslandLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
AddMobPacket.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
AddMobPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AddMushroomIslandLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
AddMushroomIslandLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
AddPaintingPacket.cpp fix: item frames & paintings 2026-05-03 23:04:21 -04:00
AddPaintingPacket.h fix: item frames & paintings 2026-05-03 23:04:21 -04:00
AddPlayerPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AddPlayerPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AddSnowLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
AddSnowLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
AdminLogCommand.h
AgableMob.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
AgableMob.h
AirTile.cpp
AirTile.h
AmbientCreature.cpp
AmbientCreature.h
Animal.cpp implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
Animal.h implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
AnimalChest.cpp
AnimalChest.h
AnimatePacket.cpp
AnimatePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AnvilMenu.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
AnvilMenu.h
AnvilTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AnvilTile.h
AnvilTileItem.cpp
AnvilTileItem.h
ArabicShaping.cpp Add Arabic text shaping support for chat functionality 2026-03-17 17:08:58 -05:00
ArabicShaping.h Add Arabic text shaping support for chat functionality 2026-03-17 17:08:58 -05:00
ArmorDyeRecipe.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ArmorDyeRecipe.h win cpp23 compat: Minecraft.World 2026-03-07 23:58:21 +07:00
ArmorItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ArmorItem.h feat: reimplement quick equip 2026-04-17 10:21:23 +01:00
ArmorRecipes.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ArmorRecipes.h
ArmorSlot.cpp Elytra 2026-04-24 20:00:35 -04:00
ArmorSlot.h Minor fixes 2026-03-03 06:14:34 +07:00
ArmorStand.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
ArmorStand.h fix: armorstand according to wiki + wobble animation + head renderer 2026-04-18 12:26:25 +02:00
ArmorStandItem.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
ArmorStandItem.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
Arrays.h
ArrayWithLength.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Arrow.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Arrow.h
ArrowAttackGoal.cpp
ArrowAttackGoal.h
ArrowDamageEnchantment.cpp
ArrowDamageEnchantment.h
ArrowFireEnchantment.cpp
ArrowFireEnchantment.h
ArrowInfiniteEnchantment.cpp
ArrowInfiniteEnchantment.h
ArrowKnockbackEnchantment.cpp
ArrowKnockbackEnchantment.h
AttackDamageMobEffect.cpp
AttackDamageMobEffect.h
Attribute.cpp
Attribute.h
AttributeInstance.h
AttributeModifier.cpp implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
AttributeModifier.h
AuxDataTileItem.cpp
AuxDataTileItem.h
AvoidPlayerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AvoidPlayerGoal.h
AwardStatPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
AwardStatPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BarrierTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
BarrierTile.h feat: barrier block 2026-04-29 16:35:14 -04:00
BaseAttribute.cpp
BaseAttribute.h
BaseAttributeMap.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BaseAttributeMap.h
BaseEntityTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
BaseEntityTile.h
BaseMobSpawner.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BaseMobSpawner.h
BasePressurePlateTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
BasePressurePlateTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
BaseRailTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BaseRailTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
BasicTree.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BasicTree.h
BasicTypeContainers.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BasicTypeContainers.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Bat.cpp Fix audio volume levels for cows and bats (#1225) 2026-03-15 18:13:11 -05:00
Bat.h
BeachBiome.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BeachBiome.h
BeaconMenu.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BeaconMenu.h fix: beacon menu item consumption, data sync, and button state issues 2026-04-09 21:34:48 -05:00
BeaconTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BeaconTile.h
BeaconTileEntity.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BeaconTileEntity.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
BedItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BedItem.h
BedTile.cpp feat: blockstates 2026-05-04 21:26:13 -04:00
BedTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
BegGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BegGoal.h
Behavior.h
BehaviorRegistry.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
BehaviorRegistry.h
BinaryHeap.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BinaryHeap.h
Biome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Biome.h fix: biome generation 2026-04-22 12:26:18 +02:00
BiomeCache.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BiomeCache.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BiomeDecorator.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BiomeDecorator.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
BiomeEdgeLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
BiomeEdgeLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
BiomeInitLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
BiomeInitLayer.h worldgenerationissues 2026-04-14 13:07:02 +02:00
BiomeOverrideLayer.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
BiomeOverrideLayer.h
BiomeSource.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
BiomeSource.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
BirchFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BirchFeature.h flower forste part 1 + decompiled roofed forest 2026-03-23 03:44:02 +01:00
Blaze.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Blaze.h
BlockBlobFeature.cpp reworked the mossyclobblestone feature 2026-03-27 19:38:19 +01:00
BlockBlobFeature.h reworked the mossyclobblestone feature 2026-03-27 19:38:19 +01:00
BlockDestructionProgress.cpp
BlockDestructionProgress.h
BlockGenMethods.cpp
BlockGenMethods.h
BlockPos.cpp 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
BlockPos.h 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
BlockRegionUpdatePacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
BlockRegionUpdatePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BlockReplacements.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BlockReplacements.h
BlockSource.h
BlockSourceImpl.cpp
BlockSourceImpl.h
BlockStateDecoder.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BlockStateDecoder.h feat: blockstates 2026-05-02 15:14:48 -04:00
BlockStateDecoderRegistry.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
BlockStateDecoderRegistry.h feat: blockstates 2026-05-02 15:14:48 -04:00
Boat.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Boat.h Fix boat gravity (#651) 2026-03-05 23:35:45 -06:00
BoatItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BoatItem.h
BodyControl.cpp
BodyControl.h
BonusChestFeature.cpp FIX: Bonus Chests spawn again when loading back in. #982 (#992) 2026-03-09 22:07:38 -05:00
BonusChestFeature.h
BookItem.cpp
BookItem.h
BookshelfTile.cpp
BookshelfTile.h
BossMob.cpp
BossMob.h feat: support separate boss health bars per dimension 2026-04-08 03:34:54 +03:00
BossMobPart.cpp
BossMobPart.h
BottleItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BottleItem.h
BoundingBox.cpp feat: oceanMonument 2026-04-07 19:41:14 +02:00
BoundingBox.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
BowItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BowItem.h
BowlFoodItem.cpp rabbit stew fix 2026-03-19 17:35:04 +01:00
BowlFoodItem.h
BreakDoorGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BreakDoorGoal.h
BreedGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BreedGoal.h
BrewingStandMenu.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BrewingStandMenu.h Minor fixes 2026-03-03 06:14:34 +07:00
BrewingStandTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BrewingStandTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
BrewingStandTileEntity.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BrewingStandTileEntity.h Minor fixes 2026-03-03 06:14:34 +07:00
BucketItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
BucketItem.h
Buffer.cpp
Buffer.h
BufferedOutputStream.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BufferedOutputStream.h
BufferedReader.cpp
BufferedReader.h
Bush.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Bush.h
ButtonTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
ButtonTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
ByteArrayInputStream.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ByteArrayInputStream.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ByteArrayOutputStream.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ByteArrayOutputStream.h
ByteArrayTag.h Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ByteBuffer.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ByteBuffer.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ByteTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
C4JThread.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
C4JThread.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
CactusFeature.cpp
CactusFeature.h
CactusTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
CactusTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
CakeTile.cpp feat: blockstates 2026-05-04 21:26:13 -04:00
CakeTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
Calendar.cpp
Calendar.h
CanyonFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CanyonFeature.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
CarrotOnAStickItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CarrotOnAStickItem.h
CarrotTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CarrotTile.h
CauldronTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
CauldronTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
CaveFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CaveFeature.h
CaveSpider.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CaveSpider.h
ChatAutoCompletePacket.h
ChatPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChatPacket.h Add Chat Formatting Support For Servers (#1483) 2026-04-13 00:49:49 -05:00
ChestTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChestTile.h
ChestTileEntity.cpp fix: tutorial 2026-05-03 01:43:43 -04:00
ChestTileEntity.h Minor fixes 2026-03-03 06:14:34 +07:00
Chicken.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Chicken.h Baby Zombies 2026-03-14 02:12:30 +01:00
ChunkPos.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChunkPos.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ChunkPrimer.cpp feat: oceanMonument 2026-04-07 19:41:14 +02:00
ChunkPrimer.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
ChunkSource.h feat: Feat/expanded worlds (#107) 2026-05-24 21:50:12 +03:00
ChunkStorage.h
ChunkStorageProfileDecorator.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChunkStorageProfileDecorator.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ChunkTilesUpdatePacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChunkTilesUpdatePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChunkVisibilityAreaPacket.cpp
ChunkVisibilityAreaPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChunkVisibilityPacket.cpp
ChunkVisibilityPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Class.cpp
Class.h feat: barrier block 2026-04-29 16:35:14 -04:00
ClassDiagram.cd
ClayFeature.cpp
ClayFeature.h
ClayTile.cpp
ClayTile.h
ClientCommandPacket.cpp
ClientCommandPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ClientInformationPacket.h
ClientProtocolPacket.h
ClientSideMerchant.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ClientSideMerchant.h
ClockItem.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ClockItem.h
ClothDyeRecipes.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
ClothDyeRecipes.h
ClothTile.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
ClothTile.h
ClothTileItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ClothTileItem.h
CMakeLists.txt feat: blockstates 2026-05-02 15:14:48 -04:00
CoalItem.cpp
CoalItem.h
CocoaTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CocoaTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
Color.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Color.h
ColoredTile.cpp
ColoredTile.h
ColoredTileItem.cpp Added Double Tall Plants 2026-03-20 01:53:28 -04:00
ColoredTileItem.h
com.mojang.nbt.h
CombatEntry.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CombatEntry.h
CombatTracker.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CombatTracker.h
Command.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Command.h
CommandBlock.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CommandBlock.h
CommandBlockEntity.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CommandBlockEntity.h
CommandDispatcher.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
CommandDispatcher.h
CommandSender.h
CommandsEnum.h
CommonStats.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CommonStats.h
ComparatorTile.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
ComparatorTile.h Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
ComparatorTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ComparatorTileEntity.h
CompassItem.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CompassItem.h
ComplexItem.cpp
ComplexItem.h
ComplexItemDataPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ComplexItemDataPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CompoundContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CompoundContainer.h feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
CompoundTag.h Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
CompressedTileStorage.cpp fix: item frames & paintings 2026-05-03 23:04:21 -04:00
CompressedTileStorage.h
compression.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
compression.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Connection.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Connection.h feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
ConsoleSaveFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ConsoleSaveFileConverter.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ConsoleSaveFileConverter.h
ConsoleSaveFileInputStream.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ConsoleSaveFileInputStream.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ConsoleSaveFileIO.h
ConsoleSaveFileOriginal.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
ConsoleSaveFileOriginal.h optimization: async dedicated server autosaving (#1473) 2026-04-05 16:17:01 -05:00
ConsoleSaveFileOutputStream.cpp Fixed dangling pointer issue (#1209) 2026-03-13 20:32:02 +00:00
ConsoleSaveFileOutputStream.h
ConsoleSavePath.h
Container.cpp
Container.h Minor fixes 2026-03-03 06:14:34 +07:00
ContainerAckPacket.cpp
ContainerAckPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerButtonClickPacket.cpp
ContainerButtonClickPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerClickPacket.cpp
ContainerClickPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerClosePacket.cpp
ContainerClosePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerMenu.cpp fix: achievements 2026-04-26 17:27:31 +01:00
ContainerMenu.h
ContainerOpenPacket.cpp
ContainerOpenPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerSetContentPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ContainerSetContentPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerSetDataPacket.cpp
ContainerSetDataPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ContainerSetSlotPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ContainerSetSlotPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Control.h
ControlledByPlayerGoal.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ControlledByPlayerGoal.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Coord.h
CoralTile.cpp
CoralTile.h
Cow.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Cow.h
CraftingContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CraftingContainer.h Minor fixes 2026-03-03 06:14:34 +07:00
CraftingMenu.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CraftingMenu.h feat(TU31): classic crafting (#48) 2026-05-01 19:44:30 +03:00
CraftItemPacket.cpp
CraftItemPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Creature.cpp
Creature.h
Creeper.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
Creeper.h feat(TU31): Creepers can be ignited with flint and steel (#84) 2026-05-18 22:02:31 +03:00
CropTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CropTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
CustomizableSourceSettings.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
CustomizableSourceSettings.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
CustomLevelSource.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
CustomLevelSource.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
CustomPayloadPacket.cpp feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
CustomPayloadPacket.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
DamageEnchantment.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DamageEnchantment.h
DamageSource.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
DamageSource.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
DataInput.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
DataInputStream.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
DataInputStream.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
DataLayer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DataLayer.h
DataOutput.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
DataOutputStream.cpp fix(PlayerConnection): /tp fix 2026-05-03 17:59:26 +03:00
DataOutputStream.h fix(PlayerConnection): /tp fix 2026-05-03 17:59:26 +03:00
DaylightDetectorTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DaylightDetectorTile.h man this tutorial level is really screwed up 2026-05-02 20:07:41 -04:00
DaylightDetectorTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DaylightDetectorTileEntity.h
DeadBushFeature.cpp
DeadBushFeature.h
DeadBushTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DeadBushTile.h
Debug.h Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
DebugOptionsPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DebugOptionsPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DecorationMaterial.h
DeepOceanLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
DeepOceanLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
DefaultDispenseItemBehavior.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DefaultDispenseItemBehavior.h
DefaultGameModeCommand.cpp
DefaultGameModeCommand.h
DefendVillageTargetGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DefendVillageTargetGoal.h
Definitions.h Skins (#1) 2026-03-27 15:35:15 +01:00
DelayedRelease.cpp
DelayedRelease.h
DerivedLevelData.cpp Implement persistent hardcore death bans (XUID + IP) for dedicated server 2026-03-16 02:52:16 -05:00
DerivedLevelData.h Implement persistent hardcore death bans (XUID + IP) for dedicated server 2026-03-16 02:52:16 -05:00
DescFormatter.h
DesertBiome.cpp Rabbit follow Parents and Variants per biome 2026-03-13 19:09:15 +01:00
DesertBiome.h
DesertWellFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DesertWellFeature.h
DetectorRailTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DetectorRailTile.h
Difficulty.h
DigDurabilityEnchantment.cpp
DigDurabilityEnchantment.h
DiggerItem.cpp
DiggerItem.h
DiggingEnchantment.cpp
DiggingEnchantment.h
Dimension.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Dimension.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
DiodeTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DiodeTile.h
Direction.cpp fix: item frames in tutorial + non-ugc worlds 2026-05-03 21:05:06 -04:00
Direction.h fix: item frames in tutorial + non-ugc worlds 2026-05-03 21:05:06 -04:00
DirectionalTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
DirectionalTile.h
DirectoryLevelStorage.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
DirectoryLevelStorage.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
DirectoryLevelStorageSource.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DirectoryLevelStorageSource.h
DirtTile.cpp fix(TU31): fix podzol down face texture (#71) 2026-05-15 15:23:17 +03:00
DirtTile.h a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
DisconnectPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DisconnectPacket.h detailed summary of every changed file: 2026-03-13 06:56:46 -05:00
DispenseItemBehavior.cpp
DispenseItemBehavior.h
DispenserTile.cpp feat: blockstates 2026-05-04 21:26:13 -04:00
DispenserTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
DispenserTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DispenserTileEntity.h Minor fixes 2026-03-03 06:14:34 +07:00
Distort.cpp
Distort.h
DoorInfo.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DoorInfo.h
DoorInteractGoal.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DoorInteractGoal.h
DoorItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DoorItem.h Added features from TU25 2026-03-11 08:58:52 +03:00
DoorTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
DoorTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
DoublePlantFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DoublePlantFeature.h 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
DoubleTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DownfallLayer.cpp
DownfallLayer.h
DownfallMixerLayer.cpp
DownfallMixerLayer.h
DragonFireball.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DragonFireball.h
DropperTile.cpp feat: blockstates 2026-05-04 21:26:13 -04:00
DropperTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
DropperTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DropperTileEntity.h
DummyCriteria.cpp
DummyCriteria.h
DungeonFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DungeonFeature.h
DurangoStats.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DurangoStats.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DyePowderItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
DyePowderItem.h feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
EatTileGoal.cpp implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
EatTileGoal.h
EffectCommand.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EffectCommand.h
EggItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EggItem.h
EggTile.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
EggTile.h
ElytraItem.cpp refactor: use existing packet for quick equip 2026-04-28 16:18:31 +01:00
ElytraItem.h Elytra 2026-04-24 20:00:35 -04:00
Emboss.cpp
Emboss.h
EmptyLevelChunk.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
EmptyLevelChunk.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
EmptyMapItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EmptyMapItem.h
EnchantedBookItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnchantedBookItem.h
EnchantItemCommand.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EnchantItemCommand.h
Enchantment.cpp chore: sync upstream LCE-Relevations through 0df5cd8 2026-04-28 15:09:56 +03:00
Enchantment.h feat(TU31): add Depth Strider enchantment 2026-04-28 09:37:17 +03:00
EnchantmentCategory.cpp Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
EnchantmentCategory.h Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
EnchantmentContainer.cpp Feat: Updated Enchanting Mechanics 2026-04-10 13:18:42 +01:00
EnchantmentContainer.h Feat: Updated Enchanting Mechanics 2026-04-10 13:18:42 +01:00
EnchantmentHelper.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EnchantmentHelper.h feat(TU31): add Depth Strider enchantment 2026-04-28 09:37:17 +03:00
EnchantmentInstance.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnchantmentInstance.h
EnchantmentMenu.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
EnchantmentMenu.h fix: clients crashing on enchantment attempt, disabled quick equip until further notice, updated enchantingmenu swfs because lapis slot was missing? 2026-04-16 20:47:14 +01:00
EnchantmentSlot.h Fix: Lapis Slot for Enchanting takes and consumes any item 2026-04-12 18:42:59 +01:00
EnchantmentTableEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnchantmentTableEntity.h
EnchantmentTableTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnchantmentTableTile.h
EnderChestTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnderChestTile.h
EnderChestTileEntity.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EnderChestTileEntity.h
EnderCrystal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnderCrystal.h
EnderDragon.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EnderDragon.h Merge remote-tracking branch 'itsRevela/main' 2026-04-09 15:21:43 +03:00
EnderEyeItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EnderEyeItem.h
EnderMan.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EnderMan.h Endermite 2026-03-21 04:12:23 +01:00
Endermite.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
Endermite.h Endermite 2026-03-21 04:12:23 +01:00
EnderpearlItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EnderpearlItem.h
EndPodiumFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EndPodiumFeature.h
EndTag.h
Enemy.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Enemy.h
Entity.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
Entity.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
EntityActionAtPositionPacket.cpp
EntityActionAtPositionPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EntityDamageSource.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EntityDamageSource.h
EntityDiagram.cd
EntityEvent.h fix: Implement missing critical hit sound (#1141) 2026-04-13 00:51:16 -05:00
EntityEventPacket.cpp
EntityEventPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EntityHorse.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EntityHorse.h Fix tamed horses despawning when player moves away (#1057) 2026-03-09 22:06:38 -05:00
EntityIO.cpp fix: Change string ID for Elder Guardian entity 2026-04-13 22:43:19 +03:00
EntityIO.h
EntityPos.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EntityPos.h
EntitySelector.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
EntitySelector.h
EntityTile.cpp
EntityTile.h
Exceptions.h
ExperienceCommand.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ExperienceCommand.h
ExperienceItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ExperienceItem.h
ExperienceOrb.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ExperienceOrb.h
ExplodePacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ExplodePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Explosion.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Explosion.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ExtremeHillsBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ExtremeHillsBiome.h some changes 2026-04-14 21:04:09 +02:00
EyeOfEnderSignal.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
EyeOfEnderSignal.h
Facing.cpp feat: stoneslab2 2026-04-21 01:32:02 +03:00
Facing.h feat: stoneslab2 2026-04-21 01:32:02 +03:00
FacingEnum.cpp
FacingEnum.h
FallingTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FallingTile.h
FarmTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FarmTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
FastNoise.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FastNoise.h
Feature.cpp
Feature.h
FenceGateTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FenceGateTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
FenceTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
FenceTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
File.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
File.h
FileFilter.h
FileHeader.cpp man this tutorial level is really screwed up 2026-05-02 20:07:41 -04:00
FileHeader.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
FileInputStream.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
FileInputStream.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
FilenameFilter.h
FileOutputStream.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FileOutputStream.h
FireAspectEnchantment.cpp
FireAspectEnchantment.h
Fireball.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Fireball.h
FireChargeItem.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FireChargeItem.h
FireTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FireTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
FireworksChargeItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FireworksChargeItem.h
FireworksItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FireworksItem.h
FireworksMenu.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FireworksMenu.h
FireworksRecipe.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FireworksRecipe.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
FireworksRocketEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FireworksRocketEntity.h
FishFoodItem.cpp fixed name of cooked fish, the posion effect now doesnt kill you anymore and tnt now get pushed by water 2026-03-28 13:21:04 +01:00
FishFoodItem.h a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
FishingHelper.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FishingHelper.h (fishing) Fix bugs and change random catch type selection 2026-04-07 16:04:52 -07:00
FishingHook.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FishingHook.h Add particles when fishing (#1) 2026-04-12 14:18:03 +03:00
FishingRodItem.cpp Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
FishingRodItem.h Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
FixedBiomeSource.cpp Biome Update! 2026-03-26 20:37:51 +01:00
FixedBiomeSource.h
FlatGeneratorInfo.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FlatGeneratorInfo.h
FlatLayer.cpp
FlatLayer.h
FlatLayerInfo.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
FlatLayerInfo.h
FlatLevelSource.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FlatLevelSource.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
FleeSunGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FleeSunGoal.h
FlintAndSteelItem.cpp
FlintAndSteelItem.h
FlippedIcon.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FlippedIcon.h
FloatBuffer.cpp
FloatBuffer.h
FloatGoal.cpp
FloatGoal.h
FloatTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FlowerFeature.cpp flower forste part 1 + decompiled roofed forest 2026-03-23 03:44:02 +01:00
FlowerFeature.h flower forste part 1 + decompiled roofed forest 2026-03-23 03:44:02 +01:00
FlowerPotTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
FlowerPotTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
FlyingMob.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FlyingMob.h
FoliageColor.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FoliageColor.h
FollowOwnerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FollowOwnerGoal.h
FollowParentGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FollowParentGoal.h
FoodConstants.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FoodConstants.h
FoodData.cpp
FoodData.h
FoodItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FoodItem.h ACTUALLY update the panorama and logo 2026-03-19 05:05:47 +03:00
FoodRecipies.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FoodRecipies.h
ForestBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ForestBiome.h 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
FurnaceMenu.cpp fix: achievements 2026-04-26 17:27:31 +01:00
FurnaceMenu.h
FurnaceRecipes.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FurnaceRecipes.h Add wet sponges 2026-03-16 22:40:13 +03:00
FurnaceResultSlot.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FurnaceResultSlot.h
FurnaceTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FurnaceTile.h
FurnaceTileEntity.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
FurnaceTileEntity.h Minor fixes 2026-03-03 06:14:34 +07:00
FuzzyZoomLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
FuzzyZoomLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
GameCommandPacket.cpp fix: crash when switching gamemodes using /gamemode 2026-05-12 17:35:52 +03:00
GameCommandPacket.h fix: crash when switching gamemodes using /gamemode 2026-05-12 17:35:52 +03:00
GameDifficultyCommand.h
GameEventPacket.cpp
GameEventPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
GameModeCommand.cpp feat(Minecraft.Client): client-side commands (#52) 2026-05-02 18:58:37 +03:00
GameModeCommand.h feat(Minecraft.Client): client-side commands (#52) 2026-05-02 18:58:37 +03:00
GameRuleCommand.h
GameRules.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
GameRules.h Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
GasMaterial.h
GeneralStat.cpp
GeneralStat.h
GenericStats.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
GenericStats.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
GetInfoPacket.cpp
GetInfoPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Ghast.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Ghast.h
Giant.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Giant.h
GiveItemCommand.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
GiveItemCommand.h
GlassTile.cpp
GlassTile.h
GlobalEntity.cpp
GlobalEntity.h
GlowstoneTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
GlowstoneTile.h
Goal.cpp
Goal.h
GoalSelector.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
GoalSelector.h
GoldenAppleItem.cpp
GoldenAppleItem.h
Golem.cpp
Golem.h
GrassColor.cpp
GrassColor.h Acacia And Dark Oak Leaves Colours 2026-03-17 18:09:27 +01:00
GrassTile.cpp fix: merge conflicts 2026-05-24 23:20:13 -04:00
GrassTile.h
GravelTile.cpp
GravelTile.h
GroundBushFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
GroundBushFeature.h
GrowMushroomIslandLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
GrowMushroomIslandLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
Guardian.cpp fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Guardian.h fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
GZIPInputStream.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
GZIPOutputStream.h
HalfSlabTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
HalfSlabTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
HalfTransparentTile.cpp feat: sunflower w/ dye recipies 2026-05-24 21:39:15 -04:00
HalfTransparentTile.h
HangingEntity.cpp fix: item frames & paintings 2026-05-03 23:04:21 -04:00
HangingEntity.h fix: item frames in tutorial + non-ugc worlds 2026-05-03 21:05:06 -04:00
HangingEntityItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HangingEntityItem.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Hasher.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
Hasher.h
HashExtension.h
HatchetItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
HatchetItem.h
HayBlockTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
HayBlockTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
HealthBoostMobEffect.cpp
HealthBoostMobEffect.h
HealthCriteria.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
HealthCriteria.h
HeavyTile.cpp Fixed SandTile crashing the game 2026-03-15 00:10:41 +03:00
HeavyTile.h
HellBiome.cpp implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
HellBiome.h
HellDimension.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
HellDimension.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
HellFireFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HellFireFeature.h
HellFlatLevelSource.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HellFlatLevelSource.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
HellPortalFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HellPortalFeature.h
HellRandomLevelSource.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HellRandomLevelSource.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
HellSandTile.cpp
HellSandTile.h
HellSpringFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HellSpringFeature.h
HellStoneTile.cpp
HellStoneTile.h
HitResult.cpp
HitResult.h
HoeItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HoeItem.h
Hopper.h
HopperMenu.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
HopperMenu.h
HopperTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
HopperTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
HopperTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
HopperTileEntity.h Minor fixes 2026-03-03 06:14:34 +07:00
HorseInventoryMenu.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
HorseInventoryMenu.h
HouseFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HouseFeature.h
HtmlString.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
HtmlString.h
HugeMushroomFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
HugeMushroomFeature.h
HugeMushroomTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
HugeMushroomTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
HurtByTargetGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
HurtByTargetGoal.h
I18n.cpp Minor fixes 2026-03-03 06:14:34 +07:00
I18n.h Minor fixes 2026-03-03 06:14:34 +07:00
IceBiome.cpp Biome Update! 2026-03-26 20:37:51 +01:00
IceBiome.h Biome Update! 2026-03-26 20:37:51 +01:00
IceSpikeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
IceSpikeFeature.h Biome Update! 2026-03-26 20:37:51 +01:00
IceTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
IceTile.h
Icon.h
IconRegister.h
ImposeContinentsLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
ImposeContinentsLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
ImprovedNoise.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ImprovedNoise.h
IndirectEntityDamageSource.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
IndirectEntityDamageSource.h
InputOutputStream.h
InputStream.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
InputStream.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
InputStreamReader.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
InputStreamReader.h
InstantenousMobEffect.cpp
InstantenousMobEffect.h
IntArrayTag.h Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
IntBuffer.cpp
IntBuffer.h
IntCache.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
IntCache.h
InteractGoal.cpp
InteractGoal.h
InteractPacket.cpp
InteractPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
IntTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Inventory.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Inventory.h Initial fixes for ContainerSetSlotPacket and CraftItemPacket (#649) 2026-03-05 21:20:40 -06:00
InventoryMenu.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
InventoryMenu.h
IslandLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
IslandLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
Item.cpp fix: Incorrect Rabbit Stew strings (#102) 2026-05-21 20:39:14 +03:00
Item.h fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ItemDispenseBehaviors.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ItemDispenseBehaviors.h
ItemEntity.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ItemEntity.h
ItemFrame.cpp feat: Comparator +Item Frame (#106) 2026-05-25 00:16:05 +03:00
ItemFrame.h feat: Comparator +Item Frame (#106) 2026-05-25 00:16:05 +03:00
ItemInstance.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
ItemInstance.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
ItemStat.cpp
ItemStat.h
JavaIntHash.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
JavaMath.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
JavaMath.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
JukeboxTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
JukeboxTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
JumpControl.cpp
JumpControl.h
JungleBiome.cpp feat: Melon Feature 2026-04-08 00:11:07 +02:00
JungleBiome.h Biome Update! 2026-03-26 20:37:51 +01:00
KeepAlivePacket.cpp
KeepAlivePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
KickPlayerPacket.cpp
KickPlayerPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
KillCommand.cpp
KillCommand.h
KnockbackEnchantment.cpp
KnockbackEnchantment.h
LadderTile.cpp feat(parity): climbable trapdoor if connected to ladder 2026-03-29 20:50:57 +03:00
LadderTile.h
LakeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LakeFeature.h
Language.cpp Minor fixes 2026-03-03 06:14:34 +07:00
Language.h Minor fixes 2026-03-03 06:14:34 +07:00
LargeCaveFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LargeCaveFeature.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
LargeFeature.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
LargeFeature.h
LargeFireball.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LargeFireball.h
LargeHellCaveFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LargeHellCaveFeature.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
LavaSlime.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LavaSlime.h
Layer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
Layer.h fix: biome generation 2026-04-22 12:26:18 +02:00
LeafTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LeafTile.h Partly added leaves. just need to fix colors 2026-03-17 17:53:23 +01:00
LeafTile2.cpp update: english comments i forgot to change! 2026-05-22 21:21:32 +02:00
LeafTile2.h update italian comments to english 2026-05-22 22:15:46 +02:00
LeafTileItem.cpp
LeafTileItem.h
LeafTileItem2.cpp Partly added leaves. just need to fix colors 2026-03-17 17:53:23 +01:00
LeafTileItem2.h Partly added leaves. just need to fix colors 2026-03-17 17:53:23 +01:00
LeapAtTargetGoal.cpp fix: Prevent mobs from targeting players in creative mode 2026-04-18 20:29:47 +03:00
LeapAtTargetGoal.h
LeashFenceKnotEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LeashFenceKnotEntity.h
LeashItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LeashItem.h
Level.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
Level.h fix: biome generation 2026-04-22 12:26:18 +02:00
LevelChunk.cpp fix: tu31 tutorial world crashes 2026-05-02 21:30:34 -04:00
LevelChunk.h Fix mounted minecarts not persisting across world reloads (#979) 2026-03-13 11:16:05 +00:00
LevelConflictException.cpp
LevelConflictException.h
LevelData.cpp feat: Feat/expanded worlds (#107) 2026-05-24 21:50:12 +03:00
LevelData.h Implement persistent hardcore death bans (XUID + IP) for dedicated server 2026-03-16 02:52:16 -05:00
LevelEvent.h
LevelEventPacket.cpp
LevelEventPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LevelListener.h
LevelObjectInputStream.h
LevelParticlesPacket.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
LevelParticlesPacket.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
LevelSettings.cpp fix: Adventure Mode to Spectator 2026-04-18 10:30:29 +02:00
LevelSettings.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
LevelSoundPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LevelSoundPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LevelSource.h
LevelStorage.cpp
LevelStorage.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LevelStorageProfilerDecorator.cpp
LevelStorageProfilerDecorator.h
LevelStorageSource.h
LevelSummary.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
LevelSummary.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
LevelType.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
LevelType.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
LeverTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
LeverTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
LightGemFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LightGemFeature.h
LightGemTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LightGemTile.h
LightLayer.h
LightningBolt.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
LightningBolt.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
LiquidMaterial.h
LiquidTile.cpp Fix Commit "Implement LCERenewed Changes" 2026-03-26 17:57:03 +03:00
LiquidTile.h
LiquidTileDynamic.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
LiquidTileDynamic.h feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
LiquidTileStatic.cpp
LiquidTileStatic.h
ListTag.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
LivingEntity.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
LivingEntity.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
LocatableSource.h
Location.h
LockedChestTile.cpp
LockedChestTile.h
LoginPacket.cpp Implement persistent hardcore death bans (XUID + IP) for dedicated server 2026-03-16 02:52:16 -05:00
LoginPacket.h detailed summary of every changed file: 2026-03-13 06:56:46 -05:00
LongTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LookAtPlayerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LookAtPlayerGoal.h
LookAtTradingPlayerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LookAtTradingPlayerGoal.h
LookControl.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LookControl.h
LootBonusEnchantment.cpp
LootBonusEnchantment.h
LuckOfTheSeaEnchantment.cpp (fishing) Fix bugs and change random catch type selection 2026-04-07 16:04:52 -07:00
LuckOfTheSeaEnchantment.h Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
LureEnchantment.cpp (fishing) Fix bugs and change random catch type selection 2026-04-07 16:04:52 -07:00
LureEnchantment.h Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
MakeLoveGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MakeLoveGoal.h
MapCloningRecipe.h
MapExtendingRecipe.h
MapItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MapItem.h
MapItemSavedData.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MapItemSavedData.h
Material.cpp Add Packed Ice 2026-03-17 01:44:44 +03:00
Material.h feat: slime block 2026-05-22 21:15:13 -04:00
MaterialColor.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MaterialColor.h
McRegionChunkStorage.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
McRegionChunkStorage.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
McRegionLevelStorage.cpp implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
McRegionLevelStorage.h
McRegionLevelStorageSource.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
McRegionLevelStorageSource.h
MegaPineTreeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MegaPineTreeFeature.h Biome Update pt2 2026-03-26 22:52:52 +01:00
MegaTreeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MegaTreeFeature.h
MeleeAttackGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MeleeAttackGoal.h
MelonFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MelonFeature.h feat: Melon Feature 2026-04-08 00:11:07 +02:00
MelonTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MelonTile.h
MemoryChunkStorage.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MemoryChunkStorage.h
MemoryLevelStorage.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MemoryLevelStorage.h
MemoryLevelStorageSource.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MemoryLevelStorageSource.h
MenuBackup.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MenuBackup.h
Merchant.h
MerchantContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MerchantContainer.h Minor fixes 2026-03-03 06:14:34 +07:00
MerchantMenu.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MerchantMenu.h
MerchantRecipe.cpp man this tutorial level is really screwed up 2026-05-02 20:07:41 -04:00
MerchantRecipe.h
MerchantRecipeList.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MerchantRecipeList.h
MerchantResultSlot.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MerchantResultSlot.h
MesaBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MesaBiome.h fix: mesa bryce 2026-04-24 00:54:09 +02:00
MetalTile.cpp
MetalTile.h
MilkBucketItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MilkBucketItem.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Minecart.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
Minecart.h feat: minecart sound effects 2026-05-08 03:41:44 -04:00
MinecartChest.cpp
MinecartChest.h
MinecartContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MinecartContainer.h Minor fixes 2026-03-03 06:14:34 +07:00
MinecartFurnace.cpp doubled speed of minecartfurnace 2026-04-02 14:21:31 +02:00
MinecartFurnace.h
MinecartHopper.cpp
MinecartHopper.h Minor fixes 2026-03-03 06:14:34 +07:00
MinecartItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MinecartItem.h
MinecartRideable.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MinecartRideable.h
MinecartSoundInstance.cpp feat: minecart sound effects 2026-05-08 03:41:44 -04:00
MinecartSoundInstance.h feat: minecart sound effects 2026-05-08 03:41:44 -04:00
MinecartSpawner.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MinecartSpawner.h
MinecartTNT.cpp Prevent TNT Minecart exploding with TNT disabled (#1067) 2026-03-09 16:01:17 -05:00
MinecartTNT.h
Minecraft.World.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Minecraft.World.h
MineShaftFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MineShaftFeature.h
MineShaftPieces.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MineShaftPieces.h
MineShaftStart.cpp
MineShaftStart.h
Mob.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Mob.h bug fixes 2026-03-31 18:00:31 +02:00
MobCategory.cpp fix: scale breeding and spawn-egg caps with configured mob caps 2026-04-18 10:15:33 -05:00
MobCategory.h fix: scale breeding and spawn-egg caps with configured mob caps 2026-04-18 10:15:33 -05:00
MobEffect.cpp fix: poison kill player 2026-05-25 02:16:33 +02:00
MobEffect.h
MobEffectInstance.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MobEffectInstance.h
MobGroupData.h
MobSpawner.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MobSpawner.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MobSpawnerTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MobSpawnerTile.h
MobSpawnerTileEntity.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MobSpawnerTileEntity.h Can now have the mob they spawn change by placing the corresponding spawn egg 2026-03-17 01:28:12 +01:00
MobType.h
MockedLevelStorage.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MockedLevelStorage.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ModifiableAttributeInstance.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ModifiableAttributeInstance.h
Monster.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Monster.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MonsterPlacerItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MonsterPlacerItem.h
MonsterRoomFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MonsterRoomFeature.h
MouseInventoryClickHandler.h
MoveControl.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveControl.h
MoveEntityPacket.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
MoveEntityPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveEntityPacketSmall.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
MoveEntityPacketSmall.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveIndoorsGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveIndoorsGoal.h
MovePlayerPacket.cpp
MovePlayerPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveThroughVillageGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveThroughVillageGoal.h
MoveTowardsRestrictionGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveTowardsRestrictionGoal.h
MoveTowardsTargetGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MoveTowardsTargetGoal.h
Mth.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Mth.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
MultiEntityMob.h
MultiEntityMobPart.cpp
MultiEntityMobPart.h
MultiTextureTileItem.cpp
MultiTextureTileItem.h
Mushroom.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Mushroom.h feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
MushroomCow.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MushroomCow.h
MushroomIslandBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
MushroomIslandBiome.h
MusicTile.cpp
MusicTile.h
MusicTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MusicTileEntity.h
MutatedBiome.cpp some changes 2026-04-14 21:04:09 +02:00
MutatedBiome.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
MycelTile.cpp i use gentoo btw 2026-04-21 20:04:56 +03:00
MycelTile.h
NameTagItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
NameTagItem.h
NbtIo.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
NbtIo.h
NbtSlotFile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
NbtSlotFile.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
NearestAttackableTargetGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
NearestAttackableTargetGoal.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
net.minecraft.commands.common.h
net.minecraft.commands.h
net.minecraft.core.h
net.minecraft.h
net.minecraft.locale.h
net.minecraft.network.h
net.minecraft.network.packet.h
net.minecraft.stats.h
net.minecraft.world.ContainerListener.h
net.minecraft.world.damagesource.h
net.minecraft.world.effect.h
net.minecraft.world.entity.ai.attributes.h
net.minecraft.world.entity.ai.control.h
net.minecraft.world.entity.ai.goal.h
net.minecraft.world.entity.ai.goal.target.h
net.minecraft.world.entity.ai.navigation.h
net.minecraft.world.entity.ai.sensing.h
net.minecraft.world.entity.ai.util.h
net.minecraft.world.entity.ai.village.h
net.minecraft.world.entity.ambient.h
net.minecraft.world.entity.animal.h Rabbit-1 2026-03-12 23:51:35 +01:00
net.minecraft.world.entity.boss.enderdragon.h
net.minecraft.world.entity.boss.h
net.minecraft.world.entity.global.h
net.minecraft.world.entity.h Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
net.minecraft.world.entity.item.h Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
net.minecraft.world.entity.monster.h feat: Guardians 2026-04-10 14:03:32 +02:00
net.minecraft.world.entity.npc.h
net.minecraft.world.entity.player.h
net.minecraft.world.entity.projectile.h
net.minecraft.world.food.h
net.minecraft.world.h
net.minecraft.world.inventory.ContainerListener.h
net.minecraft.world.inventory.h
net.minecraft.world.item.alchemy.h
net.minecraft.world.item.crafting.h
net.minecraft.world.item.enchantment.h Add fishing stuff from TU 31 2026-04-05 17:38:06 -07:00
net.minecraft.world.item.h Elytra 2026-04-24 20:00:35 -04:00
net.minecraft.world.item.trading.h
net.minecraft.world.level.biome.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
net.minecraft.world.level.chunk.h
net.minecraft.world.level.chunk.storage.h
net.minecraft.world.level.dimension.h
net.minecraft.world.level.h
net.minecraft.world.level.levelgen.feature.h feat: Melon Feature 2026-04-08 00:11:07 +02:00
net.minecraft.world.level.levelgen.flat.h
net.minecraft.world.level.levelgen.h
net.minecraft.world.level.levelgen.structure.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
net.minecraft.world.level.levelgen.synth.h
net.minecraft.world.level.material.h
net.minecraft.world.level.newbiome.layer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
net.minecraft.world.level.pathfinder.h
net.minecraft.world.level.redstone.h
net.minecraft.world.level.saveddata.h
net.minecraft.world.level.storage.h
net.minecraft.world.level.tile.entity.h feat: Comparator +Item Frame (#106) 2026-05-25 00:16:05 +03:00
net.minecraft.world.level.tile.h feat: slime block 2026-05-22 21:15:13 -04:00
net.minecraft.world.level.tile.piston.h
net.minecraft.world.phys.h
net.minecraft.world.scores.criteria.h
net.minecraft.world.scores.h
NetherBridgeFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
NetherBridgeFeature.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
NetherBridgePieces.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
NetherBridgePieces.h
NetherrackTile.cpp
NetherrackTile.h
NetherSphere.cpp
NetherSphere.h
NetherStalkTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
NetherStalkTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
NetherWartTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
NetherWartTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
Node.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Node.h
NonTameRandomTargetGoal.cpp
NonTameRandomTargetGoal.h
NormalDimension.h
NoteBlockTile.cpp apparently the commits i did for glass pane didnt apply so 2026-03-26 20:41:29 +03:00
NoteBlockTile.h
NotGateTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
NotGateTile.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Npc.cpp
Npc.h
NumberFormaters.h
Objective.cpp
Objective.h
ObjectiveCriteria.cpp
ObjectiveCriteria.h
ObsidianTile.cpp Fixed Stone not dropping Cobblestone 2026-03-14 20:50:53 +03:00
ObsidianTile.h Fixed Stone not dropping Cobblestone 2026-03-14 20:50:53 +03:00
OceanBiome.h some changes 2026-04-14 21:04:09 +02:00
OceanMonumentFeature.cpp feat: Guardians 2026-04-10 14:03:32 +02:00
OceanMonumentFeature.h feat: Guardians 2026-04-10 14:03:32 +02:00
OceanMonumentPieces.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
OceanMonumentPieces.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
Ocelot.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Ocelot.h
OcelotAttackGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
OcelotAttackGoal.h
OcelotSitOnTileGoal.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
OcelotSitOnTileGoal.h
OfferFlowerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
OfferFlowerGoal.h
OldChunkStorage.cpp Fix mounted minecarts not persisting across world reloads (#979) 2026-03-13 11:16:05 +00:00
OldChunkStorage.h
OpenDoorGoal.cpp
OpenDoorGoal.h
OreFeature.cpp fix: ore spawning nether 2026-04-08 15:49:51 +02:00
OreFeature.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
OreRecipies.cpp fix: merge conflicts 2026-05-24 23:20:13 -04:00
OreRecipies.h fix: slime block 2026-05-23 23:07:55 -04:00
OreTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
OreTile.h
OutputStream.h
OwnableEntity.h
OwnerHurtByTargetGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
OwnerHurtByTargetGoal.h
OwnerHurtTargetGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
OwnerHurtTargetGoal.h
OxygenEnchantment.cpp
OxygenEnchantment.h
Ozelot.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Ozelot.h
OzelotAttackGoal.cpp
OzelotAttackGoal.h
PackedIceTile.cpp Add Packed Ice 2026-03-17 01:44:44 +03:00
PackedIceTile.h Fix compiler error 2026-03-17 02:52:34 +03:00
Packet.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
Packet.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
PacketListener.cpp
PacketListener.h
Painting.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Painting.h
PanicGoal.cpp Fix animals stuck in panic state #514 (#519) 2026-03-05 14:23:56 +07:00
PanicGoal.h Fix animals stuck in panic state #514 (#519) 2026-03-05 14:23:56 +07:00
ParticleTypes.h fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Path.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Path.h
PathFinder.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PathFinder.h
PathfinderMob.cpp fix: Prevent mobs from targeting players in creative mode 2026-04-18 20:29:47 +03:00
PathfinderMob.h
PathNavigation.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PathNavigation.h
PerformanceTimer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PerformanceTimer.h
PerlinNoise.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PerlinNoise.h
PerlinSimplexNoise.cpp fix: mesa bryce 2026-04-24 00:54:09 +02:00
PerlinSimplexNoise.h
PickaxeItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PickaxeItem.h
Pig.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Pig.h implement la's TU22 patch file 2026-03-13 00:56:59 +03:00
PigZombie.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PigZombie.h
PineFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PineFeature.h
PistonBaseTile.cpp fix: merge conflicts 2026-05-24 23:20:13 -04:00
PistonBaseTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
PistonExtensionTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PistonExtensionTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
PistonMovingPiece.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PistonMovingPiece.h
PistonPieceEntity.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
PistonPieceEntity.h
PistonTileItem.cpp
PistonTileItem.h
PlainsBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PlainsBiome.h Biome Update! 2026-03-26 20:37:51 +01:00
Player.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Player.h fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PlayerAbilitiesPacket.cpp
PlayerAbilitiesPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerActionPacket.cpp
PlayerActionPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerCommandPacket.cpp
PlayerCommandPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerEnderChestContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerEnderChestContainer.h
PlayerInfoPacket.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PlayerInfoPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerInputPacket.cpp
PlayerInputPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerIO.h Max players from 8 -> 255 + small connection optimizations (#722) 2026-03-06 19:23:32 -06:00
PlayerSelector.h
PlayerTeam.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayerTeam.h
PlayGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PlayGoal.h
PlaySoundCommand.h
PortalForcer.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PortalForcer.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
PortalMaterial.h
PortalTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PortalTile.h Quality of life netherportal fix (#1337) 2026-04-05 16:08:57 -05:00
Pos.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Pos.h
Position.h
PositionImpl.h
PotatoTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PotatoTile.h
PotionBrewing.cpp fix: tu31 potions in creative menu + level 2 abilities 2026-04-26 00:22:49 -04:00
PotionBrewing.h feat: TU41 potion brewing 2026-04-25 20:03:12 -04:00
PotionItem.cpp fix: tu31 potions in creative menu + level 2 abilities 2026-04-26 00:22:49 -04:00
PotionItem.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PoweredMetalTile.cpp
PoweredMetalTile.h
PoweredRailTile.cpp
PoweredRailTile.h
PreLoginPacket.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PreLoginPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
PressurePlateTile.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
PressurePlateTile.h
PrimedTnt.cpp used the entity method instead of my controls for primed tnt 2026-03-28 14:03:56 +01:00
PrimedTnt.h
PrismarineTile.cpp prismarine fiex id 168,168:1,168:2 2026-03-19 19:35:43 +01:00
PrismarineTile.h prismarine fiex id 168,168:1,168:2 2026-03-19 19:35:43 +01:00
ProgressListener.h
Projectile.h
ProtectionEnchantment.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ProtectionEnchantment.h
PumpkinFeature.cpp
PumpkinFeature.h
PumpkinTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
PumpkinTile.h
QuartzBlockTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
QuartzBlockTile.h
Rabbit.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Rabbit.h rabbit drops 2026-03-16 10:59:16 +01:00
RailTile.cpp
RailTile.h
RainforestBiome.cpp
RainforestBiome.h
Random.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Random.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
RandomLevelSource.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RandomLevelSource.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
RandomLookAroundGoal.cpp
RandomLookAroundGoal.h
RandomPos.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RandomPos.h
RandomScatteredLargeFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RandomScatteredLargeFeature.h
RandomStrollGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RandomStrollGoal.h
RangedAttackGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RangedAttackGoal.h
RangedAttackMob.h
RangedAttribute.cpp
RangedAttribute.h
RareBiomeLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
RareBiomeLayer.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
RareBiomeSpotLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
RareBiomeSpotLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
Rarity.cpp
Rarity.h
Reader.h
ReadMe.txt
ReadOnlyChunkCache.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ReadOnlyChunkCache.h
Recipes.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
Recipes.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
Recipy.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
RecordingItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RecordingItem.h
RecordPlayerTile.cpp
RecordPlayerTile.h
RedlightTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RedlightTile.h
RedSandStoneTile.cpp a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
RedSandStoneTile.h Implement red sand and red sandstone. 2026-03-14 23:21:19 +03:00
Redstone.cpp
Redstone.h
RedStoneDustTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
RedStoneDustTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
RedStoneItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RedStoneItem.h
RedStoneOreTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RedStoneOreTile.h
ReedsFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ReedsFeature.h
ReedTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
ReedTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
Reference.h
Region.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Region.h
RegionFile.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
RegionFile.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
RegionFileCache.cpp added marvelcocode's pr 2026-03-12 23:51:09 +03:00
RegionFileCache.h
RegionHillsLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
RegionHillsLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RemoveEntitiesPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
RemoveEntitiesPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RemoveMobEffectPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RemoveMobEffectPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RemoveTooMuchOceanLayer.cpp fix: mistakes i did when i was decompiling it. 2026-04-21 18:48:04 +02:00
RemoveTooMuchOceanLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RepairContainer.cpp
RepairContainer.h
RepairMenu.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RepairMenu.h
RepairResultSlot.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RepairResultSlot.h
RepeaterTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RepeaterTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
RespawnPacket.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
RespawnPacket.h detailed summary of every changed file: 2026-03-13 06:56:46 -05:00
RestrictOpenDoorGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RestrictOpenDoorGoal.h
RestrictSunGoal.cpp
RestrictSunGoal.h
ResultContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ResultContainer.h Minor fixes 2026-03-03 06:14:34 +07:00
ResultSlot.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ResultSlot.h
RiverBiome.h
RiverInitLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RiverInitLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RiverLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RiverLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RiverMixerLayer.cpp fix: biome generation 2026-04-22 12:26:18 +02:00
RiverMixerLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
RoofTreeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
RoofTreeFeature.h 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
Rose.cpp a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
Rose.h a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
Rotate.cpp
Rotate.h
RotatedPillarTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
RotatedPillarTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
RotateHeadPacket.cpp
RotateHeadPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Rotations.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
Rotations.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
RunAroundLikeCrazyGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RunAroundLikeCrazyGoal.h
SaddleItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SaddleItem.h
SandFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SandFeature.h
SandStoneTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SandStoneTile.h
SandTile.cpp a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
SandTile.h SandTile Fix 2026-03-20 13:53:31 -04:00
Sapling.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
Sapling.h feat: blockstates 2026-05-02 15:14:48 -04:00
SaplingTileItem.cpp
SaplingTileItem.h
SavannaBiome.cpp fix: savanna biome + savanna tree 2026-04-26 16:12:20 +02:00
SavannaBiome.h fix: savanna biome + savanna tree 2026-04-26 16:12:20 +02:00
SavannaTreeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SavannaTreeFeature.h fix: savanna biome + savanna tree 2026-04-26 16:12:20 +02:00
SavedData.cpp
SavedData.h
SavedDataStorage.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
SavedDataStorage.h
Scale.cpp
Scale.h
ScatteredFeaturePieces.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ScatteredFeaturePieces.h
Score.cpp
Score.h
Scoreboard.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
Scoreboard.h
ScoreboardSaveData.h
ScoreHolder.h
SeaLanternTile.cpp Incomplete reference pointer fix 2026-03-16 21:03:20 -04:00
SeaLanternTile.h Incomplete reference pointer fix 2026-03-16 21:03:20 -04:00
SeedFoodItem.cpp
SeedFoodItem.h
SeedItem.cpp
SeedItem.h
Sensing.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
Sensing.h
ServerAuthDataPacket.h
ServerSettingsChangedPacket.cpp
ServerSettingsChangedPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ServersideAttributeMap.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ServersideAttributeMap.h
SetCarriedItemPacket.cpp
SetCarriedItemPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetCreativeModeSlotPacket.cpp
SetCreativeModeSlotPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetDisplayObjectivePacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetDisplayObjectivePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEntityDataPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEntityDataPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEntityLinkPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEntityLinkPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEntityMotionPacket.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
SetEntityMotionPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEquippedItemPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetEquippedItemPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetExperiencePacket.cpp
SetExperiencePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetHealthPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetHealthPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetObjectivePacket.cpp
SetObjectivePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetPlayerTeamPacket.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
SetPlayerTeamPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetPlayerTimeoutCommand.h
SetRidingPacket.cpp
SetRidingPacket.h
SetScorePacket.cpp
SetScorePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetSpawnPositionPacket.cpp
SetSpawnPositionPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SetTimePacket.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SetTimePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ShapedRecipy.cpp feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
ShapedRecipy.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
ShapelessRecipy.cpp feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
ShapelessRecipy.h feat: multiplayer feat/less hardcoded lists (#89) 2026-05-22 18:39:27 +03:00
SharedConstants.cpp
SharedConstants.h chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
SharedKeyPacket.h
SharedMonsterAttributes.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SharedMonsterAttributes.h
ShearsItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ShearsItem.h
Sheep.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Sheep.h
ShoreLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
ShoreLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
ShortTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ShovelItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ShovelItem.h
ShowSeedCommand.h
SignItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SignItem.h
SignTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SignTile.h
SignTileEntity.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SignTileEntity.h
SignUpdatePacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SignUpdatePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Silverfish.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Silverfish.h
SimpleContainer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SimpleContainer.h Feat: Updated Enchanting Mechanics 2026-04-10 13:18:42 +01:00
SimpleFoiledItem.cpp
SimpleFoiledItem.h
SimplexNoise.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SimplexNoise.h
SitGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SitGoal.h
Skeleton.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Skeleton.h
SkullItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SkullItem.h
SkullTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SkullTile.h
SkullTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SkullTileEntity.h
SkyIslandDimension.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Slime.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Slime.h
SlimeTile.cpp feat: sunflower w/ dye recipies 2026-05-24 21:39:15 -04:00
SlimeTile.h feat: slime block 2026-05-22 21:15:13 -04:00
Slot.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Slot.h Minor fixes 2026-03-03 06:14:34 +07:00
SmallFireball.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SmallFireball.h
SmoothFloat.cpp
SmoothFloat.h
SmoothLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
SmoothLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
SmoothStoneBrickTile.cpp prismarine fiex id 168,168:1,168:2 2026-03-19 19:35:43 +01:00
SmoothStoneBrickTile.h
SmoothStoneBrickTileItem.cpp
SmoothStoneBrickTileItem.h
SmoothZoomLayer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SmoothZoomLayer.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Snowball.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Snowball.h
SnowballItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SnowballItem.h
SnowItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SnowItem.h
SnowMan.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SnowMan.h
SnowTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SnowTile.h
Socket.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Socket.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SocketAddress.h
SoulSandTile.cpp
SoulSandTile.h
SoundTypes.h fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Source.h
SparseDataStorage.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SparseDataStorage.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SparseLightStorage.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SparseLightStorage.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SpawnEggItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SpawnEggItem.h
Spider.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Spider.h
SpikeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SpikeFeature.h
Sponge.cpp a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
Sponge.h a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
SpreadPlayersCommand.h
SpringFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SpringFeature.h
SpringTile.cpp
SpringTile.h
SpruceFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SpruceFeature.h
Squid.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Squid.h
StainedGlassBlock.cpp fixed stained glass not rendering the water 2026-04-16 21:26:40 +03:00
StainedGlassBlock.h
StainedGlassPaneBlock.cpp fixed stained glass not rendering the water 2026-04-16 21:26:40 +03:00
StainedGlassPaneBlock.h
StairTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
StairTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
Stat.cpp fix: achievement crashes 2026-04-27 16:29:05 +01:00
Stat.h
StatFormatter.h
Stats.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Stats.h fix: achievements 2026-04-26 17:27:31 +01:00
stdafx.cpp
stdafx.h Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
StemTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
StemTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
StoneButtonTile.cpp
StoneButtonTile.h
StoneMonsterTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
StoneMonsterTile.h
StoneMonsterTileItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
StoneMonsterTileItem.h
StoneSlabTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
StoneSlabTile.h feat: stoneslab2 2026-04-21 01:32:02 +03:00
StoneSlabTile2.cpp feat: stoneslab2 2026-04-21 01:32:02 +03:00
StoneSlabTile2.h feat: stoneslab2 2026-04-21 01:32:02 +03:00
StoneSlabTileItem.cpp
StoneSlabTileItem.h
StoneTile.cpp a bunch of shit lmaoo 2026-03-25 21:41:35 +03:00
StoneTile.h Name Fixes 2026-03-26 00:40:52 +01:00
StringHelpers.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
StringHelpers.h Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
StringTag.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
StrongholdFeature.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
StrongholdFeature.h
StrongholdPieces.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
StrongholdPieces.h
StructureFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
StructureFeature.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
StructureFeatureIO.cpp feat: oceanMonument 2026-04-07 19:41:14 +02:00
StructureFeatureIO.h feat: oceanMonument 2026-04-07 19:41:14 +02:00
StructureFeatureSavedData.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
StructureFeatureSavedData.h
StructurePiece.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
StructurePiece.h
StructureRecipies.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
StructureRecipies.h
StructureStart.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
StructureStart.h
SuperflatConfig.h some changes 2026-04-14 21:04:09 +02:00
SwampBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SwampBiome.h fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SwampRiversLayer.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SwampRiversLayer.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SwampTreeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
SwampTreeFeature.h
SwellGoal.cpp feat(TU31): Creepers can be ignited with flint and steel (#84) 2026-05-18 22:02:31 +03:00
SwellGoal.h
SynchedEntityData.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
SynchedEntityData.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
Synth.cpp
Synth.h
system.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
System.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Tag.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
Tag.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
TaigaBiome.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TaigaBiome.h Biome Update! 2026-03-26 20:37:51 +01:00
TakeFlowerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TakeFlowerGoal.h
TakeItemEntityPacket.cpp
TakeItemEntityPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TallGrass.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TallGrass.h feat: blockstates 2026-05-02 15:14:48 -04:00
TallGrass2.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
TallGrass2.h Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
TallGrassFeature.cpp
TallGrassFeature.h
TamableAnimal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TamableAnimal.h
TargetGoal.cpp fix: Prevent mobs from targeting players in creative mode 2026-04-18 20:29:47 +03:00
TargetGoal.h
Team.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Team.h
TeleportEntityPacket.cpp chore: switch all entity ids to dedicated ints (#86) 2026-05-22 18:38:53 +03:00
TeleportEntityPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TemperatureLayer.cpp
TemperatureLayer.h
TemperatureMixerLayer.cpp
TemperatureMixerLayer.h
TemptGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TemptGoal.h
TextureAndGeometryChangePacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TextureAndGeometryChangePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TextureAndGeometryPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
TextureAndGeometryPacket.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TextureChangePacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TextureChangePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TexturePacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
TexturePacket.h
TheEndBiome.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TheEndBiome.h
TheEndBiomeDecorator.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TheEndBiomeDecorator.h
TheEndDimension.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TheEndDimension.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
TheEndLevelRandomLevelSource.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TheEndLevelRandomLevelSource.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
TheEndPortal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TheEndPortal.h
TheEndPortalFrameTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
TheEndPortalFrameTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
TheEndPortalTileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TheEndPortalTileEntity.h
ThinFenceTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
ThinFenceTile.h
ThornsEnchantment.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ThornsEnchantment.h
ThreadName.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
ThreadName.h
Throwable.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Throwable.h
ThrownEgg.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ThrownEgg.h
ThrownEnderpearl.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ThrownEnderpearl.h
ThrownExpBottle.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ThrownExpBottle.h
ThrownPotion.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ThrownPotion.h
TickNextTickData.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TickNextTickData.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Tile.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
Tile.h Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
TileDestructionPacket.cpp
TileDestructionPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileEditorOpenPacket.cpp
TileEditorOpenPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileEntity.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileEntity.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TileEntityDataPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileEntityDataPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileEventData.cpp
TileEventData.h
TileEventPacket.cpp
TileEventPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TileItem.h
TilePlanterItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TilePlanterItem.h
TilePos.cpp
TilePos.h
TileUpdatePacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TileUpdatePacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TimeCommand.cpp feat(PlayerConnection): better implementation of /tp and /time 2026-05-03 15:43:25 +03:00
TimeCommand.h feat(PlayerConnection): better implementation of /tp and /time 2026-05-03 15:43:25 +03:00
TntTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TntTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
ToggleDownfallCommand.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ToggleDownfallCommand.h
ToolRecipies.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
ToolRecipies.h
TopSnowTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TopSnowTile.h man this tutorial level is really screwed up 2026-05-02 20:07:41 -04:00
TorchTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
TorchTile.h
TownFeature.h
TradeItemPacket.cpp
TradeItemPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TradeWithPlayerGoal.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TradeWithPlayerGoal.h
TransparentTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
TransparentTile.h
TrapDoorTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
TrapDoorTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
TrapMenu.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TrapMenu.h
TreeFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TreeFeature.h
TreeTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TreeTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
TreeTile2.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TreeTile2.h feat: blockstates 2026-05-02 15:14:48 -04:00
TreeTileItem.cpp
TreeTileItem.h
TripWireSourceTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TripWireSourceTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
TripWireTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
TripWireTile.h feat: blockstates 2026-05-04 21:26:13 -04:00
UntouchingEnchantment.cpp
UntouchingEnchantment.h
UpdateAttributesPacket.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
UpdateAttributesPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
UpdateGameRuleProgressPacket.cpp Port over RCE Patches from LCEMP (#1023) 2026-03-09 06:53:08 -05:00
UpdateGameRuleProgressPacket.h
UpdateMobEffectPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
UpdateMobEffectPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
UpdateProgressPacket.cpp
UpdateProgressPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
UseAnim.h
UseItemPacket.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
UseItemPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Vec3.cpp 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
Vec3.h 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
Vec3i.cpp 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
Vec3i.h 5 New Technical Biomes 2026-03-24 13:41:49 +01:00
Village.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Village.h
VillageFeature.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
VillageFeature.h
VillagePieces.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
VillagePieces.h
Villager.cpp Merge branch 'main' into TU43 2026-05-24 23:47:12 -04:00
Villager.h feat(TU31): Villagers turn into witches when struck by lightning (#83) 2026-05-18 21:13:26 +03:00
VillagerGolem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
VillagerGolem.h
Villages.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Villages.h
VillageSiege.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
VillageSiege.h
VinesFeature.cpp
VinesFeature.h
VineTile.cpp feat: blockstates 2026-05-02 15:14:48 -04:00
VineTile.h feat: blockstates 2026-05-02 15:14:48 -04:00
VoronoiZoom.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
VoronoiZoom.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
WallTile.cpp Merge branch 'pr-3' into TU43 2026-05-24 22:29:54 -04:00
WallTile.h
WaterAnimal.cpp
WaterAnimal.h
WaterColor.cpp
WaterColor.h
WaterLevelChunk.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WaterLevelChunk.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
WaterlilyFeature.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WaterlilyFeature.h
WaterLilyTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WaterLilyTile.h
WaterLilyTileItem.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WaterLilyTileItem.h
WaterWalkerEnchantment.cpp feat(TU31): add Depth Strider enchantment 2026-04-28 09:37:17 +03:00
WaterWalkerEnchantment.h feat(TU31): add Depth Strider enchantment 2026-04-28 09:37:17 +03:00
WaterWorkerEnchantment.cpp
WaterWorkerEnchantment.h
WeaponItem.cpp
WeaponItem.h
WeaponRecipies.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WeaponRecipies.h
WeatherCommand.h
WebMaterial.h
WebTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
WebTile.h
WeighedRandom.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
WeighedRandom.h
WeighedTreasure.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WeighedTreasure.h
WeightedPressurePlateTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WeightedPressurePlateTile.h
Witch.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Witch.h
WitherBoss.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WitherBoss.h Merge remote-tracking branch 'itsRevela/main' 2026-04-09 15:21:43 +03:00
WitherSkull.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WitherSkull.h
Wolf.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Wolf.h
WoodButtonTile.cpp
WoodButtonTile.h
WoodSlabTile.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WoodSlabTile.h feat: stoneslab2 2026-04-21 01:32:02 +03:00
WoodTile.cpp Added features from TU25 2026-03-11 08:58:52 +03:00
WoodTile.h Added features from TU25 2026-03-11 08:58:52 +03:00
WoolCarpetTile.cpp feat: slime block 2026-05-22 21:15:13 -04:00
WoolCarpetTile.h
WoolTileItem.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
WoolTileItem.h
WorkbenchTile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WorkbenchTile.h
WorldlyContainer.h
WritingBookItem.cpp fix 2026-04-05 16:42:48 +02:00
WritingBookItem.h Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
WrittenBook.h Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
WrittenBookItem.cpp FUCK MICROSOFT 2026-04-05 15:33:49 +01:00
WrittenBookItem.h
XZPacket.cpp
XZPacket.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Zombie.cpp fix: neoapps dysfunctional build script 2026-05-05 23:20:16 -04:00
Zombie.h Fixed baby zombie hitbox size (#765) 2026-03-06 18:45:22 -06:00
ZonedChunkStorage.cpp Fix mounted minecarts not persisting across world reloads (#979) 2026-03-13 11:16:05 +00:00
ZonedChunkStorage.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ZoneFile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ZoneFile.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ZoneIo.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ZoneIo.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
ZoomLayer.cpp feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00
ZoomLayer.h feat: worldgeneration using decomp 2026-04-13 17:45:07 +02:00

========================================================================
    STATIC LIBRARY : Minecraft.World Project Overview
========================================================================

AppWizard has created this Minecraft.World library project for you. 

This file contains a summary of what you will find in each of the files that
make up your Minecraft.World application.

Minecraft.World.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.



/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named Minecraft.World.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////