Commit Graph

40933 Commits

Author SHA1 Message Date
Qustinnus 18216bf15c this revives the proc 2017-07-24 12:28:27 +02:00
Qustinnus e6d95a2beb this kills the proc 2017-07-24 11:45:03 +02:00
Ashe Higgs a5e7d63cb2 Unborks supermatter theft (#29432) 2017-07-24 09:51:04 +02:00
Joan Lung 522a8d6a95 Projectiles with non-angled sprites will no longer uselessly create and set a matrix (#29430) 2017-07-24 09:49:40 +02:00
kevinz000 9e4681fdd8 Update musician.dm 2017-07-24 00:25:07 -07:00
kevinz000 d9a057966d Update musician.dm 2017-07-24 00:13:10 -07:00
octareenroon91 f78b4bba3c Update ripley.dm 2017-07-24 01:55:23 -05:00
octareenroon91 329abb2212 Fix ruin ripley's plasma cutter
Broken since merge of #28600 on June 20
2017-07-24 01:51:56 -05:00
kevinz000 abeda8d408 Update musician.dm 2017-07-23 23:03:53 -07:00
Richard a399fbbc57 target asks, "DID YOU JUST ASSUME MY HUMANITY!?" 2017-07-23 21:32:58 -04:00
KorPhaeron ac75ae7c63 Drinking and coding does not mix 2017-07-23 21:25:08 -04:00
Richard ffdd1cd665 Romerol zombies count as dead for assassinate and maroon objectives. 2017-07-23 21:08:55 -04:00
KorPhaeron cf42373acb Costumes 2017-07-23 21:01:44 -04:00
oranges 90689ebba1 Merge pull request #29163 from Tacolizard/jim_E_Rustle
Prevents the captain's sabre from rustling jimmies
2017-07-24 11:12:42 +12:00
oranges d243740577 Merge pull request #29446 from monster860/fixhub
fixes hub not working ree
2017-07-24 11:05:50 +12:00
Ashe Higgs e6a90b05d2 Pizza box additions (#29391)
"Xhuis," spoke MSO, "the servers are crashing!"
"Xhuis," spoke oranges, "people can reconnect infinitely!"
"Xhuis," spoke the maintainers, "we need you to code something!"

So I coded this.

A list of changes, in no particular order:

Pizza boxes no longer use icon states to determine stacks. Instead, it uses overlays depending on the stack size.

By using the system I introduced with greyscaling screwdrivers, pizza box inhands now stack more pizza boxes dynamically depending on how many you're carrying.

Pizza boxes can now stack, functionally, up to 9. Any boxes past 5 will have an increasingly high chance to topple the stack, and at 10 they will completely collapse regardless.

Attacking others with a stack or throwing a stack now has a chance to topple the stack.

Toppling the stack has been added, and will cause every pizza box in the stack to fall in a random direction. Each box has a 50% chance of spilling its pizza, which will also move in a random direction.
2017-07-24 10:50:40 +12:00
oranges 63c5f67dd1 Merge pull request #29431 from Xhuis/sorry_about_that_ii_screwed_it_up
Nuke screwdrivers are no longer randomly colored
2017-07-24 10:35:43 +12:00
kevinz000 e568f29bc5 Changes clickcatcher to dynamically scale based on view range (#29370)
Scale()s the icon when range is below 16, if it's above 16, scales the icon to 16 and transforms the rest of the way.

This replaces the other method of creating one click catcher image per tile in the range of the users view, which was pretty memory hungry and inefficient. A single icon operation while the view range changes should still be pretty performant and require less memory bookkeeping.l

This ensures it works when the users view range changes, but does not result in a loss of precision for view ranges up to 16 when moving the mouse (it triggers per pixel which simply get larger when transformed)

fixes #29342
2017-07-24 10:23:37 +12:00
kevinz000 bb37810a4a Instrument performance update (#29395)
Scans for hearers every 4 ticks instead of per note.
2017-07-24 10:20:13 +12:00
XDTM ed202d36a5 Fixes virology timing in a better way 2017-07-23 22:18:08 +02:00
Xhuis d3d05c53a5 you CHECK those zones 2017-07-23 14:54:34 -04:00
Xhuis 5ad39338f5 Stabbing yourself is now always accuate 2017-07-23 12:46:24 -04:00
Fox-McCloud 8527946927 Adds 3D Sound System 2017-07-23 07:03:16 -04:00
shizcalev f31cbb3ac5 Nanotrasen 2017-07-23 04:08:57 -04:00
Xhuis 1f28e10655 Adds a new sound to Nar-Sie 2017-07-22 20:39:53 -04:00
XDTM e72b6767ed Virology fixes (#29428)
* Pandemic now reads data from the virus itself rather than the global copy

* Fixes id mismatch
2017-07-22 19:10:40 -03:00
monster860 52e6275849 fixes hub not working ree 2017-07-22 17:41:46 -04:00
Anonmare 88272be0e1 Update augments_arms.dm 2017-07-22 20:49:50 +01:00
Anonmare 087dd0e073 Update tools.dm 2017-07-22 20:47:51 +01:00
JStheguy 1f9c7de8f6 Tablet resprite (#29427)
* resprites tablets

also colors

* removes accidentally added tablet desc

maybe some other time
2017-07-22 20:53:49 +02:00
Ashe Higgs f12a6cc012 Medibots now have the proper icons (#29413)
* Medibots now have the proper icons

* Initialize!
2017-07-22 20:52:19 +02:00
kevinz000 e99d100c35 Fixes shower runtimes (#29389)
* Update watercloset.dm

* Update watercloset.dm

* Update watercloset.dm
2017-07-22 20:48:38 +02:00
Joan Lung 23183ec64b The Hierophant will now release a burst when melee attacking instead of actually hitting its target (#29343)
* The Hierophant will now release a burst when melee attacking instead of actually hitting its target

* doctweak

* no message
2017-07-22 20:38:32 +02:00
ShizCalev 4f763d401b Fixes misc. map issues (#29386) 2017-07-22 13:11:47 -03:00
Leo d6f06df6b8 Merge pull request #29387 from ShizCalev/at-cleanup
roundstart AT cleanup
2017-07-22 13:11:30 -03:00
AnturK 8469afdc4e Fixes some human deletion runtimes. (#29396) 2017-07-22 12:59:02 -03:00
Leo fb8645aa60 Merge pull request #29418 from ChangelingRain/printedbeacons
Fixes yet another supply shuttle issue
2017-07-22 12:57:15 -03:00
Xhuis a5f4e6c124 Nuke screwdrivers are no longer randomly colored 2017-07-21 21:16:54 -04:00
Leo 82f7b0c8c5 Merge pull request #29385 from tgstation/Cyberboss-patch-2
Adds logging for the blood contract
2017-07-21 20:27:45 -03:00
kevinz000 9123f45eab Fixes harmonicas acting like muzzles (and runtiming instead of properly muting you too.) (#29393) 2017-07-21 20:25:19 -03:00
Leo 92dd414cd0 Merge pull request #29400 from BeeSting12/gulagstuff
Removes the gulag sink and water bottles from the sustenance vendor.
2017-07-21 20:22:01 -03:00
Leo e677813a93 Merge pull request #29401 from Xhuis/satchel_fix
Ore satchels no longer have infinite capacity
2017-07-21 20:20:41 -03:00
Leo 92f3ab594a Merge pull request #29409 from ChangelingRain/dronepingfix
Fixes a drone ping issue
2017-07-21 20:19:32 -03:00
Leo 9698c252e2 Merge pull request #29410 from Xhuis/ling_revive_fix
Reviving Stasis now always regenerates all organs
2017-07-21 20:17:46 -03:00
kevinz000 36df25b55f Update gulag_teleporter.dm 2017-07-21 01:42:03 -07:00
Ergovisavi 0538bc222f Seedling uses a screen object instead of an overlay, beam changed to a kill-sat style one 2017-07-20 19:46:12 -07:00
Joan Lung a0e8d94d28 Fixes yet another supply shuttle issue 2017-07-20 21:00:27 -04:00
Joan Lung 9afefa0064 The blood-drunk miner will fire its KA a bit more often (#29378)
* The blood-drunk miner will actually fire its KA a bit more often

* this too

* )

* k
2017-07-20 18:47:45 -05:00
Joan Lung 83fc11fa8c bang bang 2017-07-20 19:23:34 -04:00
Joan Lung c1512653f5 Colossus's shotgun is now a static-spread blast of 5 bolts 2017-07-20 19:18:36 -04:00