Allowed profile URL to point to a specific log

This commit is contained in:
2019-05-30 04:33:18 +10:00
parent bb60fd271b
commit 2f8847d2e7
5 changed files with 43 additions and 21 deletions
+4 -2
View File
@@ -2,15 +2,17 @@ Update Log
---
_30 May 2019_
So changes I'm making today:
So changes I've made today:
* Both incoming and outgoing combats are now visible.
* Google analytics implemented.
* The game ladder can now point to a specific rank with the URL: [https://kingdombattles.net/ladder?rank=0](ladder?rank=0)
* THe same goes for the profile's combat log: [https://kingdombattles.net/profile?log=0](profile?log=0)
Known Bugs:
* Someone's gold was negative. I have no idea how this happened.
* Someone's gold was negative. It's been corrected, but the cause is unknown.
* The ladder and profile flicker while the lists are being loaded.
Today's goal: