Commit Graph

13438 Commits

Author SHA1 Message Date
Tastyfish f7dec6a34d Adds NT AI core display 2016-05-20 00:47:00 -04:00
HugoLuman c1a333f504 Gives Drask brains their own MMI sprite
It doesn't make much sense for their brains to look like other brains when put into an MMI.dm

Signed-off-by: HugoLuman <qaggeler@uci.edu>
2016-05-19 21:35:18 -07:00
Fox McCloud dd8feb687b Merge pull request #4451 from Tastyfish/is_mech
Makes is_mechanical() use OOP, removes bizarre chain procs
2016-05-19 19:06:05 -04:00
KasparoVy 701df43ee0 Doesn't Rejuvenate Limbs or Organs if ones Exist on Mob...
... with the same limb name (in the case of external organs) or the same slot (in the case of internal organs) to prevent duplication.
2016-05-18 23:59:12 -04:00
KasparoVy 763db82dca Icon Update Fix 2016-05-18 23:59:11 -04:00
KasparoVy 548a4681f1 Just a bit of housekeeping. 2016-05-18 23:59:09 -04:00
KasparoVy 55bdf7dbe3 Vox now Spawn with Their Stacks Again.
Since this organ doesn't interfere with Heist objectives, gave it back
to the Vox.

Also adjusts a couple comments.
2016-05-18 23:59:08 -04:00
KasparoVy 5cdaa4c90a Rejuvenating Organs will now Clear Disfigurement of the Head 2016-05-18 23:59:06 -04:00
KasparoVy 4f05d7b3f5 Rejuvenation Fix/Refactor Pass 1 2016-05-18 23:59:05 -04:00
TheDZD 42bca48c0e Merge pull request #4458 from KasparoVy/diona_fix
Fixes a Horrible Diona Runtime [Probably Urgent]
2016-05-18 18:52:01 -04:00
KasparoVy 196a897444 Diona Fix
Repaths Diona bodyparts to fix a runtime.
2016-05-18 17:49:47 -04:00
HugoLuman 057d2104e8 Adds checks for disguise being worn
Now for the disguise string to appear, the item that gives it must be in a worn slot
2016-05-18 12:40:44 -07:00
VampyrBytes 5c6474ffc0 Adds better text macro support, default cooldown for emotes with sound and some cleaning 2016-05-18 14:45:14 +01:00
Fox McCloud bcbeb3024d Merge pull request #4433 from monster860/permatele
Adds permanent teleporter
2016-05-17 22:26:18 -04:00
Fox McCloud a1d2261c68 Merge pull request #4453 from Tastyfish/get-good-at-dying
Makes pAI's die in a consistent way
2016-05-17 21:47:44 -04:00
Tastyfish dd4991d268 Makes pAI folding messages not weird, code less shit 2016-05-17 20:26:49 -04:00
Fox McCloud 923675e877 Merge pull request #4445 from Vivalas/patch-1
Fixes #3993
2016-05-17 16:20:35 -04:00
Tastyfish eb273cf76e Makes pAI's die in a consistent way 2016-05-17 09:25:30 -04:00
Tastyfish ef3859203b Makes is_mechanical() use OOP, removes bizarre is_active() 2016-05-17 07:25:52 -04:00
Fox McCloud e60ba418d0 Merge pull request #4450 from Tastyfish/fuck
Makes the galaxy not be on Orion's belt
2016-05-17 04:20:47 -04:00
IK3I c7eb997a5a Fixes some items not being craftable 2016-05-17 01:37:21 -05:00
IK3I 7f3af0a1ca Adds pod lock busters
The CE and the Armory now have specialized drills for stubborn pod
flying criminals.

Also fixes a few bugs and oversights
2016-05-17 01:37:21 -05:00
Ar3nn fbd89e01c5 adds icons and code to reference those icons 2016-05-17 01:31:32 -04:00
Tastyfish f19a777d7e literally ruined the game 2016-05-17 00:56:32 -04:00
HugoLuman e4a3f3a4b4 Merge branch 'master' of https://github.com/QuinnAggeler/Paradise into disguise 2016-05-16 19:00:26 -07:00
HugoLuman 1ff24812c1 Refactors examine code to make disguising a humanoid's species possible with s string specified in clothing item definitions. Cardborg disguises now say their wearer is "a high-tech robot!" when they are examined.
Also, makes ABSTRACT flagged gear invisible on examination.

