DanielLaneDC
Debutant
I do remember you Daniel & great to see that you're interested. Thats exactly the skillset thats needed, although keep in mind this was written a long time ago, before entity framework and linq were prominent. I went through a phase where i was going to refactor the whole thing and bring in into c# & use entity framework but the level of effort vs the time i had to work on it meant i didnt get far.
My only stipulation for open source licensing would be that its not used commercially. Outside that, have at it - although it was my hope that it would lead to a community created PC2017 (or 18 more likely). I'm hoping it gets some traction and if so I'll work on it some myself. Specifically I'd like to rewrite the match simulations.
It makes sense for the community to drive the feature set & I dont plan to have any input there although I'll happily help out implementing some of them where its needed. (Free agency etc). One suggestion i do have from a performance standpoint (a lesson learned really) is that Windows doesnt deal well with many small files, so merging the XML into larger files (i.e a club an all associated players in a single file) will be more performant.
The only reason I ask re: open source is that I've actually been working on my own AFL game for a few years now on and off and if I work on this I don't want the waters muddying too much. I don't particularly want to make a profit off of my game or anything, but my vision was for a opt-in subscription with some non-gameplay benefits to support development or maintenance, and so if I worked on this and then a year or two down the track I release my AFL game which people can contribute money towards, then that might look a bit weird.
The main reasons for wanting to develop my own AFL game have been:
- I want to control the design of the game (i.e., it's my hobby)
- Multiplayer & Persistent
So if you're happy for me to work on contributions towards PC2018 even if I eventually were to release my own AFL game which people could contribute money towards, then I'm happy to as well, but I just don't want things being messy if it ever came to that.