Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Using boost/locale to convert text to UTF-8. #19

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

jprzimba
Copy link
Owner

@jprzimba jprzimba commented Jan 9, 2025

Description

  • Using boost/locale to convert text to UTF-8.

Behaviour

Actual

Server is not accepting accent

Expected

Modified for server to accept accent including npc speech

Fixes #issuenumber

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested

Check screenshoots
0

1

  • Test A
  • Test B

Test Configuration:

  • Server Version: Lastest main
  • Client: 14.05
  • Operating System: Windows

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@jprzimba jprzimba added the enhancement New feature or request label Jan 9, 2025
@jprzimba jprzimba merged commit eb9f613 into main Jan 10, 2025
38 of 39 checks passed
@jprzimba jprzimba deleted the server-accepts-utf8 branch January 13, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant