Commit Graph

1175 Commits

Author SHA1 Message Date
Kyep 05e0901967 removes anti-drop implants 2018-05-04 18:36:56 -07:00
Kyep 682b9aaaf3 fixes merge conflict 2018-04-25 23:36:39 -07:00
Fox McCloud 8c7b543415 The Great Conflictening 2.0: Removes /obj/item/device 2018-04-25 23:07:35 -04:00
Tayyyyyyy 12aea54e84 Fix PM box revealing admin char, incorrect PM target for non-admins 2018-04-25 01:53:11 -05:00
Tayyyyyyy 854422565c Hide PM mob name from non-admins 2018-04-23 18:19:28 -05:00
Tayyyyyyy e09bfc27c9 Fix PM type being wrong 2018-04-23 00:19:39 -05:00
tigercat2000 a2507f589d Rust-G integration. Makes logging procs 2-3 times less expensive (EVEN WITH CALL OVERHEAD). tgstation/tgstation#36858 2018-04-19 15:08:59 -08:00
tigercat2000 2364b0332b Convert a bunch of name/(ckey) to key_name + ISO-8601 timestamps 2018-04-19 15:08:59 -08:00
tigercat2000 c03621c508 Completely Overhaul Logging
This is a merged port from /tg/station and Virgo on logging standards.
The diary has been replaced with GLOB.world_game_log, diaryofmeanpeople
is gone (because it wasn't actually used) and a whole bunch of logging
procs have been changed to optimize Splunk.
2018-04-19 15:07:59 -08:00
Fox McCloud 5c4aa9b3fd Removes All Weapons 2018-04-15 16:25:56 -04:00
Kyep d714ec1635 reverts DS jumpsuits, black -> green 2018-04-07 13:54:17 -07:00
Fox McCloud 4bbb854372 last tweaks 2018-03-29 01:21:17 -04:00
Fox McCloud 7f842e3223 no more runtimes 2018-03-29 00:44:53 -04:00
Fox McCloud 22dc6860b3 Ports TG's Garbage Subsystem 2018-03-28 20:02:39 -04:00
Fox McCloud 5701ea7c75 Ports Nano UI to Subsystems 2018-03-26 23:59:52 -04:00
Birdtalon f7d96d8cfe re-adds take shortcut into adminhelp 2018-03-19 11:27:21 +00: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
Kyep a65633ba14 Allows antaghud users to play DS/SST 2017-12-31 12:51:29 -08:00
Kyep 9e8aa9cecb willing player checks, SST tidy-up/parity/refactor, 'font' removals 2017-12-30 14:21:08 -08:00
Kyep 52d097445a borg names: Epsilon # 2017-12-30 10:18:31 -08:00
Kyep e503eade0f Tweaks 2017-12-29 14:10:40 -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
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
Kyep d37d8d56d9 Stops announcing classified stuff 2017-10-28 05:15:44 -07: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 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 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 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