Adventure-Terraria-Server-Project / AdvancedCircuits-Plugin

Advanced Circuits Plugin for Terraria Server API and TShock.
GNU General Public License v3.0
8 stars 8 forks source link

Fully Integrate the Plugin #11

Closed CoderCow closed 11 years ago

CoderCow commented 12 years ago

Requires: A pull request of me to the TerrariaAPI-Server repro to be accepted first. (https://github.com/Deathmax/TerrariaAPI-Server/pull/12)

Fully integrate AC into Terraria Server by hooking into Door and full Pressure Plate usage of NPCs, mobs and projectiles.

zaqen commented 12 years ago

I'm thinking this would make it possible to link the vanilla circuit systems with the AC systems, or am i wrong?

CoderCow commented 12 years ago

More or less, but it was never planned to have Vanilla Circuits actually interoperate with Advanced Circuits or have them completely replaced by Advanced Circuits. What was planned though, was to replace Terraria's entire circuit processing mechanism so that this plugin can actually improve or limit any circuit in any way being executed.