Xiphoid Posted November 25, 2023 Share Posted November 25, 2023 I do basic Faction/Nation System for my game. I'm used Intersect's Guild System's source. i will share with forum for free. Â How is works... Â -Create or Join Nations with Event System (Same as CreateGuild command) -Nations have PvP each other (like Alliance/Horde in World of Warcraft) -Nation Chat -Nation Informations and more... Â Source Edit:Â https://github.com/Xenepherth/Intersect-Engine/commit/945d3ea98b5dc5a3db296833e0d4ed60234b6077Â Â Have fun! Â Â Arconde and Tomeo 1 1 Link to comment Share on other sites More sharing options...
panda Posted November 25, 2023 Share Posted November 25, 2023 Just as an FYI your patch does not include the MySQL migration (which do require setting up a MariaDB/MySQL server locally to create) and will only work for people using a SQLite player database. Xiphoid 1 Link to comment Share on other sites More sharing options...
Xiphoid Posted November 25, 2023 Author Share Posted November 25, 2023 Overhead Guild Name information position fix  https://github.com/Xenepherth/Intersect-Engine/commit/40146e4e77fd773f91f812065910a634441f9c75#diff-858a52535eeada0d826536f5a05e5bdedc21a8a8e3d888401bb69a7a76c1de6f Tomeo 1 Link to comment Share on other sites More sharing options...
Xiphoid Posted November 26, 2023 Author Share Posted November 26, 2023 Tab Targeting (Don't tab targeting Nation and Guild Members) and PvP Options (Don't hitting Nation and Guild Members in Normal map and projectiles piercing targets) Fix https://github.com/Xenepherth/Intersect-Engine/commit/f840732ff163348e9b4a6622fd488522987ca474 Tomeo 1 Link to comment Share on other sites More sharing options...
Xiphoid Posted November 26, 2023 Author Share Posted November 26, 2023 PvP Options Hotfix (You can open PvP each other Nation and Guild Members on Server's config file) Â https://github.com/Xenepherth/Intersect-Engine/commit/8ebac8ce6e24d32ed02ce24b72028486fc186ce9 Tomeo 1 Link to comment Share on other sites More sharing options...
Xiphoid Posted November 26, 2023 Author Share Posted November 26, 2023 MySQL Migration  https://github.com/Xenepherth/Intersect-Engine/commit/e79c0afa9661195f59bec067121b971eb8ba6429 Arconde and Tomeo 1 1 Link to comment Share on other sites More sharing options...
Arconde Posted December 11, 2023 Share Posted December 11, 2023 Great work there... Link to comment Share on other sites More sharing options...
Arconde Posted December 11, 2023 Share Posted December 11, 2023 On 11/25/2023 at 8:59 AM, panda said: Just as an FYI your patch does not include the MySQL migration (which do require setting up a MariaDB/MySQL server locally to create) and will only work for people using a SQLite player database. Can this mechanic be integrated into the main Intersect branch? It is also a widely used feature in addition to guilds in RvR systems. Link to comment Share on other sites More sharing options...
panda Posted December 11, 2023 Share Posted December 11, 2023 7 hours ago, Arconde said: Can this mechanic be integrated into the main Intersect branch? It is also a widely used feature in addition to guilds in RvR systems. No, this feature will not be getting merged into the main branch. Link to comment Share on other sites More sharing options...
Arconde Posted December 11, 2023 Share Posted December 11, 2023 2 hours ago, panda said: No, this feature will not be getting merged into the main branch. Greeting Panda! And thanks for your work. Some special reason for that? This is a finest feature, and the plus, already implemented by Xiphoid. Link to comment Share on other sites More sharing options...
panda Posted December 11, 2023 Share Posted December 11, 2023 16 minutes ago, Arconde said: Greeting Panda! And thanks for your work. Some special reason for that? This is a finest feature, and the plus, already implemented by Xiphoid. Because 1. The feature goes against the vision of the main repo (too specific of a feature) 2. Now the dev team has to maintain another feature (but more importantly one we do not agree with being in the engine) 3. There are definitely changes that need to be made to make it main repo quality, so it's not "already implemented" Â Link to comment Share on other sites More sharing options...
Xiphoid Posted December 11, 2023 Author Share Posted December 11, 2023 this is spesific feature and not complete for main repo quality i'm working on it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now