Commit abc923b
Fix: Cooldown Bans Starting Immediately (#463)
* add more logs and update secondsInQueue (#456)
Co-authored-by: Sneer-ra2 <116219243+Sneer-ra2@users.noreply.github.com>
* set AutoSaveInterval to 0
* update secondsInQueue to use updated_at
* fix secondsInQueue bug
* update player name fix
* account-settings updates
* Fix: Cooldown should start on connect (#452) (#461)
* Fix: Cooldown should start on connect (#452)
* Fix: Cooldown should start on connect
* Fix: Cooldown should start on connect
* housekeeping
---------
Co-authored-by: TF338 <211804947+TF338@users.noreply.github.com>
* fix cooldown
---------
Co-authored-by: Sneer-ra2 <116219243+Sneer-ra2@users.noreply.github.com>
Co-authored-by: TF338 <211804947+TF338@users.noreply.github.com>1 parent 4a773e5 commit abc923b
File tree
4 files changed
+33
-3
lines changed- cncnet-api
- app
- Http/Controllers
- Models
- database/migrations
- resources/views/admin
4 files changed
+33
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1312 | 1312 | | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | | - | |
| 1315 | + | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments