Commit Graph

100 Commits

Author SHA1 Message Date
Remie Richards 9f368e1b53 Port's Wirewraith's Tooltip system 2015-10-20 20:58:09 +01:00
Remie Richards ec3be464f3 Allows Species to set custom say spans. 2015-10-18 17:17:27 +01:00
MrStonedOne 3a675f375f Adds a reconnect button to the file menu.
This uses the client side command .reconnect (that can only be used from interfaces)

This mostly seems to prevent a byond ad from playing as well.
2015-10-14 22:33:24 -07:00
Xhuis 1178fbe079 Major cult changes
The current code for runes is god-awful. Like, seriously terrible. This PR aims to fix that. Rather than having every rune effect defined in a single attack_hand proc, this PR will separate the runes into subtypes, which supports for more modular runes as well as cleans up the code.

It also separates invocation into a two different procs. The first of these will determine if the rune can be invoked; if that passes, the second will cause the rune's effects. There is also a third proc that will cause effects if the rune fails to invoke.

Research words have been removed, and all runes are now available from the start of the round. This is highly subject to change once some feedback is in from actual cult rounds.

Miscellaneous tweaks:

    Blood boil runes now explode when used
    Convert runes can now work solo, but take time
    Armor runes now only provide the basic armor set
    Tomes now do a static 15 burn damage and play a sound
    If the Escape objective is rolled, the amount of people that must escape will scale with the round population to a factor of 5 (i.e. 50 players = 10 cultists)
