Commit Graph
1786 Commits
Author SHA1 Message Date
KugamoandGitHub 27edf99e06 Adds rubber ducky shoes (#13996)
* adds rubberduckyshoes item

* Adds crafting recipe for rubber ducky shoes

2 rubber duckies, 1 sandal using Wirecutters

* Adds icon for rubberducky shoes

* Adds character sprites for rubberducky shoes

* Adds in hand sprites for rubberducky shoes

* removes pointless variable, and I redid the description.

* Adds rubber ducky to the merch console

done since theres normally only 3 ducks on station, giving some more access to duckies I think is warrented. This might be to much.

* Adds species specific sprites for Vox and Drask

* removes pointless list

* moves crafting recipe to clothing category

* Removes entry in merch console, adds entry in prize vendor

* Revert "moves crafting recipe to clothing category"

This reverts commit b80c398b46b3e60a10b78461d753b6ef6e3ac88b.

* Revert "Removes entry in merch console, adds entry in prize vendor"

This reverts commit c4ae6c3767d2d5ad072ae5befcb1f66b99cb6c63.

* Adds entry into arcade prize vendor

* Removes entry in merch console

* adds crafting recipe to clothing category

* removes recipe from misc category

* corrected messed up sound file location

* Updates icons/mob/feet.dmi

* Updates icons\obj\clothing\shoes.dmi

* improved the item icon

* deconflict
2020-09-16 18:29:49 -04:00
TDSSSandGitHub 328b7fa8d8 ERT idiotproofing and minor tweaks (#13834)
* makes ert more robust

* renamed and tweaked

* idiot proofing of ert

* I cannot into git, oops

* removed the anti-stun from code red erts again

* removed implied src
2020-09-16 16:38:25 -04:00
AffectedArc07andGitHub 90fd9a8fb8 Removes all relative heresy (#13969)
Removes all relative heresy
2020-09-16 12:52:20 -04:00
denghis1andGitHub 845e7a8b75 Added the warning cone as a headpiece for Ian (#14216)
* Added the warning cone as a headpiece for Ian
2020-09-16 09:52:40 -04:00
variableundefinedandGitHub db06596ffa Merge pull request #14283 from SabreML/Fire-Lighting
Makes cigarettes catch fire if their holder is also on fire
2020-09-15 19:41:02 -04:00
mochi e07306f20d Merge branch 'master' into instrument-tgui-n-optimization 2020-09-14 20:04:48 +02:00
AffectedArc07andGitHub 0a70b8dedd Merge pull request #14174 from ppi13/hazard-vest
Buff the hazard vest's suit storage
2020-09-13 13:37:54 +01:00
SabreML 45aad847e3 Documentation the 2nd 2020-09-12 18:54:17 +01:00
SabreML 6a4a0fa922 Documentation
Pretty sure I did this right.
2020-09-12 16:58:10 +01:00
SabreML 9ec4ba49ab Fixes comment 2020-09-12 16:06:38 +01:00
SabreML 950dc54161 catch_fire proc 2020-09-12 15:38:47 +01:00
Kugamo 6f4a7d600b Fixes issues with Grey armor, and secmask sprites 2020-09-05 12:33:01 -05:00
ppi13 2b4a803a31 Buffs hazard vest 2020-08-28 21:10:38 +02:00
AffectedArc07andGitHub b081cce749 Merge pull request #14108 from ExusA/small-clothing
Reclassifies most clothing as Small
2020-08-26 20:42:42 +01:00
AffectedArc07andGitHub 58e1f0d55c Merge pull request #14030 from SabreML/Tourist-Suit
Adds the Tourist Outfit as a wearable shirt.
2020-08-24 10:48:25 +01:00
ExusA ffb374d39a more armor items are NORMAL 2020-08-19 16:18:27 +08:00
ExusA 6a6a456b40 storage clothes are NORMAL 2020-08-19 16:18:16 +08:00
ExusA cedde91ad4 adds exceptions 2020-08-18 19:57:31 +08:00
ExusA 5efc13e5f3 Reclassifies clothing as small 2020-08-18 19:57:18 +08:00
AffectedArc07andGitHub 0aa89bd3de Merge pull request #13748 from Fox-McCloud/rig-purge
Purges Rigs
2020-08-09 18:21:39 +01:00
SabreML 8e0f295b10 Adds the 'Tourist Outfit' 2020-08-07 19:47:12 +01:00
mochi 7e3fb680c0 Headphones, fix unreachable dropoff threshold, etc. 2020-07-22 17:50:30 +02:00
Fox McCloudandGitHub 76863b4f49 Merge pull request #13759 from Deelite34/Doing-things-to-Paradise
Fixes typos in space pod action text and a hat description
2020-07-03 06:41:43 -04:00
Deelite34 e2bd916425 Fix typos
Fixes typos in baseball cap and searching for items under seat in space pod.
2020-07-02 23:09:40 +02:00
denghis1 846b479686 bugfix, scopes lawyers_badge/attack_self properly
Scopes the attack_self of the lawyers_badge to that accessory, instead of setting it on every single accessory, thus preventing everyone from being able to pretend that they are an attorney
2020-07-02 22:48:52 +02:00
Fox McCloud c4143aedf0 Purges Rigs 2020-07-01 13:09:15 -04:00
Fox McCloudandGitHub 93db61665d Speech bubble refactor and Features (#13598)
* Speech Bubble Update and Refactor

* OBJECTION

* magistrate too

* args

* clean up and plug in atom say

* better
2020-06-28 14:23:32 -06:00
Fox McCloudandGitHub b3d69aac9b Moves to BYOND 513 (#13650)
* Fixes Orbiting

* moves to 513

* travis update

* check for minor version too
2020-06-26 01:15:59 -06:00
mochi bc5bab7bc1 Add type checks in case of Initialize() weirdness 2020-06-24 11:22:35 +02:00
mochi 096bc87dd3 Actually plug armor procs to armor modification code 2020-06-23 09:41:48 +02:00
mochi aad3c76e5d Further clean up code, remove some arg defaults, fix some bugs 2020-06-22 23:43:45 +02:00
Fox McCloudandGitHub 75a8efa65c Updates Components (#13594)
* Updates Components

* signal documentation too

* minor fixes
2020-06-15 18:18:07 -06:00
Fox McCloudandGitHub 38403e1bc7 Fixes Shoe Shackle Handcuff Upgrading (#13568)
* Fixes Shoe Shackle Handcuff Upgrading

* better
2020-06-07 17:26:23 -06:00
Fox McCloudandGitHub 73e8781b0a Fixes Excessive PDA Creation (#13561) 2020-06-07 16:52:44 -06:00
Fox McCloudandGitHub 70b46d8aea Life refactor (#13471)
* Life Refactor WIP

* part 2

* part 3

* runtime fix

* newlines

* tweaks

* perspective checks

* fixes

* remote view tweaks

* more fixes

* robot fixes

* better updating

* cleaned up icon procs

* less proc call overhead

* performance gains

* more optimization

* shorter lists, removal of unecesary code

* gene OOP and dna styling cleanup

* oops

* axe disabilities

* typeless loop

* various tweaks and fixes

* brain checks

* runtime fixes

* cryo vision fixes
2020-06-03 19:43:30 -06:00
Fox McCloudandGitHub 798cf7a8be Removes Fat Sprites (#13430)
* Removes Fat Sprites

* fat vs chubby

* edge case
2020-05-23 03:10:39 -06:00
Aquilar cb926d7074 thanks travis 2020-05-19 06:58:07 +08:00
Aquilar 5df41300fd some value changes
Signed-off-by: Aquilar <20759278+Aquilar@users.noreply.github.com>
2020-05-19 06:44:08 +08:00
Aquilar 4d61487f9b This commit changes armour values of existing sec gear and adds armour values to some of the plasmamen helmets so they in line with everything else.
Lowers the protective values of the security beret to be line with the security cap, also removes bomb protection from both.
Lower the protective values for the security winter coat to be in line with the security security. (no more power gaming with custom load outs)
Adds armour values to the following plasmamen helmets so they not unnecessarily held back in those jobs; mining, hop, captain, security and blueshield.

Signed-off-by: Aquilar <20759278+Aquilar@users.noreply.github.com>
2020-05-19 06:43:54 +08:00
datlo 9fcb19126e Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into wizloadouts 2020-05-18 09:22:27 +02:00
Fox McCloudandGitHub d8134fd328 Refactor and Fixes EMP's (#13420) 2020-05-14 20:39:44 -04:00
Sgtdevel ce9f1597f3 Update soft_caps.dm 2020-05-13 11:50:15 -04:00
Sgtdevel dd7ea13bf6 Update soft_caps.dm 2020-05-13 11:07:33 -04:00
Fox McCloudandGitHub 5e7433576e Merge pull request #13360 from SteelSlayer/missionary-staff-fix
Fixes the missionary staff being unable to charge properly
2020-05-09 02:25:59 -04:00
SteelSlayer a3aafa4ce4 this works 2020-05-06 02:03:15 -05:00
SteelSlayer a60bfc0fcc better logic 2020-05-05 17:20:48 -05:00
Fox McCloudandGitHub faecf7cbfa Patch rework (#13062)
* Patch Rework Part 1

* applicator

* fixes

* fixes

* temperature settings

* single application patches

* additional

* new line fix

* fox  is a derp sometimes
2020-05-02 20:07:43 -04:00
datlo d0c0e4a207 trailing newlines 2020-05-02 11:00:50 +02:00
datlo 7b2c9d9564 Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into wizloadouts 2020-05-02 10:25:05 +02:00
SteelSlayer f02e0e2a2b Fixes missionary staff recharge 2020-05-01 19:31:37 -05:00