Commit Graph

13381 Commits

Author SHA1 Message Date
VampyrBytes
7979706c5a strips out old emote code 2016-06-14 09:03:39 +01:00
VampyrBytes
15ef6c7f46 Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into DatumEmotesMK2 2016-06-13 18:27:01 +01:00
VampyrBytes
7187a5e8e5 Bugfixes 2016-06-13 18:12:05 +01:00
TheDZD
01f0738e11 Fixes camera assemblies and orange shoes not respecting NODROP (#4654)
* Fixes camera assemblies not respecting NODROP

* Shoes fix
2016-06-13 01:39:26 -04:00
TheDZD
cf2e294f7c Merge pull request #4645 from LittleBigKid2000/literallyunplayable
Fixes the charcoal suit's description
2016-06-12 11:05:58 -04:00
Isaac Erwin
8c37ba7ba1 Fixes the charcoal suit's description
The tie is blue, not red. Literally unplayable.
2016-06-12 04:05:16 -04:00
Fox-McCloud
b2040467bd Fixes Databaseless Operation Runtime 2016-06-12 03:53:26 -04:00
Tom Heeren
4e31600491 Gives synthetics a more irritated buzz noise. (#4561)
* Adds the ability to make the sad trombone noise for synthetics.

Also moves the sound file itself into the sound/machines folder.

* No wait I can't do that

Moves the sadtrombone noise back to where it came from.

* Changes the sad trombone to buzz-two

Do I win a prize
2016-06-12 02:30:49 -04:00
monster860
42639bcab5 Traders Event (#4016)
* Traders Event

* lien notes

* Fixes indent

* Gets rid of things Fox doesn't like.

* how did that get deleted

* Get rid of things maintainers don't like

* Adds some crates to the shuttle, and a recall console to the base.

* EVENT_LEVEL_MAJOR, and make it weight 0 (out of rotation)

* line nutes
2016-06-11 12:47:20 -04:00
TheDZD
ad0b8fea29 Merge pull request #4619 from Fox-McCloud/grab-fixup
Grab Fixes and Throwing Refactor
2016-06-11 12:29:31 -04:00
Twinmold93
bf2d74d80e Spacepod Fix - Equipment Modules (#4637)
* Spacepod Fix - Equipment Modules

Changes the installed_module variable in equipment to a list, allowing
the rest of the code to read it correctly.  Now when equipment is added
and removed from the pod, it updates properly. Also adds any equipment
the pod starts with to the list.

Fixes the issues in:
https://github.com/ParadiseSS13/Paradise/issues/4599

* Changes List Call

Changes:
equipment_system.installed_modules = new/list()
to
equipment_system.installed_modules = list()

* Properly Placement for List Defined

Removes the definition of the variable as list() from spacepod.dm to
equipment.dm, clearing up a little of size from the total code.

* Removes shot_from

Removes the shot_from lines from the code.
2016-06-11 12:22:34 -04:00
TheDZD
062f14284e Merge pull request #4547 from CrAzYPiLoT-SS13/cupcakesnchainsaws
Adds a check for twohanded items to cuffing
2016-06-11 12:11:49 -04:00
TheDZD
a2f2da09b9 Merge pull request #4608 from Fox-McCloud/remove-mindslave
Can Deconvert Mindslaves and Vampire Thralls
2016-06-11 12:11:34 -04:00
DaveTheHeadcrab
128bb4deb1 Fluff Item Adjustments (#4630)
* scanner icon

* Revert "scanner icon"

This reverts commit 86a7b5cf4f.

* Fluff Item Tweaks

* Removes the stat check

* Windbreaker Starts Open
2016-06-10 00:29:51 -04:00
Fox McCloud
62af26fa16 Merge pull request #4623 from DaveTheHeadcrab/detective_stuff
Detective Scanner Update
2016-06-09 23:59:00 -04:00
Fox-McCloud
e6801a98e3 fixes and tweaks 2016-06-09 03:19:27 -04:00
Fox McCloud
695cde670a Merge pull request #4515 from TheDZD/why-did-i-try-doing-this-again
Major Gun Refactor
2016-06-08 22:49:10 -04:00
TheDZD
c6b4539548 Finishing touches 2016-06-08 15:11:24 -04:00
TheDZD
16f4b61520 Merge pull request #4613 from Fox-McCloud/experimentssss
Experimentor Duplication Limit
2016-06-08 11:15:18 -04:00
SamCroswell
0bb6bc38d2 Scanner - Be Dey Incapacitated? 2016-06-08 10:38:17 -04:00
SamCroswell
56fd1bc9e5 Scanner - Minor Fix 2016-06-08 10:27:11 -04:00
SamCroswell
934267b2b6 Scanner - Initial Commit 2016-06-08 10:26:54 -04:00
Fox-McCloud
5238628d9d Grab Fixes and Throwing Refactor 2016-06-08 01:57:58 -04:00
Fox McCloud
3594337638 Merge pull request #4558 from monster860/cluwne_voice
Adds comical implants
2016-06-07 09:31:02 -04:00
TheDZD
fc22b855ef Merge pull request #4615 from Krausus/DBConnSpamFix
Fixes Excessive Database Reconnections
2016-06-07 09:00:03 -04:00
Krausus
c5fc47eca4 Fixes repeated database reconnections
setup_database_connection resets the database connection each time it's
called, and was being called for each new client
2016-06-07 05:05:02 -04:00
Fox-McCloud
bb02bfa284 Experimentor Duplication Limit 2016-06-07 02:25:06 -04:00
Isaac Erwin
eca41351cd MrBarrelrolll Fluff Item
Adds in a fluff item for MrBarrelrolll, the Viridi Protegat. It's
functionally identical to the roman armor.
2016-06-07 00:16:00 -04:00
Fox-McCloud
56b4eb72bf Fixes Experimentor Cold Critical Reaction 2016-06-05 22:24:24 -04:00
TheDZD
e7aa12e339 Merge pull request #4573 from Fox-McCloud/mocha
Adds in Cafe Mocha
2016-06-04 21:19:43 -04:00
Fox McCloud
c342d22f8b Merge pull request #4576 from Twinmold93/narsie-ai
Adds Nar-Sie Hologram and Backup Error Screen to AI
2016-06-04 21:10:29 -04:00
TheDZD
43aa200724 Merge pull request #4591 from Fox-McCloud/fixes-laser-armor
Fixes Laser Armor
2016-06-04 00:53:33 -04:00
Fox-McCloud
39509e54af Fixes Laser Armor 2016-06-04 00:50:18 -04:00
TheDZD
4339629cac Removes L6 SAW adminbus ammo and fixes icon update issue with energy weapons 2016-06-04 00:49:01 -04:00
TheDZD
8b8dd41d36 Fixes 2016-06-03 23:41:54 -04:00
TheDZD
bcc7496e4a Merge pull request #4586 from Krausus/FixinFollow
Fixes Ghosts Not Following Unusual Movers
2016-06-03 21:24:55 -04:00
Krausus
41efd06063 Fixes /mob/living/life not calling its parent
This was preventing mobs from updating ghosts following them when they
moved any way other than walking.
2016-06-03 20:53:14 -04:00
TheDZD
1f46720605 Merge pull request #4584 from Crazylemon64/i_did_another_dumb
Prevents message spam on roundstart
2016-06-03 20:13:40 -04:00
Crazylemon64
83f8963682 I did a comparison on the wrong thing 2016-06-03 17:05:28 -07:00
TheDZD
6639bb2299 Merge pull request #4546 from CrAzYPiLoT-SS13/changelogtweaks
Changelog notification tweak
2016-06-03 12:36:51 -04:00
Fox-McCloud
7c38aa036b Fixes Ice Reagent 2016-06-03 05:57:03 -04:00
Twinmold
8e369294d8 Adds Nar-Sie Hologram and Backup Error Screen to AI
Allows the AI the ability to use the holographic Nar-Sie sprite from the
selection. Also adds in a backup error screen for the AI in the case the
icon text is incorrect when the variable is changed.
2016-06-03 04:18:27 -05:00
TheDZD
f17f4ccdeb Crossbows and piescannons 2016-06-02 22:17:19 -04:00
TheDZD
4d7aab53a2 Merge pull request #4524 from CrAzYPiLoT-SS13/justsynththings
Posibrain fix
2016-06-02 21:53:01 -04:00
Fox-McCloud
6abe982844 Adds in Cafe Mocha 2016-06-02 21:21:47 -04:00
Fox McCloud
50ad81bbc8 Merge pull request #4567 from Tastyfish/cattle-ranch
Fixes abandoned crate multitooling
2016-06-02 18:58:19 -04:00
Fox McCloud
962002b3c9 Merge pull request #4560 from Tastyfish/item-action-button-fix
Fixes holsters and potentially other accessories's action buttons
2016-06-02 18:57:56 -04:00
Fox McCloud
86060d215a Merge pull request #4568 from Tastyfish/cable-color
Fixes splitting cable coils off inactive hand not having correct color
2016-06-02 18:57:36 -04:00
Tastyfish
6d99fdedf3 Fixes splitting cable coils off inactive hand not having correct color 2016-06-02 17:08:47 -04:00
Tastyfish
b787e599ef Fixes loot crate multitooling 2016-06-02 16:30:29 -04:00