Added fishing skill stat

fixed fishing spot calculation
patrons no longer have captchas on the public bot
Upped version to 5.3.6
This commit is contained in:
Toastie 2025-01-21 16:33:39 +13:00
parent 38aa76db34
commit 2935ae3f38
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
15 changed files with 7811 additions and 1088 deletions

View file

@ -2,6 +2,24 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o
## [5.3.6] - 21.01.2025
## Added
- Added player skill stat when fishing
- Starts at 0, goes up to 100
- Every time you fish you have a chance to get an extra skill point
- Higher skill gives you more chance to catch fish (and therefore less chance to catch trash)
## Changed
- Patrons no longer have `.timely` and `.fish` captcha on the public bot
## Fixed
- Fixed fishing spots again (Your channels will once again change a spot, last time hopefully)
- There was a mistake in spot calculation for each channel
## [5.3.5] - 18.01.2025
## Fixed