XXxPrePxX Posted February 28, 2017 Share Posted February 28, 2017 I would be interested to hear where the current problems are in creating a YR ladder. I know many have worked on it and it is complicated, but I am interested in hearing what the issues are / who is working on it currently (if anyone) / if anyone has any motivation to work on it at all / etc. Any details would be good. I would obviously love to help, but I am limited. Let me know the details and perhaps I can try to help or find a way. Link to comment Share on other sites More sharing options...
JSDS Posted February 28, 2017 Share Posted February 28, 2017 i think cncnet have to cancel the ladder project . why? because when i log to play i see players who just want to have good time and fun but only few want to show that they are good and want to be ranked ect.. Link to comment Share on other sites More sharing options...
EnMiloz Posted March 2, 2017 Share Posted March 2, 2017 i think cncnet have to cancel the ladder project . why? because when i log to play i see players who just want to have good time and fun but only few want to show that they are good and want to be ranked ect.. I'm sure more players would be interested in a ladder if it were available. Is it necessary to enjoy the game? No. It's sole purpose serves for bragging rights Link to comment Share on other sites More sharing options...
XXxPrePxX Posted March 3, 2017 Author Share Posted March 3, 2017 I would disagree in the sole purpose category. Every major RTS/game has an option to 1on1. It's a fun aspect of the game taking on someone else and counting statistics. It's incredibly important to help the skill level of the game. A 1on1 bracket is the only way for players to say "I am approximately THIS good in comparison to these players." The skill level of yr community right now is atrocious. The YR community hasn't had an active 1on1 ladder in roughly 4 years and even beyond that it wasn't a very active ladder. I firmly believe that this absence of a ladder is one of the key reasons why skill level is so poor for many players (not talking about the newbs who literally just installed the game for the first time). Also to mention -- a clan system would rejuvenate a community that is simply disconnected right now. Any case, I am really wondering on the status of this project. Can I get an update, anyone? Link to comment Share on other sites More sharing options...
Grant Posted March 3, 2017 Share Posted March 3, 2017 Tahj has stopped working on the ladder due to personal reasons. The ladder api will be ported over from node to php. If anyone is capable of "coding", it's open-source you can check it out on github and submit pull requests. (Probably worth popping into our public dev chat too to discuss things). Right now we're focussing on two other projects related to CnCNet which have been in progress for the last couple of months. After these two are done, we'll be looking at a ladder. Whether the ladder comes to anything is another story, lets hope it does. Obviously with more hands on deck to code, it brings things faste. Less hands, it's then determined by how much time we have spare at the weekend or weeknight after work. Dkeeton was looking at adding clans. I was looking at the port of the ladder api to php. That's two people. Link to comment Share on other sites More sharing options...
aaron2k Posted March 4, 2017 Share Posted March 4, 2017 Grant I understand your situation and that you have a life etc so I am suggesting something that I can't believe hasn't been suggested already and I think its the only way we will see functional ladders & clans in the near future. Given the high demand for ladders & clans across all the different games on cncnet, I think we can raise enough money through donations to hire someone to carry out the remaining work. We just need you to tell us roughly how much that would cost and then for someone with half a brain (not me then) to set up a ladder donations page and for it to show a target figure and how close we are to that target. P.s the money has to go directly to cncnet otherwise it will look bait and people won't donate. Link to comment Share on other sites More sharing options...
-AuF- AuFRuLeR Posted March 20, 2017 Share Posted March 20, 2017 im down to donate if it means getting someone to help Link to comment Share on other sites More sharing options...
alexeyk Posted March 23, 2017 Share Posted March 23, 2017 Hi Grant, Could you please tell a reason why you move ladder API from node.js to PHP? Link to comment Share on other sites More sharing options...
Grant Posted March 23, 2017 Share Posted March 23, 2017 The theory being more of the team would contribute towards the API if it was in PHP. So far, technically the endpoints are there that existed in the node version, aside from stats parsing and clans. It's using Sean3z's WOL database structure with a few tweaks. https://github.com/CnCNet/cncnet-ladder-api/blob/master/readme.md We also have access tokens for clients now which wasn't a thing before. Finally it's easier for me, as I'm more used to PHP & Laravel than node, and on a personal note I really dislike node. :down: Link to comment Share on other sites More sharing options...
alexeyk Posted March 23, 2017 Share Posted March 23, 2017 The theory being more of the team would contribute towards the API if it was in PHP. So far, technically the endpoints are there that existed in the node version, aside from stats parsing and clans. It's using Sean3z's WOL database structure with a few tweaks. https://github.com/CnCNet/cncnet-ladder-api/blob/master/readme.md We also have access tokens for clients now which wasn't a thing before. Finally it's easier for me, as I'm more used to PHP & Laravel than node, and on a personal note I really dislike node. :down: Hehe Actually, I'm a also a programmer and know both stacks (node.js / PHP-Laravel, but prefer node ) The only problem I see in node.js implementation is that I'm not familiar with WOL database structure. BTW, what is WOL? Could you provide me a reference to read about it? Potentially, I can help a little with some tasks but I'm not sure about time I can spend on it. Anyway, I will try to research node.js project after 3rd April. Link to comment Share on other sites More sharing options...
Tahj Posted March 23, 2017 Share Posted March 23, 2017 The theory being more of the team would contribute towards the API if it was in PHP. Is this still a theory or is more of team contributing to the API now? Finally it's easier for me, as I'm more used to PHP & Laravel than node, and on a personal note I really dislike node. :down: Perfectly valid reason for starting something over from scratch BTW, what is WOL? Could you provide me a reference to read about it? WOL is Westwood Online. It's the server that XWIS emulates (albeit, with optimizations), that used to host legacy C&C game matchmaking. Link to comment Share on other sites More sharing options...
alexeyk Posted March 23, 2017 Share Posted March 23, 2017 @Tahj Am I correct, you're talking about these? - http://pvpgn.wikia.com/wiki/Westwood_Online_Protocols - http://pvpgn.wikia.com/wiki/Development_Documentation - http://pvpgn.wikia.com/wiki/List_WOL_Protocols 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