Commit Graph

9383 Commits

Author SHA1 Message Date
ReddeyfishVor 285663d1b1 Merge pull request #134 from Suhayll/Vale's-Medibork-Loadout-Changes
Medibork changes
2018-05-21 00:05:59 -07:00
Reddeyfish 813d7bf643 Merge branch 'virgoMaster' into virgoPull 2018-05-19 17:16:17 -07:00
Leshana d53f405fb0 Merge pull request #3709 from VOREStation/aro-sayreflect
Message send failure reflection
2018-05-16 20:46:19 -04:00
Aronai Sieyes d52923b17c Merge pull request #3667 from Verkister/nifsleeve
Fixes a bunch of NIF/resleeving related issues (and a tiny otherthing i discovered during tests)
2018-05-16 18:41:01 -04:00
Arokha Sieyes 297ac38eca Message send failure reflection
When a post is too long to send, reflect it back to the user in the chatbox so they can copypaste it into separate messages. Also increases the message limit from 1024 to 2048. If a message is longer than 5-messages worth, it is not reflected and a warning is sent instead to avoid easily consuming bandwidth for DDOS purposes with long messages.

I'd like to add markers in the message where the posts would have been truncated but that's... complicated.
2018-05-16 17:57:26 -04:00
Valekin 66e0d04a54 Medibork changes
This will change the load out for mediborks. 
It will add:

****Medical Gripper. Allows borgs to pick up beakers and open bottles. As well as pick up phoron crystals for grinding. This will allow them to create phoron based chems and setup cryo byond (heh) just turning them on. It also allows them to pick up pills and force them on patients such as carbon pills. It also allows picking up blood packs and placing them in IV's.
Full list of items are that can be picked up are:
 /obj/item/weapon/reagent_containers/glass,
		/obj/item/weapon/storage/pill_bottle,
		/obj/item/weapon/reagent_containers/pill,
		/obj/item/weapon/reagent_containers/blood,
                /obj/item/stack/material/phoron

****Traumakits, Advance Burn kits, and Splints.

Items work just as the normal ones. The only twist is that they got practically infinite ammo.  (1000 actually according to the code) 
However, Do not be fooled by the amount of charge it has when examining it.
But they may only apply it once per-limb so no heal spamming. Even after that limb takes damage again. You got to wait until the "already treated" thing wears off to reapply.

