Commit Graph

5166 Commits

Author SHA1 Message Date
Fox McCloud 8d092d226a Merge pull request #3678 from VampyrBytes/Lockboxes
prevents autoequip to locked lockboxes
2016-02-24 02:04:03 -05:00
Fox McCloud 433dde874a Merge pull request #3668 from Tastyfish/frames
Adds picture frames
2016-02-24 02:02:42 -05:00
VampyrBytes 6afc8258a8 Adds same fix to secure storage 2016-02-24 06:54:56 +00:00
VampyrBytes c343619ebc removes unneeded brackets 2016-02-23 23:39:54 +00:00
VampyrBytes b138c3eace prevents autoequip to locked lockboxes 2016-02-23 10:05:32 +00:00
Tastyfish 02d7c20778 Makes soap & rags not starting a cleaning timer everytime you erase a pixel in canvas 2016-02-22 22:03:34 -05:00
Tastyfish eff33023d0 Adds canvas support to picture frames 2016-02-22 20:24:57 -05:00
Tastyfish 4f3ce4ecbc Adds picture frames 2016-02-21 21:00:45 -05:00
Fox McCloud 29784c9875 Merge pull request #3650 from TheBeoni/Sandals
Adds new sandals.
2016-02-21 19:26:42 -05:00
Fox McCloud a0263f9c89 Merge pull request #3652 from Crazylemon64/warm_regards
You can now light cigarettes off of burning mobs
2016-02-21 01:27:11 -05:00
Fox McCloud f56914781d Merge pull request #3651 from Tastyfish/better-name-edit
Refactors renaming so it works consistently
2016-02-20 17:51:43 -05:00
Fox McCloud 941d992920 Merge pull request #3655 from VampyrBytes/washrefactor
refactors washing items
2016-02-20 17:41:53 -05:00
Fox McCloud c69d0b877c Merge pull request #3656 from pinatacolada/protectstation
Makes the Protect Station board no longer consider people crew, instead of human
2016-02-20 15:35:35 -05:00
pinatacolada 90678a4c28 Makes the Protect Station board no longer consider people crew, instead of human""
I'm guessing this was an oversight?
2016-02-20 14:01:53 +00:00
VampyrBytes 386ed87126 refactors washing items
fixes #3570
Could have fixed with another if statement in sink/attackby, but it was
already pretty snowflakey, and had the potential to get worse
Items now have a wash proc that the sink calls, that can be overridden
when needed
2016-02-20 12:01:40 +00:00
TheBeoni 156acacb4d Removed sec hailer 2016-02-20 12:43:44 +01:00
TheBeoni bf7fcec275 Corrected. 2016-02-20 12:33:57 +01:00
Fox McCloud 716edf2533 Merge pull request #3634 from KasparoVy/packbackets
Vox-fitted Back Stuff, Adds Genetic Duffel, Fixing Typos and Refactoring Back-Icon Generation
2016-02-20 02:20:16 -05:00
Fox McCloud 2c4dfb18e5 Merge pull request #3564 from Crazylemon64/better_defibs
Might make the defib more reliable on players who have ghosted
2016-02-20 02:18:55 -05:00
Crazylemon64 6d30b44ac6 You can now light cigarettes off of burning mobs 2016-02-19 21:20:04 -08:00
Crazylemon64 250e07a915 bluh 2016-02-19 21:05:48 -08:00
Crazylemon64 ae3ab870f8 Adds the recommended fixes 2016-02-19 20:42:25 -08:00
TheDZD 84f01d99b9 Merge pull request #3627 from VampyrBytes/adminreagents
fixes #3615
2016-02-19 22:47:00 -05:00
Tastyfish 85cfccf2d9 Refactors renaming so it works consistently 2016-02-19 21:03:33 -05:00
TheBeoni ce0f5a962a Adds new types of sandals. 2016-02-20 02:56:26 +01:00
Tastyfish b56f9ed17f Fixes MetaStation directional signs 2016-02-18 22:37:04 -05:00
KasparoVy 679218b952 Vox-Fitted Back Stuff, Adds Geneticist Duffel, Fixing Typos and Refactoring Back Icon Generation
Using species_fit and sprite_sheets now works properly for items worn on
the back. Previously it was using the item_state name if it existed in
order to generate the on-mob icon, which was wrong. I restructured it to
work the same way as the rest of the icon generation procs.
2016-02-18 14:59:28 -05:00
Fox McCloud fe78b45b41 Merge pull request #3578 from Tastyfish/pda-apps
Complete refactor & partial redesign of the PDA
2016-02-18 13:39:37 -05:00
Fox McCloud 1dc0b8ffbd Merge pull request #3620 from Tastyfish/catwalks
Fixed a couple catwalk / rod things.
2016-02-18 13:37:26 -05:00
Fox McCloud 5f0736e2ed Merge pull request #3624 from Tastyfish/i-have-no-mouth-and-i-must-fork
Stops utensils from working on mouthless humanoids.
2016-02-18 13:36:55 -05:00
TheDZD cbafa08ba0 Merge pull request #3601 from FalseIncarnate/arcade
Arcade Prize Counter
2016-02-17 16:57:49 -05:00
VampyrBytes adf52304ee fixes #3615
Reagents now have an admin only marker.
adminReagentCheck takes a list of paths and removes anything containing
admin only reagents
removed possibility of random drinks containing adminordrazine
2016-02-17 12:30:07 +00:00
Tastyfish e27fb5d27f Stops utensils from working on mouthless humanoids 2016-02-16 22:52:56 -05:00
Tastyfish 677ebfbb9d Fixed catwalks dropping wrong amounts 2016-02-16 19:17:57 -05:00
FalseIncarnate f44602ab79 Src, Spans, and Chainsaws
Cleans up some src and src.loc in the toys, arcade, and prize counter
files

