Commit Graph

301 Commits

Author SHA1 Message Date
Markolie 99764317de Fix restart description 2015-08-31 17:47:58 +02:00
Markolie ce6ad20cf9 Reboot improvements, player panel fix, IsBanned fix 2015-08-31 17:44:13 +02:00
Markolie 529205ccb2 Watchlist/admin updates 2015-08-27 16:22:40 +02:00
Markolie 52fbcb9e89 Minor consistency changes 2015-08-17 02:23:34 +02:00
Markolie a397c730b5 Admin jump overhaul, add watchlist functionality, other admin updates 2015-08-16 23:28:02 +02:00
Markolie 6f5c0497ec Refactor mech recharger 2015-07-30 23:22:49 +02:00
Fox-McCloud e5ee234292 Auto-Toggling OOC 2015-07-11 09:38:20 -04:00
Krausus a7eea3487f Fixes missing/broken admin permission checks
Also fixes a small issue with the permissions panel, because the error
message was really annoying me.
2015-06-08 07:55:29 -04:00
ZomgPonies f2d03e93c2 First 1/3 of port done. 2015-05-25 17:59:30 -04:00
Krausus 6ba24c8069 Adds admin_jump_link and AI eye jumping
Also fixes a little mistake in ghost AI eye following.
2015-05-23 09:50:38 -04:00
Krausus b5adee39bc Fixes pAI laws in Check AI Laws
Also, I fixed a weird chunk of text in the admin newscaster code,
because it was screwing up the syntax highlighting and bugging me.
2015-05-18 03:49:53 -04:00
ZomgPonies 2beaae7734 Added admin commands to make people superheros 2015-05-06 02:33:58 -04:00
Tigercat2000 09c536f0d7 Remove ZAS stuff from game panel
I forgot to remove these with LINDA, whoopsiesses
2015-04-30 19:39:53 -07:00
Tigercat2000 735bfdf012 Fixes cmd_ghost_drag perms
This fixes the cmd_ghost_drag perms to work as they were originally
intended to- requiring either varedit OR r_admin + r_debug. The original
checks were exclusive, as it checked for no r_varedit OR no r_admin +
r_debug, which means that unless the user had all three, it would always
fail.
2015-04-25 08:08:58 -07:00
Tigercat2000 b7377185d9 Admin Ghostdrop sanity checks
Applies tgstation/-tg-station@2227b7a to admin.dm and observer.dm

Basically, this adds sanity checks, just to prevent runtimes in the odd
case that something happens. For instance, if one of the mobs suddenly
gets deleted, this will prevent it from runtiming. Sanity checks.
2015-04-15 07:11:34 -07:00
MrStonedOne f6d4aae74a Allow admins to drag-drop ghosts into mobs
This allows administrators to drag their mouse from a ghost to a type of
/mob/living, which will then prompt them if they wish to put that ghost in
control of the mob, and obviously, that is exactly what happens if you
select yes.
2015-04-14 16:29:38 -07:00
ZomgPonies cb987d3692 Alt Account checking 2015-04-06 23:12:15 -04:00
SamCroswell b8a9c902a1 Removes Space Ninjas 2015-03-02 19:05:44 -05:00
Markolie 20ac07de8d Bug fixes 2015-02-27 17:51:57 +01:00
Markolie 8726bad5b0 Z-level check refactor 2015-02-16 20:33:28 +01:00
Markolie 8b10abf46d Syndiborg pinpointer, adds antag preferences and send back to lobby to player panel 2015-01-30 16:24:13 +01:00
Markolie 09321d6c0b Use station_name proc where possible, mapfix 2015-01-21 23:37:05 +01:00
Walter0o 23bc5b822c fixes runtime with calling PP on dna-less mobs
Conflicts:
	code/modules/admin/admin.dm
2014-08-03 15:26:36 -04:00
ZomgPonies aafa11712a Removal of virus1/disease1 system. So long GBS/Jungle Fever, you'll be missed! 2014-07-16 00:53:08 -04:00
ZomgPonies f8c63eaa8c Made disable attack logs actually you know...work. 2014-06-21 16:31:09 -04:00
ZomgPonies c6da7fdcdb Moar Event stuff 2014-06-21 07:12:55 -04:00
ZomgPonies fea9d8eda3 Switched verbs around, removed Fun tab, new Event tab for event coordinators 2014-06-21 04:37:50 -04:00
ZomgPonies 7805a61dab Made Admin Log only show up to senior admins (+SERVER) 2014-06-20 13:50:24 -04:00
ZomgPonies ff87585d57 Traitor panel only for madmins 2014-06-20 05:13:47 -04:00
Zuhayr 7c442ac9a3 Added a 'controller' for shuttles (really just a data container), fixed up the admin shuttle verbs into one general verb, changed shuttles to use controller instead of populating lists at spawn.
Conflicts:
	code/controllers/master_controller.dm
	code/modules/admin/admin.dm
2014-06-14 02:10:10 -04:00
ZomgPonies 11a1deb1ac Trying to cut down on attack lock spam 2014-05-24 17:17:38 -04:00
Mloc-Argent 1b2f83dee4 BS12 Hooks 2014-05-22 23:56:35 +02:00
jack-fractal 05da6ed973 adding modifications to cult mode, working spirits, and mask transformation procs
Conflicts:
	code/game/gamemodes/cult/runes.dm
	code/modules/mob/mob.dm
	code/modules/mob/mob_movement.dm
2014-05-15 05:16:13 -04:00
SamCroswell f4ef7c192b Map changes, new Ninja masks
Map changes including: RnD layout change, new customs lounge, xenoarch
windows fix, and more. Also added a few new Ninja masks in prep for some
bigger changes I have planned.
2014-05-03 18:35:10 -04:00
d3athrow bd0354cf7d Fix not being able to open the playerpanel of aliens due to a runtime. 2014-04-23 11:45:07 -04:00
Rob Nelson 5ce97a7d25 More DNA fixes. 2014-02-07 20:56:21 -05:00
Jordie0608 7ab1aac59e Outright removed toggle admin jump,spawn and revive buttons
Conflicts:
	code/controllers/configuration.dm
	code/modules/admin/admin_verbs.dm
	code/modules/admin/topic.dm
2014-01-31 02:47:04 -05:00
Jordie0608 76cf20b458 Commented out toggle admin-jump button 2014-01-31 02:43:00 -05:00
DJSnapshot 73e66bde07 Admin requested addition of a global dsay toggle.
Conflicts:
	code/modules/admin/admin_verbs.dm
2014-01-21 21:47:38 -05:00
Rob Nelson 6091d16262 DNA panel fixed, update changelog.
Conflicts:
	html/changelog.html
2014-01-20 11:43:07 -05:00
Rob Nelson ace34c60b0 DNA2: New powers from Paradise's release of Goon's genetic code. Also added lisp disability.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/carbon/human/say.dm
	html/changelog.html
2014-01-20 02:10:58 -05:00
Rob Nelson dae08eb061 Add back in /fail/station's DNA dickery panel, fix missing block shifting.
Conflicts:
	code/modules/admin/verbs/debug.dm
2014-01-20 01:03:42 -05:00
ZomgPonies 6dbf776ff4 Gamme to shuttle, part two 2014-01-16 06:57:17 -05:00
ZomgPonies 5e00673238 First commit 2013-11-24 23:47:28 -05:00
ZomgPonies 29114f7bb3 Added appearance bans granularity option 2013-11-24 02:47:56 -05:00
alex-gh 5fc1bc11ae Vent clog event can now manually triggered 2013-11-03 15:33:12 +01:00
ZomgPonies 4630518535 Player menu overhaul! 2013-11-01 08:17:05 -04:00
ZomgPonies 74eab5cd98 Atmo updates 2013-10-14 01:28:18 -04:00
ZomgPonies 2ffdf37166 Overhaul of random events 2013-09-25 23:22:32 -04:00
ZomgPonies 9580552fd3 Re-added ninjas 2013-09-16 22:34:28 -04:00