2015-09-16 10:04:49 +12:00
Jordie0608 84a373ad90 makes auto_declare_completion_ use printplayer() 2015-08-31 20:55:12 +10:00
Supermichael777 c62a203a4e Signed-off-by: Supermichael777 <supermichael777@gmail.com> 2015-08-12 08:42:47 -04:00
Jim Boonie 8b7a6499b9 Fixes Ctrl+C copying by moving resist to Ctrl+B 2015-07-24 22:31:21 +12:00
Cheridan 24d17e3c97 Merge pull request #10694 from Jordie0608/mimosmemomentionsminchinsmargerymargarine
Database Admin Memos
2015-07-24 00:46:26 -05:00
Jim Boonie 0eecfb239a Removes End resist for cyborgs 2015-07-20 17:47:06 +12:00
Jim Boonie c2a8cf5e76 Removes a couple of inadvertent changes 2015-07-20 15:30:32 +12:00
Jim Boonie d2f591432f Adds resist hotkeys for borgs and humans. 2015-07-20 15:22:52 +12:00
Jordie0608 f7b66edb17 migrates admin memos to use database 2015-07-19 17:01:38 +10:00
Ikarrus 9ea462bdd8 Changes Default Admin OOC Color
To make it more distinct from security radio, and the rest.
2015-07-04 09:55:21 -06:00
Swag McYolosteinen d7289fd34e Merge pull request #10254 from AlexanderUlanH/saltyseclites
Shadowling Update 2: 121% Merge-Ready
2015-07-03 10:55:32 +02:00
Alexander P. Ulan Hernandez ebc6041f9f Comitterydoo
Adds Xhuis' second shadowling fix, along with a slight rework and
expansion of the veil spell.
2015-06-29 03:58:03 -04:00
NullQuery 3e8182eecb Fix for .swinset 2015-06-27 12:14:35 +02:00
Firecage f79e0fc1aa Updates more paths, for example obj/stuff to /obj/stuff 2015-05-31 17:48:33 +02:00
Xhuis df319a7469 Beginnings of new update 2015-05-16 22:06:42 -04:00
Xhuis f6c8b3bfc5 Replaces fonts with spans, adds defines 2015-04-13 19:42:50 -04:00
Xhuis c9338f7212 Shadowling: RELEASE EDITION 2015-04-11 11:42:02 -04:00
Cheridan 2095987997 Merge pull request #8653 from Jordie0608/whoops
Fixes #8640, player panel hotkey
2015-04-01 07:00:00 -05:00
Jordie0608 bb62f92351 removes rogue changes 2015-03-31 14:27:08 +11:00
Jordie0608 66165778b7 fixes f6 hotkey 2015-03-31 14:19:11 +11:00
Cheridan 9606763e5f Merge pull request #8583 from Fayrik/CentcomExpansion
Centcom Two: It's better now, I swear.
2015-03-30 21:35:19 -05:00
Fayrik 4f43fff199 Issue fixes! All that, and more! 2015-03-29 03:54:41 +01:00
Jordie0608 2f5fd8c7d4 renames player panel in hotkey help 2015-03-26 19:23:01 +11:00
Miauw 1873143e63 Initial say cleanup commit. 2015-03-18 19:23:31 +01:00
phil235 29609457f5 Makes the message when you're attacked slightly bigger for better visibility."
Changes two "for... show_message()" into "visible_message()".
2015-03-12 23:15:54 +01:00
Swag McYolosteinen c6866b0369 Merge pull request #7881 from paprka/sayycode
Bolded yelling and missing green span
2015-02-26 17:59:17 +01:00
paprka d7b2616720 Fixes stylesheet 2015-02-22 03:51:18 -08:00
paprka 964544d16b bolded yelling and missing green span 2015-02-21 04:17:55 -08:00
paprka c29ff39ea5 hotkeys for /me and ooc 2015-02-20 01:55:14 -08:00
Iamgoofball de12010e31 Fixes the font issues, removes 3 mutations R.I.P 2015-01-22 17:28:13 -08:00
Iamgoofball 22ff5dc362 changes the font type and adds pAI support 2015-01-19 11:02:46 -08:00
Iamgoofball 05c4bd042f Robots now speak in a different font. 2015-01-19 10:50:34 -08:00
Iamgoofball be6f8521b9 whoops 2015-01-19 00:47:31 -08:00
Iamgoofball 0736c81de0 wow totally didn't nuke some stylesheet shit 2015-01-19 00:46:16 -08:00
Iamgoofball b64efc6b54 Adds 3 new disabilities 2015-01-17 18:55:41 -08:00
Iamgoofball 39ede45b31 Added 2 new powers and 9 new disabilities! 2015-01-10 21:51:24 -08:00
Firecage 6d259e10ec Spanclass fixes 2014-09-03 20:00:35 +02:00
Firecage 6c7af5eb32 SPANCLASSES!!!!! 2014-08-26 09:52:13 +02:00
Jordie0608 a6c3564ed3 Spanifies aliens 2014-08-12 22:17:33 +10:00
Jordie0608 c9e21033ae Rework of show-server-revision 2014-07-22 23:05:10 +10:00
Jordie0608 6843a9b166 Replaced red with span 2014-07-06 16:29:21 +10:00
Jordie0608 5759e436af Changed rules UI button to URL link, other URL touchup in config 2014-07-06 16:14:58 +10:00
Cheridan b02b93ce2a Notifications + Random Stuff
Adds sound notifications for Ninja and Wizard Apprentice spawning -- hopefully means fewer afk antags.

Adds a ghostnotice span class, used in the new notify_ghosts proc. Upon creation, things that require ghostly attention (NarSie, golem runes) give more visible messages to the dead.

Retires the 'moderate' span class, which was only used in tomato throwing? Refactors tomato code (this ended up being the meat of this PR, somehow...)

Reorganizes some item definition/procs.
2014-07-01 23:16:02 -05:00
VistaPOWA ca4402332a [CONFIG][BACKEND] Adds PR announcing to the game.
Adds a C# program that allows you to parse GitHub Pull request opening
notifications sent to an IRC and display them in-game.
Adds authentication to the world/Topic() procs, allowing you to easily
and securely input data into the game (EXPORT DOES NOT REQUIRE IT!)
2014-04-13 18:59:11 +02:00
Razharas 74b00b88c9 Merge pull request #3243 from GunHog/BLUE_AI_PRIV
Adds a name and light blue color to AI Private channel on the radio.
2014-04-01 18:53:29 -07:00
GunHog 1a9c6f21fd Makes AI Private magenta!
The AI player is certain to notice this channel, because it is eye bleach!
2014-04-01 20:48:34 -05:00
MrStonedOne 80c4dabb55 Cleans up hotkey-help.
Made hotkey-help use overriden mob procs to avoid a future mess of if than else nestings if anyone gets the bright idea to add more hotkeys
2014-03-31 18:16:50 -07:00