Replaces some text macros with proper spans

Removes the attack proc from the toy chainsaw, preventing them from
making sounds on hit.
- Still makes the revving sound when you wield them
2016-02-15 02:32:29 -05:00
Fox-McCloud 9d7904e29f EMP Kit Tweak 2016-02-15 01:57:16 -05:00
FalseIncarnate 0015eac2c8 Arcade Prize Counter 2016-02-14 01:58:36 -05:00
TheDZD af648474cf Merge pull request #3583 from Fox-McCloud/permit-refactor
Refactors Bot Weapon Identification
2016-02-13 18:23:12 -05:00
Tastyfish 4f197cd48b Also moved the pda stuff to a module 2016-02-12 16:51:16 -05:00
Tastyfish d3ddd683f7 Addresses various things re pda refactor 2016-02-12 16:42:27 -05:00
Fox-McCloud f47131fbb2 Refactors Bot Weapon Identification 2016-02-12 14:52:50 -05:00
Fox McCloud aa7b36487b Merge pull request #3580 from VampyrBytes/PlasticBags
Fixes plastic bags suffocating when they shouldn't (#3577)
2016-02-12 13:46:06 -05:00
VampyrBytes 90c485355f Fixes plastic bags suffocating when they shouldn't (#3577)
As title. Now checks your head slot for the bag rather than relying on a
variable that might not be reset in time
2016-02-12 11:37:19 +00:00
Tastyfish a8f9ea2086 pda refactor 2016-02-12 03:24:21 -05:00
FalseIncarnate 954d0dadfa Prize Counter WIP commit 2016-02-12 00:32:21 -05:00
KasparoVy c00121e47a Grey Smokables 2016-02-10 23:07:26 -05:00
Crazylemon64 18cc737c0f Might make the defib more reliable, and adds a message for the ghost not being present. 2016-02-10 11:23:53 -08:00
Fox McCloud 4b973163a6 Merge pull request #3548 from Spacemanspark/Spark-plays-too-much-Pokemanz
Adds Pokemon to the game.
2016-02-10 00:51:11 -05:00
Fox McCloud 9ec6286446 Merge pull request #3550 from Tastyfish/tables3
Fixed extra table legs
2016-02-09 17:57:32 -05:00
Spacemanspark b6b3204bf7 Makes Mob Capsule code better. 2016-02-09 01:02:25 -06:00