summaryrefslogtreecommitdiffstats
path: root/src/Entities/EnderCrystal.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-12Update entity sizesTiger Wang1-2/+2
2021-01-22End crystal placement (#5112)Damián Imrich1-7/+8
2020-11-06Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)12xx121-6/+47
2020-10-29Add beam target, configurable base visibility to Ender Crystals (#5010)12xx121-4/+8
2020-05-01Unify entity spawn packet sendingTiger Wang1-1/+1
2020-04-20Delet SpawnObject paramsTiger Wang1-1/+1
2020-04-16Using Super.Mattes D1-2/+2
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-09-26Removed more unessicary includesTycho1-1/+1
2014-08-06On destroy ender crystal, create bedrock and firearchshift1-3/+3
2014-07-04Tailored death messagesTiger Wang1-2/+2
2014-03-25Ender crystalsandrew1-0/+56