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

Release v3.1.0 #12

Merged
merged 14 commits into from
Nov 2, 2021
Merged

Release v3.1.0 #12

merged 14 commits into from
Nov 2, 2021

Conversation

punteroo
Copy link
Owner

@punteroo punteroo commented Nov 2, 2021

v3.1.0 Change-Log

General

  • Implemented search functionality for Unusual effects and War Paints.
    • Players can now select an option and type their query on chat to search for specific entries.
      • Players have 15 seconds before this query expires.
    • Implemented preference saving.
      • Added a new ConVar: tf2items_save_preferences
        • Controls if both plugins will utilize the Cookies system to keep user preferences. Requires plugin reload on change.
      • Player selections and overrides will be saved after making any change to their modifications.
  • Fixed Error loading the plugin  #11
    • Plugins late loading would throw an Invalid ConVar error due to it not being declared before hand on late loading.
  • Bug fixes and more memory management to prevent leaks.

tf2item_weapons

  • Fixed setting War Paints on real Australium weapons not being displayed due to bad logic handling.

@punteroo punteroo merged commit e46c3f5 into production Nov 2, 2021
punteroo added a commit that referenced this pull request Nov 3, 2021
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.

Error loading the plugin
1 participant