118 Commits
Author SHA1 Message Date
Putnam 90ebbdfdb9 elements are so good. they're so good 2019-12-30 00:53:03 -08:00
Putnam 0ac0558417 balancing is good 2019-12-28 20:16:14 -08:00
Putnam 00c7d5a41d WOW THAT'S A BIG NUMBER 2019-12-28 19:40:31 -08:00
Putnam 6058253dcf logging! 2019-12-24 20:20:27 -08:00
Putnam ea85a3e521 Storytellers do more things now 2019-12-23 22:09:29 -08:00
Putnam 817787100f haha WHOOPS 2019-12-22 18:30:02 -08:00
Putnam 86059aeb10 better logging for why candidates aren't working 2019-12-22 09:59:57 -08:00
Putnam 128b857d99 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into storytellers 2019-12-21 08:31:44 -08:00
GhomandGitHub 3df8619980 Merge pull request #10141 from Putnam3145/dynamic-statbus
Adds a bunch of statbus logging to dynamic
2019-12-21 11:45:44 +01:00
GhomandGitHub 848ad4b39b Merge pull request #9940 from Putnam3145/dynamic-roundstart-overhaul
Dynamic rulesets that have fired in recent rounds have lower weight
2019-12-21 11:20:24 +01:00
Putnam f244ac84b2 whoops 2019-12-15 15:25:47 -08:00
Putnam 3d0d1de94c Added bloodsucker weights. 2019-12-15 14:49:32 -08:00
Putnam 3b526fdb9b Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into storytellers 2019-12-15 14:41:47 -08:00
Putnam3145andGitHub c39a5d0462 Merge pull request #10011 from Arturlang/Bloodsuckers
Bloodsuckers, or, yknow, vampires.
2019-12-15 14:41:36 -08:00
Putnam e1f0c52b96 that's storytellers. time for voting 2019-12-14 14:13:23 -08:00
Putnam 7b10c57b5c Actually gotta rework this properly 2019-12-10 14:01:33 -08:00
Putnam 1de118d40e Dynamic no longer double dips on refunds for ghost antags 2019-12-10 13:55:58 -08:00
Putnam 10879d9984 rejection logging too 2019-12-10 10:26:18 -08:00
Artur 488c0f1833 Mindshield fix and thrall buff 2019-12-09 19:08:42 +02:00
Putnam 0075037d0f Makes (most) dynamic rulesets lower weight if recently fired 2019-11-24 17:09:38 -08:00
LinandGitHub 7481661182 Merge pull request #9907 from Putnam3145/midround-Vr-fix
[DYNAMIC] Prevents VR mobs from being midround antags.
2019-11-24 20:01:36 +00:00
Putnam 72a119da2e Prevents VR mobs from being midround antags. 2019-11-21 17:31:22 -08:00
kevinz000andGitHub 8df8acb1b7 Merge pull request #9811 from Ghommie/Ghommie-cit353
Dreamchecker compatibility changes, part 2.
2019-11-20 21:49:58 -07:00
kevinz000andGitHub 4b41a70e13 Merge pull request #9875 from Putnam3145/required-candidates-works-now
Makes from-ghosts rulesets cancel if fewer than required candidates
2019-11-20 21:47:48 -07:00
Putnam 36d860a4ba Makes from-ghosts ruleset cancel if fewer than required candidates 2019-11-19 20:10:06 -08:00
Putnam ba091b3a27 limited midround wizard summon events possibilities 2019-11-17 05:56:19 -08:00
Putnam f3c4897b48 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into super-special-awesome-dynamic 2019-11-14 22:31:48 -08:00
Putnam 009c0b46d5 Added some more blocking rules (whoops) 2019-11-14 22:28:42 -08:00
Ghommie 358db4f390 Dreamchecker compatibility changes, part 2. 2019-11-14 14:54:12 +01:00
Putnam bbcf91f88c blacklisted blob from clock cult, latejoin revs now higher req threat 2019-11-12 23:02:59 -08:00
Putnam 89c560c891 this is why static typing is good and should be used more 2019-11-12 17:36:12 -08:00
Putnam 42d94e6cae Rethink events (see desc)
Made events their own ruletype, made the duplicated-with-different-threats events are now one event with shared values that can scale theirselves up.

Also fixed **MIDROUND ANTAGS NOT WORKING AT ALL BECAUSE THEY WERE LOOKING FOR ENEMIES ONLY AMONG PLAYERS ELIGIBLE FOR THE ANTAG WTF**
2019-11-12 02:57:31 -08:00
Putnam c7ac41f880 added weights, repeatable weight decreases 2019-11-10 23:35:20 -08:00
Putnam 23a2c24bad ok from_ghosts
the worst part is that putting this boilerplate as a base part of the proc probably isn't even advisable. I hate it.
2019-11-10 23:25:25 -08:00
Putnam 7535ef8505 balancing (hopefully more roundstart antags) 2019-11-10 23:09:37 -08:00
Putnam 9618050b17 Editing stuff to let it compile (see description)
Malf AI is no longer available as a roundstart ruleset because antag assignment happens before job assignment. On secret, this is not a problem, but on dynamic, there is no way to make malfunctioning AI limited to certain threat levels except by making it a delayed ruleset. Unfortunately, with the upstream changes, delayed rulesets were removed--all roundstart rulesets are delayed, and if it were to roll malf AI, it would simply error, make a runtime stack trace and, in general, shit the bed. There would be no roundstart antag that round, which is *kind of* a problem I'm desperate to fix. So, no more roundstart malf--it's either that or some rounds having no roundstart antags at all.
2019-11-10 22:58:16 -08:00
Putnam 6307d44198 Fixing some logging 2019-11-10 21:30:34 -08:00
Putnam 2120526525 Merged upstream dynamic fixes ported by Ghommie. 2019-11-10 18:48:59 -08:00
Ghommie c6e44a7fed That's it: #46027, (a little bit of) #46132, #47100, #47341, #47351, #47395, #47457, #47491. 2019-11-10 17:59:40 +01:00
Ghommie 03da6d6960 fixeronis. 2019-11-10 06:41:42 +01:00
Ghommie 3ddbee8878 Initial stuff. 2019-11-10 06:30:47 +01:00
Putnam 57fbad5d41 forces antag if all antags are dead 2019-11-09 21:29:09 -08:00
Putnam 48761a9889 aaa config 2019-11-09 04:19:49 -08:00
Putnam f1801b9531 also pirates 2019-11-09 04:07:48 -08:00
Putnam a7302dfbc4 less terrible admin spam 2019-11-09 03:13:37 -08:00
Putnam d0d469a45a Better roundend logging 2019-11-09 01:00:35 -08:00
Putnam 80448c0abb wow, totally the wrong proc, very cool 2019-11-09 00:40:54 -08:00
Putnam b95184ce65 might be better if events actually run 2019-11-08 16:42:01 -08:00
Putnam 5c3dc7a497 more repeatability! 2019-11-08 16:23:29 -08:00
Putnam 90a05e8c96 sorry abductors ilu 2019-11-08 16:02:54 -08:00