Open evilgenious448 opened 5 months ago
For showing the world map location I found this: https://github.com/zodaz/star-calling-assist/blob/master/src/main/java/com/starcallingassist/modules/sidepanel/panels/StarListGroupEntryPanel.java#L302
(I'll add more resources to this comment)
The primary focus for populating that ideal sort of sidebar setup talked about in the Forestry Discord should be from ingame callouts (ideally making use of the more flexible chat regex structure to catch the calls).
Being able to customize which events and/or which locations you see in the bar or get pings for, would be super helpful.
Also a great addition would be the ability to click on a call in the sidebar and it would add an icon on world map showing where the spawn is.
Everything described above are features that are exhibited in the Impling Finder plugin. It could be a good reference point: https://github.com/Hablapatabla/ImplingFinder/