Commit Graph

147 Commits

Author SHA1 Message Date
Fox-McCloud f5ce957f33 qdel pass II 2015-07-11 02:10:31 -04:00
Fox-McCloud 0dbea7621f The Great Del() Cull of 2015 2015-07-09 02:48:34 -04:00
Tigercat2000 7c9139d6e0 Bay/-tg- Meteor port
Meteors now have different types, properly integrated.
Meteoract has been removed, meteors now just call ex_act.
2015-06-21 18:39:39 -07:00
Krausus 564048f8e0 Fixes missing handling for various statuses
Simple animals, cyborgs, and PAIs were missing handlers for things like
sleeping or deafness, causing issues when reconnecting or getting
flashbanged.
2015-06-08 05:11:50 -04:00
Fox-McCloud 791ebc0b7f New Race: Canine Race--Vulpkanin 2015-05-24 01:00:19 -04:00
Krausus 67323c8309 Fixes clientless pAI booping runtime
pAIs without an active client can now be booped back into their card
form.
2015-05-16 06:16:16 -04:00
AnturK 568d289a67 Generic Action\Action Button System
This commit ports the GAABS from -tg-station13. The GAABS allows for
generic, movable, hud elements for spells, powers, and items.
2015-05-11 09:32:08 -07:00
Aurorablade 5f65824f81 Updated Corgi pAI Sprite 2015-05-05 18:53:17 -04:00
Tigercat2000 4f1053f5b7 LINDA, Stage 1
This commit ports the base system of LINDA from TG. This version of linda
is the original version, with none of -tg-'s fixes, rewrites, or other
such improvements attached.

The mob ignite system has been 100% removed, as LINDA does not support
this normally. It may be added back in when the improvements and refactors
to LINDA have been ported.
2015-04-28 08:43:42 -07:00
ZomgPonies ad4135e170 Merge pull request #580 from Fox-McCloud/Explosions
Explosion Tweaks and Fixes
2015-03-17 08:22:15 -04:00
Markolie cacc2bf917 Fixes 2015-03-16 18:49:47 +01:00
Fox-McCloud 645167b49a Explosion Tweaks and Fixes 2015-03-15 18:05:13 -04:00
ZomgPonies 9e57d2424f Merge pull request #528 from TheDZD/nano_pai
NanoUI pAIs
2015-03-08 13:23:05 -04:00
DZD 922cd08fd5 Removes 2 lines that do nothing. 2015-03-06 19:56:40 -05:00
DZD d2d0627d43 NanoUI pAIs 2015-03-06 18:34:45 -05:00
SamCroswell b8a9c902a1 Removes Space Ninjas 2015-03-02 19:05:44 -05:00
Markolie b44255d250 Bug fixes 2015-02-24 18:57:12 +01:00
Markolie 672305e034 Adds a "params" parameter to attackby(), so it keeps track of pixel_x and pixel_y among other things 2015-02-22 22:12:11 +01:00
Markolie 377dfe894d Add attack animations 2015-02-22 21:15:54 +01:00
Markolie 0048394e3c Fix pAI universal translator toggle 2015-02-22 19:30:45 +01:00
Markolie 9fedfc7c62 Switch copytext and sanitize proc 2015-02-20 22:17:13 +01:00
Markolie 8e265002db Ensure silicons have galactic common 2015-02-20 21:07:44 +01:00
Markolie c89e3ac1eb Revert "Revert "Emergency communications hotfix""
This reverts commit 3ea36839a8.
2015-02-20 17:59:07 +01:00
Markolie d8d1670b68 Revert "Revert "Saycode/language/species port from Bay""
This reverts commit d54579850c.

Conflicts:
	code/game/gamemodes/nuclear/nuclearbomb.dm
	code/game/objects/items/devices/radio/intercom.dm
	code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
