MNoya / Element-TD

Element Tower Defense
http://www.eletd.com
64 stars 22 forks source link

In-game ranking not updating #457

Closed WindStrike72 closed 7 years ago

WindStrike72 commented 7 years ago

http://forums.eletd.com/topic/95700-classic-frog-rank/

No idea if it's something on our end or another one of those "thanks Volvo".

ynohtna92 commented 7 years ago

It is because the website versions are not dynamic and they need to be updated on the site for it display correctly manually.

ynohtna92 commented 7 years ago

I'm going to attempt to make a script for you that you can use to update this manually more easily.

ynohtna92 commented 7 years ago

@WindStrike72 You know what, just ping me when you update the game version and i'll do it for hatinacat.com, who is updating it on eletd.com?

biax commented 7 years ago

Can I have the webapp & sql files? I can throw a copy to a container in one of my VPS, learn how to do updates upon each version update and do future maintenance on it as well as add features.

On 2016-10-06 13:04, ynohtna92 wrote:

@WindStrike72 https://github.com/WindStrike72 You know what, just ping me when you update the game version and i'll do it for hatinacat.com, who is updating it on eletd.com?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MNoya/Element-TD/issues/457#issuecomment-251867887, or mute the thread https://github.com/notifications/unsubscribe-auth/AOdsCoudZzBGq8dz5dQQbp0WBxf5RBMWks5qxIFJgaJpZM4KPg4w.

MNoya commented 7 years ago

while we are at it, we also need to update the ip whitelist

biax commented 7 years ago

I believe this was already updated in in one of the recent commits

On 2016-10-06 20:58, Martin Noya wrote:

while we are at it, we need to update the ip whitelist https://github.com/MNoya/Element-TD/blob/dev/game/dota_addons/element_td/scripts/IP_WhiteList.txt

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MNoya/Element-TD/issues/457#issuecomment-251953644, or mute the thread https://github.com/notifications/unsubscribe-auth/AOdsCsNtQj-b-ukT8k9wupt28dwxCZXsks5qxPBlgaJpZM4KPg4w.

MNoya commented 7 years ago

The files on this repo aren't automatically pushed to the server

ynohtna92 commented 7 years ago

@biax here is the cloned repo. The app should be the same as what is on hatinacat.com minus the database since it is huge. However there is a sample database there to use (I'm not sure if it has all the columns though so you will need to compare it to the model).

https://www.dropbox.com/s/7alnxmuq1t4a7m2/ElementTDLeaderboard.zip?dl=0

I have also added you as a collaborator to the private repo, please work on your own branch however and I'll approve mergers.

@MNoya the hatinacat.com app has been updated with that ip whitelist.