Skip to content

Map fixes and minor ws optimization (to prevent disconnects)#83

Merged
codergautam merged 3 commits intomasterfrom
mapimprovements
Feb 5, 2026
Merged

Map fixes and minor ws optimization (to prevent disconnects)#83
codergautam merged 3 commits intomasterfrom
mapimprovements

Conversation

@codergautam
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 5, 2026 15:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR implements map fixes and WebSocket optimizations to prevent disconnections. The changes include expanding WebSocket limits, adding 27 new country maps with detailed descriptions, integrating a diverse locations dataset for underrepresented countries, and minor UI adjustments.

Changes:

  • Increased WebSocket payload limit from 16MB to 64MB and idle timeout from 60s to 300s
  • Added 27 new country maps (Albania, Andorra, Bolivia, Botswana, Cambodia, Dominican Republic, Ecuador, Estonia, Eswatini, Guatemala, Iceland, Jordan, Liechtenstein, Luxembourg, Mongolia, North Macedonia, Oman, Palestine, Qatar, Rwanda, San Marino, Serbia, Senegal, Taiwan, Tunisia, Ukraine, Uganda, UAE, Uruguay)
  • Integrated diverse-locations dataset into location pools for better coverage of underrepresented countries
  • Minor UI translation adjustment (210px to 220px for hidden online text)

Reviewed changes

Copilot reviewed 14 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ws/ws.js Increased WebSocket limits to prevent disconnections
styles/globals.scss Adjusted translation distance for hidden online text
public/officialCountryMaps.json Added 27 new country map definitions with descriptions
public/countries.json Added country codes for new maps
mapgens/process-diverse.js Script to process diverse locations by country
mapgens/process-aeuw.js Script to generate AEUW map with distribution targets
mapgens/diverse.json Configuration for diverse locations generation
mapgens/distribution-comparison-data.json Data for comparing location distributions
mapgens/aeuw-underrepresented.json Configuration for underrepresented countries
mapgens/aeuw-target-distribution.json Target distribution percentages per country
mapgens/aeuw-represented.json Configuration for well-represented countries
mapgens/aeuw-actual-distribution.json Actual distribution percentages achieved
cron.js Integrated diverseWorld locations into country pools
components/chatBox.js Removed 'damn' from profanity filter
.gitignore Updated to allow specific mapgen configuration files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codergautam codergautam merged commit f743a68 into master Feb 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants