Commit Graph

3100 Commits

Author SHA1 Message Date
variableundefined
38fe39ed7e Merge pull request #13108 from farie82/FLW-change
Makes the FLW command ignore permissions if you're already an observer
2020-03-17 15:00:13 -04:00
Fox McCloud
8ce3b1da16 Merge pull request #12932 from AffectedArc07/var/const-to-define
Replaces all var/const with #define
2020-03-14 15:33:44 -04:00
Ty-Omaha
0a54fecb09 wording 2020-03-12 09:41:10 -04:00
Ty-Omaha
e4fe821cb0 specialnotice 2020-03-12 09:40:35 -04:00
Ty-Omaha
123c25a88e closes span 2020-03-12 08:59:44 -04:00
Patrick Meade
54f538307c Panic bunker threshold is configurable (#13080)
* Panic bunker threshold is configurable

* Cleaned up bunker automation logic, added admin control verb

* Changed Set Server Capacity to two toggle verbs; modified logic

* Revert "Changed Set Server Capacity to two toggle verbs; modified logic"

This reverts commit 398a8615a5.

* Revert "Cleaned up bunker automation logic, added admin control verb"

This reverts commit b6a6d49714.
2020-03-12 01:24:16 -06:00
Ty-Omaha
57ed6972e0 dnm 2020-03-11 22:30:42 -04:00
Ty-Omaha
964ae13f8a Update topic.dm 2020-03-11 20:16:49 -04:00
Ty-Omaha
80a7589fb6 danger class 2020-03-11 20:14:15 -04:00
joep van der velden
209278d497 Makes the FLW command ignore permissions if you're already an observer 2020-03-11 22:17:07 +01:00
Ty-Omaha
9b097961d2 fax notice better 2020-03-11 16:25:45 -04:00
AffectedArc07
5baaabe12e Merge branch 'master' into var/const-to-define 2020-03-09 10:33:59 +00:00
Fox McCloud
37cc564a1e Merge pull request #12704 from moxian/paper-uid
Make paperwork popups use UID as a window id.
2020-03-07 18:50:54 -05:00
Tayyyyyyy
adf908e855 Fix global narrate not using admin pencode (#13067) 2020-03-05 22:26:20 -07:00
AffectedArc07
a1fa46f5a8 Merge branch 'master' into var/const-to-define 2020-03-03 22:44:07 +00:00
AffectedArc07
c64bc93649 Replaces all var/const with #define 2020-01-28 21:25:20 +00:00
Arvenius169
5d04a210fc "DEVASTATION", not "DEVESTATION"
"Devestation" is pronounced "deev-station".
2020-01-12 12:01:42 -05:00
Kyep
1504b78ba2 Merge remote-tracking branch 'ParadiseSS13/master' into forum_integration_improvement 2020-01-06 19:28:51 -08:00
Kyep
2fd66d8510 replaces lentext() with length() 2020-01-06 16:01:20 -08:00
Kyep
05221acd28 ports TG PRs 32384 and 48583
1) ports https://github.com/tgstation/tgstation/pull/32384 - fixes our world/IsBanned not being updated to account for a BYOND change where the  world/IsBanned proc now includes a 4th param, 'type'
2) ports https://github.com/tgstation/tgstation/pull/48583 - changes by MSO which prevent BYOND from degrading server performance during world topic calls
3) future-proofs calls to world/IsBanned by using explicitly named params to avoid this sort of thing happening again if it changes in future
2020-01-04 17:23:44 -08:00
Kyep
91a63e97a7 Add: notes are now recorded with player's playtime, for comparison 2019-12-16 17:20:07 -08:00
Kyep
fe53a5acf9 fixes broken watchlist functionality 2019-12-15 19:19:50 -08:00
Kyep
76f4c88fea fixes admin_log not working, flags edited admins/mentors for sync 2019-12-15 18:30:31 -08:00
Kyep
9783ac1598 add mentor to list of predefined admin ranks 2019-12-15 18:04:06 -08:00
SteelSlayer
254c2daedf re add anchored 2019-12-08 10:45:15 -06:00
SteelSlayer
03b9dafae4 Sleep clearning effects don't work on mobs who are admin frozen 2019-12-08 02:45:18 -06:00
SteelSlayer
15694dad68 List SSD and AFK panel fix (#12600) 2019-11-09 22:32:54 -05:00
moxian
a9c19ebb6b Make paperwork popups use UID as a window id. 2019-11-06 04:40:16 +00:00
Kyep
de7b8c52e7 Add link for newly banned people verifying their forum accounts 2019-11-03 01:02:44 -08:00
Kyep
a0081713f3 Adds web playerinfo link 2019-11-02 18:51:59 -07:00
Fox McCloud
d6a6debf94 Traits framework (#12548) 2019-10-15 20:12:46 -04:00
Tayyyyyyy
42fe77ad8c Fix single quotes showing up weird in names and announcement titles (#12583) 2019-10-13 23:21:39 -04:00
Kyep
3a86320b2e Removes legacy "show discord duplicates" admin verb (#12564) 2019-10-12 16:05:48 -04:00
Fox McCloud
93fa76bee0 Fixes Blood Types (#12520) 2019-10-07 23:15:54 -04:00
variableundefined
3ae71f7932 Merge pull request #12245 from Fox-McCloud/universal-damage
Universal Object Damage
2019-10-06 23:22:48 -04:00
SteelSlayer
0e3a484c42 Fixes a bunch of things related to mindslaves (#12491) 2019-10-03 14:08:54 -04:00
Fox McCloud
9097dfcacf Merge remote-tracking branch 'upstream/master' into universal-damage
# Conflicts:
#	code/game/machinery/machinery.dm
#	code/game/objects/items.dm
#	code/game/objects/structures.dm
#	code/game/objects/structures/inflatable.dm
#	code/game/objects/structures/mirror.dm
#	code/modules/clothing/spacesuits/hardsuit.dm
#	code/modules/clothing/suits/wiz_robe.dm
#	code/modules/mob/living/carbon/alien/alien_defense.dm
#	code/modules/mob/living/carbon/slime/slime.dm
#	code/modules/mob/living/simple_animal/friendly/slime.dm
2019-09-28 00:16:11 -04:00
Mark van Alphen
6bd0d0813a Revert "Revert "Datumizes traitors and mindslaves"" (#12378) 2019-09-25 19:47:16 -07:00
Fox McCloud
cb8529cdb8 Makes Xenobiology Simpler. Removes Slimes (#12398) 2019-09-24 16:17:33 -07:00
Fox McCloud
86e6d85093 Nutrition Refactor (#12389) 2019-09-24 15:17:55 -07:00
Fox McCloud
3eb4ad0ed5 Maintainers Have No Sense of Right or Wrong (#12381) 2019-09-24 15:15:05 -07:00
Dave
2230fc3227 Revert "Datumizes traitors and mindslaves (#11969)" (#12376) 2019-09-21 19:32:52 -07:00
SteelSlayer
94bb14bb29 Datumizes traitors and mindslaves (#11969) 2019-09-21 16:50:03 -07:00
Fox McCloud
238ea19d09 Merge remote-tracking branch 'upstream/master' into universal-damage
# Conflicts:
#	code/modules/clothing/suits/labcoat.dm
#	code/modules/clothing/under/miscellaneous.dm
#	code/modules/mob/living/carbon/human/species/golem.dm
#	code/modules/mob/living/simple_animal/bot/ed209bot.dm
2019-09-21 12:40:07 -04:00
Ty-Omaha
fb65835fa4 Removes custom admin event info verbs (#12355) 2019-09-20 18:14:06 -07:00
Ty-Omaha
9504c069fb Fixes Message Resolve in Admin/Mentorhelps (#12348) 2019-09-18 14:35:25 -07:00
Fox McCloud
6711f92099 Merge pull request #12326 from Couls/missing-keyword-args
fixes some missing arguments and runtimes
2019-09-17 21:03:11 -04:00
Fox McCloud
6f637b6014 Merge remote-tracking branch 'upstream/master' into universal-damage 2019-09-17 11:24:58 -04:00
variableundefined
845acf13ca Merge pull request #12298 from Ty-Omaha/adminHELP
Adminhelp update
2019-09-16 20:16:26 -04:00
Coul
d89d4dbc38 fixes some missing arguments and runtimes 2019-09-16 16:18:16 -04:00