Station Goals (#20009)

* goals initial

* Revamps Meteor Shield
Minor UI touchups.
Fixes DNA Vault completion check.

* Allows admins to varedit goal completion.
Does not clear dna probe on upload.

* Missed icons and template.

* Spelling, proper attackby returns

* Meteor shield emag effect only works when it's active.

* Admin panel for station goals.

* Some visual feedback and spans.

* Announcement now shows the goal name.

* Fixes

* Fixes and adminlog

* Tgui build

* Moves the information to intercept report except for admin spawned ones.
This commit is contained in:
AnturK
2016-09-07 20:15:45 +12:00
committed by oranges
parent 5dcf9c9358
commit d225d4800b
23 changed files with 1057 additions and 20 deletions
+2 -1
View File
@@ -55,7 +55,6 @@ var/datum/subsystem/ticker/ticker
var/maprotatechecked = 0
/datum/subsystem/ticker/New()
NEW_SS_GLOBAL(ticker)
@@ -443,6 +442,8 @@ var/datum/subsystem/ticker/ticker
for(var/i in total_antagonists)
log_game("[i]s[total_antagonists[i]].")
mode.declare_station_goal_completion()
//Adds the del() log to world.log in a format condensable by the runtime condenser found in tools
if(SSgarbage.didntgc.len)
var/dellog = ""