A custom achievement API for Team Fortress 2.
nosoop 8dc05611d1 README update for public consumption | 5 years ago | |
---|---|---|
configs | 7 years ago | |
scripting | 7 years ago | |
.gitignore | 8 years ago | |
.gitmodules | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 5 years ago |
A custom achievement API for Team Fortress 2, allowing plugins to declare their own achievements, update their progress, and award them to clients.
clientprefs
tied to specific
account / achievement combinations. They're string values, so you can stuff all sorts of custom
data that you can't do with just an integer progress amount alone.This is a plugin mainly intended for use in Pikachu's Canadian Server of Romance and Drama.
While I'm happy if you find some useful code for your own plugins, I can't provide any support for said code, nor will I offer any guarantees that the plugin will remain usable outside of its main use.