1
0
Fork 0
cuberite-2a/Server/Plugins
KingCol13 1d1fa91401
Chorus fruit teleport (#5259)
* Outline function for teleporting.

* Created new handler for chorus fruit.

* Fixed AttemptTeleport failing.

* Better names, working sound effect.

* Corrected naming.

* Remove stray LOGD.

* Offset teleport to middle of block.

* Style Fixes

Co-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>

* Style Fixes 2

Co-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>

* Move FindTeleportDestination to static cPawn method.

* cBoundingBox interface.

* Cleanup includes.

* Maybe exported to API?

* Change a_World to reference, add to APIDesc.

Co-authored-by: x12xx12x <44411062+12xx12@users.noreply.github.com>
2021-07-10 20:05:00 +00:00
..
APIDump Chorus fruit teleport (#5259) 2021-07-10 20:05:00 +00:00
ChatLog@cc04da381b Updated plugins with the rename to Cuberite. 2016-01-01 21:40:18 +01:00
Core@96419d200a Update Core 2021-03-06 01:30:55 +00:00
Debuggers Use Vector3 for cLineBlockTracer and cBlockTracer (#4715) 2020-05-08 10:04:07 +01:00
DumpInfo Add optional prefix parameter to LOG functions (#5229) 2021-06-22 23:09:06 +01:00
HookNotify Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
NetworkTest Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
ProtectionAreas@5cc1171bb1 Update ProtectionAreas 2020-02-27 19:45:38 +02:00
TestLuaRocks Update TestLuaRocks.lua (#3903) 2017-08-13 12:29:24 +01:00
.gitignore Update .gitignore; new files added to APIDump are no longer ignored 2020-03-23 12:37:11 +00:00
InfoDump.lua Minor changes (#3909) 2017-08-24 11:19:40 +02:00
InfoReg.lua Corrected check for level of subcommand and fixed multiple levels not working (#3758) 2017-06-12 12:59:46 +02:00