![]() |
Open Source Guidelines idea - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: General Discussion (/Forum-General-Discussion) +--- Forum: UO/Sphere Discussion (/Forum-UO-Sphere-Discussion) +--- Thread: Open Source Guidelines idea (/Thread-Open-Source-Guidelines-idea) |
Open Source Guidelines idea - Extreme - 10-08-2015 06:34 AM Hello everybody! As most of you knows, Sphere is now open source and if you really want to help the development, you can help us create guidelines to specify what we should add/update. I'm not developer and I could help only on scripts. What about create a section to talk about things to add/update and start the work? Where are the people who said would help if we open the source? Can we update the scripts based on uoguide.com informations (npc, monsters stats, etc)? Is it reliable? The expansion Time of Legends has been released and the devs started to update the core. There is somewhere we can see the changes/additions? What about start on the new stuff and then focus on something that is missing/outdated? ![]() RE: Open Source Guidelines idea - XuN - 10-08-2015 03:55 PM Roberpot is working on automatic docs ( however it's a huge work and any help would make his life easier ). We always added scripts sent by people to update them ( not custom scripts, but the correct scripts to add to base pack ), since a long time now scripts are in GIT too, so anyone can fork the repository and send push requests. You can look for source changes here: https://github.com/Sphereserver/Source/commits/master It's always better to first finish what is not done and then move to the new code, but since we never did that ... any contribution is wellcome regardless of what expansion is it for. |