6c91865cc5
Automatic TGS DMAPI Update ( #85751 )
...
This pull request updates the TGS DMAPI to the latest version. Please
note any changes that may be breaking or unimplemented in your codebase
by checking what changes are in the definitions file:
code/__DEFINES/tgs.dm before merging.
Full changelog can be found
[here](https://raw.githubusercontent.com/tgstation/tgstation-server/gh-pages/changelog.yml ).
- Added consumer APIs for overriding HTTP GET implementation.
(https://github.com/tgstation/tgstation-server/pull/1853 @ Cyberboss)
- Fixed Discord documentation links.
(https://github.com/tgstation/tgstation-server/pull/1853 @ Cyberboss)
- Use IETF RFC 2119 wording in documentation.
(https://github.com/tgstation/tgstation-server/pull/1853 @ Cyberboss)
- Populate some documentation comments for previously undocumented
public entities.
(https://github.com/tgstation/tgstation-server/pull/1853 @ Cyberboss)
#tgs-dmapi-release
Co-authored-by: tgstation-server-ci[bot] <161980869+tgstation-server-ci[bot]@ users.noreply.github.com>
2024-08-12 22:43:35 -04:00
06d163083f
[MIRROR] Automatic TGS DMAPI Update [MDB IGNORE] ( #20651 )
...
* Automatic TGS DMAPI Update (#74795 )
This pull request updates the TGS DMAPI to the latest version. Please
note any breaking or unimplemented changes before merging.
Co-authored-by: tgstation-server <tgstation-server@ users.noreply.github.com>
* Automatic TGS DMAPI Update
---------
Co-authored-by: orange man <61334995+comfyorange@users.noreply.github.com >
Co-authored-by: tgstation-server <tgstation-server@ users.noreply.github.com>
2023-04-20 02:25:46 +01:00
5fd8c17e88
[MIRROR] Automatic TGS DMAPI Update [MDB IGNORE] ( #20175 )
...
* Automatic TGS DMAPI Update (#74324 )
This pull request updates the TGS DMAPI to the latest version. Please
note any breaking or unimplemented changes before merging.
Co-authored-by: tgstation-server <tgstation-server@ users.noreply.github.com>
* Automatic TGS DMAPI Update
---------
Co-authored-by: orange man <61334995+comfyorange@users.noreply.github.com >
Co-authored-by: tgstation-server <tgstation-server@ users.noreply.github.com>
2023-03-29 22:39:30 +01:00
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 and GitHub
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 and GitHub
2f8c10afd6
Update DMAPI to 5.0.0 ( #50611 )
2020-04-25 15:36:36 +08:00
Jordan Brown and Tad Hardesty
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 and Tad Hardesty
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 and oranges
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: https://github.com/tgstation/tgstation-server/blob/303448457e1529c900fa183a8b3c7f2e5459acf1/DMAPI/tgs.dm
Also added /datum/proc/CanProcCall()
2018-05-09 14:33:07 +12:00