HOTFIX: Added credentials to the combat log

This commit is contained in:
2019-06-04 13:34:21 +10:00
parent a9e6c88f45
commit 06b8a99b5b
4 changed files with 88 additions and 8 deletions
+1
View File
@@ -7,4 +7,5 @@ _4 June 2019_
* Added credentials to attack status requests (others can't spoof to see who you're attacking anymore - my bad!)
* Began work on spying infrastructure.
* Made the attack button more generic - can reuse a lot of attack code for spying code.
* Added credentials to the combat logs (How did I miss TWO credential requirements?)
* More coming later today...