Commit Graph

21831 Commits

Author SHA1 Message Date
oranges b44bb6ffad Revert "Adds the hivebot invasion event (#28514)"
This reverts commit 78a2e5c4c3.
2017-07-25 23:06:38 +00:00
Jordan Brown 644f436df8 Merge pull request #29460 2017-07-25 16:21:39 -04:00
Jordan Brown 3d408a54ec Merge pull request #29450 2017-07-25 16:21:03 -04:00
ShizCalev 0e9b3967e2 Spellchecks the map definitions (#29485) 2017-07-25 14:16:06 +12:00
Ashe Higgs 08569ecadb You can now control-click action buttons to lock them in place (#29379)
Adds a lock function to action buttons, as well as a preference controlling default behaviour.
2017-07-25 10:05:18 +12:00
oranges ab940008b8 Merge pull request #29454 from ShizCalev/nanotrasen
Standardized the corporate name
2017-07-25 09:34:20 +12: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
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
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
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
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
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
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
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
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 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
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 01d9da3da4 Fixes a drone ping issue 2017-07-20 18:16:18 -04:00
Leo 5a7e352db7 Merge pull request #29375 from ChangelingRain/borgeyefix
Converted borgs will properly show the glowing eye message at distances of 1
2017-07-20 13:59:22 -03:00
Xhuis a3178652d6 Ore satchels no longer have infinite capacity 2017-07-20 12:37:26 -04:00
Jordan Brown f647d79c13 Merge pull request #29371 from ninjanomnom/shuttle-bugs-be-gone
Cleans up jumpToNullSpace proc a bit and fixes pod doors
2017-07-20 09:41:58 -04:00
kevinz000 c48bd7ca08 Adds investigate logs to portals (#29334)
* Update teleportation.dm

* Update admin_investigate.dm

* Update logging.dm

* Update teleportation.dm

* Update teleportation.dm

* Update teleportation.dm

* Update teleportation.dm

* Update teleportation.dm

* Update teleportation.dm
2017-07-20 08:57:46 -04:00
Jordan Brown 641345093d Merge pull request #29355 from Supermichael777/reagents
Calling the base on_mob_life is mandatory
2017-07-20 01:41:13 -04:00
Jordan Brown 5b0e0d5f96 Adds logging for the blood contract 2017-07-19 19:32:26 -04:00
Leo 580db471bc Merge pull request #29344 from ChangelingRain/dragonanimationend
Drakes dying during the brief part of the swoop where they can be damaged will properly reset transform and alpha
2017-07-19 13:19:21 -03:00
Joan Lung ce4ae82839 Converted borgs will properly show the glowing eye message at distances of 1 2017-07-19 12:12:36 -04:00
kevinz000 14b85f2012 fixes goonchat css for some fonts not having proper sizes (#29336)
* Update browserOutput.css

* Update browserOutput.css
2017-07-19 11:24:03 -04:00
ninjanomnom 2916551d81 fixes pod doors 2017-07-19 09:13:47 -04:00
ninjanomnom c7cf39cf29 clean up jumpToNullSpace 2017-07-19 08:00:30 -04:00
oranges 90360e13d2 Merge pull request #29356 from ninjanomnom/shuttle-bugfixes
Fixes the baseturf bad arg runtime and fixes the jumpToNullSpace proc
2017-07-19 21:05:12 +12:00
ninjanomnom 2d14a3e993 fixes typecache again 2017-07-19 00:34:45 -04:00
ninjanomnom 9da8be52ed fixes one bug and brings another out of the woodwork 2017-07-18 23:03:16 -04:00
Supermichael777 37c8303a11 after a quick check of the dm guid this is just like an if check 2017-07-18 22:04:07 -04:00
Supermichael777 9f14eb0302 i dont know if i can do an empty switch 2017-07-18 21:48:26 -04:00
Ashe Higgs 6624d353e5 Picking up ores by crossing them no longer spams your chat box (#29323) 2017-07-18 21:24:21 -03:00
Ashe Higgs b2b3ed5384 Cyborgs regenerate oxygen damage, and can heal toxin damage with cable coils (#29283)
* Silicons no longer take oxygen or toxin damage

* beep boop

* i'm a good coder!

* Makes toxin damage function like fire

* ||
2017-07-18 19:45:08 -04:00
Joan Lung 54f8163f0b Drakes dying during the brief part of the swoop where they can be damaged will properly reset transform and alpha 2017-07-18 12:38:57 -04:00
Fox McCloud c10c9442a5 Refactor Lung Handling (#29280)
* Refactor Lung Handling

* fix ups

* fixes
2017-07-18 10:58:23 -04:00
ShizCalev 45d3d52af7 Made some object lists less terrible to read (#29304)
* spaces

* more spaces

* last ones
2017-07-18 10:44:29 -04:00