Commit Graph
985 Commits
Author SHA1 Message Date
Sierra Brown 029146f33d Cleaning up seeds.dm
- /obj/item/seeds/poppyseed was defined twice in
code\modules\hydroponics\seeds.dm
2015-10-13 09:13:22 -07:00
skull132 cf810e7c9d IPC Organs - Initial Commit
The basics are all here, but there are complications with making surgery code function with them properly. To be tested and troubeshot, and patched.
2015-10-13 13:36:02 +03:00
skull132 2cf2eb2014 Removing outdated & duplicate species.dm
This file exists as an older duplicate. Why does it exist? No clue, but it's not used ever. So here.
2015-10-13 13:34:40 +03:00
SoundScopes 90c75dca94 Merge pull request #734 from SoundScopes/master
Removing test verbs
2015-10-13 04:22:58 +01:00
SoundScopes 32699f54c2 Removing test verbs 2015-10-13 04:21:46 +01:00
SoundScopes 9a2fcd3f7f Merge pull request #732 from SoundScopes/master
UPdates
2015-10-13 03:56:48 +01:00
SoundScopes ad0fafa6d1 Merge pull request #726 from SierraKomodo/Custom-Items---10/3/15
Custom items   10/3/15
2015-10-12 21:39:59 +01:00
SoundScopes 77cf44917d Merge pull request #724 from SierraKomodo/EMT-Armband-Fix
Emt armband fix
2015-10-12 21:39:52 +01:00
SoundScopes 75995a71f7 Merge pull request #721 from skull132/master
Warnings Update
2015-10-12 21:39:08 +01:00
SoundScopes 6cf7e08f6d Logging the language 2015-10-12 21:17:42 +01:00
SoundScopes 098c45d083 No more spam 2015-10-12 20:23:44 +01:00
Sierra Brown 62b2d7d4c7 Fortune Bloise's Shield Pendant
Item Path: /obj/item/clothing/tie/fluff/fortune_shieldpendant
Sprite Path: icons/obj/custom_items/fortune_shieldpendant.dmi
Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=1792
2015-10-03 09:13:48 -07:00
Sierra Brown 6549f96418 Ties contained_sprite support
Adds support for the contained_sprite variable to ties, armbands,
webbing, and holsters for use by custom items.
2015-10-03 09:10:46 -07:00
Sierra Brown 62559a5bac Varan Truesight's Dataslate
Item Path: /obj/item/fluff/varan_dataslate
Sprite Path: icons/obj/custom_items/varan_dataslate.dmi
Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=1623
2015-10-02 15:30:55 -07:00
Sierra Brown 29c8c0b360 Chive's Engraved Auto Injector
Item Path: /obj/item/fluff/chive_engravedautoinjector
Sprite Path: icons/obj/custom_items/chive_engravedautoinjector.dmi
Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=3648
2015-10-02 15:18:02 -07:00
Sierra Brown 0dc077454d Rai Amari's Stitched Labcoat
Item Path: /obj/item/clothing/suit/storage/labcoat/fluff/raieed_labcoat
Sprite Path: icons/obj/custom_items/raieed_labcoat.dmi
Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=1196
2015-10-02 09:41:09 -07:00
Sierra Brown 8977a156fa Hayden Green's Mech Helmet
Item Path: /obj/item/clothing/head/helmet/fluff/hayden_mechhelmet
Sprite Path: icons\obj\custim_items\hayden_mechhelmet.dmi
Thread:
http://aurorastation.org/forums/viewtopic.php?f=100&t=3621&p=35660#p35660
2015-10-01 10:25:08 -07:00
Sierra Brown cbccbd9335 EMT Armband Fix
Fixes #719
Changes EMT armband sprite color from white/green to yellow/green to
match the EMT color scheme
Changes EMT armband item name from 'medical guard armband' (Already used
by another item) to 'paramedic armband'
2015-09-29 01:58:19 -07:00
skull132 bf61b9240f Warnings update hotfix
ID variable was not being passed properly on a few hyperlinks.
Better gray colour, because holy shit #080808 is butts.
2015-09-26 16:30:18 +03:00
skull132 32cda93d1e Warning verb update
Adds the ability to edit warnings, and to delete them (only if you're an admin, or if you are the person who issued it). Also adds a method for automatically making old warnings (3 months) expire, on the condition that they are already acknowledged.
2015-09-26 00:06:26 +03:00
GlamourChariot 0f8dd68226 Duffel bags, Op and Wizard speshul bags, oh my! 2015-09-07 12:16:43 +10:00
SoundScopes 15eb264a57 Duty officer tell things late 2015-09-06 18:57:58 +01:00
SoundScopes 15de1dede2 Map stuff 2015-09-06 18:07:42 +01:00
SoundScopes dfa40a2687 Armoury inventory stuff 2015-09-06 03:10:05 +01:00
SoundScopes 0cc2f38b07 Merge branch 'master' of https://github.com/SoundScopes/Aurora 2015-09-02 22:13:30 +01:00
SoundScopes bd223a9a2c Merge pull request #51 from Aurorastation/development
Codecatch
2015-09-02 18:54:02 +01:00
SoundScopes 0ae490aa1b Try harder 2015-08-31 00:34:59 +01:00
SoundScopes f1972316b9 Merge pull request #694 from jack-fractal/recruitment_enhancement
No more posibrain / PAI spam
2015-08-25 17:11:59 +01:00
SoundScopes 8d4c7c34c8 Merge pull request #693 from jack-fractal/holodeck_carp
Holodeck carp
2015-08-24 14:04:41 +01:00
SoundScopes 2e6667f20e Merge pull request #691 from jack-fractal/engineering_magnetic_grip
Magnetic Gripper for Engineering Cyborg
2015-08-24 14:04:25 +01:00
SoundScopes 9693d48be4 Merge pull request #690 from jack-fractal/emag_syndicate_radio
Emag syndicate radio
2015-08-24 14:04:19 +01:00
SoundScopes 96944c6a99 Merge pull request #679 from skull132/master
News Update
2015-08-24 13:17:35 +01:00
SoundScopes a056dd0df3 Merge pull request #677 from SueTheCake/newdev
New Tajaran hair.
2015-08-24 13:13:53 +01:00
jack-fractal 4cbe29e2a6 Adding possible uses string to posibrain chime.
Adds a possible uses check to the posibrain chime. Will check for EITHER
cyborg-ban OR machine whitelist to permit entry into posibrains.
2015-08-15 16:05:23 -04:00
jack-fractal d7d3ced394 No more posibrain / PAI spam
This is nicked from paradise. Changes the recruitment pop-ups to
discrete chat messages.
2015-08-15 11:43:23 -04:00
jack-fractal f59c8141d0 Emagged Cyborgs Get Access To The Syndicate Channel
This also gives cyborgs the ability to control their broadcast radius
for normal radio channels.
2015-08-14 17:48:09 -04:00
SoundScopes dffbe36d23 Restores organs that are missing with admin rejuve Fixes #680 2015-08-14 12:55:45 +01:00
jack-fractal 7df7dcc398 Magnetic Gripper for Engineering Cyborg
This also modifies the gripper to display the name of the object held,
and the icon for the object held as well (though it's showing as an
underlay rather than an overlay because of the way the backpack works).
2015-08-13 15:46:55 -04:00
SoundScopes 268224d147 Fixes #580
It was just an icon state issue.
2015-08-11 13:39:47 +01:00
SoundScopes ab320ea0b8 Yeah the captains office should be radiated during rad storms 2015-08-11 11:36:41 +01:00
skull132 fadc6bf1a0 News Update
Pulls the proper news from the SQL, in accordance with the newer system
centered around the website.

Note that uploadIP, uploadtime and approvetime are specific items for
us. If you don't have a website form for submitting them, then you're
free to not use them (just comment out during execution).

I *was* going to add the newscaster functionality to the PDAs. But. The
code spidered a little too far for me to bother with the present
situation. Sorry v.v
2015-08-08 21:57:51 +03:00
suethecake 0821eb7173 New Tajaran hair. 2015-08-07 13:07:49 -05:00
SoundScopes 44dc0e506b New player bug thing 2015-08-02 07:05:26 +01:00
SoundScopes f1d674b7fb We want the warnings of logged out people 2015-07-29 13:36:27 +01:00
jack-fractal 760d7e098e Simplifying code
This is interesting!
2015-07-23 22:01:34 -04:00
jack-fractal 89df78efc4 Adding HoloCarp
Adding holocarp to the holodeck. They spark before disappearing on
death. No more random carp corpses from a holodeck. They also look like
holograms.
2015-07-22 19:37:31 -04:00
jack-fractal 30406044bb More Bugfixes
* adds a delay to the spray-can
(https://github.com/Aurorastation/Aurora/issues/663)
* fixes the issue with damaged shells having their metallic bodies
tinted by their body colour
* fixes the issue with tails not updating properly
(https://github.com/Aurorastation/Aurora/issues/666)
* spray-cans will no longer remove your hair, provided that you're not
changing apparent species
2015-07-19 14:06:43 -04:00
jack-fractal 6335f326f5 Bugfix for Examine Issue on Paint Cartridges
Examining paint cartridges should work properly now.
2015-07-11 18:05:35 -04:00
SoundScopes 54f24bf592 Minor language stuff 2015-07-11 14:13:32 +01:00
SoundScopes 277b2d27c8 Preview icon fix and NanoUI Map 2015-07-11 13:07:09 +01:00