* Update DMAPI to v5.1.0
* Add more event handlers
* Patch
* DMAPI 5.2.0
* DMAPI 5.2.1
* Add missing trailing new line
* Fix the version we print after updates
* 5.2.2
This is primarily a compatibility layer that enables both forward and backward compatibility for all past and future APIs based on the detected running TGS version. It also bundles all it's includes to make future upgrades not have to modify the dme, heck, could even use a submodule if it wanted (not happening). No other changes necessary.
There's an upcoming event system and new chat management functions. Check them out here: 303448457e/DMAPI/tgs.dm
Also added /datum/proc/CanProcCall()