Commit Graph

15 Commits

Author SHA1 Message Date
Markolie 5c18855967 Additional sight options for ghosts, makes AI eye visible to ghosts 2015-01-30 16:47:09 +01:00
alex-gh a496d709f3 Added 2 new AI icons by Wisewill 2014-02-14 17:06:58 +01:00
alex-gh 34a378fbd3 AI icon bugfix 2014-01-18 19:17:30 +01:00
alex-gh ba1884a45f Added new AI icon courtesy of Wisewill 2014-01-18 07:59:14 +01:00
ZomgPonies 00bb67f470 Xenoborgs, XenoAI, awww yeah. 2013-11-24 04:52:53 -05:00
ZomgPonies 532e0ddf4e New (old) AI icons added 2013-11-23 21:44:38 -05:00
Ravensdale 9aedfa8b23 Bugfix: Fixes mining borg's radio to the supply frequency since mining frequency no longer exists.
Feature: Introduces and adjusts code for cyborg and AI custom sprites

Cleanup: Streamlined the AI core selection code. Could probably be even cleaner but it's good for now.
2013-07-03 21:24:25 -07:00
Ravensdale c8f9864207 Fix: Engineering borg's 'Antique' sprite being invisible. Blasted caps.
New: Rowtree's 'Lucy' Cyborg and Serithi's 'REMNANT' AI Core sprites implemented.

Tweak: Cult's conversion rune failure text tweaked so something a little more immersive.
2013-06-03 13:32:44 -07:00
Ravensdale 0ec910729c Porting of old AI cores. Introduces Triumverate, Serithi's TRIBUNAL sprite made public with permission. 2012-12-22 09:25:47 -08:00
Ravensdale 4d1bf6b5be Adds in Ravensdale's custom AI core sprites, as well as brings back Serithi's and Searif's. 2012-11-10 21:43:40 -08:00
kortgstation@gmail.com 4743404f15 Added a new static-AI icon pieced together from the non copyright violating frames of the old static AI icon.
AIs can now set their core display to the classic malf red and new static displays.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3468 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-16 10:11:49 +00:00
trubblebass@gmail.com b527f8389a BIG BAD COPYRIGHT UPDATE
This removes lots of icons from the code that breach our copyright/intellectual property guidelines. Those left in (ie: aliens and metroids) are in the process of being given new sprites. If anybody would like some of the removed sprites for their code or for admin events. Send me pm on the forums (Azeures) and I'll get them for you.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3004 316c924e-a436-60f5-8080-3fe189b3f50e
2012-01-28 22:50:32 +00:00
firecage@hotmail.com 7f01b6fa9b Added two new sprites for cyborgs to choose from. A new medborg one and a new cyborg one.
AI can also choose a new sprite for itself, the Yes-man one.

Bodybags are now also added and 3 can be found in medbay. They are not entirely finished yet, but they will serve their purpose.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1874 316c924e-a436-60f5-8080-3fe189b3f50e
2011-07-17 17:46:04 +00:00
vageyenaman@gmail.com ebcdc09c10 There's a few things in this revision made by me, and some made by other people that
requested I commit into the SVN. Please PM the collective coders if you find any bugs in 

their work.


AI:

     The AI now has a verb that lets it change its appearance. It doesn't do much, but but 

it's some neat aesthetics that compliment the little display panes scattered around the 

station that the AI can modify. This was a combined effort between Firecage, Petethegoat, 

and Superxpdude.



Miscellaneous Changes (by Petethegreat):

     - Cup Ramen sprite changed to a nicer one by Cheridan
     - Plasma sheet sprite changed to a thicker one by Aru




Metroids:

     They work. There might be some lingering bugs I simply cannot catch by testing alone, 

but they WORK. They act as an entire new player-controllable race, are found in 

xeniobiology, and I refuse to say anything else on the matter that would spoil anything. If 

you feel so entitled to, you can view the source code to spoil everything like a little 

cheater! I haven't completed everything I would like to, and as a result Metroids are 

pretty useless. They're still very fun though!

     Xenobiology, as a result of Metroids, got a bit of expansion. Scientists have access 

to Xenobiology now, for now. If anyone wants Xenobiology to become a standalone job or 

whatever, here's the place to post feedback.


Bugfixes:
     
     - Perriot's Throat virus no longer makes you mute, instead, does what it was intended 

to HONKHONKHONKHONK!!!!
     - Some bugfixes with Turrets.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1774 316c924e-a436-60f5-8080-3fe189b3f50e
2011-07-05 19:34:42 +00:00
noisomehollow@lycos.com ca2af1cde2 Created new icon dmi for ai icons. Threw all AI- related stuff in there.
Replaced swat gear in assassin equip list with black gloves and shoes. CentCom Commander equip now includes a bullet-proof vest.
Upgraded holograms. It is now possible to create them dybamically through getHologramIcon(). If you want to tweak how they look, change that proc.
AI can now project holograms for anyone registered on the crew. Holograms that do no fit this category can also be added now (like the one the AI starts with).
Added generic holographic projection machinery category. Should now be possible to create wanted hologram projections and two-way communication using holograms. Unfinished but someone else can work on it.
Fixed regular cigar sprite from another commit.
Fixed deathsquad helmet down sprite. Also, adjusted it to look more unique.
Updated swat mask.
Made the swat boots use the jackboot sprite. Made swatboots actually as fast as other boots.
Added a Honker destroyed and open sprites.
Some misc icon tweaks.

Ninjas:
Adrenaline boost now resets player stat to 0. Due to lag, it was possible to adrenaline boost but remain helpless while life.dm resets stat. It's technically possible to come back from crit health (momentarily, before life.dm knocks you right back in crit) but I think it's a fair tradeoff.
Some minor fixes.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1769 316c924e-a436-60f5-8080-3fe189b3f50e
2011-07-05 04:41:35 +00:00