Skip to content

Commit 302c1c1

Browse files
committed
also missing repeat connect protection
1 parent 7c46ef7 commit 302c1c1

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/pages/quickplay.astro

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,12 @@ const { hash } = await getQuickplayData();
155155
></strong
156156
>. This includes using the old algorithms for players and ping, and
157157
removing the seeding algorithm added in comfig quickplay. Ping
158-
customization, party size setting, multi-gamemode search, map bans, and
159-
enhanced server filters are also not available. Additionally, only the
160-
base set of quickplay maps are used for search criteria, and various
161-
quickplay rules are strictly enforced, rather than using the new
162-
penalty-based milestone system of comfig quickplay.
158+
customization, party size setting, multi-gamemode search, improved
159+
repeat connect protection, map bans, and enhanced server filters are
160+
also not available. Additionally, only the base set of quickplay maps
161+
are used for search criteria, and various quickplay rules are strictly
162+
enforced, rather than using the new penalty-based milestone system of
163+
comfig quickplay.
163164
</p>
164165

165166
<h2 class="display-6

0 commit comments

Comments
 (0)