Fishing Refactor - To Do List and Discussion #6592
paladindamarus
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Re: fishing pools These were changed in the fishing update in 2013. If you're implementing shared pools, it should be behind a setting.
https://forum.square-enix.com/ffxi/threads/40708-Fishing-System-Renovation |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All:
I'm looking at working on rebuilding fishing on the base LSB using a combination of data I have from Horizon along with some sourced information. I've got some workings on my local to move the primary fishing logic into Lua while leaving the C++ core to handle the packeting systems, etc. Currently, I'm working on collecting data for fishing areas and confirming some of the logic (based on captures in that discord.
Below is an EARLY draft of the to-do list. I'm hoping I can get some feedback on the processes I should be following before I starting running with this. I learned a lot from doing the Fishing Contest, but I don't want to submit another single monster PR like I did with that one. Hopefully I can get some feedback and guidance, and if this is an item of interest, some feedback on the best ways to approach certain things.
The list so far:
Beta Was this translation helpful? Give feedback.
All reactions