summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83c8c33..087d604 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,12 @@ All notable changes to this project will be documented in this file.
- Physical resistance 8 -> 5
- Slash base min damage 5 -> 4
- Slash base max damage 12 -> 10
+
+### Networking
+- I may have improved the timer reconnect code, especially in situations where the client can't connect to the
+ server (like if you're having internet problems). Or I may have introduced additonal problems. Or both.
+ But one of the main ideas is that if the client can't reach the server, it should keep trying indefinitely, once a
+ minute. We'll see. Let me know.
## [0.1.8.2] - 2021-06-07