3 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add missing culture names to the `namesModuleScript` within the Roblox game's `/src/Workspace/GameData` directory. This is crucial for proper character generation in the Lords and Lieges 867 AD game mode.

Complexity: 2/5
bug enhancement help wanted good first issue
No war system 3 months ago

AI Summary: Implement a comprehensive war system for a Roblox game, including war score tracking, a mechanism for exiting wars, combat between armies, and the ability to raise new military units. The current system allows war declaration and land occupation but lacks crucial features for a complete war experience.

Complexity: 4/5
bug enhancement help wanted

AI Summary: Fix a Roblox game's camera controls to prevent unbounded speed increases when multiple movement keys (W, A, S, D) are pressed simultaneously. The current implementation allows for exponential speed increases with no limit.

Complexity: 3/5
bug good first issue wontfix