Commit Graph

68 Commits

Author SHA1 Message Date
SoundScopes c16a578e38 Lost Custom Items 2015-12-09 12:36:45 +00:00
SoundScopes 775d8fac02 Ok Custom item stuffs 2015-11-23 09:38:42 +00:00
SoundScopes 7c4366aa8f Fix stuff please 2015-11-23 09:26:52 +00:00
SoundScopes 97a23092df Custom Item stuffs 2015-11-23 09:09:55 +00:00
Sierra Brown 5179e6ba36 Lori Alvarez's pink screwdriver - NebulaFlare
Item Path: /obj/item/weapon/screwdriver/fluff/lori_pinkscrewdriver
Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=2202
2015-11-03 19:55:38 -08:00
Sierra Brown c35174f8f2 Jace Evan's Toothbrush
Item Path: /obj/item/weapon/soap/fluff/jace_toothbrush
Sprite Path: icons/obj/custom_items/jace_toothbrush.dmi
Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=3070
2015-10-20 13:24:18 -07: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 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
skull132 d6b539c9d2 SQL Backend Update 2
Updating all table names referenced in the code to match a more suitable
structure.
2015-06-21 20:57:40 +03:00
GlamourChariot 40cd4e72d4 Custom Item Self Contained Files
Exactly what it says on the tin
2015-04-14 21:29:33 +10:00
skull132 381a9eb197 Quick Icon Fix 2
* Adds an on-head sprite
* Fixes the name
2015-04-12 23:01:08 +03:00
skull132 b9d70c4865 Quick Icon Fix
Yes.
2015-04-12 22:53:30 +03:00
SoundScopes 23243bf0de Custom Item Defines Part 1 2015-04-01 01:47:02 +01:00
skull132 6e411df717 Item Spawning Modification
* Lifts new code infront of old code
* Adds exceptions where needed
2015-03-28 19:28:27 +02:00
skull132 f6bfd6e866 ERT tags icon
Icons for days.
2015-03-28 18:57:59 +02:00
skull132 8eb236f670 Glamour's Work 2
Did some renaming
2015-03-28 17:42:53 +02:00
skull132 4fced60ee2 Glamour's Work
* Luna's coin
* Varick's coat
* Faust's uniform & beret
* Kuznetsov's ushanka
* Hazeri's pipe & cane
* Kane's badge
* Odanu's gloves
* Dosh's gemstone
* EPSiLON's badge
* ERT dogtags (may need a sprite at some point)
2015-03-28 17:42:32 +02:00
skull132 31e4ad0194 Work in Progress 2
* Sorted out majority of sprites
* Sorted out some code for new items
* Fixes Cecillia's Locket as an item
2015-03-28 00:19:11 +02:00
skull132 b68f0f8dcc Work in Progress
* Needs icon debugging
* Needs item testing/debugging
2015-03-11 17:06:01 +02:00
skull132 37dc607491 Item_defines.dm Clean-up
* Fixes #429
* Fixes #394
* Removes Crimson's Webbing
* Makes Janet Bellard's handkerchief more space efficient and less dumb
* Modifications to make most of the old items more uniform in the way
their code is written and presented
2015-03-08 18:37:47 +02:00
Serveris a27036eb35 Custom Items
-Adds TheCritsyBear/Android's Language Board
-Adds MasterZipZero/PARAGON's data chip
-Adds NebulaFlare/Karima Mo'taki's data drive necklace
-Adds Thundy/Charlie Dove's diamond necklace
2015-03-01 19:40:07 -05:00
suethecake cff9227dc5 Custom items from Severis, gear additions of security uniforms. 2015-02-18 14:31:55 -06:00
skull132 f56cd63b15 Item Spawning Hotfix 2
Removes bad break commands, unneeded logs, streamlines a little.
2015-01-23 00:45:24 +02:00
skull132 ab7b8b7563 Isbanned Hotfix
Now actually checks the character name. A novel ass concept, right?
2015-01-22 02:33:21 +02:00
skull132 d4280fff6a Custom Item Spawning
Moves the system to an SQL based one. Loses one global var/list as a
result, and should speed up startup for servers with massive item lists.
It can probably stand to be improved, and made more generic, but this
suffices for now.

