Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Are you able to let us know what features are likely to be added/are planned in upcoming versions?
Obvioulsy we are getting feedback from members and suggestions, but I dont want to suggest things you may already have planned
thanks
More "statistical" type stuff... some individual stats that will be on the side bar of the "My Picks" view. Some more "leaderboard" related Stats. More advanced Ranking System. Weekly Tie Breaker type stuff (that plays in with the More Advanced Ranking System). Survival Pool Type. Some more administrative stuff. Some more Layout and CSS options. Those are just a few things off the top of my head. I am always open to suggestions.... if its a suggestion that I think would benefit the addon for the entire community, then it will most likely happen. If its a suggestion that takes away core functionality for which the addon was designed, I doubt it will happen lol
Is there any news on the next update featuring some of the items listed above? Is its still being worked on?
Of course its being worked on. I just released Alerts for pickem a few weeks ago (which happened to be YOUR request). Everything that I mentioned is stuff that I want for my own sites use, so its going to be done. When? I don't know. All of it has been started, none of it is ready for release. Some of the functionality is close, others I am not happy with, so I need to rethink/reprogram. When something is ready and fully tested, I will release it. If there is something specific (like you wanted Alerts), let me know and I will see what I can do about maybe getting it out a little more early in a minor release than waiting for other stuff to be complete for a major release.
Its going to be awhile before ALL are done. If you want me to put a higher priority on 1 or 2 of them to get a couple out sooner, then feel free to let me know.
okies... will put top priority on the sidebar stuff for Draw Pools. I'll let you know on the scoring. Might have to make a new pool type for that (or might be able to make a scoring type option). won't know until I really take some time to dig.
Leaderboard sidebar widget....
Almost got this ready to roll out. Had to do some major revisions (Code, Table structure etc). Its now one single module that works with all pool types (Regular, Draw and Spread). I got rid of the old single Picks Distribution Module and Game Distribution Module in favor of ONE Pick Distribution Module that breaks out each game/match (similar to the old Game Distribution module) cept that it includes "Draw" data for Draw Pools. Also cut down on a bunch of queries by adding new fields to the games table that store count info that are managed by the picks DataWriter (which is also new). blah blah blah.... I know you don't want the technical mumbo jumbo... just gimmie the damn update already right?
Testing is going well. The next HUGE step is writing the upgrade for this as its pretty involved with table changes (structure, schema etc) as well as needing to query existing data to populate the new "count" fields needed for the distribution stuff to work properly for everything "pre" upgrade... working on that query nightmare tonight.
Anyway.... just wanted to give you a status update so you don't think I forgot you
That all sounds great, thanks for the update
good news is, all my initial upgrade tests have all passed so far. The upgrade makes the correct DB changes as well as correctly populates the new game table fields with data based on all the historic data in the pick table which in turn enables the new pick distribution modules for all past games. Baring something that I am overlooking, I should have a release out soon (could be as early as today, but not be until tomorrow).
Yes, and its going to require some extensive code refactoring however. I probably won't start R&D until sometime after the first of the year, but I have decided to do it as I've had multiple inquiries about it.