Commit Graph

2511 Commits

Author SHA1 Message Date
Rykka 45abd9ae01 Testfix/reset filediff 2019-11-13 05:00:38 -07:00
TheFurryFeline aaa40000d0 Mouse Plushie Sprite Change
Title, changes a custom item's sprite to look more alive... Sorta.... Just doesn't make it look like it's a hecking dead mouse. Ported from https://github.com/CHOMPstation/CHOMPstation/pull/824
2019-11-12 10:34:24 -05:00
lbnesquik 25705fc655 Ensure that EVERY mob give at least SOME nutrition when digested.
This is a little hacky but this means the majority of the system doesn't have to be touched and retested.
2019-11-11 16:40:31 +01:00
Heroman 991ab37daf Progress 2019-11-11 06:04:55 +10:00
Novacat 929ff8077c Merge pull request #6171 from EllyBrown/master
Elly Brown (bacon12366) fluff item.
2019-11-08 16:35:08 -05:00
EllyBrown 7d3ff451fb Add files via upload 2019-11-08 19:36:36 +02:00
Meghan-Rossi 6bee95ef01 Fluff items
Removes Tasald's coat and loyalty implanter as requested in #6147
Adds Tasald's Cartographer's Uniform as approved in https://forum.vore-station.net/viewtopic.php?f=27&t=1627
adds medals:
Xander Bevin - Conduct - https://forum.vore-station.net/viewtopic.php?f=27&t=1579
Nick Sloan - Conduct - https://forum.vore-station.net/viewtopic.php?f=27&t=1575
Erik Ramadwood - Unity - https://forum.vore-station.net/viewtopic.php?f=27&t=1624
Nolan Conaway - Unity - https://forum.vore-station.net/viewtopic.php?f=27&t=1622

Resolves #6147
2019-11-05 11:28:37 +00: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
Novacat f1245a05be Merge pull request #6076 from Rykka-Stormheart/shep-dev-snep-tail
Add a Snow Leopard/Spotted Tail. MEGA FLOOF! <3
2019-10-21 20:05:08 -04:00
Poojawa 1f29377588 Lazylist hearers, reduce range of external sounds 2019-10-20 01:31:09 -05:00
Rykka c25478b8a7 Adds independent/secondary marking color for tail + markings colors 2019-10-18 12:47:32 -06:00
Rykka cf6a962334 Add it to sprite_accessories_vr.dm 2019-10-18 00:27:21 -06:00
Novacat 57db42d4e9 Merge pull request #6060 from Poojawa/Feeding-prefs
Adds 'Devourable" and 'feeding' prefs
2019-10-17 02:57:36 -04:00
Poojawa 1db9b530e5 Enables people to toggle fancy sounds on simple mobs
also uses some time macros
2019-10-16 00:16:20 -05:00
Poojawa 649006e35f spontanous vore things 2019-10-15 23:20:43 -05:00
Poojawa eb0234b1af Adds 'Devourable" and 'feeding' prefs 2019-10-15 02:01:51 -05:00
Poojawa 9fe126e53e swhat I gets for not compiling a 'ohwait' check 2019-10-13 03:18:58 -05:00
Poojawa 8c059c9403 double check to stop that sound loop on release 2019-10-13 02:15:44 -05:00
Poojawa f718201974 Adds Sound Code and toggles 2019-10-13 02:05:16 -05:00
Verkister 855d795357 Some Protean fixes
-Fixes protean regeneration not working at all.
-Fixes not being able to get metal as blob.
-Fixes unblobbing as custom size breaking vertical offset.
-Adds a general use loadout fluff vest planned for a prottie char.
-Fixes blobmob being slow due to mob update movement delays.
-Gives protties trasheat verb.
2019-10-01 10:30:29 +03:00
Heroman 341520e766 Makes Melanie's skeleton indigestible 2019-09-29 18:49:45 +10:00
Heroman f6f2acca6f Adds Melanie's Skeleton 2019-09-29 14:28:56 +10:00
Verkister 44dac8089d Fixes the canary runtime on human vores 2019-09-28 22:28:03 +03:00
Novacat 6deee471dd Merge pull request #5964 from Novacat/nova-ert
Adds Alien Translocator
2019-09-26 13:41:00 -04:00
Novacat 151199f45e Merge pull request #5941 from Novacat/nova-heterochromia
Thickbelly Functionality
2019-09-26 13:40:38 -04:00
Heroman 3ea943f9ad Sorts vorestation-only rnd recipies 2019-09-26 18:41:54 +10:00
Novacat 5139e5d56c Update custom_items_vr.dm 2019-09-26 01:14:31 -04:00
Unknown 050b04ecd6 Adds Alien Translocator 2019-09-25 01:36:23 -04:00
Unknown 166dafa624 Reeee travis 2019-09-22 15:42:22 -04:00
Unknown 59ff232b3a Adds situation for OOC Escape 2019-09-22 15:34:53 -04:00
Unknown 229077dd3c More changes! 2019-09-22 15:29:54 -04:00
Unknown ce31387b33 More WIP Stuff 2019-09-22 15:12:27 -04:00
Unknown e4f1cdf3b5 Thickbelly Functionality
In theory, supposed to blind, and force the inhabitant to whisper. Still WIP. I would like to, instead of blind, reduce visual sight to 1 tile, so that actions are not affected.
2019-09-22 14:50:28 -04:00
Heroman b40b509487 Fixes holder bugs 2019-09-22 06:39:55 +10: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
Heroman aaa92f23d3 Fixes goat legs clipping off entire uniform 2019-09-18 17:02:18 +10:00
Heroman3003 6e989be5b7 Adds proper tech levels to ML3M and its magazines 2019-09-17 12:04:31 +10:00
Heroman3003 ebe667c4d2 Adds combat hybrid cell-loaded gun kit 2019-09-17 11:53:13 +10:00
Heroman3003 cedb2ddcf9 Adds extra stun cell to HoS kit 2019-09-17 11:29:40 +10:00
Heroman3003 caf274951c Implements ML-3M, Adds prototype NSFW 2019-09-17 11:24:58 +10:00
Heroman cfb53d3c46 Refactors and rebalances NSFW and ML3M stuff 2019-09-17 07:12:26 +10:00
Novacat 6536770991 Merge pull request #5837 from Novacat/nova-ert
Centcom Tweaks
2019-09-13 21:34:33 -04:00
Unknown ccbcdf55c0 Another all access ID removed 2019-09-13 20:34:56 -04:00
Mewchild e77a66dcc3 Refactors Fluff Items, moves them to be loadout options 2019-09-10 04:59:10 -05:00
Unknown a94aaac8fb More tweaks 2019-09-09 23:37:41 -04:00
Heroman 4f2b5558c4 Fixes deleting bellies ignoring cancelling 2019-09-06 04:39:34 +10:00
Novacat ff4f6824e6 Merge pull request #5777 from Heroman3003/bellyprefthing
Implements healbelly permission pref
2019-09-03 18:12:32 -04:00
Novacat 96226be304 Merge pull request #5781 from Cyantime/paths2
Updates solgov paths due to Polaris change
2019-09-03 18:11:54 -04:00
Heroman 8762c1f7b1 Fixes roiz tail clipping uniform off 2019-09-03 07:16:49 +10:00