*Traumakits: The main use of the trauma kit is to stop external bleeding.
*Burn Pack: Main use of burnpack (ointment) Is to treat burn damage overtime. It seems useless next to the hypospray but who knows. It treats about 2.2 burn damage on use so it just might bring a burned victim's damage down enough to be defibbed.
*Splints: Lets you treat a patient with bone damage as best you can while waiting for a surgeon to show up. Of course won't actually fix anything, but at least they'll stop falling down in pain or dealing self damage by moving with broken bones.
2018-05-15 23:18:16 +03:00
Arokha Sieyes 1371249c80 Fix SSAO mode mouse opacity problem
Fixes the title!
2018-05-14 10:56:19 -04:00
Aronai Sieyes 59a852ae45 Merge pull request #3661 from VOREStation/aro-ssao-vs
Ports 'fake' SSAO from /tg/ as a preference
2018-05-13 23:33:02 -04:00
Aronai Sieyes dc9037f45e Merge pull request #3670 from Verkister/indigestion
Makes gurgle gains scale according to actual received damage.
2018-05-13 23:21:21 -04:00
Aronai Sieyes ba6a2b5641 Merge pull request #3668 from VOREStation/polaris-sync-2018-05-01
Polaris Sync 2018-05-01
2018-05-13 23:20:18 -04:00
Verkister 08269f45fb Makes gurgle gains scale according to actual received damage.
-Fixes armored, synthetic, and otherwise resistant prey giving several times more nutrition than their squishy counterparts.
-They will still take longer to digest, but what would ya expect for armor, at least the gains are at the correct level now.
-Same for sleeperbellies.
-Also made sleeperbelly gurgledamages non-hardcoded vars but there's no knob for them yet.
2018-05-11 16:14:02 +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
Aronai Sieyes fd04336d89 Merge pull request #3655 from VOREStation/aro-fps
Adds a client FPS setting
2018-05-10 15:46:29 -04:00
Arokha Sieyes c4f9017c76 Rename snake to giant snake
To prevent mistakes like this in the future!
2018-05-10 14:26:18 -04:00
Leshana 33202c5c38 Merge commit '7075a65df022bc0eae0c3fe6ff501b1bce449cdd' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-05-01
# Conflicts:
#	code/modules/mob/living/simple_animal/animals/giant_spider.dm
#	html/changelogs/.all_changelog.yml
2018-05-10 13:48:20 -04:00
Arokha Sieyes f746821964 Ports 'fake' SSAO from /tg/ as a preference
Allows players to pick whether they want this visual feature or not. Basically adds drop-shadows to objects and stuff. It's off by default.
2018-05-09 14:51:07 -04:00
Arokha Sieyes fe5633e3d8 Adds a client FPS setting 2018-05-07 23:36:47 -04:00
Arokha Sieyes 29aa4c28a0 Process text formatting in subtle messages like say/emote/whisper
Fixes #3638
2018-05-06 01:19:02 -04:00
Aronai Sieyes 5108d13609 Merge pull request #3629 from VOREStation/aro-colorblind
Fix Colorblindness
2018-05-05 11:30:37 -04:00
Spades ba5bfa00bb Merge pull request #3583 from Verkister/chompychomp
Adds a funky fresh feature to beartraps.
2018-05-05 08:32:38 -04:00
Arokha Sieyes cdd35ccb70 VS: Support genetic modifiers in resleeving, fix colorblindness 2018-05-03 17:52:27 -04:00
Arokha Sieyes 8fbf78974a POLARIS: Colorblindness Traits/Modifiers 2018-05-03 17:51:52 -04:00
Spades 2bfba8338f Merge pull request #3571 from Verkister/lucidumb
Adds glowy eyes to badbois and sec/phoron oties.
2018-05-01 05:11:21 -04:00
Arokha Sieyes f77dbccbe5 Fix a couple maint drone issues, plus a PoI
Fixes #3540 for ventcrawling, and tags the drone fabricators properly. Also Fixes #3566 since that's a map edit on the same map.
2018-04-30 17:36:33 -04:00
Verkister d022c02a23 Merge branch 'master' into lucidumb 2018-04-30 22:49:12 +03:00
Verkister 5e1eb72e21 pathing update 2018-04-30 20:34:49 +03:00
Aronai Sieyes d2de3d2c8a Merge pull request #3588 from VOREStation/use-names-that-make-fucking-sense
Makes file pathing for mobs not piss me off
2018-04-30 12:53:20 -04:00
Atermonera b130f1cea3 Merge pull request #5211 from Anewbe/hidden_late_join
Hides jobs with the Never pref on late join
2018-04-28 20:56:25 -07:00
Atermonera 4828319605 Merge pull request #5212 from Woodratt/04252018_POIstage05
PoI Stage 0.5
2018-04-28 20:48:30 -07:00
Screemonster a2329fb1b5 Xenochimera things I missed reviewing the cleanup 2018-04-28 22:32:11 +01:00
Spades b06b1d16a8 Makes file pathing for mobs not complete autism 2018-04-28 13:37:41 -04:00
Reddeyfish 1c1ab01a69 Merge branch 'virgoMaster' into virgoPull 2018-04-28 10:12:34 -07:00
Spades 638a3f22d5 Merge pull request #3101 from VOREStation/aro-xen
[Pls Review] Xenochimera Cleanup
2018-04-28 10:48:19 -04:00
Verkister 87d2dbc3fb got em 2018-04-28 13:19:35 +03:00
Arokha Sieyes 6f50bce4e7 Xenochimera refactoring 2018-04-27 20:04:59 -04:00
kcin2001 0b4507f333 Merge branch 'master' into herms 2018-04-27 17:00:09 -07:00
kcin2001 4bb676b317 fixes gender_vr 2018-04-27 15:58:10 -07:00
kcin2001 51cd8636be Adding herms all the way 2018-04-27 15:53:37 -07:00
Verkister d7dde633ce Adds a funky fresh feature to beartraps.
-Beartraps can now be worn on mask slot.
-Wearing them on mask slot enables brutal predation for the wearer.
2018-04-28 00:24:13 +03:00
Aronai Sieyes c93f0832ed Merge pull request #3559 from VOREStation/aro-sync-04252018
Polaris Sync 04-25-2018
2018-04-27 16:17:22 -04:00
Leshana f8b2d3e4d6 Alternative way to avoid tooltips on mimics. 2018-04-27 09:49:02 -04:00
Verkister 733c21944f Adds glowy eyes to badbois and sec/phoron oties.
-Not glowing when resting though because of reasons.
2018-04-26 23:22:53 +03:00
Verkister 5e1f0d6dcf Slightly softer corrupt pups.
-Halved pounce chance and reduced mauling damage scaling by 5.
-Slightly reduced chatspam chance.
-Buffed the pounce chance for the extra special double corrupt prettybois though. Also gave their punts more flavor.
2018-04-26 15:23:36 +03:00
Woodratt c32bcf785a PoI Stage 0.5
Doing this in smaller bits

