mirabell Posted April 15, 2019 Posted April 15, 2019 (edited) It would be nice to have a plugin system or some sort of system that would allow you to transfer your custom src edits easily. Example i currently use stormbreaker and a custom title system, pretty nice mod but any time i update my svn its a headache to get it working again. It be nice to be able to add the custom mods to the server as easy as dragging a custom folder to src and compiling. Not sure if rathena does or can support this. Thank you Edited April 15, 2019 by mirabell 1 Quote
mirabell Posted April 17, 2019 Author Posted April 17, 2019 ahh i didn't see that one. It would definitely help reduce help topic and error reporting that sometimes is mistaken due to server customs Quote
TrueNoir Posted April 18, 2019 Posted April 18, 2019 Yeah I was kind of surprised with the new rewrite into c++ that a plugin manager wasn't added for source edits that way it would be easier to port plugins and keep them separate and be able to manage them easily as well as add them in. Cause currently the way things are every new patch the source edits have to completely be redone making it a pain for people selling source modifications and the people who bought them. Quote
Feilor Posted April 25, 2019 Posted April 25, 2019 On 4/18/2019 at 5:19 PM, TrueNoir said: Yeah I was kind of surprised with the new rewrite into c++ that a plugin manager wasn't added for source edits that way it would be easier to port plugins and keep them separate and be able to manage them easily as well as add them in. Cause currently the way things are every new patch the source edits have to completely be redone making it a pain for people selling source modifications and the people who bought them. to avoid it you can use stash from github until they doesn't release plugin system, i think it will take more 6 months until someone take care of it. Quote
mirabell Posted April 27, 2019 Author Posted April 27, 2019 i already do that, but sometimes if the changes are to big it wont pop back and you get conflicts Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.