DZD 212ca5f5bd MERGE CONFLIIIIIICTS 2015-02-19 20:26:36 -05:00
ZomgPonies d54579850c Revert "Saycode/language/species port from Bay" 2015-02-19 20:15:42 -05:00
DZD d0d6c8eebd Merge with upstream/master
Fixes merge conflicts.
2015-02-19 19:38:48 -05:00
Markolie 46c53be6f1 Part 2 of saycode/language/species port from Bay. Also includes bugfixes. 2015-02-20 00:50:28 +01:00
DZD fbd9c367c0 NODROP flag addition & handling
- Purges canremove
- Implements functionality for NODROP flag, replaces canremove
- Refactors mob inventory unequipping.
2015-02-18 13:22:41 -05:00
Markolie 2adf44e4a1 Borer, pAI and posibrain language fix 2015-02-17 23:36:46 +01:00
Markolie 21926c9e48 Part 1 of saycode/language/species port from Bay 2015-02-17 23:20:50 +01:00
Markolie 95679c01bb Bug fixes 2015-02-05 12:55:18 +01:00
Markolie c520856716 Additional jobban options, minimum account age for antags 2015-01-31 19:48:48 +01:00
DZD a071f39eda pAI Damage Fix
- pAIs will now get torn to bits by simple_animal mobs. No more serving
as a perfect distraction on away missions.
Note: pAIs are still immune to toxin damage, as all silicons are, so
anything that does toxin damage will still be ineffective.
2015-01-17 13:43:58 -05:00
DZD 95fe57f08b Undo Possible Language Fix
Language Fix does not work, removing for now, to be fixed in a separate
PR.
2015-01-09 18:08:43 -05:00
DZD d6e13b506d Possible Fix for pAI language
- pAIs can speak Sol Common by default (Needs testing)
2014-12-14 15:49:13 -05:00
DZD 8f92593e4a Fixed pAI Death and Interface While in Drone Form
- pAI interface now closes when a user tries to interact with it while
the pAI is in drone form or out of range.
- PROPERLY fixed drone pAI death, leaves a corpse on the ground.
2014-12-14 15:31:30 -05:00
DZD 7d600c4379 Minor Fixes
- Fixes message spam a pAI gets if being dragged.
- pAI master interface should become inaccessible if pAI goes into drone
form.
- Minor changes to pAI death, handles the card a bit better.
2014-12-10 17:35:50 -05:00
DZD 9a5195cb3e Upstream Sync
Syncs with ParadiseSS13/Paradise and fixes merge conflicts.
2014-12-09 22:55:08 -05:00
Fox-McCloud c1921ad150 PAI Changes 2014-12-09 22:45:05 -05:00
DZD 55a2779cf8 More Minor pAI Tweaks
- EMPs will only instantly kill full health pAIs on a 20% chance,
possible brute/burn from EMPs isn't instantly deadly anymore.
- pAIs can no longer bump things around.
- Cleans up unneeded if statement in pAI pull proc, still cannot pull
anything.
- pAI card (not mobile form) now properly reacts to explosions.
- Adds 1/10 second delay between a pAI being hit/bonked and closing up
(Effectively meaningless gameplay-wise).
2014-12-09 19:00:46 -05:00
DZD 8e4f2f6399 More Minor pAI bugfixes
- Closing a pAI turns off resting.
- Wiping a mobile pAI now works correctly. (Probably want to fix being
able to do this in the first place)
2014-12-08 18:22:18 -05:00
DZD 0c1c96a8b5 Minor Fixes to pAI Death and Adds Corgi Form
- Corgi form available to pAIs.
- Canine speech flavor text available to pAIs.
- Minor fixes to pAI death behavior, only creates robot debris if the
pAi is in drone form when it dies.
- pAI suicide now works while resting.
2014-12-07 17:27:48 -05:00
DZD 0c75432620 Merge remote-tracking branch 'upstream/master' 2014-12-06 13:09:13 -05:00
Markolie aa68b2e160 AI/Cyborg HUD fixes, lets Vox's pick name when spawning, fixes Beepsky's/ED-209's ID'ing issue 2014-12-06 01:26:59 +01:00
DZD dd631d4806 Migrating Bay pAI Drone Form Port 2014-12-02 18:00:24 -05:00
PsiOmega 6158805a68 Fixes #5946 and cuts down on duplicate code across Life() procs.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/silicon/ai/life.dm
	code/modules/mob/mob.dm
2014-08-16 21:18:18 -04:00
ZomgPonies aafa11712a Removal of virus1/disease1 system. So long GBS/Jungle Fever, you'll be missed! 2014-07-16 00:53:08 -04:00
Mloc-Argent 1b2f83dee4 BS12 Hooks 2014-05-22 23:56:35 +02:00
Brian Cook e2a1664d27 Reverted "Paroled" to "Parolled"
To avoid conflicts with other variables and spellings.
2014-04-29 20:48:59 -04:00