- New random sif mob selector, peaceful animals
- Drone lootpile (basic placeholder loot right now until we figure out how to give them proper drone loot)
- New random spider mob selector, nurse spider and nurse hat spider (hat spider has 10 more health points and is a rare chance to spawn, woo)
- New spacesuit random spawn, medical space suits
- New Random Shotgun spawn
- New random gun spawns
- Fixed icon for random medicine spawn
- Fixed broken icon for 44 magazines
- Fixed Ice Cave dungeon walls being called 'steel'
- Added new Crystal type, to avoid the SM style crystal from spawning in crystal PoIs
2018-04-25 22:11:30 -07:00
Anewbe 9e4a625f18 Hides jobs with the Never pref on late join 2018-04-25 20:28:42 -05:00
Arokha Sieyes 6c686e6a2f Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync-04252018
# Conflicts:
#	README.md
#	code/game/jobs/job/job.dm
#	code/modules/client/preference_setup/loadout/loadout_utility.dm
#	code/modules/mob/living/carbon/human/examine.dm
#	code/modules/mob/living/carbon/human/npcs.dm
#	code/modules/mob/living/carbon/human/species/station/prometheans.dm
#	html/changelogs/.all_changelog.yml
#	maps/RandomZLevels/Academy.dmm
#	maps/RandomZLevels/beach.dmm
#	maps/RandomZLevels/blackmarketpackers.dmm
#	maps/RandomZLevels/challenge.dmm
#	maps/RandomZLevels/example.dmm
#	maps/RandomZLevels/jungle.dmm
#	maps/RandomZLevels/listeningpost.dmm
#	maps/RandomZLevels/spacebattle.dmm
#	maps/RandomZLevels/stationCollision.dmm
#	maps/RandomZLevels/wildwest.dmm
#	maps/RandomZLevels/zresearchlabs.dmm
#	maps/northern_star/polaris-1.dmm
#	maps/southern_cross/southern_cross-1.dmm
#	maps/southern_cross/southern_cross-3.dmm
#	maps/southern_cross/southern_cross-6.dmm
#	maps/southern_cross/southern_cross-7.dmm
#	maps/submaps/surface_submaps/mountains/CrashedMedShuttle1.dmm
#	maps/submaps/surface_submaps/plains/Boathouse.dmm
#	maps/submaps/surface_submaps/wilderness/Blackshuttledown.dmm
#	maps/submaps/surface_submaps/wilderness/Boombase.dmm
#	maps/submaps/surface_submaps/wilderness/DJOutpost1.dmm
#	maps/submaps/surface_submaps/wilderness/DecoupledEngine.dmm
#	maps/submaps/surface_submaps/wilderness/Drugden.dmm
#	maps/submaps/surface_submaps/wilderness/Rockybase.dmm
#	maps/submaps/surface_submaps/wilderness/Shack1.dmm
#	maps/virgo/virgo-6.dmm
#	vorestation.dme
2018-04-25 17:23:33 -04:00
Aronai Sieyes bba149737f Merge pull request #3527 from kcin2001/spirit-markings
Adds in Spirit markings (that should work this time)
2018-04-25 10:53:19 -04:00
Atermonera 7d6fba3ba1 Merge pull request #5194 from Anewbe/species_economic
Species economic modifier is now a species var
2018-04-24 23:26:41 -07:00
Aronai Sieyes a53e7b534c Merge pull request #3528 from Verkister/patch-20
Metabolism trait adjustments.
2018-04-23 16:34:01 -04:00
Leshana 2a4182cc8e First effort fix of the slimes integration with taur riding. 2018-04-22 15:24:48 -04:00