Commit Graph

6 Commits

Author SHA1 Message Date
Jordan Brown
f1d22a017e Fix TGS stuff (#41806)
Closes #41794
2018-12-10 14:50:48 +13:00
Jordan Brown
db68cd1f9d Leverage the TGS4 chat tagging system for the new game message (#41697)
Allows specifying the tag to send the game announce message to on TGS4

Needed by downstreams
2018-12-01 15:33:20 -08:00
Jordan Brown
92e399fa0b Another TGS DMAPI update (#40470)
Wew it's almost like i'm testmerging these PRs to get it working
2018-09-25 22:38:30 -07:00
Jordan Brown
1dfc3881c6 Update TGS DMAPI 2018-09-17 22:29:34 -04:00
Jordan Brown
43a7e04570 Update TGS DMAPI 2018-09-08 11:30:21 -04:00
Jordan Brown
575d098944 Update DMAPI to version 3.2.1.0 (#37429)
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()
2018-05-09 14:33:07 +12:00