Added some of tinie_snipah's changes to enable lore usage. Recommend additional testing before actually merging it. #14
Added some of tinie_snipah's changes to enable lore usage. Recommend additional testing before actually merging it. #14Pheenixm wants to merge 2 commits into
Conversation
In testing on my computer, proved unstable for some reason. Unknown why, just is
|
The lore changes do not maintain the pearl index, without it PrisonPearl On Fri, Jan 4, 2013 at 11:43 PM, Pheenixm notifications@github.com wrote:
|
|
Fixed the data value issue |
|
How reliable is the method by which it transfers old pearls to the new On Sun, Jan 6, 2013 at 11:05 PM, Pheenixm notifications@github.com wrote:
|
|
Due to concerns about how reliable that might be, I opted to stick with the metadata system for the time being and introduce lore just to enhance the tooltip. I'll rewrite the system later once more pearls have lore |
Reduce logging output spam for imprisoned alts (Exultant#10). Fix bug where expired PrisonPearls from unloaded chunks weren't remove from task list. Log coordinates of involved players during PrisonPearl capture/free'ing. (Exultant#14) Prevent imprisoned players from picking up Prison Pearls. (Exultant#12)
Re-commit issue fixes.
Proved rather unstable in testing, but then again, I was using an unstable version. Had to modify net.minecraft.server references to net.mincraft.server.v1_4_5. Unsure if this is an issue. Prison pearls in testing "failed to validate" and player was freed. Unsure of cause of this.