fhnaumann / NewChallenges

0 stars 0 forks source link

Implement DeathGoal #23

Closed fhnaumann closed 4 days ago

fhnaumann commented 2 weeks ago
fhnaumann commented 1 week ago

TODO: Modify death_messages.json so it conforms to the style of the other data that is loaded.

fhnaumann commented 1 week ago

TODO: Add runtime constraint that only englisch is allowed as the players client language for now. Notify the user about the locale at the start of the challenge and when their locale is changed. That's the only way the death messages can be mapped to their correct key from the JSON file. Conclusion: Not needed, messages are always in englisch (for whatever reason)