Commit Graph

7 Commits

Author SHA1 Message Date
SkyratBot
0f96939336 [MIRROR] Automatic TGS DMAPI Update (#1672)
* Update TGS DMAPI (#54872)

* Automatic TGS DMAPI Update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-11 02:51:59 +00:00
Jordan Brown
efe101b052 DMAPI 5.2.2 (#51100)
* 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
2020-06-04 18:13:37 +02:00
Jordan Brown
2f8c10afd6 Update DMAPI to 5.0.0 (#50611) 2020-04-25 15:36:36 +08: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
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