Commit Graph

18 Commits

Author SHA1 Message Date
Kurfursten
f66c4b2da1 Better Command Report (#21761)
* Better Command Report

* Timer increased
2019-02-26 16:20:11 -03:00
Kurfursten
1e735f94cc Antag Suit Sensors Start Off (SBO57) (#21779)
* Antag Suit Sensors Start Off

* Fix typoe
2019-02-21 10:45:02 -03:00
Kurfursten
63f4a4f1a7 You shouldn't mess with the anime club..... they have grown in power.......... (#21565)
* weeb power

* examine for cooldown

* weeb updates

* big finish
2019-02-13 11:30:56 -03:00
MadmanMartian
f5c553097e Merge pull request #21296 from ShiftyRail/ThePaper
[OBS-5/51] Brings back THE PAPER ™️
2019-02-12 20:54:21 +00:00
Kurfursten
8916f70cba Uplinks Get Dropped (#21639) 2019-02-12 16:03:06 -03:00
ShiftyRail
678a73ea0b Merge branch 'Bleeding-Edge' into ThePaper 2019-02-02 12:21:27 +01:00
Kurfursten
897e2e0c91 Datum Refactor Revengeance (SBO37-41) (#21457)
* many datum changes

* Begone ROLE
2019-02-01 11:41:31 -03:00
ShiftyRail
8e3c1b6f86 Update misc_gamemode_procs.dm 2019-01-23 00:33:35 +01:00
Shifty/Anthomansland
81ba6d988b We dynamic now 2019-01-22 18:55:12 +01:00
Shifty/Anthomansland
f3da26a6f0 Brings back THE PAPER 2019-01-15 15:08:21 +01:00
SonixApache
adcf0275ad Adds a very basic weeaboo mini-antag (#19956)
* Adds a very basic weeaboo antag as an example of how to add a new role.

revives #19689

* capital F

* drop_from_inventory() delete var

* should be everything.

* fix missing logo

* antag now needs security, reworked chance reqs

* delete equipment proc

* nothing personnel... kid...

* conflicts

* sanity

* sanity, but not retarded

* remove confrictu

* (objective explanation)

* resolveeeee coonfliiiiict

* might as well steal this

* prefs but they don't work yet

* removedebug shitstillbroke

* it works™
2018-12-27 08:19:26 -08:00
Pathid
8c064ff0a2 Fixed law zero problems (#20952) 2018-12-10 05:23:39 -03:00
SonixApache
d0ec5d6407 return of the code phrase 2: return of the return of the code phrase (#20764)
* return of the code phrase 2: return of the return of the code phrase

* i think this makes more sense as a return

* better if
2018-12-03 01:26:14 -08:00
MadmanMartian
215df3791e Syndicate uplink fix (#19947)
No matter where you hide your radio, the syndicate will find it and subvert it.
2018-10-04 17:33:03 +02:00
MadmanMartian
e48a07d23b Role datums tator, double agents, and nuclear operatives (#17935)
* It's not calling things on members for some reason.

* there's probably a to_chat(world in here somewhere

* double agents

* nuke ops tomorrow. Tonight we gondola

* nuke ops bois

* Almost forgot the objective
2018-04-07 15:00:54 +01:00
MadmanMartian
06e8400cdd Adds rev to role datums (#17873) 2018-03-21 15:26:36 -04:00
DamianX
e72eded2ec Removes remaining references to mind.objectives (#17225)
* Removes remaining references to mind.objectives

* Makes wishgranter and highlander work

* Highlander works for borgs too
2018-02-09 12:23:13 -08:00
MadmanMartian
cc8cb93ea3 Makes role datums actually fucking work (#17085)
* FIXES ANOTHER AVALANCHE

* fixes the antag macros

* can now start a round, re-adds the sandbox gamemode, adds PostSetup() and late_join() to gamemode datum.

* fixes some runtimes involving monkeys and their mind being probed by secbots. Removes gamemodes active_roles.dm nonsense, as roles are supposed to be on an individual basis.

* removes startwords from the cult gamemode and moves them to the narsie faction

* Adds proper role handling for adding people to factions, adds autotraitor

* Re-implements some things that were commented out to help lessen the avalanche

* ITS ALIVE

* delegation, antag objectives now stored in memory appropriately

* standardizes the faction members stuff to be ROLES NOT MINDS, HOLY FUCK.

Removes unused variables from roles where n3x15 thought roles would also act like factions for some bloody reason.

attempts to and fails to salvage check_antagonists

* PEDANTIC SEMANTICS
2018-02-09 12:22:01 -08:00