-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SCHEMA] Dota 2 Redux #88
Comments
You haven't given a schema, so I can't offer any feedback on it, until I see it. |
@jimmydorry can we use statCollection:setFlags with string values? |
Btw @jimmydorry just to give you some rough idea of what some of the major changes are so you don't think its just a stupid rip off, here is just a brief overview: Hero PerksEach Hero in the game has a specifically designed unique mechanic that synegerizes with other abilities, adding a new layer to the game and making picking a hero actually a meaningful chose. New GUIEntirely revamped GUI, based around mutators and user friendly customizeable game. Took one developer in particular K1llman, many pull requests and days to get right. And many many other featuresLike Duels that took Tides probably a week to complete and still fine tuning. Basically its been full time work since July, with untold hours of development time from various developers, I'm sure if you knew the sacrifice that has gone into this, you would agree its not just a stupid rip-off. I'm just telling you this as a foreword. |
OK scheme is pretty much the same |
@TideSofDarK the examples in the specifications has it supporting string values, and Legends of Dota has one or two string valued Flags. Anyway, apart from maybe replacing some of your defaults with THOUGH that being said, I would ask for the person actually responsible for implementing stats to be listed as a contributor on the GDS mod page before I push the schema through the system |
Do you mean add Tides as a team member on the MOD profile on gds? |
Here's your schema, please review the fields to make sure I didn't make a mistake. Feel free to suggest changes! Schema: https://getdotastats.com/#s2__mod_schema?mid=142 Schema ID: https://getdotastats.com/#s2__my__mods |
This looks great, I know its been ages, but could we still pull the trigger on these? |
What? The schema was made and everything. |
The site works fine. I would assume your mod never added the schema, or its ID, or has an incorrect schema. |
Just a heads up that I'm adding more schema data for Redux so that I can see a breakdown of individual player stats per game. I'm posting this earlier to give you a chance to reject it before I start work on the implementation.
The text was updated successfully, but these errors were encountered: