Commit Graph

2010 Commits

Author SHA1 Message Date
Atermonera b1720d2653 Defibrilators can be charged in rechargers 2020-02-27 23:55:07 -05:00
Atermonera 1c7dd9631c Merge pull request #6744 from listerla/pda-holo
Adds holoPDA from Aurora
2020-02-26 21:04:50 -05:00
Novacat 1c80ed2a88 Merge pull request #6622 from Shadow-Quill/Holowarrant
Holowarrants can now only be authorized by an ID with HoS access
2020-02-25 10:50:30 -05:00
Heroman 7c2e86f90f Fixes IDs being dropped from cryopods 2020-02-24 10:03:35 +10:00
Atermonera 11eed81b92 Ports precision placement of items 2020-02-22 02:35:41 -05:00
Aronai Sieyes 7206d8e7f4 New cent/NT headset sprites
Old ones green?
2020-02-21 11:46:36 -05:00
Shadow b95c2261b2 Holowarrants 2020-02-20 16:04:51 -06:00
Arokha Sieyes 1d9e5be122 Replace \image macro with bicon() 2020-02-19 19:55:01 -05:00
ShadowLarkens 22c85075f4 Ported tg asset cache 2020-02-19 19:55:01 -05:00
Atermonera 224d45f3bc Merge pull request #6711 from PolarisSS13/revert-6706-vplk-fix-commnews
Revert "Fix runtime in helper.dm,92"
2020-02-19 19:27:11 -05:00
Novacat a5696aa0b0 Merge pull request #6613 from VOREStation/revert-5680-Verkister-patch-6
Revert "Bandaid for helper.dm runtime lag"
2020-02-19 01:54:40 -05:00
Novacat e9c3be3318 Revert "Bandaid for helper.dm runtime lag" 2020-02-19 01:43:43 -05:00
Leshana 93cba6c326 Fix runtime in helper.dm,92 (#6706)
Lists in byond are 1-indexed not 0-indexed.
2020-02-19 01:26:05 -05:00
Arokha Sieyes 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
Heroman b8c07ae29b Also applies taur riding teleport limitation to translocators 2020-02-08 13:35:41 +10:00
Arokha Sieyes 3c5cfa838d Update sleevemate warning message 2020-02-04 20:16:13 -05:00
Novacat 7b815bd594 Update radio.dm 2020-01-21 01:23:57 -05:00
Atermonera 9b93339969 Moar descriptions for things 2020-01-20 22:50:39 -05:00
Atermonera c50ef77161 Merge pull request #6612 from Shadow-Quill/PDA-Ctrl-Click
Ctrl+Click now removes pens from PDAs
2020-01-15 23:08:06 -05:00
Atermonera 6b462af3ee Merge pull request #6569 from TheFurryFeline/TFF-Bulbs_Recycling
Light Replacer QOL
2019-12-21 14:31:10 -05:00
Atermonera 3b7a737c08 Change various global species lists to GLOB versions, adds 2 more event subspecies. 2019-12-16 00:52:29 -05:00
Novacat dba6980b8d Merge pull request #6322 from VOREStation/upstream-merge-6567
[MIRROR] EPv2 x Communicator fix.
2019-12-15 23:36:47 -05:00
Novacat 8b541d00e3 Update messaging.dm 2019-12-15 23:27:50 -05:00
Atermonera 9ba1566211 EPv2 x Communicator fix. 2019-12-15 14:54:01 -05:00
Atermonera 838b6dce3e Merge pull request #6566 from Mechoid/MultitoolFix
Fix Multitool Modes
2019-12-15 14:52:47 -05:00
Unknown f42cd78de3 Fixes Elven Weapons 2019-12-06 19:14:35 -05:00
Unknown 9435f5720d Misc Tweaks Pt. 2
- Slightly increases Centcom/Modified translocator energy costs
2019-12-06 18:44:16 -05:00
Novacat e5c7d83aba Merge pull request #6222 from Novacat/nova-pathfinder
Centcom/Tether Ship Changes
2019-12-06 16:06:56 -05:00
Verkister cee26ffa2e Some more simplemob QoL and fixes.
-Fixes mob radio headset. Now actually hearable and able to be properly put into the mob.
-Makes a bunch of voremobs start with darksight enabled.
-Makes at least the mountable mobs remove the redundant movement cooldown on player control presence.
-Makes some formerly mountable mobs mountable again. (deathclaw, dragon, hippo, horse, panther, rat)
-Snips some redundant the's out of the petting resposes. (No more player pets the the mob)
2019-12-01 12:51:18 +02:00
Anewbe 068e132603 Merge pull request #6547 from TheFurryFeline/TFF-Lamps_Lights_Lackluster
Lamps, Lights, Lackluster!
2019-11-29 19:51:34 -05:00
Unknown 200cb2f5af Enables all channels by default 2019-11-28 14:31:15 -05:00
Unknown 199fffc2d0 Refactors translocators a bit more 2019-11-28 14:22:56 -05:00
Anewbe e7c7da7db1 Merge pull request #6536 from Nalarac/Capset
Captain and HoP Headsets Fully Enabled by Default
2019-11-28 14:15:11 -05:00
Unknown aa25f5ebbd More Updates 2019-11-27 15:50:54 -05:00
Unknown 9d7c9714f3 Merge remote-tracking branch 'VOREStation/master' into making-of-shadekin 2019-11-15 12:12:55 -05: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
Heroman3003 a3fb3e3950 Merge branch 'master' of https://github.com/VOREStation/VOREStation into making-of-shadekin 2019-10-29 09:33:48 +10: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
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
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
Mechoid 169d8acedd Medical Expansion 2019-10-19 23:28:38 -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
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