Commit Graph

21584 Commits

Author SHA1 Message Date
Jordie
27276ca3bb Readds percentagecalc as default_display_in_results (#28840)
* readds percentagecalc as default_display_in_results with a prompt explaining what it actually does

* default 1

* tabsplz

* Update database_changelog.txt

* Update tgstation_schema.sql

* Update database_changelog.txt

* Update tgstation_schema_prefixed.sql

* Update create_poll.dm
2017-06-27 21:43:49 -04:00
Joan Lung
d165ecc6f2 Rethemes the Necropolis (#28857)
* Rethemes the Necropolis

* clen

* not clever enough, hmm...

* that's a bug. hello, bug.

* no message

* a terrifying Legion room. full of one (1) Legion.

* some tweaks, inside has actual floor type

* tweaks
2017-06-27 18:49:30 -03:00
Leo
bbbdb4986f Merge pull request #28764 from KorPhaeron/mesonrevert2
Mesons work on lavaland again
2017-06-27 18:26:04 -03:00
Leo
f8cad7c0f7 Merge pull request #28855 from lordpidey/lordpidey_devil_fixes
Minor devil fixes.
2017-06-27 18:23:29 -03:00
Matthew Walker
f3afd18551 Move eye_damage from /mob/ to eye organs (#28725)
* First test change, only damage

* take out unused var

* null check

* First test change, only damage

* take out unused var

* null check

* Fixes some wizard stuns (#28693)

* First test change, only damage

* take out unused var

* null check

* review changes

* Hate git
2017-06-27 16:51:29 -04:00
Jordan Brown
d8388e261f Merge pull request #28856 from Xhuis/straight_jacket_fix
Straight jackets can now properly be put onto others
2017-06-27 16:33:28 -04:00
Leo
3757ef5943 Merge pull request #28850 from GunHog/Malf_Shell_Fix
Fixes AI <-> Shell mind transfer issues
2017-06-27 12:29:36 -03:00
Really-Good-Soda-Flavor
930b15e625 Adds container types INJECTABLE and DRAWABLE (#28853)
* Adds container types INJECTABLE and DRAWABLE

* Make the chemistry readme a text file and updates it!

* Unfucks the readme!

* Another attempt at fixing the readme

* Remove the readme from the .dme

why was it a dm file!!
2017-06-27 09:19:25 -04:00
Jordan Brown
99a1e92364 Merge pull request #28841 from Ergovisavi/muh_crystal
Some fixes for the anomalous crystal
2017-06-27 09:12:46 -04:00
Jordan Brown
e6abdde003 Merge pull request #28831 from p440/28745-modular_consoles
Fix modular consoles
2017-06-26 23:01:39 -04:00
Jordan Brown
2b35f59c61 Merge pull request #28834 from KorPhaeron/stompstompstomp
Fixes the ancient suit from makings stomping noises in peoples hands
2017-06-26 23:00:58 -04:00
Leo
2e0bf10a30 Merge pull request #28822 from ChangelingRain/hierophantfix
Fixes the Hierophant's walls runtiming
2017-06-26 17:58:42 -03:00
Leo
2824b6e7e3 Merge pull request #28821 from kevinz000/patch-231
Fixes PAIs deleting their card on death
2017-06-26 17:54:34 -03:00
Xhuis
e7a98978fd Fixes straight jackets 2017-06-26 12:39:28 -04:00
Mike Long
4185f8959f Fixes bugs in devil
Fixes devils not losing souls upon resurrection,.
Fixes spells appearing deactivated upon resurrection.
Fixes unascendable devils being able to get ascension grade spells.
2017-06-26 12:30:59 -04:00
kevinz000
30f27ffbc4 Fixes the AI core being flammable (#28814) 2017-06-26 11:38:02 -03:00
GunHog
14e3b9a7c2 Fixes AI <-> Shell mind transfer issues
- Fixed Traitor/Malf AIs resetting their antagonist status and points
upon transfering to a shell and back.

- Fixes connected borgs being shown their laws when the AI returns to
its shell.
2017-06-26 09:37:25 -05:00
Joan Lung
9dbe3253d0 Adds some neat tiles and walls for use on lavaland (#28760)
* Adds some neat tiles and walls for use on lavaland

* heh

* these, too

* misflip
2017-06-26 11:18:51 -03:00
kevinz000
226c0f1636 Fixes piggybacking giving person on top projectile density instead of the person on the bottom. (#28770) 2017-06-26 11:01:17 -03:00
KorPhaeron
060b767a47 Ninja Dash (#28644) 2017-06-26 10:57:12 -03:00
KorPhaeron
63ee5b9665 istype 2017-06-26 09:30:54 -04:00
Jordan Brown
ff574a0a1b Improves Ahelp feedback (#28782)
* Improves Ahelp feedback

* Update adminhelp.dm
2017-06-26 13:01:08 +02:00
Ergovisavi
2a7e4f1d6c Some fixes for the anomalous crystal 2017-06-26 00:24:37 -07:00
Kyle Spier-Swenson
4307972412 Makes goonchat robust. (#28750)
* Temp fix for output control issue messing up goonchat

I'll need to do some more testing on this, but this should likely be a test mergeable fix. I might not be back at my home computer until sunday night/monday.

* Fix quote

* Adds verb to fix goonchat and log what was needed to fix it.

Makes shit robust, AND lets it know whats going on.

* Update ooc.dm

* Fix some stupidity in to_chat

* Simplify the winset

Disabling the controls seems to do nothing effective.

* y-you too, t-thanks

* Fix some short term memory issues in the code.

* Warns users to update byond if goonchat gets overridden by old chat
2017-06-26 01:03:40 -04:00
some dumbass
3c83b45fcf Move list() out of New() 2017-06-25 22:01:37 -07:00
KorPhaeron
3e04565ec0 Stomp 2017-06-25 22:49:24 -04:00
KorPhaeron
6f3dd2010f Fixes sounds on ancient hardsuit 2017-06-25 22:48:08 -04:00
AnturK
0c3edf1ff7 Shuttle engines affecting travel time (#28564) 2017-06-25 22:52:06 -03:00
Jordan Brown
4e2793e5f7 Merge pull request #28805 from ShizCalev/vent_mastah
Cleans up vent varedits
2017-06-25 21:42:12 -04:00
some dumbass
81a017d353 Fix modular consoles by having a list ready
processors try to add components to the list on Initialize()
list probably doesnt exist yet due to vOv

Fixes #28745
2017-06-25 17:45:26 -07:00
Jordan Brown
ca715f65dc Merge pull request #28771 from Xhuis/lowercases_glasses
Lowercases the names of most glasses, changes the thermonocle's description based on its examiner
2017-06-25 19:55:30 -04:00
Xhuis
93026d5a76 ant SIGHT or ant MIGHT? 2017-06-25 17:26:21 -04:00
Joan Lung
601ad4beda Adds the Cleaving Saw as what will be the reward for killing a miniboss (#28565)
* Adds the Cleaving Saw as what will be a reward for killing a miniboss

* slashslice

* wowduh

* some tweaks

* bleed!

* a little slower

* Smaller cleave, higher damage

* more info

* saw icon

* It's finally dooooone!

* done
2017-06-25 12:49:32 -04:00
Joan Lung
70e712017e Status effects start processing immediately instead of on the next timer subsystem tick (#28747)
* Status effects start processing immediately instead of on the next timer subsystem tick

* let's fix this while we're at it

* hup

* not technically efficient but better than not updating when needed
2017-06-25 12:47:10 -04:00
kevinz000
195518b0c9 Update death.dm 2017-06-25 09:37:17 -07:00
shizcalev
e1086bb616 merge conflict fix 2017-06-25 12:35:36 -04:00
RandomMarine
bdd54531c8 Exporting mechs! (#28749)
* exporting mechs

* remove null

* do the thing the maintainer wants

* non-snowflek

* Minor thing
2017-06-25 12:34:09 -04:00
Joan Lung
8fae499bb2 Fixes the Hierophant's walls runtiming 2017-06-25 12:20:36 -04:00
Steelpoint
f8ee37afc0 Ancient Space Station [Space Spawn Ruin] (#28584)
* FirstCommit

* HardsuitAncientSounds

* FurtherWorkSave

* HivebotSpriteMinorMapChange

* FinalFixesPrePR

* MinorFixes

* FixesPart1

* TGMMap

* Wording

* VoidSuitPlusSpelling

* TGMConv

* MoreSpelling

* RadioStorm

* SomehowGotThisToWork
2017-06-25 12:02:31 -04:00
Steelpoint
56a4c179b4 Station Engineers Spawn With Industrial Welder (#28740)
* InitialCommit

* LargeToSmall
2017-06-25 10:17:14 -04:00
Xhuis
ba59ef0410 Cache money 2017-06-24 19:59:13 -04:00
Nick
4140b5bc59 Centcom starts importing cat ears/tails (#28732)
* Update organs.dm

* Update organs.dm

* Update organs.dm

* Update organs.dm
2017-06-24 18:47:44 -04:00
Xhuis
997e38791c Lowercases the names of all glasses 2017-06-24 18:00:22 -04:00
Expletive
567e006fb8 Turns the maid costume's apron into a detachable accessory. (#28527)
* Maid Costume Aprons

* basemap

* woops

* fix
2017-06-24 17:39:28 -03:00
Leo
f754700a33 Merge pull request #28686 from optimumtact/assessthread
Refactors threat assessment for security bots
2017-06-24 16:50:46 -03:00
KorPhaeron
f9e5cb1460 Robotic legs let you use pockets without a jumpsuit, robotic chest lets you wear an ID/belt without jumpsuit (#28708) 2017-06-24 16:48:28 -03:00
KorPhaeron
2820180ba6 Mesons for miners 2017-06-24 15:01:57 -04:00
AnturK
1d4820d9cc Fixes whiteship escape (#28734) 2017-06-24 13:48:39 -03:00
Joan Lung
39b33f9de9 Merge pull request #28697 from Jordie0608/whyarethepolltypesdefinesthatseemskindasilly
Server polls create only when done being made
2017-06-23 16:50:29 -04:00
Really-Good-Soda-Flavor
e48df5338c [READY] New holidays including Thanksgiving and Ramadan (#28054)
* New holidays and weekday helper

* Got rid of var/

* Added separate Thanksgivings and removed an indentation on Tuesday

* Makes Mother's Day less ambiguous.

* Adds Ramadan heck yea

* Gives Ramadan a fixer-upper so it is accurate for a good while
2017-06-23 16:24:28 -04:00