4jcraft/targets/minecraft/world/entity
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
..
ai refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
ambient nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
animal refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
boss fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
global nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
item refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
monster refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
npc refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
player refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
projectile refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
AgeableMob.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
AgeableMob.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Creature.cpp rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Creature.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DelayedRelease.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
DelayedRelease.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Entity.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
Entity.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
EntityEvent.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntityIO.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
EntityIO.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
EntityPos.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
EntityPos.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntitySelector.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
EntitySelector.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ExperienceOrb.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ExperienceOrb.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
FlyingMob.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
FlyingMob.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HangingEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
HangingEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ItemFrame.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ItemFrame.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LeashFenceKnotEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
LeashFenceKnotEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LivingEntity.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
LivingEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Mob.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
Mob.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
MobCategory.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MobCategory.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MobGroupData.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MobType.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
OwnableEntity.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Painting.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
Painting.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
PathfinderMob.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
PathfinderMob.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
SyncedEntityData.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
SyncedEntityData.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
TamableAnimal.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
TamableAnimal.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00