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

prepare 0.8.0 #71

Merged
merged 31 commits into from
Dec 28, 2024
Merged

prepare 0.8.0 #71

merged 31 commits into from
Dec 28, 2024

Conversation

reaby
Copy link
Member

@reaby reaby commented Dec 25, 2024

MAJOR CHANGES

  • changed twig rendering engine, run npm install again
  • deprecated escape() use htmlEntities() instead!
  • renamed all templates from .twig to .xml.twig to enhance compatibility between ides.
  • ui refactoring for tmnf
  • disabled plugin manager and loading/unloading plugins on runtime
  • add Celyan's emotes support for tmnf
    -fix bug: can't connect to server, you're already connected
  • add tmx search: "//search"

CHANGES

  • fixed TAlimit to ignore warmup on tmnf
  • added missing legacy methods to rounds, team and cup
  • added ignorelist, banlist and add clear for all lists
  • increase maxlisteners from 50 to 100
  • excludes node_modules from vscode workspace
  • fix migrate type
  • adds for tm2020: tmc.ui.setClipboard(login, contents);
  • tmnf favourites can be now added without leaving the server

reaby added 30 commits November 20, 2024 21:18
all templates named from .twig to .xml.twig to enhance compability between ides!!
…eft side on tmnf, simplify tmnf/talimit widget
@Chris92de Chris92de marked this pull request as ready for review December 28, 2024 17:47
@Chris92de Chris92de merged commit b863a77 into main Dec 28, 2024
Copy link

sentry-io bot commented Dec 30, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TwingRuntimeError: Unable to find template "core/templates/widget.twig" in "D:\Trackmania\minicontrol\userdata\plugi... UiManager.displayManialink(uimanager.ts) View Issue
  • ‼️ SequelizeDatabaseError: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server ve... MapsWindow.onPageItemsUpdate(plugins.maps:mapsW... View Issue
  • ‼️ TypeError: Cannot read properties of undefined (reading 'Rank') MapsWindow.onPageItemsUpdate(plugins.maps:mapsW... View Issue

Did you find this useful? React with a 👍 or 👎

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