Commit Graph

8063 Commits

Author SHA1 Message Date
Novacat d3b07d3fb7 Merge pull request #6164 from VOREStation/upstream-merge-6501
[MIRROR] Sharpening kits.
2019-11-04 22:49:12 -05:00
lolman360 31995aba35 Sharpening kits. (#6501)
* one

* rtwo

* image

* Update material_weapons.dm
2019-11-04 21:44:30 -05:00
Mechoid e1fa847bc2 Xenowork Prep For Future (#6491)
* Xenowork, weeds walls and material blobs.

* More weeds

* XenoUpdoots

* Stop that, me.
2019-11-04 21:38:02 -05:00
Verkister 91c8018a59 Merge branch 'master' into littlefunfixes 2019-11-01 20:52:20 +02:00
lolman360 ae859c49e9 [READY] Recolourable energy weapons. (#6507) 2019-11-01 12:38:06 -04:00
Verkister ec71920801 More stuff.
-Gives the mob radio a much easier way of implementation. (Just take the item and boop the mob with it to do the entire setup. Booping a radio enabled mob with another will eject the mob's current radio without replacing it so you'll need to boop the emptied mob again to apply the new radio)
-Adds some additional stability to the borg sleeper clean cycle.
-Fixes unequipped sleeperbellies never ceasing to process and update, which had been causing runtime spam and such when undeploying an occupied sleeperbelly.
-Tweaks the gurgle gainz received from digested body parts.
-Earlyports a fix for unconscious borgs never dying.
2019-10-31 15:39:51 +02:00
Verkister e28722b64d A bunch of little fixes and event features.
-Adds simplemob radio. A "headset" that can be used and listened on by simplemobs. Adminspawn the item, shove it into your mob's contents, and link a reference to the item into the mob's mob_radio var. Additional keys can be added same way as regular headsets before "implanting" into the mob.
-Adds leap/pounce verb for simplemobs. Essentially a copy of how the dogborg pounce works.
-Couple fixes to borg/animal pounces. (makes the pounce "animation" reset to default_y instead of hardcoded crap. Also disables spin on simplemobs when pouncing. Unfun maybe, but that var can always be toggled ingame to get the sick ninja moves)
-Adds adminbus switch to enable abuse mode on trasheater. (only skips the whitelist, blacklist still applies)
-Fixes a bunch of icon updates on the vorecode. Humanmobs no longer get forced canary runtiming mob icon updates, and the existing mob icon updates are no longer simplemob exclusive (and thus broken for pAIs and such)
-Earlyports a fix for mobs wandering off when grabbed.
-Earlyports a fix for adding verbs to mobs via varedit. (Was utterly broken for anything that wasn't STRICTLY a root type of human, robot, or AI. Also now works for simplemobs as well.)
2019-10-31 14:27:18 +02:00
Anewbe d7c0195212 Merge pull request #6500 from KasparoVy/you_tracking_implanted_the_floor
Loadout Implants Properly go in Mob, not on Floor
2019-10-29 20:34:36 -04:00
Atermonera b068af1c38 Merge pull request #6502 from parasitoide/gibs4
Stops referencing nonexistent gib4 sprite
2019-10-29 17:25:40 -04:00
Cerebulon 6385a2f662 ERT Rangers Costumes (#6493)
* Sprites

* and code fuckit
2019-10-25 15:07:49 -04:00
Novacat 0edea26637 Update radio.dm 2019-10-23 19:39:30 -04:00
Atermonera 02a8c8f8cf Cleans up radio code 2019-10-23 19:19:12 -04:00
Unknown c6ab9affc7 Fixes broken announcements
Master branch issue.
2019-10-21 23:41:33 -04:00
Novacat 173fd85764 Merge pull request #6086 from Verkister/werespecies
Adds werebeast event species
2019-10-21 21:02:53 -04:00
Novacat 54aeb32617 Merge pull request #6091 from Novacat/nova-ert
Uplink additions
2019-10-21 21:01:06 -04:00
Novacat f70fffc474 Merge pull request #6082 from VOREStation/upstream-merge-6465
[MIRROR] Medical Expansion
2019-10-21 20:12:18 -04:00
Unknown fb32846243 Merge remote-tracking branch 'VOREStation/master' into nova-ert 2019-10-21 20:06:45 -04:00
Novacat 382ef5573c Merge pull request #6085 from SolatK/master
Adds teshari plush
2019-10-21 20:03:23 -04:00
Unknown 7dd592aa05 Uplink additions
Adds a few tools and medicines to uplinks. Also includes some polaris-side radio tweaks since I forgot I had it on this branch.
2019-10-21 18:57:44 -04:00
Atermonera 524520cb8b Shards only do damage if you hit things with them (#6478) 2019-10-20 17:55:27 -04:00
Verkister 47d56f13d1 Adds werebeast event species
-Adds new customizable carbonspecies for werebeast shenanigans.
-Stats-wise somewhat faster, tougher, and hungrier compared to base humans. Also darksight.
-Added whatever the code needed to make it possible to have taller carbonspecies.
-As a side effect, the forementioned also makes it possible to do long necked species and more.
-The werebeast can use the tail, hair, ear, and markings customization. This will be messy on tails that rely heavily on human silhouette. The hair and ear customization is fully functional using unedited human assets with a coded offset.
-The hair/ears offset is a modifiable var for the species specific head organ subtype, and can be used by other species that use custom headtypes.
-The werebeast has a set of markings as well, restricted to the species. face, belly, socks, and nose.

Currently the werebeast ready clothing is limited to:
-Back: basic backpack, basic satchel, leather satchel, basic courier bag, and basic duffle.
-Belt: toolbelt and security belt.
-Eyes: most sunglasses and sunglass huds, welding goggles, regular and 3d glasses, plain, meson, and science goggles.
-Feet: black and brown basic shoes, galoshes, jackboots, and toeless jackboots.
-Hands: latex/white, nitrile, yellow/insulated, black, and fingerless gloves.
-Head: the entire selection of vanilla headgear.
-Suit: labcoat, regular and white hazard vest, and 4 flavors of varsity jackets.
-Uniform: white pants, white shorts, white, orange, yellow, black, grey, robo, engie, and janitor jumpsuits, swept and nurse skirt.
Everything else will likely not show up at all, but more can be added whenever needed.
2019-10-20 18:45:29 +03:00
SolatK 6ba2f072b8 Rya! 2019-10-20 15:23:56 +03:00
Mechoid 169d8acedd Medical Expansion 2019-10-19 23:28:38 -04:00
Unknown f1bd34846b Properly fixes shadekin phase plummeting 2019-10-14 22:13:27 -04:00
Unknown dade2aa80b Conflict Resolution 2019-10-06 13:12:11 -04:00
Atermonera 89aad128cf Blind port of Bay Radiation Subsystem 2019-10-06 03:30:36 -04:00
Unknown 39e9d1472e Adds Centcomm flag to CC Headsets 2019-10-01 21:29:19 -04:00
Unknown 3be682a30d Gives CC Access to Explorer comms 2019-10-01 20:58:05 -04:00
Verkister 056799efe5 Makes stasis cages use the new sprites
Turns out they were never a storage structure subtype to even begin with.
2019-09-28 22:01:11 +03:00
Atermonera 6e4fc794d6 Merge pull request #6467 from Heroman3003/datum-timer-beam
Makes every single shot not create ~40 timers but 1
2019-09-27 16:07:25 -04:00
Atermonera 4eb1e378f6 Merge pull request #6447 from TheFurryFeline/TFF-Orange_Is_The_New_Orange_Part_2
Orange Is The New Orange Part 2
2019-09-25 17:09:00 -04:00
Atermonera 7b126e37b7 Merge pull request #6404 from Heroman3003/flappening
Makes airtight plastic flaps unmakeable
2019-09-22 19:53:30 -04:00
Unknown 8392aa5202 Subspace Radio slot bugfixes
- Subspace Radio now can be slotted in hardsuit suit slots.
- Subspace Radio now works if slotted in a suit slot.
2019-09-22 09:05:21 -04:00
Novacat a212bbe9ec Merge pull request #5890 from Mewchild/MC-Midpoint
Remakes the entire tether midpoint
2019-09-20 16:39:14 -04:00
Novacat d095d36e01 Merge pull request #5886 from Heroman3003/cell_loaded
Cell-Loaded Weapons reworks and implementations
2019-09-20 12:12:57 -04:00
Novacat 7a43b97988 Merge pull request #5902 from Novacat/nova-weapons
Ports pan-slavic from Baystation
2019-09-20 12:12:13 -04:00
Heroman3003 ac3f9ea671 Makes threshold be based on specific organ rather than straight 10 2019-09-20 12:42:38 +10:00
Unknown 10f290106c Ports pan-slavic from Baystation 2019-09-18 15:57:30 -04:00
Heroman c3ad552d64 Implements an icon for Advanced Nanopaste (by Chaoko99) 2019-09-19 03:55:50 +10:00
Heroman 444c06b8d1 Adds edit, variables 2019-09-18 17:24:23 +10:00
Heroman 0fb140d01c Nerfs regular nanopaste, adds advanced one 2019-09-18 16:35:42 +10:00
Mewchild 20ea21a7d1 Vorestation edit 2019-09-17 13:20:57 -05:00
Mewchild 2bf3fa119d Adds step teleporters, selectively replaces admin walls to prevent falls from space 2019-09-17 02:38:59 -05:00
Heroman3003 caf274951c Implements ML-3M, Adds prototype NSFW 2019-09-17 11:24:58 +10:00
Atermonera 8565190e87 Properly fixes library computer runtime (#6455)
* Fixes runtime in machinery/CanUseTopic() not providing correct number of arguments to ..()

* Fixes ghost interaction bug
2019-09-15 17:10:24 -04:00
Novacat 396c8afdff Merge pull request #5838 from Mewchild/MC-Sofa
Ports Sofas from CitRP
2019-09-14 00:39:02 -04:00
Novacat ab256b75b3 Merge pull request #5846 from Novacat/nova-basicfixes
Shelter Capsule Improvements
2019-09-14 00:38:45 -04:00
Unknown 5e2abf9fd4 This is becoming a shelter capsule PR 2019-09-12 22:50:03 -04:00
Mewchild 7462847479 Ports Sofas from CitRP 2019-09-10 00:15:07 -05:00
Unknown d86972851a Whoops 2019-09-09 23:48:35 -04:00