Commit Graph

2184 Commits

Author SHA1 Message Date
Mars fe7991da68 Revert man up message change 2018-04-13 13:27:26 +02:00
Mars 9162507c93 Makes single Man Up give the same message to that person as the global. 2018-03-22 11:12:56 +01:00
Birdtalon f7d96d8cfe re-adds take shortcut into adminhelp 2018-03-19 11:27:21 +00:00
Aurorablade 59cbd79cc3 Fine, no typo 2018-03-13 22:31:27 -04:00
Aurorablade 2a3dd305a9 Obscure Admin Related fixes 2018-03-13 22:22:51 -04:00
tigercat2000 b885573076 Add another step_ variable to the warning list.... 2018-01-26 12:34:48 -08:00
FreeStylaLT 9d3b7f50b4 Prevents mentors from seeing stealthed admins 2018-01-25 16:11:13 +02:00
tigercat2000 ce18ecdbbf Merge pull request #8543 from IK3I/I-SAID-CANCEL!
Some Fixes and Usability Stuff
2018-01-24 15:41:36 -08:00
IK3I 86944c35ee More Buttons
Deeper down the alert rabbit hole we go.
2018-01-14 15:46:21 -06:00
IK3I 69eab5b919 Requested Changes 2018-01-11 13:08:47 -06:00
IK3I d57622b460 NARSIE SAYS LEAVE!
* Shuttles now properly respect the intentions of eldritch horrors
* Comms consoles will tell you when the shuttle can't be recalled
instead of just saying nope
* Admemes can now designate if their shuttles are recallable when they
call them
2018-01-11 11:41:04 -06:00
IK3I 51c0d509d9 Fixes #8484
Switches die after the first else encountered. Surprised it didn't spit
an error for that.
2018-01-11 07:36:20 -06:00
Kyep f13b15806a Refactor
- Deletes Paranormal & Janitor ERT outfits from /datum/outfit/admin (so
they won't show up in the main special outfit list as *static* outfits)
- Adds Paranormal & Janitor ERT outfits to 'emergency response team
member' sub-section of admin dress command, which means they're still
available, but now you can choose the level of them to equip to someone
(amber/red/gamma), instead of them always being the old static outfit
which doesn't match what real ERT actually use anymore.
- Refactors the way that spawning ERT cyborgs works, so that most of
their special stuff is done in New() instead of in response_team.dm.
This means that manually spawning an ERT cyborg will actually work,
rather than generating a half-ert cyborg with much of its special stuff
missing.
- Adds a new subtype of ERT cyborg, /mob/living/silicon/robot/ert/gamma,
which is absolutely identical to the normal ert borg, except that it
always has gamma module unlocked.  This enables admins to manually spawn
ERT gamma borgs, instead of all ERT borgs spawned always being non-gamma
ERT borgs.
2018-01-07 19:14:24 -08:00
tigercat2000 ab0cb01768 Fix R_SPAWN exploit w/ JSON serialization 2017-12-04 14:49:11 -08:00
tigercat2000 48d78b4648 Merge pull request #7832 from Fox-McCloud/lungsss
Breathing is Now Handled on Lungs
2017-12-01 17:51:19 -08:00
tigercat2000 ea3f9ab022 Merge pull request #8323 from Kyep/classified_announce
Stops announcing classified stuff
2017-11-26 12:06:22 -08:00
Fox-McCloud 6ec234430e Merge remote-tracking branch 'upstream/master' into lungsss
# Conflicts:
#	code/modules/mob/living/carbon/alien/humanoid/humanoid.dm
#	code/modules/mob/living/carbon/carbon_defines.dm
2017-11-18 18:49:47 -05:00
Aurorablade 36e0e8832a F 2017-11-05 21:43:50 -05:00
Kyep d37d8d56d9 Stops announcing classified stuff 2017-10-28 05:15:44 -07:00
Birdtalon f6708a200b disables my tickets and fixes open ticket panel 2017-10-27 19:26:10 +01:00
tigercat2000 12949e24f8 Merge pull request #8184 from Birdtalon/ticket-machine
Birdtickets: Adminhelp based ticket system
2017-10-27 09:24:06 -07:00
Birdtalon 11e1bd2f5d requested changes 2017-10-26 22:04:51 +01:00
Kyep faa6788b80 "var X" -> "var/x" 2017-10-19 08:28:31 -07:00
Kyep 5f66da051a Also tells you if you're toggling on/off 2017-10-16 22:20:48 -07:00
Kyep 168f6799db Tiger 2017-10-16 20:38:46 -07:00
Kyep 6f5160775b Permissions Panel Loop 2017-10-16 20:31:59 -07:00
Birdtalon 25ad183ad4 fixes tabs, adds "My Tickets" function, adds admin responses, fixes admin response not assigning 2017-10-08 14:37:29 +01:00
tigercat2000 b3113cad7d Merge pull request #8102 from Aurorablade/OOCinICinOOC
Admin Event Info
2017-10-07 11:00:46 -07:00
Birdtalon b66c6f54c3 removed repeated span 2017-10-02 23:51:35 +01:00
Birdtalon ef0b899e43 tidying up styling, migrated some functions, final changes 2017-10-02 23:36:24 +01:00
Birdtalon ad7df9f7f8 styling changes, added take function 2017-10-02 17:08:33 +01:00
Birdtalon 550db12717 user feedback, updates adminhelp string, replying to a ticket stops stale counter 2017-10-01 23:18:51 +01:00
Birdtalon 6936306786 updates, removal of repeats 2017-10-01 16:05:56 +01:00
Birdtalon 98d9919712 styling and update 2017-10-01 15:37:38 +01:00
Birdtalon f926bfad2c Initial commit, adds admin ticket system framework, styles and hooks into adminhelp system. 2017-10-01 13:52:53 +01:00
Aurorablade 80bda70383 i am stupid 2017-09-29 23:57:19 -04:00
Aurorablade a608d42d22 durrrr 2017-09-29 19:20:51 -04:00
Aurorablade 548ca4c307 fix tweak 2017-09-29 19:06:18 -04:00
Fox McCloud f1f245e3ae Merge pull request #8153 from imsxz/subtle-message-fix
Fixes immersion-breaking typo
2017-09-29 18:46:23 -04:00
imsxz cad084b8cb Fixes immersion-breaking typo 2017-09-27 14:54:56 -04:00
Fox-McCloud 003277a89d Merge remote-tracking branch 'upstream/master' into lungsss 2017-09-17 01:02:33 -04:00
tigercat2000 ec159814e2 Add vv_can_delete, kill last vestiges of 'forbidden objects' 2017-09-15 17:27:33 -07:00
Aurorablade a4c516c943 tiger pointed outglaring errors 2017-09-14 19:04:13 -04:00
Aurorablade 78939aec9e NonPublicAdminEvents 2017-09-14 18:34:55 -04:00
tigercat2000 17e2dfdbc2 Adjusted vv_edit_var to use if(! syntax consistently 2017-09-14 14:12:19 -07:00
tigercat2000 60e287c019 VV Refactor
Ports /tg/'s VV refactor. Most of this is just cleaning up and making it
easier on the coders, but everyone else benefits too:

 - Mass mod no longer freezes the server (CHECK_TICK <3)
 - Attempting to change any of the step_* values or anything that will
 otherwise disable pixel movement will now prompt you and ask if you are
 sure you want to continue
 - You can actually enter |text| again in a box, rather than being
 forced to always use the multi-line input
 - Cookies! VV saves your search and scroll position for a given UID,
 rather convenient for debugging
 - The refresh button on /clients works finally
 - You can view lists in detail by clicking on them like any other
 reference, and edit them directly that way. This also means there is no
 hard limit on how many variables you can see in a list before it's
 truncated- it will just be hidden until you view the list in VV
 directly.
 - You can shuffle lists and clear duplicate/null entries.
 - Mildly reordered the stuff in the dropdown, inconvenient but
 necessary.
2017-09-14 14:08:38 -07:00
Kyep e2b460faae Fixes invisimin
🆑 Kyep
fix: Admins under the effects of 'invisimin' no longer show up on sec
huds, medical huds, etc.
/🆑
2017-09-04 16:43:59 -07:00
Fox McCloud 3c3b384824 Merge pull request #7982 from Aurorablade/InsertGodHere
ALL HAIL <INSERT GOD HERE>!
2017-08-28 18:24:22 -04:00
Fox McCloud 13c112358a Merge pull request #7534 from Kyep/ssd_button
Admin 'List SSDs' verb & cryo option
2017-08-16 19:58:52 -04:00
Fox-McCloud 4479185d6e Merge remote-tracking branch 'upstream/master' into lungsss 2017-08-16 19:20:19 -04:00