Commit Graph

1687 Commits

Author SHA1 Message Date
Ling
d92ee2ecc6 Fix merge conflicts 2018-06-26 22:00:16 +02:00
Tad Hardesty
8059c81631 Add DOM-based linkify to goonchat (no more URLs in IC) (#38693)
* Add DOM-based linkify to goonchat (no more URLs in IC)

* Add linkify spans to places where OOC messages appear

This includes:
- OOC
- Deadchat
- Admin chat
- Admin logs
- Admin PMs
- Prayers

* Limit fallback behavior to linkify spans
2018-06-26 03:45:25 +01:00
Jordan Brown
b6d1f68672 Merge pull request #38637 from DaxDupont/create-antag
Makes create antags check for on station.
2018-06-22 00:19:23 +01:00
Ling
48c331dc64 Fixes type in admin tickets 2018-06-21 18:28:11 +02:00
Jordan Brown
30f0b26ddd Merge pull request #38574 from ninjanomnom/glob-signals
Global component signals
2018-06-19 23:18:39 +01:00
Jordan Brown
9c7a5c998b Dsay now shows admin rank instead of ADMIN (#38555)
* Dsay now shows admin rank instead of ADMIN

* All caps to protect the dongs of our admemes
2018-06-19 09:38:35 +01:00
Tad Hardesty
6332cabfe8 Merge pull request #38098 from kevinz000/transit_space_refactor
Transit space refactor
2018-06-16 20:41:21 +01:00
Jordan Brown
a5c00915b9 Merge pull request #38482 from DaxDupont/syndicatemess
Add syndicate headset messages, squashes both together.
2018-06-15 18:52:15 +01:00
Tad Hardesty
c833dbaea0 Allow cancelling partway through Manipulate Organs (#38471) 2018-06-14 22:12:16 +01:00
Dax Dupont
8f558a7bad Admins can now send CentCom messages as an alternative to SMs (#38401)
* Admins can now send CentCom messages as an alternative to SMs for a more ICly feel.

* aaaa

* oh shit its easy

* aaa
2018-06-14 08:24:06 +01:00
oranges
424a65b3e6 Merge pull request #38360 from ShizCalev/key-cleanup
Cleans up some logging
2018-06-12 00:49:00 +01:00
Nich
edc055a214 Merge pull request #1197 from yogstation13/ThatLing-patch-2
Actually adds a cancel button to ahelps
2018-06-09 23:26:26 +02:00
Ling
109131fe04 Update adminhelp.dm 2018-06-08 18:00:31 +02:00
Ling
93797c138d Update deadsay.dm 2018-06-08 17:57:36 +02:00
Ling
aea1528618 Adds cancel button to deadsay 2018-06-08 17:55:16 +02:00
oranges
d837f72298 Individual Logs now follow the client around automatically (#37790)
The logging is now stored in the persistent client/player_details datum,
that will survive an entire round

The existing mob log is retained and a new admin verb is added to access
it. It will only show logs for the mob in question, across all players
who possibly spent time in that mob

A new log type is added that tracks the mobs the player changes across
into and the times they occured, to better help admins manage complex
situations, this also appears in the mob log as a record of the players
who entered/exited control of the mob
2018-06-06 10:10:34 +01:00
MrDoomBringer
88984fe6da Admin Supplypod tweaks (Behaves like fireballs, also stuns targets) (#38290)
* Arianya

* whups caps
2018-06-06 00:02:08 +01:00
Nich
f4a26ab832 Fixes tickets 2: mobile webeditor boogaloo 2018-06-05 15:28:16 +02:00
MrDoomBringer
cfdb021096 Adds a Supplypod-delivery admin smite (#38069)
* wa la

* oop forgot an icon

* buildmode compatibility

* ok

* makes centcompod default

* CentCom pods fall faster and are capatilized right

* yike

* yike2

* FASTER

* white space and default icon state

* spacemaniac thanks
2018-06-04 06:36:51 +01:00
Nich
b597184f97 Merge remote-tracking branch 'upstream/master' into nichlas0010-patch-1 2018-06-03 13:27:09 +02:00
Nich
9961fa6cb4 Update adminpm.dm 2018-06-02 23:54:48 +02:00
Nich
921730bedc Update adminpm.dm 2018-06-02 23:45:29 +02:00
ShizCalev
ecf6a20ba4 Fixes pocket items being deleted when monkeyizing (#38220) 2018-06-02 22:04:49 +01:00
Nich
9a7e7e742b Update adminpm.dm 2018-06-02 14:37:32 +02:00
Nich
90e16ad83c Update randomverbs.dm 2018-05-31 12:02:21 +02:00
Nich
eefb66c05a Update randomverbs.dm 2018-05-31 12:01:49 +02:00
ShizCalev
39c247d6a9 Standardizes and cleans up some admin messages & logging (#38128)
* Improved logging

* Fixes & emitter logging

* ded
2018-05-31 05:57:29 +01:00
Dax Dupont
3868173084 Fixes accidental empty ahelp replies (#38052) 2018-05-25 15:35:17 +01:00
Tad Hardesty
8812ea643b Fix template preview being invisible on space turfs (#37971) 2018-05-25 13:35:01 +01:00
Jordan Brown
5512082b5a Merge pull request #37986 from AutomaticFrenzy/patch/sneaky-cyberboss
Fix global proccalls not working
2018-05-22 14:18:24 +01:00
Armhulen
af3ccb560a The Run Weather Verb, from "Adds acid geysers and seismic events to lavaland" (#37910)
* run weather!

* there we go.
2018-05-19 20:51:41 +01:00
AnturK
e87414280b Fixes possession funtime (#37737)
* Fixes possession funtime

* This should probably be generic backend mob list but i can't think of anything else that would need it.
2018-05-13 01:26:19 +01:00
Nich
d798298e5f Merge pull request #750 from yogstation13/upstream-merge-37429
[MIRROR] Update DMAPI to version 3.2.1.0
2018-05-12 13:38:08 +02:00
Jordan Brown
d04949c3ce Merge pull request #37771 from nichlas0010/patch-1
lets admins see dsay if they're in-game and unconscious
2018-05-11 21:27:59 +01:00
Jordan Brown
6063273b99 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 03:33:36 +01:00
Ling
a4c0f5e4d8 Merge pull request #663 from yogstation13/nichlas0010-patch-1
ho nk
2018-05-03 13:56:01 +02:00
Nich
21ff195db2 ticket fixes, and wiki button 2018-05-02 21:43:51 +02:00
Nich
39d5f8a069 Update randomverbs.dm 2018-05-02 20:20:06 +02:00
Ling
5d7abd4ef7 yes 2018-04-30 00:02:58 +02:00
Ling
b13460f4b5 Add cancel button to ahelps 2018-04-30 00:00:44 +02:00
Nich
9f7fa85396 h o n k 2018-04-29 16:19:48 +02:00
Nich
76c16404f9 Fixes asay 2018-04-28 20:25:05 +02:00
oranges
feca7a7b38 Uppercases slot defines. 2018-04-28 09:49:08 +01:00
Ling
fd2078cff1 Merge pull request #498 from nichlas0010/honk
DB support
2018-04-27 21:43:49 +02:00
Ling
f0bf09bcfe Merge pull request #501 from nichlas0010/hajb
adds webhooks
2018-04-27 18:56:38 +02:00
vuonojenmustaturska
c0642e965a Adds a stationloving component to replace a couple of flags and SSinbounds with (#37436)
* station lovin' happened so fast

* Update stationloving.dm

* less qdel memes

* imbue soul signal

* rename imbue soul signal

* dupemode

* henk

* Update atoms_movable.dm

* Update nuclearbomb.dm

* Update nuclearbomb.dm
2018-04-27 13:36:56 +01:00
Jordan Brown
56339c4895 Merge pull request #37337 from ninjanomnom/buildmode-picker
Adds a picker tool to advanced buildmode
2018-04-26 21:27:49 +01:00
Dax Dupont
abff0a069d Gives admins the D(say) hotkey + fixes buildmode permissions (#37413) 2018-04-26 03:40:02 +01:00
Nich
6c5f55699a adds webhooks 2018-04-25 22:34:26 +02:00
Nich
ecc2543095 DB support 2018-04-25 19:19:38 +02:00