Jarcolr
51f8c4a530
Removes rogue , \ 's
...
Why are you still here?
2014-04-21 20:09:51 +03:00
Jarcolr
7734e69dda
Quick fix
...
Whoops.
2014-04-21 19:50:19 +03:00
Jarcolr
80b4e0fa5b
Adds "Harold's Cane" and "Farwa plush doll"
...
Adds the defines and custom sprites for 2 approved custom items.
http://baystation12.net/forums/viewtopic.php?f=33&t=9960
http://baystation12.net/forums/viewtopic.php?f=33&t=9780
2014-04-21 19:32:05 +03:00
Graham Lloyd
72e45ebf7b
A first pass at more realistic w_class values
2014-04-03 17:54:06 -04:00
Zuhayr
f51c44cee9
Typo and compile fix.
2014-01-09 23:56:14 +10:30
DJSnapshot
8ef5d78b04
stealthfix
2014-01-06 17:21:26 -08:00
DJSnapshot
dcef3e81e8
Papadrow's custom dress for lillian: http://baystation12.net/forums/viewtopic.php?f=33&t=9363
2014-01-06 13:15:15 -08:00
DJSnapshot
7ad5b43707
Commiting Michael Guess's pendant: http://baystation12.net/forums/viewtopic.php?f=33&t=9367
2014-01-06 13:06:16 -08:00
Ccomp5950
cc5418b3cd
Requested removal.
...
Seth Sealis - Gray Coat
Ashley Rifler - Purple Glove
http://baystation12.net/forums/viewtopic.php?f=33&t=9097
2013-11-24 16:57:18 -06:00
Ccomp5950
e8157e36f8
Custom Item Code: Sakura Hokkaido's Kimono (say that 3 times fast)
2013-11-24 16:51:30 -06:00
Ccomp5950
20b803b808
Custom Items Code: Yuri's Flask and Mai Yang's dres.
2013-11-24 16:28:48 -06:00
Nanai
dd77eae405
Custom Belt Fix
...
Edited issue with chemicals spawned.
2013-11-21 17:34:12 -05:00
Ccomp5950
69dbec4920
Custom Item Request
...
Confirmed with Apple that this was acceptable.
2013-11-21 09:08:30 -06:00
Iamgoofball
43bde0598d
Uncommented the dressing up corgi code! Have fun replacing the condom! Also adds a player requested item.
...
http://baystation12.net/forums/viewtopic.php?f=33&t=9120 Rainbow Belt
2013-11-20 18:10:14 -08:00
Nanai
e4e1c66d4a
Added a supermatter crate and supermatter shard crate, with appropriate CE-only open access for cargo.
2013-10-27 19:17:45 -04:00
Mloc
49c0a30301
Merge branch 'master' into dev
...
Conflicts:
baystation12.dme
html/changelog.html
2013-09-26 10:26:03 +01:00
Mloc-Argent
e9bf414820
Refactors code to work with BYOND 500.
...
500 adds a "color" var to /atom, which conflicts with /obj/item/color, /obj/atmospherics/color and various simple_animals.
/obj/item/color is now item_color
/obj/atmospherics/color is now pipe_color
simple_animals color is now body_color
Removes transformer.dm since it conflicted with transform() and was never used.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-09-22 12:39:48 +01:00
Erthilo
3b61ba850f
Merge branch 'master' of git://github.com/Baystation12/Baystation12 into dev
...
Conflicts:
baystation12.dme
code/modules/projectiles/ammunition/bullets.dm
2013-09-02 23:32:33 +01:00
Mloc-Argent
72d158143b
Previous commit apparently got swallowed by the git monster.
...
Turns off auto FILE_DIR in .dme, fixes compile error.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-09-02 21:50:58 +01:00
Mloc-Argent
a084f74c7d
Expansion of every "icon = ''" path.
...
Supposed to help compilation times. Who knows.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-09-01 21:53:36 +01:00
Erthilo
235e09d2b9
Changed icon path for custom items due to compile times.
2013-09-01 13:24:38 +01:00
Mloc-Argent
8421cd44df
Upped the capacity of Eleanor Stone/RKF's custom teapot item to 150 units, by request.
...
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-07-22 17:37:39 +01:00
Zuhayr
ad07f5e9e5
Added procs for a custom item that were overlooked.
2013-07-06 23:53:59 -07:00
Zuhayr
3fb62273f7
Custom item.
2013-07-01 19:21:49 -07:00
Zuhayr
45da864798
Two more custom items.
2013-07-01 10:15:53 -07:00
Zuhayr
cfecf42ee4
More custom items.
2013-07-01 09:34:37 -07:00
Zuhayr
8b7fcaa11e
Several custom items.
2013-07-01 08:52:00 -07:00
Zuhayr
442818591b
Susan's custom items, committing on her behalf.
2013-07-01 07:32:42 -07:00
Zuhayr
f77d208d04
Fixes #3131
2013-06-22 22:19:52 -07:00
MagmaRam
d7876da147
Merge branch 'master' of https://github.com/Baystation12/Baystation12
...
Conflicts:
icons/obj/custom_items.dmi
2013-05-19 06:21:32 +07:00
MagmaRam
fbfa125f4b
Bugfix: Fixed issues with custom item camera sprites
...
icond/obj/custom_items.dmi: renamed off sprite for blue camera
code/modules/paperwork/photography.dm: made cameras use variables item_on and item_off for sprites so that other types of cameras (i.e. custom ones) can use their own sprites without getting messed.
/code/modules/customitems/item_defines.dm: set sprites for custom cameras "orange camera" and "old camera" to use item_on and item_off sprites in custom_items.dmi so that they had the correct sprites
2013-05-18 22:00:15 +07:00
faux
6e85a3ed42
Master Bug Fixes
...
- Fixes wall under maintenance tunnel door.
- Fixes AAAAHHHHHHHRRG psych office pressure issue.
- Fixes some names and DMIs on some items. (in theory)
2013-05-18 05:57:21 -07:00
fauxtada
e932ac76b1
Merge branch 'master' of https://github.com/Baystation12/Baystation12
...
Conflicts:
code/game/objects/structures/crates_lockers/closets/secure/security.dm
code/modules/clothing/under/miscellaneous.dm
icons/mob/uniform.dmi
icons/obj/clothing/uniforms.dmi
icons/obj/custom_items.dmi
maps/tgstation.2.1.0.0.1.dmm
2013-05-18 04:56:40 -07:00
fauxtada
2b9130b00f
Quick Fixes
...
- Changed access to security washroom so detective can go in.
- Removed wall that was under maintence tunnel door.
- Fixed writerer's custom item. AGAIN. .. Because they can't decide what character they want it on.
- Added saloon dress to bar closet.
2013-05-15 11:26:26 -07:00
fauxtada
fed2bfcedc
fixed michael guess' zippo, added therapy doll dmis to code, the items aren't coded because i cannot get it to work for the life of me.
2013-05-02 02:00:04 -07:00
fauxtada
e384c90093
minor changes
...
- Fixed accesses to security office doors.
- Added a second HoP closet for attire purposes. Armor and guns in one closet - fancy clothes in the second one.
- Fixed Writerer's custom item thing. Was attached to wrong character.
2013-04-30 02:37:43 -07:00
fauxtada
c25bbff8f0
fixed writerer's custom item
2013-04-30 01:18:17 -07:00
fauxtada
48a6326747
custom items update
...
- Michael Guess' golden lighter
- Krinn's saucepan hat
- Writerer's cat thing
2013-04-25 00:57:55 -07:00
fauxtada
c1991ba0dd
Player Requests Edition
...
- Two canes will spawn in medbay storage for people with leg injuries.
- Added some more welding goggles for engineers in engineering.
- Armory has a second security hardsuit.
- CMO has hallway access to the medbay hardsuits.
- HoS hat spawns in HoS closet.
- White wedding dress spawns in chaplain closet.
- Removed Pulse Rifle and Laser Canon from ERT room.
- Detective's office will now start off with a cigeratte pack and a detective's flask.
- Three normal boring flasks now spawn behind the bar for the bartender to give out.
- Old Man Suit spawns in laundry room. - Requested by Book.
- Roaper's Callum suit ( http://baystation12.net/forums/viewtopic.php?f=33&t=7047 ) now spawns in under Knockoff Suit. It may or may not spawn in for him too, I don't know how this shit works but I think I got it right.
- Removed Roaper's items for Ian Colm. At least the code part, I don't know if I'm supposed to delete the DMIs or not so I left them in.
2013-04-24 03:04:35 -07:00
Mordeth221
3bff68a9a2
Fixed icon_state of sven-kit to sven_kit
2013-04-23 23:11:12 +02:00
Mordeth221
76b2941803
Added custom APLU
2013-04-23 18:56:44 +01:00
Ravensdale
6316d28208
comments out suethecake's gun due to having a weapon's ban
2013-04-18 09:56:50 -07:00
Yeti
b3c9484398
Added Superboredguy's item: Engineering Hat
2013-04-13 14:32:11 -04:00
Yeti
4928a3aa59
Custom item: Old Camera
2013-04-12 22:40:24 -04:00
MrYeti
7ba4df4462
Added Purple Gloves
2013-01-15 17:44:23 -05:00
Cael_Aislinn
1c9b04ec74
copmile fixes, rework a few things to better fit tg code structure, replace tgstation.2.0.9.1.dmm with tgstation.2.1.0.dmm (kept old map file), tgstation.2.0.9.1.dmm has 1233 errors
...
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-01-14 21:07:16 +10:00
Cael_Aislinn
990090326d
compile fixes and cleanup
...
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-01-07 02:36:52 +10:00
Chinsky
24a02f90b9
Ported coats pockets
2013-01-04 05:31:14 +04:00
Cael_Aislinn
c0102cf13e
Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12 into bs12_with_tgport
...
Conflicts:
baystation12.dme
code/defines/procs/global_lists.dm
code/game/gamemodes/events.dm
code/game/gamemodes/events/space_ninja.dm
code/game/mecha/working/ripley.dm
code/modules/mob/living/carbon/human/human_attackalien.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/new_player/preferences.dm
icons/mob/items_lefthand.dmi
icons/mob/items_righthand.dmi
icons/mob/mask.dmi
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2012-12-29 13:06:03 +10:00
Cael_Aislinn
e6c70937e5
Merge branch 'incremental_tg' r4967 (27/10/2012) into bs12_with_tgport
...
Conflicts:
baystation12.dme
code/__HELPERS/game.dm
code/__HELPERS/type2type.dm
code/datums/helper_datums/getrev.dm
code/game/atoms.dm
code/game/gamemodes/events.dm
code/game/machinery/atmo_control.dm
code/game/machinery/atmoalter/area_atmos_computer.dm
code/game/machinery/computer/HolodeckControl.dm
code/game/machinery/computer/atmos_alert.dm
code/game/machinery/computer/card.dm
code/game/machinery/computer/cloning.dm
code/game/machinery/computer/computer.dm
code/game/machinery/computer/pod.dm
code/game/machinery/computer/prisoner.dm
code/game/machinery/computer/syndicate_shuttle.dm
code/game/machinery/newscaster.dm
code/game/machinery/spaceheater.dm
code/game/machinery/telecomms/broadcaster.dm
code/game/machinery/telecomms/logbrowser.dm
code/game/machinery/telecomms/machine_interactions.dm
code/game/machinery/telecomms/telemonitor.dm
code/game/machinery/telecomms/traffic_control.dm
code/game/machinery/wishgranter.dm
code/game/objects/items/devices/uplinks.dm
code/game/objects/items/stacks/stack.dm
code/game/objects/objs.dm
code/modules/DetectiveWork/detective_work.dm
code/modules/admin/IsBanned.dm
code/modules/admin/admin.dm
code/modules/admin/verbs/adminsay.dm
code/modules/admin/verbs/getlogs.dm
code/modules/awaymissions/zlevel.dm
code/modules/client/client procs.dm
code/modules/clothing/masks/miscellaneous.dm
code/modules/clothing/spacesuits/miscellaneous.dm
code/modules/flufftext/TextFilters.dm
code/modules/mining/machine_processing.dm
code/modules/mining/machine_stacking.dm
code/modules/mining/mine_items.dm
code/modules/mining/mint.dm
code/modules/mining/satchel_ore_boxdm.dm
code/modules/mob/living/carbon/monkey/life.dm
code/modules/mob/living/living_defense.dm
code/modules/mob/living/simple_animal/friendly/corgi.dm
code/modules/mob/mob.dm
code/modules/paperwork/filingcabinet.dm
code/modules/paperwork/photocopier.dm
code/modules/power/gravitygenerator.dm
html/changelog.html
icons/mob/head.dmi
icons/mob/human_face.dmi
icons/mob/mask.dmi
icons/mob/suit.dmi
icons/obj/clothing/hats.dmi
icons/obj/clothing/masks.dmi
icons/obj/clothing/suits.dmi
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2012-12-28 01:07:36 +10:00