Commit Graph

2170 Commits

Author SHA1 Message Date
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
Aurorablade 1779d14c46 Chaplain only god in prayer..maybe.. 2017-08-15 05:05:11 -04:00
Aurorablade 12b85683af Prayers 2017-08-14 02:50:22 -04:00
Fox-McCloud 9d14e6c9da Merge remote-tracking branch 'upstream/master' into lungsss
# Conflicts:
#	code/modules/mob/living/carbon/alien/humanoid/life.dm
#	code/modules/mob/living/carbon/human/life.dm
#	code/modules/mob/living/carbon/human/species/station.dm
#	code/modules/surgery/surgery.dm
2017-08-05 19:03:52 -04:00
Kyep 568874ed6a Fixes #7925 for smite/bless and SIT 2017-08-05 01:58:53 -07:00
Fox-McCloud f78c507122 Sound Update/Refactor 2017-07-25 20:35:38 -04:00
Crazy Lemon e5a6d4a96c Merge pull request #7849 from Fox-McCloud/remove-comments
Removes All Comments about auto-correction and Finddeclaration.exe
2017-07-25 10:41:02 -07:00
Fox McCloud d4f305cc72 Merge pull request #7583 from Kyep/smite_hunter
Expands Smite / Dark Priest to cover many characters
2017-07-25 12:24:45 -04:00
Fox McCloud afa34c51e0 Merge pull request #7740 from owenowen212/honksquad_fix
Fix: Adds the clownish language to honksquad members
2017-07-25 12:02:58 -04:00
Fox-McCloud 027e7619f5 Removes All Comments about auto-correction and Finddeclaration.exe 2017-07-22 02:54:45 -04:00
Fox-McCloud 02f74932e2 Fixes IPC and Diona Knockdown Immunity 2017-07-20 21:01:55 -04:00
Crazylemon64 a4b418dd7f Closes up stuff in SDQL2 2017-07-19 23:00:55 -07:00
Crazylemon64 fc5f87a4ec Closes a rank modification hole 2017-07-19 22:26:19 -07:00
Fox-McCloud e9e1f2de8e remove that button! 2017-07-19 12:20:36 -04:00
Kyep de56e4bf59 Removed is_hunter_outfit 2017-07-19 02:03:21 -07:00