Commit Graph

11 Commits

Author SHA1 Message Date
Kyle Spier-Swenson
71d840b57d Add pop cap info to status topic
The banners are currently using hard coded numbers. We could change that.
2019-03-18 17:39:06 -07:00
Jordan Brown
e06f32b14d Adds null check to world status map check (#40305)
* Adds null check to world status map check

* Fix stat
2018-09-17 20:20:58 -04:00
Kyle Spier-Swenson
22f62744c2 Remove some likely unneeded checks 2018-05-10 12:59:15 -07:00
Kyle Spier-Swenson
31e9b8583a Adds time_dilation info to status topic.
I need this for a thing i'm doing.
2018-05-08 22:32:05 -07: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
Jordan Brown
8e0caa6b71 Fixes cross comms (#33601)
* Fixes cross comms keywords

* Fixes send2otherserver

* Fix ahelp relay again

* Fixes comms console grammar
2017-12-17 16:05:24 -05:00
Shadowlight213
36eb21d6a7 Adds round ID to status topic (#32976) 2017-11-22 13:41:24 -05:00
Jordan Brown
9a91eeb489 Add require_comms_key = TRUE to some topic that need it 2017-10-12 13:22:32 -05:00
Jordan Brown
d40722a749 Fixes adminwho having namecheck as a keyword 2017-10-12 12:22:24 -05:00
Jordan Brown
9c190eb3c7 Fixes topic key validation 2017-10-12 12:22:04 -05:00
Jordan Brown
0193bdd668 Datumizes world/Topic (#31543)
* Datumizes world/Topic

* active_players requires comms_key
2017-10-12 14:46:51 +13:00