Commit Graph

35442 Commits

Author SHA1 Message Date
oranges aa2b4de4cc Merge pull request #26907 from Cyberboss/FixProcCalling
Revert "Allows admins to pass parameters to New()"
2017-05-05 11:38:40 +12:00
Leo 1d44b0264c Merge pull request #26850 from KorPhaeron/newfloors
New dirt sprites and jungle chasms
2017-05-04 20:38:06 -03:00
Leo 9a5df04b48 Merge pull request #26855 from QualityVan/dentaltracks
Makes dental implants move through dismemberment
2017-05-04 20:21:01 -03:00
Incoming5643 c67f412d9f Curator starts with the key to the display cases instead of being the key (#26869)
* Moves the curators ability to use display cases from an intrinsic to an extrinsic key that the curator starts with.
2017-05-04 20:15:26 -03:00
Jordie a823a1b698 Player byond account age stored in db (#26425)
set_client_age_from_db() and sync_client_with_db() have been merged. 
New clients are now added to the user table in a separate query than the one used to update their details upon connection; their player and account age is then calculated with DATEDIFF.
The code and regex used in findJoinDate() was changed a bit.
2017-05-04 20:13:35 -03:00
bgobandit 38e67d4850 Nuke op TC consoles can donate all TCs at once, and other small changes. (#26804) 2017-05-04 20:07:55 -03:00
Leo 3c0b3d4ad5 Merge pull request #26849 from KorPhaeron/newtrees
New Tree Sprites
2017-05-04 19:57:55 -03:00
Lan 2fae69676c Nerfs Chaplain smoke book (#26302)
Replaces the smoke book in delta and meta with a civilian smoke book, which now has a 360 max cooldown (from 120) and halved smoke output.
2017-05-04 19:57:10 -03:00
kevinz000 c5ab517e02 Fixes detective scanner not being able to ranged scan, adds range/viewcheck vars (#26846) 2017-05-04 19:54:31 -03:00
Mike Long 37be45d211 Adds spewium toxin in traitor kits (#26848) 2017-05-04 19:53:06 -03:00
Joan Lung 6b9e491a82 Merge pull request #26809 from kevinz000/patch-141
Increases pixel projectile angles/accuracy
2017-05-04 18:51:43 -04:00
Leo 03bcadc9f7 Merge pull request #26863 from Cyberboss/patch-63
Fixes dropped cyborg repair modules
2017-05-04 19:49:51 -03:00
Leo d6640544ff Merge pull request #26870 from ChangelingRain/mendingcog
Adds an effect to Mending Mantra to show who is chanting it
2017-05-04 19:48:43 -03:00
Joan Lung a91353dd44 Tweaks the cost of some of the Application scriptures affected by the previous cost tweak (#26864) 2017-05-04 18:06:08 -03:00
bgobandit 22878eb764 Fixes Set Round End Sound. (#26841) 2017-05-04 16:42:16 -03:00
Cyberboss e8656e9eae Revert "Allows admins to pass parameters to New() (#26613)"
This reverts commit 9d0185c023.
2017-05-04 15:37:06 -04:00
Leo cfdf3496fe Merge pull request #26851 from coiax/food-runtime
Fixes runtime with null nutriment taste data
2017-05-04 15:31:44 -03:00
oranges 846f31ca52 Merge pull request #26816 from lzimann/badgamemode
Removes the gang gamemode
2017-05-04 23:29:27 +12:00
oranges 1a5fbe2277 Merge pull request #26808 from FantasticFwoosh/AstroHellTurf
Adds aesthetic basalt floor tiles
2017-05-04 23:11:30 +12:00
oranges eb2de76dfc Merge pull request #26798 from QualityVan/mouthcheck
Adds examining mouths with flashlights
2017-05-04 23:10:43 +12:00
oranges a3396504cd Merge pull request #26794 from 4dplanner/invisibleturret
Turrets no longer target invisible creatures
2017-05-04 23:06:42 +12:00
4dplanner bc19ff55c9 Revenant now goes into stasis until ectoplasm is destroyed [FINISHED] (#26784)
🆑
fix: revenants now properly resurrect from ectoplasm, as opposed to ectoplasm merely spawning a new grief ghost
/🆑

fixes #26620
Also fixes a form of abuse where a revenant can drain someone, die and keep the essence, and then drain them again.
Revenants that reform when the original client is gone will now poll for candidates instead of grabbing a new client instantly.
2017-05-04 23:05:26 +12:00
oranges 12822a29c7 Merge pull request #26828 from coiax/mutanttongue-var
Moves tongues to `mutanttongue` var
2017-05-04 23:04:28 +12:00
oranges b3f137d4fe Merge pull request #26806 from kevinz000/patch-139
Hopefully makes flightsuit processing less taxing on the server
2017-05-04 23:01:13 +12:00
oranges d842f39575 Merge pull request #26843 from MrStonedOne/patch-355
Fixes character saves getting fucked up if there are no configured round start races.
2017-05-04 23:00:13 +12:00
oranges 584604c385 Merge pull request #26887 from MrPerson/lowered_ladies_underwear
Fixes female undershirts showing all the time
2017-05-04 22:58:52 +12:00
MrPerson d36486b544 Fixes female undershirts showing all the time
Fixes #26635
2017-05-03 23:49:46 -07:00
MrStonedOne 60ec570af1 Fix server hop 2017-05-03 23:30:40 -07:00
Joan Lung 1234425e0a Mania Motors now do minor damage and continue to affect targets after they leave its range (#26783)
* Mania Motors now do minor damage and continue to affect targets after they leave its range
2017-05-04 00:15:16 -05:00
Joan Lung 2729d025a3 Adds an effect to Mending Mantra to show who is chanting it 2017-05-03 19:10:36 -04:00
Cyberboss cd08447b30 Fixes dropped cyborg repair modules 2017-05-03 17:20:19 -04:00
QualityVan cb0994f1f4 Makes dental implants move through dismemberment 2017-05-03 13:13:18 -04:00
Joan Lung 5d3e0b0b21 Clockwork component generation is twice as fast, but scriptures cost up to twice as much (#26814)
* Clockwork component generation is twice as fast, but scriptures cost about twice as much

* sssh

* gotta double that, too

* slab text fix that nobody looks at anyway
2017-05-03 13:40:55 -03:00
coiax 0b5c4f6d6e Plasma vessels regenerate slowly off resin (#26778)
🆑 coiax
balance: Plasma vessels, the organs inside aliens that are responsible
for their internal plasma storage, will regenerate small amounts of
plasma even if the owner is not on resin weeds.
/🆑

- Rate is 10% of normal. Stops aliens accidentally spending their plasma
poorly, and then being unable to plant weeds ever again. Breathing in
plasma is not really an option for most aliens, and not many people know
about it.
- This is an "anti-stupidity" feature, in essence.
2017-05-03 13:39:28 -03:00
coiax 9931a1a335 Draconic language, for lizards (#26780)
* Lizard language

🆑 coiax
add: Restrictions on Lizardpeople using their native language on the
station have been lifted by Centcom, in order to maximise worker
productivity. The language's key is ",o".
/🆑

- The language is added as part of the job equipping code, changing your
species to lizard via xenobio will not magically teach you the language.
- Normal human tongues are capable of speaking Unathi.
- pAIs with translator and Librarians are capable of speaking and
understanding Unathi.

The design lead has instructed me to grant lizardpeople their own
language, in order to increase paranoia in the crew. Also, it'll be
funny to see how much people overreact to this.

* Rename unathi to draconic
2017-05-03 12:47:52 -03:00
Joan Lung 4d1e3ce607 Merge pull request #26813 from KorPhaeron/librarian
Curator Update
2017-05-03 11:18:15 -04:00
KorPhaeron 8c58d1696f New Floors 2017-05-03 10:51:22 -04:00
QualityVan f3016645ca Gives ears, eyes, and vocal cords plural gender (#26803) 2017-05-03 09:50:56 -05:00
kevinz000 f3ac38b092 adds a safety catch to spin() (#26811)
* Update mob.dm

* Update mob.dm
2017-05-03 09:48:09 -05:00
Jack Edge 952d726ef9 Fixes runtime with null nutriment taste data 2017-05-03 15:21:27 +01:00
KorPhaeron d388dee8b7 New Tree Sprites 2017-05-03 10:19:56 -04:00
FantasticFwoosh 758f56c6f6 Adds a turfverb var, cuts on copypasta
Thanks for the advice MMMiracles, anyway this [src]'s the turf you are going to dig up with appropriate verb via [src.turfverb]. Also removed copypasta code i was silly enough to use in its place. Its been playtested and it inherits & executes correctly. Some minor space shifting too.
2017-05-03 14:43:23 +01:00
Leo 87bdd1efe8 Merge pull request #26774 from XDTM/Eggh
Fixes alien eggs
2017-05-03 09:30:03 -03:00
KorPhaeron b7864be38a Curator 2017-05-03 08:08:14 -04:00
Jack Edge 9fa9673c15 Moves tongues to mutanttongue var
Moves tongues from mutant_organs list to a specific var, in line with
mutant eyes, lungs and ears.
2017-05-03 12:56:30 +01:00
oranges d316719f01 Merge pull request #26823 from Cyberboss/patch-63
Ports pastries to Initialize
2017-05-03 22:54:36 +12:00
Jordie0608 0dfd924d10 fixes config loading logs 2017-05-03 18:02:47 +10:00
bgobandit a029e4ca92 Adds eyeball soup and spaghetti to the game: it's now been 8 days edition (#26842)
* Adds eyeball soup to the game.

* minor reagent/sprite tweak
2017-05-03 03:42:14 -03:00
Kyle Spier-Swenson 79f40d49c3 Update preferences_savefile.dm 2017-05-02 23:36:48 -07:00
Kyle Spier-Swenson 7d72c7331e Fixes character saves getting fucked up if there are no configured round start races. 2017-05-02 23:30:41 -07:00