-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat(*): 2024 rewrite #28
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9ef6f1 - Browse repository at this point
Copy the full SHA e9ef6f1View commit details
Commits on Aug 9, 2024
-
feat(include): updated include files
Added newer versions for dependency includes
Configuration menu - View commit details
-
Copy full SHA for 0c34afa - Browse repository at this point
Copy the full SHA 0c34afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1dbb75 - Browse repository at this point
Copy the full SHA f1dbb75View commit details -
feat(weapons): modular weapon scripts
- Rewritten weapons manager base - Added new menus - Modified stock->strange conversion methodology - Better item giving logic - Less buggy user interaction - Rewritten weapon inventory slot modifications data structure; robust and better to manage programatically
Configuration menu - View commit details
-
Copy full SHA for 3a9bccf - Browse repository at this point
Copy the full SHA 3a9bccfView commit details -
feat(*): prototype weapons manager
- Can enable australium on australium-capable items - Can enable festivizer on festive-capable items
Configuration menu - View commit details
-
Copy full SHA for 65748a5 - Browse repository at this point
Copy the full SHA 65748a5View commit details -
feat(ks), refactor(menu): moved menu handlers, killstreak kits
- Custom Killstreak kits are now configurable. - Moved `MenuHandler` callbacks to another file for better readability.
Configuration menu - View commit details
-
Copy full SHA for caf6850 - Browse repository at this point
Copy the full SHA caf6850View commit details -
feat(unusual, spell): added halloween spell support, added unusual
support - You can now select unusual effects for your weapon. - You can now set halloween spells on your weapon depending on class and weapon type.
Configuration menu - View commit details
-
Copy full SHA for 9f0a1de - Browse repository at this point
Copy the full SHA 9f0a1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bbd483 - Browse repository at this point
Copy the full SHA 1bbd483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6295b0a - Browse repository at this point
Copy the full SHA 6295b0aView commit details -
feat(war-paint): added almost full war paint support
- Added War Paint support - War Paint indices are now looked up online via JSON to map into the plugin's available in-memory list. - Added new ConVars - tf2items_weapons_paintkits_url: Controls the URL where the Paint Kits JSON data is fetched from. - tf2items_weapons_search_timeout: Timeout in seconds to allow a client to search for paint kits. - You can search for paint kits by their name. - TODO: Add the wear setting to be configurable. - TODO: Ignore some building weapons.
Configuration menu - View commit details
-
Copy full SHA for 9c57f02 - Browse repository at this point
Copy the full SHA 9c57f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for e20c2e3 - Browse repository at this point
Copy the full SHA e20c2e3View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b6cda3 - Browse repository at this point
Copy the full SHA 9b6cda3View commit details -
feat(weapons): sqlite support, save/load
- The weapons plugin works with databases to save/load user preferences; clients can now save their modifications on the server and reload them upon joining / manually. - Saving weapon preferences now works with SQLite. - Added a new ConVar to control database actions' cooldown time.
Configuration menu - View commit details
-
Copy full SHA for 771fa8f - Browse repository at this point
Copy the full SHA 771fa8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4a1ec - Browse repository at this point
Copy the full SHA dd4a1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24893ad - Browse repository at this point
Copy the full SHA 24893adView commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0d1aa4 - Browse repository at this point
Copy the full SHA f0d1aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ceebf - Browse repository at this point
Copy the full SHA 10ceebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 938ab74 - Browse repository at this point
Copy the full SHA 938ab74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9e4a0 - Browse repository at this point
Copy the full SHA 2c9e4a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 067ab4a - Browse repository at this point
Copy the full SHA 067ab4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 864ef36 - Browse repository at this point
Copy the full SHA 864ef36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b315b1 - Browse repository at this point
Copy the full SHA 8b315b1View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa424c9 - Browse repository at this point
Copy the full SHA aa424c9View commit details -
feat(cosmetic): migrated cosmetics plugin
- Now featuring database preference saving - Better cosmetic management - Better menus - Added better loading for Unusual effects
Configuration menu - View commit details
-
Copy full SHA for f09874c - Browse repository at this point
Copy the full SHA f09874cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f55d35e - Browse repository at this point
Copy the full SHA f55d35eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 797a95e - Browse repository at this point
Copy the full SHA 797a95eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64644fa - Browse repository at this point
Copy the full SHA 64644faView commit details