Commit Graph

1108 Commits

Author SHA1 Message Date
DeadVoxelx
221f37d533 Update README.md 2026-05-10 09:59:50 -04:00
DeadVoxelx
0f8cde0461 Pick Block + Item Water Floating
implements pick block functionality.
items now float in water.
fixed a bug where packed glass dropped blue ice instead of packed glass.
2026-05-10 08:26:13 -04:00
DeadVoxelx
2c99b90660 Update UIScene_LaunchMoreOptionsMenu.h 2026-05-10 08:22:37 -04:00
DeadVoxelx
9993f3e6ff Update UIScene_LaunchMoreOptionsMenu.cpp 2026-05-10 08:22:20 -04:00
DeadVoxelx
dc8f0e6331 Update App_enums.h 2026-05-10 08:21:50 -04:00
DeadVoxelx
264a26e1a8 Update Windows64_Minecraft.cpp 2026-05-10 08:21:29 -04:00
DeadVoxelx
87ee8d257e Update Minecraft.cpp 2026-05-10 08:21:05 -04:00
DeadVoxelx
22f748c0b9 Update Inventory.h 2026-05-10 08:20:35 -04:00
DeadVoxelx
e30f3c4d1e Update PackedGlassTile.cpp 2026-05-10 08:20:11 -04:00
DeadVoxelx
4ebd68c3b5 Update ItemEntity.cpp 2026-05-10 08:19:44 -04:00
DeadVoxelx
b1f1031c29 Update Tile.cpp 2026-05-10 08:18:52 -04:00
DeadVoxelx
769df4c610 Fixes/Changes
Aphalaf Boss, Aphalaf Plant, and Dark Evupul can now attack all entities instead of just the player; they still only target the player though.
Packed Glass now has infinite color possibilities depending on the position it is placed.
Removed some redundant files.
2026-05-09 15:09:16 -04:00
DeadVoxelx
64fbc3e7dd Delete Minecraft.World/HellSandTile.cpp 2026-05-09 15:05:34 -04:00
DeadVoxelx
b1118c22b4 Delete Minecraft.World/HellSandTile.h 2026-05-09 15:05:23 -04:00
DeadVoxelx
03fce686a5 Delete Minecraft.World/HellStoneTile.cpp 2026-05-09 15:05:04 -04:00
DeadVoxelx
ca287a5358 Delete Minecraft.World/HellStoneTile.h 2026-05-09 15:04:54 -04:00
DeadVoxelx
30838ee55f Delete Minecraft.World/LightGemTile.cpp 2026-05-09 15:04:40 -04:00
DeadVoxelx
5e131fb804 Delete Minecraft.World/LightGemTile.h 2026-05-09 15:04:27 -04:00
DeadVoxelx
6922e6d7f1 Delete Minecraft.World/NetherStalkTile.cpp 2026-05-09 15:02:03 -04:00
DeadVoxelx
a1d8457c65 Delete Minecraft.World/NetherStalkTile.h 2026-05-09 15:01:49 -04:00
DeadVoxelx
60f9aed434 Update PackedGlassTile.cpp 2026-05-09 14:58:33 -04:00
DeadVoxelx
5f553f3958 Update PackedGlassTile.h 2026-05-09 14:58:20 -04:00
DeadVoxelx
a30abb6e05 Update NetherWartTile.cpp 2026-05-09 14:57:56 -04:00
DeadVoxelx
b9a01aa234 Update EvupulDark.cpp 2026-05-09 14:57:25 -04:00
DeadVoxelx
8757daad11 Update AphalafPlant.cpp 2026-05-09 14:57:07 -04:00
DeadVoxelx
d8d5216bf9 Update AphalafBoss.cpp 2026-05-09 14:56:39 -04:00
DeadVoxelx
940d4a4a06 Delete Minecraft.World/SkyIslandDimension.cpp 2026-05-09 14:56:01 -04:00
DeadVoxelx
dc8a3da928 New Content
adds packed ice, blue ice, and packed glass.
adds huge mushrooms to swamps.
chests can now be placed next to eachother.
2026-05-09 07:34:53 -04:00
DeadVoxelx
def8215c20 Update net.minecraft.world.level.levelgen.feature.h 2026-05-09 07:30:06 -04:00
DeadVoxelx
da0babb6a6 Add files via upload 2026-05-09 07:29:26 -04:00
DeadVoxelx
f5f6136377 Update net.minecraft.world.level.tile.h 2026-05-09 07:24:49 -04:00
DeadVoxelx
cb876c43be Update ChestRenderer.cpp 2026-05-09 07:24:03 -04:00
DeadVoxelx
37c44b4d2b Update PreStitchedTextureMap.cpp 2026-05-09 07:23:38 -04:00
DeadVoxelx
3e02388ca9 Update IUIScene_CreativeMenu.cpp 2026-05-09 07:23:08 -04:00
DeadVoxelx
48f06cb89b Update strings.h 2026-05-09 07:22:05 -04:00
DeadVoxelx
1844f64d72 Update Consoles_App.cpp 2026-05-09 07:21:38 -04:00
DeadVoxelx
3a056545d4 Update Common.cmake 2026-05-09 07:20:41 -04:00
DeadVoxelx
2f4de080d8 Add files via upload 2026-05-09 07:19:42 -04:00
DeadVoxelx
428fd13b80 Improve Village Path Generation
village paths now generate with cobblestone underneath.
village paths that attempt to generate in water will now instead generate on top of the water using oak planks (sandstone in desert villages).
2026-05-07 11:36:18 -04:00
DeadVoxelx
27e223e6d1 Update README.md 2026-05-07 11:32:15 -04:00
DeadVoxelx
6495a2e685 Big Fuckin Update
Lots of various backend fixes and improvements.
All Skeletons and Zombies can breathe underwater and can sink in water now.
Aphalaf Sword can be enchanted now.
Aphalaf Sword and Relic Mallet are immune to explosions.
Eggs stack to 64.
Potions stack to 16.
Chicken Jockeys.
Villagers struck by lightning turn to Witches.
Witches rarely spawn throughout the Overworld.
Cauldrons extinguish fire.
Ice melts into Water even if in the Nether.
2026-05-06 14:47:47 -04:00
DeadVoxelx
7c67025ac0 Update IceTile.cpp 2026-05-06 14:34:18 -04:00
DeadVoxelx
022585ea96 Update HellDimension.cpp 2026-05-06 14:33:58 -04:00
DeadVoxelx
5e5ae0a280 Update TheOuterEndLevelRandomLevelSource.cpp 2026-05-06 14:33:38 -04:00
DeadVoxelx
448fc48d13 Update TheOuterEndLevelRandomLevelSource.h 2026-05-06 14:33:22 -04:00
DeadVoxelx
946820fc7b Update TheOuterEndDimension.cpp 2026-05-06 14:33:01 -04:00
DeadVoxelx
795aa39059 Update TheOuterEndDimension.h 2026-05-06 14:32:40 -04:00
DeadVoxelx
a5cac96bd2 Update Biome.cpp 2026-05-06 14:31:58 -04:00
DeadVoxelx
091645397e Update DesertBiome.cpp 2026-05-06 14:31:37 -04:00
DeadVoxelx
52dc22b17b Update IceBiome.cpp 2026-05-06 14:31:08 -04:00