Skip to content

MR-18: Missing assets and Python fixes#82

Open
MindRapist wants to merge 2 commits into
d1str4ught:mainfrom
MindRapist:mr-18
Open

MR-18: Missing assets and Python fixes#82
MindRapist wants to merge 2 commits into
d1str4ught:mainfrom
MindRapist:mr-18

Conversation

@MindRapist

Copy link
Copy Markdown
Contributor
  • Several missing assets added that were reported by the syserr

  • Added missing mapname(s) for Arabic

  • Fixed the /n command issue: the new QuestionDialog2 method that would detect line breaks within the text to be rendered was incorrectly calculating /n as a breaker, which caused the /n command to break in the chat. The calculation has been removed and the locale strings have been adjusted accordingly

  • Fixed an issue with the QuestionDialog2 auto line breaker that would hold and further increase past height of the 2nd line, it now resets normally to the initial value every time it is rendered.

  • Fixed a horizontal alignment issue for non-centered Arabic text rendering

  • Fixed the skilltable <-> skilldesc desync issue for some locales, caused by invalid/unknown tags in the skilldesc files (such as CLAW)

  • Some translations adjusted for the updates to come

  • Missing item icons added (such as the Golden Axe quest item and many more)

  • Fixed client crashes when entering the Thunder map: the lod01 mesh and the textures of the monster redthief_soldier2 were causing client crashes every time it attempted to load the monster. Fix by @ErLullo

  • Fixed client crashing on Brazilian locale: the protos were out of date, as server translation resources became available for the br locale, new protos were compiled and are included in this update

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.

1 participant