- 1.6 I like menus
- Add a menu for the
sm_taunt_force
(#16).
- Add a menu for the
- 1.5.2 2Fast4UM8, sadly
- Make this plugin call the item schema API once all pluigins are loaded fixing #14
- 1.5.1 Minor updater fix
- Fix version strings mismatch between the updater manifest file and the version reported by the plugin, making the updater update the already up-to-date plugin (#11).
- 1.5 Make others taunt! if you are an admin :P
- Add the
sm_taunt_force
/sm_taunts_force
command to allow admins to make other players taunt (#8).
- Add the
- 1.4.5 "Disaster recovery"
- Update description for
sm_taunt_list
/sm_taunts_list
(#3). - Fix plugin not failing to initialize if gamedata is invalid (#4).
- Fix plugin unloading if initialization failed (and the updater not registering it), this means that if gamedata wasn't up-to-date or TF2IDB misbehaves when creating the cache, the plugin could still be registered by the updater. (#5)
- Changed class name "demo" by "demoman" (#6)
- Update description for
- 1.4 The updater!... update?
- 1.3 Enhanced compatibility
- Fix issues with older versions of TF2IDB when getting the taunt classes (https://github.com/fakuivan/TF2-Taunts-TF2IDB/commit/e3cf2adcc4cb18e1dbc4f23b43840da39baaea0a).
- 1.2 Production release
- Add checks to avoid building the taunt cache before TF2II is ready to process requests (#1).
- Fix
sm_taunt
/sm_taunts
trying to target the server console if the command originated from there (https://github.com/fakuivan/TF2-Taunts-TF2IDB/commit/d8b6edd6b109f304311587f57f5dd912485085fa).
- 1.0 Initial release
- Initial release.