You'll have to tie exceptions to it like you did with the last system. I
tried to amend this with further information in the table, but it got
difficult, and may have stretched code to unnecessary complexity.
2015-01-20 20:03:57 +02:00
skull132 e016a9fc76 Exodus -> Aurora
Fixing references to a station that is not applicable here.
2014-12-20 20:34:09 +02:00
skull132 05decbebcd Stunbaton Cells
Upgrades the stunbaton code to have cells.
2014-12-17 00:42:03 +02:00
SoundScopes 4090f46636 Merge branch 'master' into development
Conflicts:
	code/game/machinery/cryopod.dm
	code/game/objects/structures/stool_bed_chair_nest/bed.dm
	code/modules/supermatter/supermatter.dm
2014-11-06 01:25:13 +00:00
skull132 3c04d7199d Bay Merge 05NOV2014
Known errors:

* A set of errors tied to updating the fire overlays.
* A single error related to a dischephency between new and old slime
code
* A set of errors related to the recharging of stun batons
* A single error due to old machinery code coming from your grav
generator file
* A single error error from your space cooler code, due to old
atmopsherics code
* A playerpanel warning
* An error tied to extinguishing and old atmos code.
2014-11-05 23:58:05 +02:00
SoundScopes c1be7b03c4 Comb your hair with style
Now for gal's
2014-10-28 13:53:07 +00:00
Meowykins dc5a32eae8 Custom Items.
Stuff.
2014-10-10 02:12:54 -05:00
skull132 b0937ac3ce Custom Items Merge Patch
Because YAY, fuck me.
2014-10-08 22:09:30 +03:00
skull132 e702645f2b Yes? 2014-10-08 21:55:07 +03:00
skull132 dacc98e0b9 Custom Items 08OCT2014
Vivian's Platinum Heart
Ava's Ushanka
2014-10-08 21:31:51 +03:00
skull132 dad1705c46 Baystation12 Hardsuit Code
Porting over the code.
2014-10-04 22:25:40 +03:00
SoundScopes 26b6df341f Burning people with cigarettes
- Harm intent with a lit cigarette burns people
2014-08-31 06:49:16 +01:00
SoundScopes e5e9a9f659 Modkit fix
Not like we are going to use the items anymore, but just in case.
2014-08-29 07:00:08 +01:00
skull132 175ed36430 Teddy bears!
One for the psychiatrist, one for the whiny nurse (Jenifer).
2014-08-28 22:30:43 +03:00
skull132 f9e4106810 Rai's Labcoat 2014-08-03 18:35:09 +03:00
skull132 3aae2396d5 Hotfix 20JUL2014
Bluespess Tech and the map.
2014-07-20 18:16:29 +03:00
skull132 3cbf28c035 Custom Items 17JUL2014
Jaws for Summer, and fixed Fortune's satchel.
2014-07-17 22:42:56 +03:00
skull132 d52d804892 Custom Items 15JUL2014 2014-07-15 23:10:55 +03:00
skull132 9eeb71ee1c Custom Items 13JUL2014
Meowy's gloves, Fortune's things, fix for Leo's thing.
2014-07-13 20:43:46 +03:00
skull132 7973c9f7b7 Custom Items 08JUL2014
Added items for Keinto and Majestic.
2014-07-08 21:58:28 +03:00
skull132 572812c96d Custom Items 05JUL2014
Mostly for Peter.
2014-07-05 20:53:15 +03:00
skull132 214152be0d Custom items 01JUL2014
Red coat for Dea Tacita.
2014-07-01 18:47:55 +03:00
skull132 b95aaa899b Custom Items 29JUN2014
Spawn code updated for Meowykins' PDA.
2014-06-29 19:01:04 +03:00