107 Commits

Author SHA1 Message Date
SandPoot a65f323734 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into proc-define-shit 2024-03-08 19:10:22 -03:00
SandPoot c7a2565255 stop this nonsense 2024-01-05 00:28:56 -03:00
SandPoot 653b767f32 remove antags for borging... 2023-12-17 23:35:51 -03:00
SandPoot 40f1d7401d procs 2023-11-29 22:40:13 -03:00
Putnam3145 3700b9bbe5 Allows setting antags to "low" 2022-08-21 16:42:39 -07:00
Putnam3145 e1c822cbd8 TGUI; actually fixes station announcer 2022-08-07 17:17:58 -07:00
keronshb 6cc4e35b44 Mob lists 2021-09-19 13:28:41 -04:00
silicons d9a2316825 fix 2021-03-20 12:13:28 -07:00
Putnam f3ea1b1a0c Relabeled to "Antag"; unambiguized in 2021-03-16 22:53:55 -07:00
Putnam d990328e29 Added a "no antags please" button 2021-03-16 22:37:39 -07:00
Putnam 5f6d478509 Added a "desired mode chaos" system 2021-03-07 20:14:11 -08:00
Letter N 56789c5924 firsthit-lib_machines 2020-12-31 16:46:40 +08:00
silicons a381ed324d Update game_mode.dm 2020-07-14 09:28:50 -07:00
Putnam3145 e1d113b970 Config for antag forcing (#12171) 2020-05-10 21:35:20 +02:00
Putnam3145 0019b5a742 Game info verb for ghosts (#11935)
* Some ghost QoL stuff

* DNR/observer only
2020-05-01 18:02:00 +02:00
Ghommie de531bd047 porting CEV-Eris pickweight procs. 2020-04-23 21:47:54 +02:00
Ghommie 97ad47f3fd Fixing an inconsistency with nuclear bombs exploding on station level space. 2020-03-23 22:40:02 +01:00
AffectedArc07 16a37e2769 Standardises all files from CRLF to LF 2020-01-12 14:28:01 +00:00
Lin b54c8a6a2a Merge pull request #9736 from Citadel-Station-13/kevinz000-patch-113
I want to have a word with whoever wrote the original antagonist reputation proc
2019-12-16 03:20:38 +00:00
Artur 82d1497ddc Fixes bad buds and toxin healing 2019-12-05 17:29:00 +02:00
Artur af4eaf7f0f Fixeesss 2019-12-03 23:09:11 +02:00
kevinz000 95b9dd61a8 Update game_mode.dm 2019-11-19 13:01:06 -07:00
Ghommie 1e49ce76d3 Dreamchecker compatibility changes, part 1. 2019-11-10 20:48:30 +01:00
kevinz000 4491708d0d Update game_mode.dm 2019-11-06 19:19:31 -07:00
kevinz000 a24df4c2e4 allow_zero_if_insufficient 2019-11-06 19:10:25 -07:00
kevinz000 c8a8e20f42 Update game_mode.dm 2019-11-06 19:02:27 -07:00
kevinz000 58900797ae Update game_mode.dm 2019-11-06 18:55:54 -07:00
deathride58 68813b6846 Map config improvements - Adds more variables for the map voting system to take into account, allows far greater flexibility for mappers, adds a random chance for the medibot voice to be the station announcer 2019-10-22 19:14:12 -04:00
Poojawa f0afc9c490 Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into job-menu-improvements 2019-09-13 12:59:15 -05:00
Sishen 4ba3d851ed IT JUST WORKS 2019-08-09 00:46:14 -04:00
Poojawa f19a3541a3 cleans up runtimes 2019-06-16 19:30:14 -05:00
Poojawa 762a3e3c02 Ports revised job backend from TG 2019-06-16 18:45:26 -05:00
Poojawa 8b9ef1e400 Game folder 2018-09-11 04:06:45 -05:00
LetterJay 1b11773cd9 DB port 2018-08-23 07:20:49 -05:00
deathride58 91805b8789 and that just leaves the modules folder 2018-07-02 00:28:51 -04:00
deathride58 862898526d Gamemode and gamemode vote obfuscation (Plus hub entry rework) (#6276)
* adds gamemode/gamemode vote obfuscation, redesigns hub entry

* ternaries: the easiest way to obfuscate your code to the point where even you can't read it

* FUCK

* changes the inaccuracy chance from 1/10 to 1/5
2018-04-27 07:40:45 -07:00
CitadelStationBot 980d69dde3 [MIRROR] I'm a dumb idiot and forgot to change the antag_rep values (#6000)
* I'm a dumb idiot and forgot to change the antag_rep values

* merge conflict
2018-03-19 21:25:01 -05:00
Poojawa 95cb6b23f2 controllers, datums, game 2018-03-06 21:16:46 -06:00
CitadelStationBot 0b07e1772a [MIRROR] Fix N^2 behavior in roundstart logout report (#5708)
* Fix N^2 behavior in roundstart logout report (#35862)

* Fix N^2 behavior in roundstart logout report

* Skip mobs which have never had a mind

* Fix N^2 behavior in roundstart logout report

* wew
2018-03-04 12:27:06 -06:00
Sirenfal 44dc6ac3a0 Antagonist reputation system 2018-03-02 14:38:26 -06:00
deathride58 c7760707e6 Update game_mode.dm 2018-02-25 16:43:54 -05:00
Tad Hardesty 3790df44e5 Fix bogus var access 2018-02-25 15:24:46 -06:00
CitadelStationBot 9e229691cc Fixes clockwork sigil candidate runtime, cleans up some jobban checks with defines (#5304) 2018-02-05 04:23:09 -06:00
CitadelStationBot 60292af57f [MIRROR] Disentangles Command Reports from Metagame (#5294)
* Disentangles Command Reports from Metagame (#35192)

* False report fix

* Less Accurate Command Report

* Disentangles Command Reports from Metagame
2018-02-04 23:11:32 -06:00
Poojawa aa04e62b29 cult lol xd 2018-01-31 08:07:22 -06:00
LetterJay 00d3b8f1b7 a lot of shit synced in this one commit. 2017-12-20 02:53:51 -06:00
LetterJay 92c347d068 Merge branch 'master' into upstream-merge-33246 2017-12-20 00:27:06 -06:00
LetterJay 5bd61908a3 Update game_mode.dm 2017-12-19 23:53:36 -06:00
LetterJay 4d5c32ae56 Update game_mode.dm 2017-12-19 22:11:04 -06:00
LetterJay 992984388b Update game_mode.dm 2017-12-19 19:29:04 -06:00