Signed-off-by: HugoLuman <qaggeler@uci.edu>
2016-05-16 18:59:17 -07:00
TheDZD cb5f572969 Merge pull request #4423 from Fox-McCloud/foam
Foam Fixes+Changes
2016-05-16 20:15:39 -04:00
Vivalas 2190c9ed34 Fixes #3993 2016-05-16 14:18:01 -05:00
TheDZD 5351ea58b8 Merge pull request #4436 from monster860/notrust
Fix shuttle HREF exploit
2016-05-15 11:31:01 -04:00
monster860 f58887fa1f removes the fun part 2016-05-15 10:30:19 -04:00
monster860 b1bef10909 Fix shuttle HREF exploit 2016-05-15 10:17:26 -04:00
IK3I 007278a815 Adds pod lock busters
The CE and the Armory now have specialized drills for stubborn pod
flying criminals.
2016-05-14 22:07:23 -05:00
IK3I b169615080 Final changes of the refactor
A couple bug fixes might be needed, but it /should/ be ready for live.
2016-05-14 19:50:07 -05:00
monster860 be6c65efc3 adds it to rnd 2016-05-14 18:10:08 -04:00
monster860 bbe031044f Adds the floor painter 2016-05-14 14:50:53 -04:00
TheDZD d16498d685 Merge pull request #4421 from monster860/camerachunkfix
Fixes camerachunk problem
2016-05-14 10:46:10 -04:00
Fox McCloud 3ee2e470a1 Merge pull request #4331 from KasparoVy/voxhair
Refactors Hair so it's on the Head + Adds a Vox Hairstyle + Fixes/Refactors Morph + Features to Morph and CMA...
2016-05-13 15:36:34 -04:00
Fox McCloud 9e65cd7564 Merge pull request #4231 from monster860/concurrency
Telecomms concurrency fix
2016-05-13 15:34:15 -04:00
TheDZD 8e6c33cf47 Merge pull request #4401 from Fox-McCloud/hidden
Removes Players Ready From Lobby
2016-05-13 15:28:57 -04:00
Fox McCloud 825e597510 Merge pull request #4408 from CrAzYPiLoT-SS13/pAIze
Adds pAIzing
2016-05-13 15:17:07 -04:00
Fox-McCloud e22bc8a42b Foam Fixes+Changes 2016-05-12 23:47:30 -04:00
monster860 a5da710c8b Fixes camerachunk 2016-05-12 18:20:49 -04:00
IK3I b3169f18ea Cargo and Occupant Refactor with some cleaning
Various code optimizations and bug fixes
New cargo systems to make storage useful and test with
Secondary cargo system is now the slot that your chair or loot box can
go in
2016-05-11 18:20:04 -05:00
VampyrBytes 29152ceec0 tweaks
Better mime support
system returns 0,1 or 2(0 failed, 1 for visible and 2 for audible)
cleaned up creating message
2016-05-11 14:42:05 +01:00
Fox-McCloud b6edc4a0ac Can Flip Over Someone 2016-05-10 23:46:25 -04:00
TheDZD 06eafc8a25 Merge pull request #4407 from Fox-McCloud/no-guns
Refactors Species Gun Handling
2016-05-10 22:46:52 -04:00
KasparoVy e5fae9c078 Small Fix
Fixes rare occasions where markings (IPC optics) and head accessories
wouldn't reset if you switched species via C.M.A.
2016-05-10 02:23:41 -04:00
KasparoVy 1d0965b1f9 Back up to date. 2016-05-10 00:25:42 -04:00
KasparoVy 13003fe351 Merge branch 'temp2' into temp 2016-05-10 00:10:15 -04:00
VampyrBytes 0633176893 fixes derps in merge 2016-05-10 04:33:21 +01:00