This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kingdombattles/public/news/2019-05-30-01.md
T

22 lines
646 B
Markdown

Update Log
---
_30 May 2019_
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)
* You can no longer train and untrain while attacking.
Known Bugs:
* Multiple people'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:
* Get some minor features working.