Commit Graph
12492 Commits
Author SHA1 Message Date
Alberykandskull132 c9f53b0923 New wishgranter and skeletons (#638)
Adding a reworked wish granter, the old ones still exists, and skeletons as a special species (with plans for the future).
2016-08-02 21:45:57 +03:00
NanakoACandskull132 ecf8425a19 Animal Feeding and Hunger (#634)
changes:

rscadd: "Added hunger and feeding system for simple animals, this includes cats, dogs, mice, lizards, chickens, cows, etc"
rscadd: "Animals can now actually consume food instead of nibbling them eternally."
rscadd: "Animals can now be hand-fed by using food on them."
rscadd: "Animals will move more slowly when starving. Examining an animal will show if its hungry."
Basically added a very simple metabolising system for animals, and fixed up various eating/feeding functions. They only metabolise food, any other reagents are just removed and ignored for now, since most chemicals were designed for carbon mobs and often aren't valid
2016-08-02 21:43:03 +03:00
NanakoACandskull132 d1f79a6168 Janitor slot and janicart tweaks (#612)
Adds an extra janitor slot and some mapping work to support it, reworks the janicart a fair bit.

changes:

rscadd: "Increased number of janitor slots to two."
rscadd: "Janitorial carts can now be constructed with metal sheets, and deconstructed with a wrench, welder or plasmacutter if empty."
tweak: "Janicarts now come without a bucket. Click and drag a mop bucket onto a cart to mount it, and you can unmount it from the janicart interface."
tweak: "Placing a mop into a janicart, and pouring containers into the bucket, is now done with alt-click. A leftclick will now always wet the mop, and throw objects into the trashbag, respectively."
rscadd: "Janicarts can now be climbed over like tables - Click and drag your sprite onto it."
tweak: "Custodial closet's Spraycleaner, cleaning grenades, and spare lights, are now inside the janitorial locker instead of on table/floor."
tweak: "Added an extra janitorial locker in the custodial closet."
bugfix: "Fixed the Captain's deluxe soap being unuseable for cleaning"
tweak: "Soap can now clean more tiles when wetted"
tweak: "Soap and rags can now be wetted in buckets, mopbuckets, watertanks and janicarts"
2016-08-02 21:42:48 +03:00
NanakoACandskull132 26b99bfb91 Bombsuit and Specialised Armour Tweaks (#585)
An overhaul of the EOD suit to make it more believable and suitable for purpose, plus a little tweak to riot/bulletproof/ablative suits

rscadd: "Bomb suit and hood are now far more robust, and resistant to all types of damage"
rscadd: "Bomb suits now protect all bodyparts except the hands"
tweak: "Bomb suit slowdown significantly increased"
rscadd: "Bomb suits now cause the wearer to gradually overheat and will eventually cause heatstroke, their materials are very bad for dissipating bodyheat"
rscadd: "Bomb hoods now restrict peripheral vision like welding goggles, but do not protect your eyes from light"
tweak: "Bomb suits and bomb hoods are now too large to fit in a backpack"
rscadd: "Bulletproof, ablative and riot suits are no longer cripplingly overspecialised, their resistance to the non-primary damage types has been increased"
2016-08-02 21:40:28 +03:00
Alberykandskull132 525b3f0864 Adding syndicate cyborgs (#559)
Adding an improved syndicate and a tool that allows people to deploy one, by getting one from the ghost pool.
2016-08-02 21:40:13 +03:00
Alberykandskull132 640508c385 Add species restrictions to the breacher suit (#386) 2016-08-02 21:39:24 +03:00
NanakoACandskull132 148afa660b Broken APC Welding (#632)
A quality of life improvement for synthetics mostly - Allows broken APC covers to be removed with a welding tool. Since synthetics generally don't have the luxury of picking up a fire extinguisher to bash it.
2016-07-24 23:55:55 +03:00
NanakoACandskull132 fd345f9fb2 Bot Access (#630)
Added Master access to bot control panels for roboticists and research directors

Also added a return 1 to all bot construction steps, to prevent calling afterattack for the items used on the bot. This fixes a couple runtime errors and prevents more in future. Not included in changelog as this is irrelevant to end-users since they cant see runtime errors
2016-07-24 23:55:39 +03:00
Alberykandskull132 04e7ef4580 Adding unathi snacks (#621)
Kinda of Jackboot's idea, also Araskael sprited those.
2016-07-24 23:55:17 +03:00
Alberykandskull132 32a833fa47 Adding combat modules cyborgs (#617)
This pull will allow cyborgs to select the combat module when it is code red or delta. They come with an energy carbine, flash, plasma cutter, a shield module and one that allows them to go fast.
2016-07-24 23:53:08 +03:00
Alberykandskull132 624e5bfd2f New firesuits sprites and atmos firesuits (#582)
New and better sprites, from old code, for firesuits as a whole and adding atmos firesuits and fire helmets.
2016-07-24 23:51:22 +03:00
NanakoACandskull132 0fbac152d9 APC Description Fix (#581)
Fixes a tiny bug where the description of an APC is duplicated if you examine it at close range. Also fixes a couple typos and grammatical errors
2016-07-24 23:50:41 +03:00
NanakoACandskull132 b7291faccd Voidsuit Naming Fix (#580)
Fixed many little instances where voidsuits were wrongly referred to as hardsuits
2016-07-24 23:50:36 +03:00
skull132andGitHub 30a250bbfa Fixes Antag-OOC jump link again (#635) 2016-07-24 20:57:38 +03:00
Bedshapedandskull132 1aeca11a03 Fixes for some verbs that use command_announcement.Announce (#633)
Fixes:
- "Eldritch Horror, Central Command Internal Affairs Agent, NMSS Odin"
- Someone earlier said it was annoying that the fake CentComm messages sent by MalfAI don't have the same sound as regular CentComm messages, making it easy to tell when it's malf
2016-07-24 20:54:18 +03:00
LordFowlandskull132 a076766115 New Item RndFixes (#628) 2016-07-24 02:25:31 +03:00
Alberykandskull132 3573eaa4a9 More fixes related to aurora drinks and ghetto shotguns (#618) 2016-07-22 00:55:32 +03:00
skull132andGitHub ca795581ec Of Tugs & Diona (#614)
Diona will now properly gib and remain permadead after gibbing or husking.
Tugs can now be targeted be targeted and snipped at properly.
2016-07-20 18:47:52 +03:00
Alberykandskull132 b9b94b2c10 Fix #610 (#611) 2016-07-20 03:53:13 +03:00
skull132andGitHub 742939859c Post Update Fixes - 18JUL2016 (#601)
* Fixes AOOC hyperlinks
* Fixes the dish incubator not storing more than 10 units of food
2016-07-18 19:16:04 +03:00
NanakoACandskull132 de4e73b105 Reported issue fixes (#573)
Fixed hatch overlay not being cut when a firedoor opens
Fixed firedoor hatches drawing ontop of office/blast shutters when both are on the same tile
Drones can now bump open windoors
added attack logs for meteor impacts
slightly increased volume of meteor shield impact sound
fixed meteor event end announcements
2016-07-14 03:59:26 +03:00
skull132andGitHub d02967db04 Unique round-ID (#569)
Credit to Mloc from Baystation12. I have no clue why the commit didn't co-author properly after cherry-picking v.v
2016-07-14 01:48:21 +03:00
Alberykandskull132 a4e374d117 Removing flashes and stun rounds from zipguns (#556)
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.
2016-07-14 01:48:08 +03:00
Alberykandskull132 60f4bee6c1 Alberyk dev fixes (#571)
Fixing some wrong path in robotic modules and missing right ear slot contained sprites.
2016-07-14 01:47:28 +03:00
Wernerandskull132 8cf37124f2 Various dev fixes (#575)
* Various Bug Fixes:
Fixed: #537
Fixed: #474
Fixed: NL2BR for CCIA Actions/Records
Fixed: CCIA Actions / Records not showing up on printed record
2016-07-14 01:46:46 +03:00
skull132andGitHub 67310b42db Fixing Dumbs (#561)
Reverts baystation12.int that I fucked up
Adds a config toggle to host the dev server without clogging up SQL tables
2016-07-12 15:48:18 +03:00
skull132 6dad07be22 Merge branch 'master' into development
# Conflicts:
#	code/modules/mob/living/carbon/human/species/station/station.dm
2016-07-12 07:16:28 -04:00
NanakoACandskull132 c7a5186ef3 pAI and Held Mob Locations (#510)
Fixes #489
2016-07-12 15:11:35 +03:00
skull132andGitHub 6e00593de0 Bugfix Bonanza - Skull's turn (#555)
Fixes #531
Fixes #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 #92
Fixes #479
Fixes #157
Fixes #533
Fixes #486
Fixes #528
2016-07-12 14:53:57 +03:00
NanakoACandskull132 92ba70df81 Alcohol Tweaks (#530)
- bugfix: "Fixed dizziness effects on alcohol, psilocybin, and cryptobiolin taking a long to start up and sometimes never starting for low doses"
  - tweak: "Sip size from alcohol bottles is now the same as for glasses, which is half what it was"
  - tweak: "Rebalanced all alcoholic drinks with more believable alcohol values, and adjusted alcohol metabolism. Generally drinks are stronger but metabolise more slowly, pace yourself!"
  - rscadd: "Different species now have varying susceptibility to alcohol. Tajarans get drunk slightly faster, skrell are twice as fast as humans, unathi can drink more, and vaurca get drunk very slowly, but alcohol poisons them"
  - bugfix: "Dousing people in alcohol and setting them on fire, now only works with spirits and liqeurs stronger than 40% ABV, and the heat of the resulting fire is based on the strength"
2016-07-12 14:53:15 +03:00
LordFowlandskull132 709d4e25e3 Fixes Magic Missile & Fireball (#558) 2016-07-12 14:52:26 +03:00
NanakoACandskull132 0c749c58c9 Airlock Maintenance Hatches (#480)
Resolves #506
2016-07-12 02:12:15 +03:00
NanakoACandskull132 29b3203ebf Meteor Events Rework (#538) 2016-07-11 16:54:05 +03:00
skull132andGitHub b5b1f7abad Not hard-deleting characters (#552)
Characters are no longer hard deleted from the database.
This makes it so that persistent records about characters can't be fucked up.
2016-07-11 16:53:42 +03:00
skull132andGitHub 7d9168a266 AOOC for antags (#553)
Antags now get AOOC, as do mods. Admins and mods can also mute people from AOOC if they're being silly.
2016-07-11 16:52:20 +03:00
Fire-and-Gloryandskull132 4d94f46bd1 Porting Foxes and Chauncey (#548)
Foxes are great and we need them.
2016-07-11 16:51:33 +03:00
Alberykandskull132 5f8c2fde3c Adding rig modules to robotics (#546)
This allows you to print hardsuit modules in robotics, if you have enough tech and materials.
2016-07-11 16:51:12 +03:00
LordFowlandskull132 6458dfad31 Vaurca immunity to tasers and batons (#541) 2016-07-11 16:49:49 +03:00
skull132andGitHub 3663ddcfed Welcome Screen (#535)
The idea is to consolidate all of the spam that you see on the lower right panel into one concrete, semi-persistent pop-up window. Utilizing bootstrap, it'll show you a neat welcome screen, the message of the day, staff memos (if accessible), and a personalized set of notifications. The system is set up for easy future expansion, as well.
2016-07-11 16:48:58 +03:00
Alberykandskull132 ed42f5011f Porting contained sprites and first custom item wave (#484)
Porting the contained sprite var from old code, allowing for less problems with icon storages in the future.

Custom items added:

Antique Pocket Watch - Eric Derringer - xelnagahunter
Mendoza's cap - Chance Mendoza - loow
Ziva's Bandana - Ziva Ta'Kim - sierrakomodo
Fancy Jacket - Zubari Akenzua - filthyfrankster (req_titles: Security Officer, Warden, Head of Security, Detective, Forensic Technician)
Heirloom Unathi Mantle - Sslazhir Yinzr - alberyk
Chich Eyewear - Roxy Wallace - nebulaflare
Data Chip - Roxy Wallace - nebulaflare
Sharpshooter Gloves - Hawk Silverstone - nebulaflare
Data Drive Pendant - Kyyir'ry'avii Mo'Taki - nebulaflare
Graphite's chassis - Grap..Null - dreamixpl
Skrell Purple Head Cloth - Shkor-Dyet Dom'Pesh - mofo1995
Pocket Altar - Kiara Branwen - nursiekitty
Brown Hat - Avery Bell - serveris6
Pinned Brown Coat - Avery Bell - serveris6

Also, adding old custom synth sprites from old code.
2016-07-11 16:46:28 +03:00
skull132andGitHub 8dfb08dab1 Fixes #549 (#551)
Lessons were learned.
2016-07-10 21:49:57 +03:00
skull132 443a49a49b Merge branch 'master' into development 2016-07-10 14:25:54 -04:00
LordFowlandskull132 a6c1085e37 Fowl's Bugfixes 1 (#521) 2016-07-10 01:13:29 +03:00
Lord Lagandskull132 d7843f4a22 Meme Fixes and sprite migration (#430)
Everything always comes along for the ride.
2016-07-10 01:10:19 +03:00
LordFowlandskull132 fbaeb13039 Vaurca Patch 3.00; Fixes #496 (#493)
Vaurca filtration bit organ added. When destroyed or removed, oxygen becomes poisonous to the Vaurca.
Vaurca lungs have been made organic.
Vaurca take 3x toxin damage, as a result of their rather alien biology.
Vaurca lose additional blood when an opportunity to lose blood presents itself, due to their open-circulatory system.
Vaurca organs are no longer all robotic, except for the neural socket and filtration bit.
Vaurca organ surgery is now possible.
2016-07-10 01:09:56 +03:00
Alberykandskull132 b7466bcb63 Fix #529 (#536) 2016-07-09 03:44:07 +03:00
LordFowlandskull132 43a3ba3d1b Fixes RnD to Include New Weapons (#482) 2016-07-09 03:15:48 +03:00
Alberykandskull132 5675dec18a Adding a chance for the improvised shotgun to explode (#498) 2016-07-09 03:14:35 +03:00
skull132andGitHub 30b6aff6cf Radio Jammers (#502)
Adds radio jammers for antags and improvised version as well.
2016-07-09 03:14:04 +03:00
Bedshapedandskull132 3a18172821 Changed the order of the give prompt (#503) 2016-07-09 03:13:43 +03:00