4jcraft/targets/minecraft
Sally Knight 342a195ba8 fix(wither): move livingEntitySelector from static to per-instance
Withers were previously using the same static LES pointer (which gets destroyed on death) causing a segfault when another wither is spawned after the first one is dead
2026-04-03 19:40:17 +03:00
..
client move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
commands refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
core refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
locale nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
network move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
server move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
sounds rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stats refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
util refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
world fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
Direction.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Direction.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Facing.cpp rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Facing.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
meson.build refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
Pos.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
Pos.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SharedConstants.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
SharedConstants.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
StaticConstructors.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
StaticConstructors.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stdafx.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00