Commit Graph

24890 Commits

Author SHA1 Message Date
swankcookie ac820f4ec2 adds snowman hat and suit to autodrobe 2015-11-28 02:40:03 -06:00
Kyle Spier-Swenson 89cf8fd112 Removes spawn(rand(10,150)) from client database syncing
This was a shitty way to do this, and the overhead from spawn() makes it not worth it now that the database is local to the server.
2015-11-28 00:08:28 -08:00
Tkdrg 7c6abedfee Ports the /vg/ pooling resetVars by Clusterfack
Fixes #12198
2015-11-28 05:05:06 -03:00
swankcookie 2ef127add8 Makes snowman body 2015-11-28 01:49:19 -06:00
swankcookie 1b0bfaaef9 creates snowman head
Signed-off-by: swankcookie
2015-11-28 00:30:09 -06:00
Bjorn Neergaard 6005d54d40 Update NanoUI to use the asset_cache system
Also move a bunch of folders around.
2015-11-28 00:56:30 -05:00
Bjorn Neergaard 404642b25b Update the rest of the Atmos stuff 2015-11-27 23:17:15 -05:00
KorPhaeron 99df1d798d New mining turfs 2015-11-27 22:10:07 -06:00
Nerd Lord cdd93677f9 Corgis no longer do anything special when being sacrificed. Fuck that.
Removes sac_act for being entirely unused.
2015-11-27 23:05:54 -05:00
Nerd Lord f9a92c1215 Fixes.
You can sacrifice corgis with no punishment if you've gotten the sacrifice target or there is no sacrifice objective.
2015-11-27 22:33:38 -05:00
Nerd Lord 1414070115 Cult theme update;
Cult stuff uses cult span classes for the most part.
There are beams when using blood drain on a target and when reviving a target with the raise dead rune.
There's a nar-sie maw when you sac something, holy shit.
Sac invocation is now the old invocation, and it worked in testing I promise.
Updates construct descriptions to match what they tend to do.
There's like one or two bugfixes, you can examine talismans as a cultist without the paper menu popping up.
The supply talisman popup is like 50% smaller.
2015-11-27 21:53:56 -05:00
Bjorn Neergaard 2feedfa009 Update Cryo, NanoUI states, add new contains() helper 2015-11-27 21:21:52 -05:00
ktccd 6fe6db75be Brings code up to current specs
Also removes some of my unneded comments.
2015-11-28 01:57:28 +01:00
ktccd b269e5bab8 Update to bring code in line with standards
Removes some unecessary text as well.
2015-11-28 01:27:29 +01:00
ktccd 395cd5a68c Rewrote a bit of blob code to fix... a lot
Stuff fixed: My sad attempt at fixing #13126.
The expand() proc for blobs is hopefully less intensive now (WHY did it
used to spawn a blob only to destroy it? That must've been such a
waste...).
Destroy code no longer needs to adjust for the expand() proc doing weird
things.
The antag panel will now show the correct variable used to determine
blob progress.
Renamed the variables I used so they're not so similar to each other.
blob_legit and blobs_legit was WAY to easy to mix up.
2015-11-28 01:06:27 +01:00
PKPenguin321 5382db940d adds mounted chainsaw inhands, repaths mounted chainsaws to actually use them, makes the lines for mounted chainsaws use tabs instead of filthy spaces 2015-11-27 14:56:23 -08:00
Dorsisdwarf 592553354f Merge pull request #12899 from TechnoAlchemisto/master
Makes cloaks into Exosuits as god(I) intended.v2
2015-11-27 22:22:47 +00:00
Incoming5643 c261aa30e5 adds functionality to catch dsay and asay mistakes, moves the check below things like OOC muting 2015-11-27 17:03:40 -05:00
Remie Richards 53c7f8920b Merge pull request #13260 from KorPhaeron/godwillsit
Updated Templar Armour
2015-11-27 21:00:58 +00:00
Remie Richards b6209e4508 Merge pull request #13139 from AnturK/XXXFREEINSULATEDSWITHEVERYPURCHASEXXX
Adds Send To All to Lawyer/Captain cartridges
2015-11-27 20:58:03 +00:00
Remie Richards cce47616c0 Merge pull request #13217 from AnturK/shuttlelight
Makes shuttle turf copy use proper helper.
2015-11-27 20:56:55 +00:00
Remie Richards f55246e5c0 Merge pull request #12987 from AnturK/turrets
Removes gun_turret type and makes turret controls buildable
2015-11-27 20:52:59 +00:00
Vincent 0218d51938 Better fireaxe-grill interactions 2015-11-27 15:38:37 -05:00
Remie Richards 62d301bfe5 Merge pull request #12998 from YotaXP/drone-fixes
Allows drones to use 'pick up' and watertanks
2015-11-27 20:38:23 +00:00
AnturK 18feac742a Stuff 2015-11-27 21:31:47 +01:00
Bjorn Neergaard 5f108eef4e Merge remote-tracking branch 'tgstation/master' into nanoui_update 2015-11-27 15:31:35 -05:00
Bjorn Neergaard b897fb6d72 Fix NanoUIs flashing, update Tanks, Solars, and Canisters 2015-11-27 15:30:18 -05:00
KorPhaeron 49ad07b58c Aligns helmet properly 2015-11-27 14:28:44 -06:00
YotaXP 68dbc7cf27 Code formatting!
Dat online PR editor.
2015-11-27 15:18:16 -05:00
Remie Richards efd06ba92f Merge pull request #13165 from Menshin/login_runtimes_fix
Fixes login runtimes for round start observers
2015-11-27 20:14:49 +00:00
Remie Richards fa8237f270 Merge pull request #13215 from tkdrg/fuckthenuke
Nukes will no longer nuke the MC sometimes
2015-11-27 20:12:33 +00:00
Remie Richards fdede51a09 Merge pull request #12954 from MMMiracles/spookycaves
New Away Mission: Caves
2015-11-27 20:11:26 +00:00
Remie Richards a5f582a2ea Merge pull request #13172 from neersighted/wood_barricade_bullets
Fix Wooden Barricades not taking bullet damage
2015-11-27 20:03:19 +00:00
Remie Richards 08aee6ce4f Merge pull request #12965 from Shadowlight213/conversionbanfixes
Makes the conversion jobban replacement use the new antag flags
2015-11-27 20:02:45 +00:00
KorPhaeron 86e98947c3 Updated Templar Armour 2015-11-27 14:01:25 -06:00
Remie Richards 4079e1bb7f Merge pull request #13158 from KorPhaeron/Nya
Removes references to "valid" from purrbation
2015-11-27 20:01:17 +00:00
duncathan salt 383e77db8a Merge pull request #13220 from KorPhaeron/godwillsit
Adds knight armour
2015-11-27 13:58:08 -06:00
KorPhaeron 79550bf8ac Updated sprites 2015-11-27 13:34:23 -06:00
phil235 c88a975c0e Merge pull request #13242 from Anonus/colorsfix
Fixes revenant blight not resetting mutantrace colors properly
2015-11-27 18:05:47 +01:00
phil235 da0ba3659f Merge pull request #13239 from AnturK/animalbots
Simple Animal Bots - Beepsky strikes back.
2015-11-27 17:37:59 +01:00
AnturK 2ae759486c Fixes 2015-11-27 17:15:55 +01:00
Jordie0608 5a166f6c71 change to datum proc 2015-11-27 18:26:48 +11:00
Jordie0608 18a2e58fbc adds on_varedit proc 2015-11-27 17:43:43 +11:00
Bjorn Neergaard 83a2d64b25 Update NanoUI Javascript libraries, SMES UI 2015-11-27 01:13:30 -05:00
MMMiracles 5f5d8bca95 did you know this is the final change? no. 2015-11-27 01:01:43 -05:00
Tkdrg bec0d04e98 Nukes will no longer lock the MC sometimes
Fixes #3956
Also updates CONTRIBUTING.md on the newline policy.
2015-11-27 00:25:08 -03:00
as334 ce9ea0ca46 FUCK THIS FUCK EVERYTHING 2015-11-26 22:22:07 -05:00
duncathan salt b415e5b3b1 Merge pull request #13202 from KorPhaeron/pod_launch
Fixes pod early launch
2015-11-26 21:19:13 -06:00
Bjorn Neergaard 6a6262d6b2 Finish refactor/retooling of NanoUI core
Also:
* Fix NanoUI on IE11+
* Add missing files (oops!)
2015-11-26 22:17:53 -05:00
PKPenguin321 cf29721672 fixes conflicts, adds the ability to remove the crystal from the prod via using it when no cell is attached 2015-11-26 18:28:12 -08:00