TownyAdvanced / FlagWar

The original war system for Towny, now with it's own repository. Celebrating over Ten Years of warfare.
https://townyadvanced.github.io/flagwar.html
Apache License 2.0
22 stars 12 forks source link

(Experimental) Add DecentHolograms Support #386

Open TheFlagCourier opened 3 weeks ago

TheFlagCourier commented 3 weeks ago

🙃

Brief Description:

An attempt to add support for DescentHolograms, supplementing the already-established HolographicDisplays(EOL) support.

Right now, I have it hooked up as a fall-back/alternative implementation. CellUnderAtttack.drawHologram() will prefer HolographicDisplays over DescentHolograms.


Changes:


Relevant FlagWar Issue tickets:

closes #313



By making this pull request, I represent that I have read and agree to release my own changes that I have submitted under the terms of the accompanying license (Apache-2.0). I guarantee that these changes are mine and are not encumbered by any other license or restriction to the best of my knowledge.

TheFlagCourier commented 3 weeks ago

D'oh! Thanks for pointing that out.