prism / PrismRefracted

A continuation of Prism, a change-tracking plugin for Bukkit-based servers.
Other
43 stars 23 forks source link

Pr fix connected blocks, nether portal break double logging #51

Open TauCubed opened 1 year ago

TauCubed commented 1 year ago

Closes #38 : resolved

TauCubed commented 1 year ago

There are some issues I noted while looking through the source & testing.

Mainly that if there is a portal on each side of an obsidian block, in both implementations only one side will get logged.

Also, placing and breaking obsidian in front of a portal will cause the portal to be logged. Even though the portal is not broken.

viveleroi commented 1 year ago

Prism 3 is essentially in maintenance mode so I'm not likely to merge any refactors. Please commit changes needed to fix specific issues and I'll review them individually.