Commit Graph
40 Commits
Author SHA1 Message Date
Jon 27c9225728 Also enables NIFs 2018-12-22 14:26:02 +00:00
Jon 13fa795f16 Temporary removal of NIFs :c 2018-12-10 00:07:39 +00:00
AnonymousHybi 0a48f8dacd Allows click and drag on the resleever. 2018-06-27 00:45:28 +01:00
Verkister 7a828f7cd0 removed SC self backup and added a null 2018-05-15 11:52:38 +03:00
Verkister 1c519d28ed More small fixes and such.
-Applies the suggested durability tweak.
-Makes backups save nif examine message.
-Makes new nifs spawn with the examine message if provided upon resleeving and such. Basically the initial character spawn pref loading was the only case that wasn't resetting the message to default.
-Fixes soulcatcher backups breaking ooc notes. (Applies ooc notes from character to the brainmob before saving it. Also includes brainmobs into the formerly human exclusive backup part responsible of saving nif and ooc notes to backups.)
-Makes soulcatcher backup feature back up the owner if dying inside a belly of a soulcatcher lacking pred. (SC backup setting was completely voided if the pred didn't have SC themselves so your shit would be gone for good)
-Fixes contaminate/digest_act sending holder mobs to shadow realm if holder is contained inside the equipment(storage/pockets) of a prey getting gurgled instead of the pred's gut. (As prey gear gets all contaminated at once while getting dumped in the gut, which would contaminate>digest_act the holder items prematurely during the gurgle dump.)
2018-05-11 13:49:16 +03:00
Verkister 00296486b8 Fixes resleeving forcing reinstall wear for each backed up soft.
-Seems like an oversight no one's brought up before as resleeving is supposed to restore the backed up nif with the softs included, not wear it out reinstalling everything on empty nif.
-Basically just restores the backed up nif durability after restoring the nifsofts upon resleeving.
2018-05-10 14:28:42 +03:00
Arokha Sieyes cdd35ccb70 VS: Support genetic modifiers in resleeving, fix colorblindness 2018-05-03 17:52:27 -04:00
Arokha SieyesandGitHub 63dd746cca Merge pull request #2659 from Cyantime/resleevehealth
Prevents low health bodies from dying on creation
2018-01-02 02:45:16 -05:00
Cyantime e6d09798a6 Prevents low health bodies from dying on creation 2017-12-31 22:45:44 -05:00
Cameron653andGitHub 9bcb4fb7ad no fun allowed 2017-12-31 21:37:27 -05:00
Verkister 6bd1a8c47c Fixes resleeving breaking character scaling prefs.
-Or at least adds the stuff to the feature apply list for body creation.
-Would try to check the other issues too (ear secondary colors, wings, bad sight) but i'm tired and headachy rn.
2017-11-24 22:26:08 +02:00
Ansari 850a3f0e89 Prevent chatspam 2017-10-22 13:33:28 +08:00
Ansari c603a5d288 Resleeving process nearby meat (and meatpie etc.) automagically for 50 biomass. 2017-10-22 12:53:42 +08:00
Arokha Sieyes 7c3b3c4311 Adds the SleeveMate 3200
**This commit prevents dead people from being backup-implanted!**
But it's fine because you just use this handheld thing to back them up instead and don't waste an implant, and medical starts with 4 so don't freak out. See below.

Adds the SleeveMate 3200 hand-scanner device. This device allows you to scan people to determine several things about them:
- If they have a mind in them
- If they have a client attached
- If their mind matches their body
- If they are alive/conscious

All of that is represented with in-universe messages of course. The real function of it is that it provides several features:
- One-time mind scan: Performs a one-time mind scan for those that don't like getting mind backup implants. This will store that one scan in the database, but you'll forget everything since then if resleeved. This is also useful for resleeving someone who died without an implant, but is not DNR/DNC.
- One-time body scan: Adds someone to the body scan database, or, updates their body scan if they obtained a new body. Useful if someone has used the body designer and switched bodies, as you can update their body scan. You should probably check medical records, and LOOC around before using this to resleeve someone that didn't have a body scan originally, because they may have picked that to avoid resleeving.
- Store Whole Mind: Takes the entire mind from someone, storing it into the SleeveMate 3200, rendering the patient mindless. From there, it can be backed up as many times as needed, deleted, or stored into someone with a Soulcatcher NIFSoft and run live in their VR (so now you don't have to digest/kill people for that).

Four SM3200's start in medical (1 in minimed downstairs, 3 upstairs), R&D can fab more, and they occasionally show up in trash piles for those wanting to be sneaky with a Soulcatcher, but who don't like digesting people.
2017-06-11 13:55:04 -04:00
Arokha Sieyes 08e7703e4f Finishing Up NIFs
Squashed commit:

[4b18ca1] Finishing up NIFs

[e4adb4a] Tons more NIF work

All the implants are done!
2017-06-06 19:34:41 -04:00
Leshana f8e34eabbb Un-scale HUDs for micros and macros.
* Set appearance_flags on HUD images to prevent them from being scaled up/down when the owning mob is macro/micro.
* Optimized the resize() proc and made it adjust the vertical position of the unscaled hud to stay even with the top of the mob's head.
* Also fix the resize proc to be consistent with update_icons().   Now micros wont be in the middle of a turf temporarily after resizing.
2017-04-19 23:59:16 -04:00
Arokha Sieyes f451a7587f Save weight when resleeving while here 2017-04-10 18:19:02 -04:00
Arokha Sieyes 5cb6d250d0 Adds 'Subsleeving' into prey
Allows the resleever to sleeve minds into people inside the resleeving pod's occupant, aka if you want you can print a new body for the person (or if you're wiping some existing person, take a living person), have someone eat them, then get in resleeving pod and revive them in a gut. That'll keep them from walking around and tripping too much, yuh.

I'm sure there's a million crazy things you could do with this (eat person you want to impersonate, resleeve yourself into them while they're in your guts, then escape your own guts?) so have fun with that.

For technical reasons, for now, you cannot sleeve the PRED if they have prey in them in the resleeving pod. It has to do with wiping out their bellies and forgetting where their prey are. This would happen to prey if the prey has their own prey, as well, but... don't? Also you can always just OOC escape if you get trapped like that.
2017-04-10 01:33:40 -04:00
Leshana eef8480444 Adds the Body Designer for resleeving
* Adds Body Designer computer, which allows you to customize body designs similarly to character setup, but in game.
* Designs are savable to disks which can be loaded into the the resleeving controller console to print and resleeve into.
* Fixes line breaks on OOC notes in the resleeving computer.
* Added circuits so the body designer is constructable, and designs so the circuit is researchable.
* Added a proc for reverse lookup of size_multiplier -> scale name (0.25 -> Micro etc)
2017-04-09 16:23:35 -04:00
Arokha Sieyes 369075c3dd Sleevecards! 2017-04-06 17:59:58 -04:00
Arokha Sieyes c0e0874ee3 Fixes species with very low health in growpod
Like teshari. It's only a problem when upgraded.
2017-03-13 11:47:14 -04:00
Arokha Sieyes e0bafbd878 Whups. 2017-03-13 03:09:51 -04:00
Arokha Sieyes 3315fcf1e2 Makes synthfab upgrades do something
Matter bins increase storage amount, manipulators decrease brute amount, scanner decreases burn amount. All upgraded to max will do no damage and store 90,000 materials (30,000 default).

For #1117
2017-03-13 02:25:03 -04:00
Arokha Sieyes 4837551e28 Prevent resleever attack messages
Don't call ..() when attacked by grabs.
2017-03-04 00:59:42 -05:00
Arokha Sieyes 51e9081f95 Fix copy paste error, change message qualifier 2017-02-28 23:36:58 -05:00
Arokha Sieyes ed94b5dd4d Adds separate message for no confusion/blur
For when upgraded
2017-02-28 23:33:24 -05:00
Leshana 4892ee1df8 Make the resleever upgradable (reduces badness) 2017-02-28 23:24:34 -05:00
Arokha Sieyes 62f455ebc8 More mind-centric resleeve code
Only change for players is that resleeving pods can show the true name of a mind in a body when clicked, for discovering ~~traitors~~ impostors!
2017-02-24 19:00:40 -05:00
Arokha Sieyes e899af1ca9 Fixes several resleeving bugs
- Synths don't get printed with organic brains/eyes now
- Synths, if they had a custom tail/ears, get that back
- People get the correct custom species
- Debraining a printed but empty body doesn't pull you into the brain (hopefully? I couldn't duplicate)
- Doesn't notify that you're past-due if you've been revived before the notice
- Made the code vastly more simple to follow

Fixes #1008
2017-02-22 21:39:33 -05:00
Arokha Sieyes dd733371bc Further fixes
Apparently the weight prefs were accidentally removed (this also fixes size prefs when spawning), fixes size when resleeving, renames char setup options to be more explanatory
2017-02-21 14:15:59 -05:00
Arokha Sieyes 7c0775aff3 Vore bellies across resleeving
Listen, it's SUPER HARD to code when you've got a fever and it's 3:30am. So for now you just get your own vore bellies. To code it so that you get the OTHER PERSON'S vore bellies will have to wait a bit.
2017-02-21 03:24:30 -05:00
Arokha Sieyes a6ed469aca Finishing touches
Make mind records get removed when you cryo.
Added resleeving manual.
Commit virgo-7 because mapmerge constantly says it has changes. BeyondCompare says there aren't any. Probably some formatting change but it'll probably do it for everyone until I do it.
Move where backup implants are (put them in resleeving room)
Only Posibrains are indigestible. MMIs are. Squishy brainmeat!
Unrelated icon change to station announcements by admins.
2017-02-19 20:46:55 -05:00
Arokha Sieyes 5b257f55e3 Make OOC notes persistant
Even when logged out, or body swapped, or new bodies are printed.
2017-02-19 17:48:17 -05:00
Leshana ca425ce968 Added code to allow adding more steel or glass to the synth body printer. 2017-02-19 17:34:50 -05:00
Arokha Sieyes bdfc9be908 Locks printed bodies properly, and shows if they are locked records on console 2017-02-19 16:29:10 -05:00
Arokha Sieyes c3cd4600b7 Lockable body scans in charsetup 2017-02-19 15:23:23 -05:00
Leshana 6262973afe Made resleeving machines constructable by adding circuits and designs. 2017-02-19 15:18:34 -05:00
Arokha Sieyes b9d84565f1 Typo fix, adds more confused 2017-02-19 04:14:40 -05:00
Arokha Sieyes a9e5262ce7 Synthetic body printer, limbs/organs respected 2017-02-19 04:05:14 -05:00
Arokha Sieyes 74018ebd34 Basically replaced biological cloning so far 2017-02-19 00:01:14 -05:00