Commit Graph

22370 Commits

Author SHA1 Message Date
Kyle Spier-Swenson
2f6df2a008 Garbage collection tweaks and refactors. (#30118)
* Garbage collection queuing rewriting

* Some Tweaks

* Fixes some queue tracking oddities

* More tweaks

* Remove the middle two queue steps. tis was a silly idea

* New logging.

We store logging datums for use in tracking the stats of shit qdeleted

Added logging for destroy time as well as hard delete time, per type. As well as a few others

* Fix compile for testing

* Does the cyberboss

* does the antur
2017-09-13 08:46:18 +02:00
KorPhaeron
7100a526a7 Fixes player megafauna not regaining any health from eating (#30630)
* Fixes player megafauna not regaining any health

* Missing )

* Web editing away )

* Web editing away )
2017-09-13 08:16:16 +10:00
oranges
7eed367240 Merge pull request #30624 from ShizCalev/autosurgeon-tk
Fixes TK implanting yourself with an autosurgeon
2017-09-13 08:12:55 +10:00
KorPhaeron
8dc3cd125c Full jobs will no longer be shown as priority for latejoiners (#30627)
* Fixes full jobs being shown as priority

* Commiting in the middle of compiling leaves things out
2017-09-13 08:12:32 +10:00
oranges
a5cff9b73d Merge pull request #30631 from AnturK/literallyfasterthanlight
Fixes shuttle lighting issues
2017-09-13 08:10:26 +10:00
oranges
e6751e1601 Merge pull request #30637 from tgstation/Cyberboss-patch-6
Adds 5s delay to current immediate ahelp verb returns
2017-09-13 08:09:17 +10:00
Jordan Brown
9b73bc75d5 Removes GLOB.all_lighting_objects 2017-09-12 16:53:31 -05:00
JJRcop
def7701c3a Adds 360p MP4 a+v stream to play_web_sound (#30598)
Also moves aac to the bottom
2017-09-12 18:04:21 +02:00
JJRcop
54f236073a Fixes admin volume not updating datum var 2017-09-12 09:48:13 -05:00
Jordan Brown
d39246b03d No 2017-09-11 22:39:29 -05:00
Joan Lung
b00258e896 Makes shiny versions of lavaland monsters slightly more distinct (#30502)
* Makes shiny versions of lavaland monsters slightly more distinct

* classic

* lower drop

* tweak drops

* this is kind of absurd
2017-09-11 21:54:09 -04:00
KorPhaeron
35279a3371 Nightmare (#30415)
Nightmares

-Burn in the light/heal in the dark

-Have nightvision

-Have shadow walk

-Have an armblade that can destroy objects that produce light, and has a chance to destroy light producing objects a targeted mob is holding. It will also deactivate borg headlamps for 10 seconds.

-Can't be hit by gunfire in the dark (this is my sad attempt at solving the stun issue, but they'll likely need something else)

I also did a minor refactor of borgs losing their ability to use headlamps to use world.time instead of a timer
2017-09-12 07:23:35 +10:00
Jordan Brown
51c03bb243 Merge pull request #30633 from KorPhaeron/missing)
Missed some parentheses in multi Z
2017-09-11 16:43:24 -04:00
Jordan Brown
213c41a07e Adds 10s delay to current immediate ahelp verb returns 2017-09-11 15:55:19 -04:00
AnturK
078fa7c9b1 I missed that in last fix. (#30590) 2017-09-11 14:36:22 -05:00
KorPhaeron
b5071a14d1 And now we have extra parenthesis 2017-09-11 13:23:38 -05:00
KorPhaeron
7ee271752e Missed some parentheses 2017-09-11 13:18:30 -05:00
AnturK
b2def77bf6 Fixes shuttle lighting issues 2017-09-11 20:14:36 +02:00
shizcalev
f3a1fe5ad3 Fixes autosurgeon TK issue 2017-09-11 13:47:09 -04:00
KorPhaeron
10a3238fd6 Makes the station Z level into a list instead of a single define (#30297)
* Makes Station Z Levels a global list

* Things didnt get committed

* Define

* Removes files

* Fix mind.dm

* Wrong list name

* (

* Fixes rev checks and signpost

* Makes it actually compile

* Signpost fix

* I hate these sign posts

* Never use the web editor
2017-09-11 13:39:52 -04:00
Jordan Brown
56b7d229cc Merge pull request #30548 2017-09-11 13:37:52 -04:00
AnturK
7a9f296fe3 Fixes ventriloquist dummy (#30584) 2017-09-11 12:32:25 -05:00
BeeSting12
36bd42df53 Spetsnaz Pyro Bundle Rebalance (#30564)
* im gay

* oops did a thing wrong

* wew
2017-09-11 12:32:05 -05:00
MrROBUST
0d6a5dd622 Mechs now can be connected to atmos ports (#30551)
* Mechs now can be connected to atmos ports

* Using internal_tank instead of dead code.

* Apply Cyberboss's advises

Corrected stupid typos

* Broke connection if external powers move mech

Remove forgotten comment

* get_turf(src)
2017-09-11 13:24:38 -04:00
vuonojenmustaturska
f2c5657880 Fixes initialize hints for a fair number of mobs and items (#30583)
* Fixes to pets and parrots

Path : /mob/living/simple_animal/pet/dog/corgi/Ian
Path : /mob/living/simple_animal/pet/cat/Runtime
Path : /mob/living/simple_animal/pet/fox/Renault
Path : /mob/living/simple_animal/pet/dog/pug
Path : /mob/living/simple_animal/parrot/Poly

* Floorbot

* paper wizard

* motion camera

* Atmos, cigarettes and pipes, flashlights, pda carts

* borg radio, gps, tape recorder

* alien stuff, chairs, safes

* More fixes

/mob/living/silicon/pai
/mob/living/simple_animal/pet/cat
/mob/living/simple_animal/pet/cat/Runtime
/mob/living/simple_animal/bot/mulebot
/mob/living/simple_animal/bot/ed209
/mob/living/simple_animal/mouse
/mob/living/simple_animal/drone/syndrone
mob/living/simple_animal/drone/syndrone/badass
mob/living/simple_animal/drone/snowflake
obj/item/storage/box/syndie_kit/guardian
/mob/living/simple_animal/hostile/guardian
2017-09-11 13:19:12 -04:00
kevinz000
f12f868754 Adds a few SDQL2 list wrappers (#30574)
* Update SDQL_2_wrappers.dm

* Update SDQL_2_wrappers.dm

* Update SDQL_2_wrappers.dm
2017-09-11 13:18:43 -04:00
KorPhaeron
7c553c6d80 Span 2017-09-11 10:07:49 -05:00
kingofkosmos
a479714b5f Adds missing span-endings (#30494)
* Adds missing </span>'s.

* ".name]" --> "]" and
"to_chat(GLOB.admins," --> "message_admins("
and one [name] --> [src]

* Earlier commit was a mistake, lesson learned

* Hopefully all is ok now.

* Revert "Hopefully all is ok now."

This reverts commit 3c95e41b4c13ce96469861e9a97453adf4b56826.

* Revert "Earlier commit was a mistake, lesson learned"

This reverts commit d611af1e4a76690453a7f9808b6e2c429b679f6c.

* Revert "".name]" --> "]" and"

This reverts commit d538b9efef2d7d8be9122bf5ceaf105055059bc6.

* message_admins fix
2017-09-11 14:09:53 +02:00
kevinz000
0f5203e021 Fixes stop-sounds not force-stopping internet midis (#30571)
* Update playsound.dm

* Update preferences_toggles.dm (#17)
2017-09-11 08:42:48 +10:00
Militaires
25e309d00a Adds Gondoland and the rare Gondolas (#30530)
A strange race of bear-like beings consisting of a head placed DIRECTLY on a pair of legs, their fur sells for extremely high prices.

The gondoland asteroid is the last natural habitat for these rare creatures.
2017-09-11 08:10:33 +10:00
ExcessiveUseOfCobblestone
4d0000f9df Egyptian Clothing, Egyptian Null Rod, Craftable Mummy Costume! (#30553)
* king NTRhut

* Sets the tunic to exosuit

* 🙏

* pyramids not included

* Staff desc is helpful!
2017-09-10 17:08:20 -05:00
Firecage
a700723559 Adds cybernetic lungs(and an upgraded and actually useful variety) to the game. (#30382)
* Adds cybernetic lungs

* Added better cold thresholds to the upgraded cybernetic lungs. Heat threshold remains the same though for balance reasons.

* Adds an EMP effect to cybernetic lungs.
2017-09-10 21:31:21 +02:00
Leo
c11e3115b5 Changes golem shell attackby istype chain to use an assoc list instead of an istype chain (#30542)
* Changes golem shell attackby istype chain to use an assoc list instead

* Makes the check use merge_type as opposed of item type
2017-09-10 21:18:12 +02:00
KorPhaeron
d4e09c9d3b Losebreath (#30580)
* Losebreath

* Fixes infinite oxyloss

* Comments

* Nobody has ever once built a breathing tube in this game
2017-09-10 19:36:42 +02:00
Leo
00a48408d3 Merge pull request #30558 from Cyberboss/IFUCKINGHATETHISGODAMNSTUPIDASSFILE
Adds href tokens to topic.dm
2017-09-10 11:35:13 -03:00
oranges
5f6b2a9079 Merge pull request #30519 from vuonojenmustaturska/smartfridges2electricboogaloo
In which smartfridge ui_data is called only when needed, and a minor display bug involving drying racks is fixed
2017-09-10 21:00:32 +10:00
Kerbin-Fiber
91a9164062 Adds Donksoft Toy Vendor (Machine Board) to the Circuit Imprinter (#30531)
* Automatic changelog generation for PR #30416 [ci skip]

* Update AutoChangeLog-pr-30416.yml

* Update AutoChangeLog-pr-30416.yml

* Update AutoChangeLog-pr-30416.yml

* Update AutoChangeLog-pr-30416.yml

* Automatic changelog generation for PR #30416 [ci skip]

* Delete AutoChangeLog-pr-30416.yml

* Removes riot foam darts from the Donksoft Toy Vendor, however the Syndicate Donksoft Toy Vendor still has riot foam darts.

* Kek

* Changes magazine paths for he Vendors so the Station made one has no riot foam darts at all meanwhile the Syndicate one still has everything just how it is.

* Hopefully fixes this.

* Reee

* Another Fix

* Another Fix, while I'm at it

* My Changelog

* Minor Fixes

* Grammar Fix
2017-09-10 18:42:16 +10:00
KorPhaeron
96a55aafbc People in soft crit will leave blood trails when dragging themselves/Will take less damage in soft crit (#30482)
* People in soft crit will leave blood trails

* Fixes the directions when dragging self

* Oxyloss

* Nicer proc for blood trails

* No regaining all your oxyloss in crit

* Losebreath magic

* ifoxyloss

* Moves crawling/bleeding to carbon

* Puts the blood from dragging self under living

* Redundant

* Buckled

* Curved trails
2017-09-09 22:07:02 -04:00
Jordan Brown
2af73f1175 Adds href tokens to topic.dm 2017-09-09 21:18:56 -04:00
AnturK
d90363f19a Fixes more CanPass misuse (#30493)
* Fixes more CanPass misuse

* Let's not give wrong impression

* spans
2017-09-09 19:40:23 -05:00
AnturK
1204251d77 Fixes admin topics (#30554)
* Fixes admin topics

* Actually right
2017-09-09 18:12:52 -04:00
msgerbs
d5b2bd1578 Fix crit-only healing to include softcrit (#30520)
With softcrit implemented, people are only unconcious in hard crit. This will no longer bring you out of crit as intended. This PR fixes that.
2017-09-09 16:28:53 -05:00
KorPhaeron
0dd3338881 Magic Ladder 2017-09-09 14:47:43 -05:00
Kyle Spier-Swenson
adc0cf9f7c num2text the Instances number (#30509) 2017-09-09 14:23:54 -05:00
Jordan Brown
84b1e3d71e [s] Adds a security token to all admin hrefs (#29839)
There's a certain issue of people spoofing real byond links to admins. Now all links should come with a generated key that is validated when the Topic is run.

Added DEBUG_ADMIN_HREFS to debug this system while we test it (Allows hrefs without tokens and complains about it in the logs)

Just add [HrefToken()] as a parameter to all admin hrefs. Anything that ends up running through VV or Holder will be verified
2017-09-09 12:15:53 +10:00
AnturK
d07f70b92b Fixes assault pod blinking docking effects (#30492) 2017-09-08 14:06:56 -05:00
Robustin
e4ce50d959 Golem shells can no longer fit in bags (#30498)
* Automatic changelog generation for PR #30056 [ci skip]

* RIP pocket army

* Delete AutoChangeLog-pr-30056.yml
2017-09-08 13:45:49 -05:00
vuonojenmustaturska
08c1479730 Good stuff 2017-09-08 20:48:25 +03:00
KorPhaeron
bd49466d2d Revert "Adds a short telegraph to the watcher's blasts" (#30512)
* Revert "Automatic changelog generation for PR #30389 [ci skip]"

This reverts commit 82c6c1878f.

* Revert "Adds a short telegraph to the watcher's blasts (#30389)"

This reverts commit 323dfdafbe.
2017-09-09 01:30:26 +10:00
Ashe Higgs
323dfdafbe Adds a short telegraph to the watcher's blasts (#30389)
* Adds a telegraph to the watcher's blasts

* hmm
2017-09-09 01:18:14 +10:00