Fixed the backwards pumps in misc research, shuffled the xenobio surgical area around to be easier to use.
Fixed being able to strip items with canremove = 0
Added a new mutantrace that ties into the new slime extracts (sprites by SuperElement)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5490 316c924e-a436-60f5-8080-3fe189b3f50e
Made adult slimes split into two baby slimes on death (no mutation chance, the list of friends doesn't pass over, and they'll start very hungry).
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5460 316c924e-a436-60f5-8080-3fe189b3f50e
Added 13 core types with a mix of old and new reactions. Each slime has its own core type/reaction.
Added plasma sheets/a grinder to xenobio.
Added Phoal's slime people sprites.
Added simple animal pet slimes (one of the core types allows you to obtain them).
Updated the changelog
Still to come: slime types having their own temperature resists/special attacks.
This is all probably unbalanced as well but we'll see how it goes.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5454 316c924e-a436-60f5-8080-3fe189b3f50e
Carn, feel free to revert the update_icons.dm changes if this messes up your work.
Updated the changelog.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5155 316c924e-a436-60f5-8080-3fe189b3f50e
- I added in the foundations for traitor factions. See factions.dm for all the different faction datums. They don't do anything yet.
- I completely ported mob/var/mutations from a bitfield to a generic list. Mutation enumerated-identifiers are added into this list. For instance, TK = 1, COLD_RESISTANCE = 2, XRAY = 3, etc... The purpose of this was because bitwise operations could not actually be used after a certain size (because BYOND is stuck in the 16bit era).
- I've added in completely-functional nano-augmentations. Check under implantnanoaug.dm for a list of implants and implaners. As mentioned previously, they are completely functional but may be slightly OP. Among these nanoaugs are Super Strength, Psionic Radar, Electric Hands, Energy Blade/Sword Synthesizer, Rebreather, Dermal Armor, Combat Reflexes, and Regenerative Nanorobots. I won't go into detail as to what they do, but hopefully they should be self-explanitory. If not, check out their descriptions in the file previously mentioned.
- Added in a future traitor item, the Mind Batterer. Along with it a new .ogg file.
- New telecomms bus mainframe sprite, thanks to WJohnston.
- New holdable shield, sprites courtesy of Muncher (i had to mangle the side sprites because of a technical little issue. I'll change it back to the original soon). It can be retracted and expanded. Probably only going to be given to traitors.
- A couple of minor bugfixes here and there, along with some code tidying.
Hope this isn't too large a commit. I intended it to be MUCH larger, but I've decided to split up my Traitor Factions expansion into smaller commits.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3692 316c924e-a436-60f5-8080-3fe189b3f50e
-New carrot in-tray sprites.
-Added define for bottle of adminordrazine and supporting code for injecting adminordrazine into plants. Basically for debugging, so I don't have to spend 10 minutes injecting plants with mutagen each time.
-Raised the passive species-mutation chance slightly. For real this time.
-Added sprites for red and yellow floorbots into aibots.dmi.
-New PDAs for the botanists and librarian. Sprites for cartridges for both too. (There's some work into a botany cartridge but it's commented out for now)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3498 316c924e-a436-60f5-8080-3fe189b3f50e
Implemented CTRL+DIRECTION KEY to face a direction.
Tweaked some drink icons.
Added in two new icon_states to genetics.dmi. It doesn't do anything yet, but I might toy with them later on.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1954 316c924e-a436-60f5-8080-3fe189b3f50e
The other thing has... well just an extra copy of a sprite that is relabeled.
Map:
Engine latticing looks nicer. And the engine is now symmetrical, and without unessessary area parts under single tools.
Added the ban hammer toy in a secret part of the map.
Added a few high voltage signs by SMES batteries. Because they are the highest voltage you can get.
Wizard Lair has a new pet (or old if you recall the first one), it is the otherthing! It is just a resprited metroid larva, so it can't evolve, or do anything harmful.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1394 316c924e-a436-60f5-8080-3fe189b3f50e
National flags removed from flags.dmi (do we even use anything from this dmi?)
Aradia gimmick sprite has slightly more directionality.
Gigadrill has slightly more directionality.
I tried to change the collector sprites but looking at them makes me sad so I didn't.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@976 316c924e-a436-60f5-8080-3fe189b3f50e
Also, telekinesis aura pulses ala thermal insulation. Even the fat sprite.
Horsehead mask has had its outline softened. Black lips retained.
I don't see any changes in storage.dmi but it says I did SOMETHING, so there it is to prevent future conflicts. I think I fiddled with the money bag, but don't quote me on that.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@964 316c924e-a436-60f5-8080-3fe189b3f50e