Zipguns won't start with flash and stun rounds anymore, since it is a one shoot weapon and those rounds do little in that situation, just making them more useless.
Fixes#531Fixes#276
`/mob/living/proc/revive` now also sets `mob/var/suiciding` to false. This is to stop rejuvinated/ling revived mobs from dying again after being brought back.
Fixes#92Fixes#479Fixes#157Fixes#533Fixes#486Fixes#528
Vaurca hivemind language added.
Vaurca appropriate name generator added.
Tied Vaurca language to their neural socket organ.
Added a method for non-Vaurca to intercept the Vaurca hivenet so long as they construct the correct item.
Sprites for Vaurca organs.
Neutered all Vaurca.
Cutting open a Vaurca for surgery now requires heavier equipment.
Injecting a Vaurca with a syringe now will take time.
Adds various Vaurca cosmetic items available via loadout.
Adds a few new burst-fire weapons exploiting the burstfire fix - obtainable via research or adminbus.
Ports the ability to stick heads on spears from Paradise-code.
Added an error message when trying to bite someone before the cooldown expires.
Removed spoken Vaurca language.
Heavily nerfed K'ois' properties.
Halved the nutrition value of nutriment, returning it to old-code state.
Nerfed the damage dealt by bite, while reducing the cooldown.
Fixed burstfire weapons spamming attack messages when fired, allowing for more automatic weapons.
Fixed Vaurca player ability to select coloured eyes.
This pull adds bolt actions rifles, they are like pump shotguns, with the capacity for 5 7.62mm bullets.
Also adds a 7.62mm clip in the hacked autolathe. Raiders have a chance to spawn with one.
TS Fix
Law Maker Incendiary Fix
Possible Lawgiver burstfire fix
Lawgiver Changes:
Fix Rapid Fire
Add Armor Piercing
Add Pellets
Lawgiver:
Nerf incendiary bullets
Blow up the users weapon arm if his dna doesnt match
Added a proper soundeffect
Added Changelog.
Closes#71, Closes#327
Make the lawgiver emagable and change stun to a beam
Added crowdcontrol mode to the lawgiver
Final Tweaks to the lawgiver
Updated .gitignore to inclode the .atom-build.json
Fixed indentation
Fixed blowing up the wrong hand if the user switch hands after the killswitch has been triggered
Greatly decreases the number of objects that need to be created (currently 3 event handlers in total vs basically 3 per datum)
The price is a slower lookup of listeners but on a per round basis it should still be much less than the current startup time penalty.
Also corrects the in-view logic. Now checks if the aimer can see the target, not if the target is within a given radius. Fixes#11926.
Cleans up Destroy() code a bit.
Corrects a number of places where New() did not call ..(), and implements similar changes to attempt to ensure New()/initialize() complete running before qdel() runs.
Cuts down on the number of created items during server start.
Collection of Security changes:
New heavy vest sprites, replacing the old toggle system.
New helmet sprites.
Heavy vests reduced to 2 pockets.
Regular vests have no pockets.
Holobadge sprite change and badge addition for HoS/Warden.
Teargas Grenades, replace flashbangs in vendor and officer lockers,
flashbangs located in armory and with warden.
Detective 1911 starts with flash magazine, has one rubber magazine in
locker.
Rubber bullet damage halved to reduce frequency of bone breakage and IB.
Flash bullet buffed to cause small halloss.
Armory loadout changed to static 4 e-guns, 4 laser guns, 2 ion rifles, 2
shotguns starting loaded with beanbags, 4 Mk 58s loaded with flash
rounds.
Tactical armor removed, still available in cargo.
Sub-Armory restored to warden access only, officer access storage rack
added.
Now with Changelog.
Threads and Polls located here:
http://baystation12.net/forums/threads/discussion-poll-security-energy-weapons-antag-projectile-weapons.932/http://baystation12.net/forums/threads/discussion-poll-detective-weapon.865/http://baystation12.net/forums/threads/discussion-armory.792/http://baystation12.net/forums/threads/discussion-security-vest-and-helmet.790/
Quick Fix
modified: code/datums/supplypacks.dm
modified: code/game/machinery/vending.dm
modified: code/game/objects/items/devices/uplink_items.dm
modified: code/game/objects/items/weapons/grenades/chem_grenade.dm
modified: code/game/objects/items/weapons/storage/boxes.dm
modified: code/game/objects/structures/crates_lockers/closets/secure/security.dm
modified: code/modules/clothing/suits/armor.dm
modified: code/modules/clothing/suits/storage.dm
modified: code/modules/clothing/under/accessories/badges.dm
modified: code/modules/projectiles/guns/projectile/pistol.dm
modified: code/modules/projectiles/projectile/bullets.dm
modified: code/modules/projectiles/projectile/energy.dm
modified: code/modules/random_map/drop/drop_types.dm
new file: html/changelogs/Raptor1628-Dev.yml
modified: icons/mob/belt.dmi
modified: icons/mob/head.dmi
modified: icons/mob/suit.dmi
modified: icons/mob/ties.dmi
modified: icons/obj/clothing/hats.dmi
modified: icons/obj/clothing/suits.dmi
modified: icons/obj/clothing/ties.dmi
modified: maps/exodus-1.dmm
modified: maps/exodus-2.dmm