BloodMagic/src/main/java/WayofTime/bloodmagic/tile
AEon - Tobias 2c92a9e0c1 Crossdimensional Teleposition (including entities, into unloaded chunks etc) (#1385)
* AWAITING ALLOWANCE FROM BRANDON3055 (PERMISSION TO USE CODE SNIPPET FOR INTERDIMENSIONAL/CROSSDIMENSIONAL TELEPORT) COPYRIGHT ALL RIGHTS RESERVED FOR BRANDON3055 (CODE SNIPPET)
AWAITING ALLOWANCE FROM TEHNUT, WAYOFTIME TO USE FOREIGN CODE (AS IT NEEDS ALLOWANCE & POSSIBLE CREDITS)

DO NOT USE.

* Forgot something.

                   Requires permission from Brandon3055 (copyright on code snippet)
                   Requires permission from WayofTime, TehNut (because it uses foreign code that might need attribution)

                   Do not use.

* License permits usage.

Sorry for bothering everyone involved.

Don't merge. Teleposer broken. Teleposition sigil works though.

* IT WORKS!!!!

- re-enabled cross dimensional telepositioning
- works even if target teleposer is unloaded at the time of activation (force loads the chunk so the teleposer can be found, releases ticket when player arrives)
- entity teleposition works properly
- I'm tired and slightly insane
- nobody asked for this.

closes #973 (rewrite might still be needed though)

might be able to close the following issue:
    - #1198 (improved cross dimensional teleportation code thanks to brandon3055)

* Zombies stop holding onto tickets now.

* Oversight.
2018-08-07 17:50:56 -07:00
..
base Alchemy Table now supports new recipe API 2018-02-19 15:41:18 -08:00
container Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
routing Check the proper maps when looking up fluid priorities (#1286) 2018-04-26 19:12:14 -07:00
TileAlchemyArray.java Fixed the Alchemy Array from voiding items when broken when it shouldn't have. 2018-04-26 16:33:22 -04:00
TileAlchemyTable.java SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
TileAltar.java Some altar cleanup and renaming 2018-03-09 18:00:04 -08:00
TileBloodTank.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
TileDemonCrucible.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
TileDemonCrystal.java Fixed Crystal Cluster behavior. (#1390) 2018-08-07 15:59:09 -07:00
TileDemonCrystallizer.java Added the "Resonance of the Faceted Crystal" 2018-04-20 13:39:05 -04:00
TileDemonPylon.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
TileDimensionalPortal.java A bit of Ritual cleanup 2018-03-04 09:17:24 -08:00
TileImperfectRitualStone.java SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
TileIncenseAltar.java A bit of Ritual cleanup 2018-03-04 09:17:24 -08:00
TileInventory.java Run formatter 2017-08-15 21:30:56 -07:00
TileInversionPillar.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
TileMasterRitualStone.java SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
TileMimic.java Several mimic fixes, with actually cleaned up commit history. (#1379) 2018-08-07 16:28:55 -07:00
TilePhantomBlock.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
TilePurificationAltar.java A bit of Ritual cleanup 2018-03-04 09:17:24 -08:00
TileSoulForge.java Add inputs to crafting events + implement SF/AT events (#1270) 2018-04-15 11:21:14 -07:00
TileSpectralBlock.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
TileTeleposer.java Crossdimensional Teleposition (including entities, into unloaded chunks etc) (#1385) 2018-08-07 17:50:56 -07:00