Commit Graph

3780 Commits

Author SHA1 Message Date
Zuhayr bfdf7cc217 Derp. 2014-05-17 01:38:14 -04:00
jack-fractal fd4cd0007c fixing the player panel to work with spirits and masks
Conflicts:
	code/modules/admin/player_panel.dm
	code/modules/mob/mob_helpers.dm
2014-05-17 01:22:13 -04:00
jack-fractal b9be0b6ded removing debugging junk from the spirit topics follow commands 2014-05-17 01:17:04 -04:00
Zuhayr 03a6213ee9 Added leap and gut verbs to vox. 2014-05-17 01:16:28 -04:00
Zuhayr 893b1c633f Added computer boards and gas tanks to the drone gripper (oversight). 2014-05-17 01:16:19 -04:00
Zuhayr 3afc5a5cc5 Commented out some debug lines. 2014-05-17 01:16:09 -04:00
Zuhayr 27356b09e4 Removed vox snowflake crap from human breathing, expanded it out so that species datums will inform breathable gas, toxic gas and exhaled gas types.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
2014-05-16 00:27:36 -04:00
Zuhayr c5966cdec9 Added a caching system for human icons.
Conflicts:
	code/modules/mob/living/carbon/human/update_icons.dm
	code/modules/mob/living/carbon/species.dm
2014-05-16 00:15:59 -04:00
Zuhayr 7316657443 Fixes another drone runtime, fff. 2014-05-15 22:25:13 -04:00
Zuhayr de51d4e5b7 Fixing a bug with leap() and gut() 2014-05-15 22:25:01 -04:00
ZomgPonies 9981259b0b I iz stoopid, Ccomp iz smrt 2014-05-15 20:30:25 -04:00
Rob Nelson 1615a17077 Add horribly-sprited Vox clown, mime, owl and gag masks.
Conflicts:
	code/modules/clothing/masks/gasmask.dm
	code/modules/mob/living/carbon/species.dm
2014-05-15 20:08:50 -04:00
jack-fractal 6c5a4bc6f5 fixing the gib code bug 2014-05-15 05:16:34 -04:00
jack-fractal 05da6ed973 adding modifications to cult mode, working spirits, and mask transformation procs
Conflicts:
	code/game/gamemodes/cult/runes.dm
	code/modules/mob/mob.dm
	code/modules/mob/mob_movement.dm
2014-05-15 05:16:13 -04:00
jack-fractal 2754b56e0c adding the spirit entity code, fixing the cameraNet so that it compiles properly
Conflicts:
	code/datums/visibility_networks/dictionary.dm
	code/game/machinery/doors/door.dm
	code/modules/mob/living/silicon/ai/freelook/cameranet.dm
2014-05-15 05:06:38 -04:00
jack-fractal 3df35fe03c modifying visibility interface of ai to use generic visibility_interface
Conflicts:
	baystation12.dme
	code/game/gamemodes/malfunction/Malf_Modules.dm
	code/modules/mob/living/silicon/ai/freelook/cameranet.dm
	code/modules/mob/living/silicon/ai/freelook/chunk.dm
	code/modules/mob/living/silicon/ai/freelook/eye.dm
	code/modules/mob/living/silicon/ai/freelook/update_triggers.dm
2014-05-15 04:43:49 -04:00
ZomgPonies a2b05d96f5 Mutiny fixes 2014-05-15 03:16:48 -04:00
ZomgPonies 28406d3bf2 Vox breath fixes 2014-05-15 02:03:37 -04:00
Jeremy Liberman bd249e3a53 Mutiny Mode
Conflicts:
	code/__HELPERS/time.dm
	code/controllers/hooks-defs.dm
	code/controllers/hooks.dm
	code/game/machinery/computer/card.dm
	code/game/machinery/podmen.dm
	code/modules/admin/player_panel.dm
	code/modules/client/preferences.dm
	code/modules/mob/living/carbon/brain/brain_item.dm
	code/modules/mob/living/carbon/human/death.dm
	code/modules/mob/living/login.dm
	code/modules/mob/mob.dm
	code/modules/security levels/keycard authentication.dm
	code/setup.dm
	icons/mob/mob.dmi
2014-05-15 01:01:54 -04:00
ZomgPonies 5ffb4a15ed Moar armalis fixes 2014-05-14 23:00:13 -04:00
ZomgPonies 66d9ba3fb8 Fixing up vox and vox armalis gear 2014-05-14 22:24:34 -04:00
Rob Nelson 188593e452 SECURITY FIX: Custom borg names sanitized and copytext'd to MAX_NAME_LEN 2014-05-14 20:12:48 -04:00
Zuhayr 43e60ab01e Armalis gear and mob icons, plus sonic cannon.
Added sonic cannon skeleton code.

Noise cannon fire sound, Vox shriek sound.

Added Vox Armalis species.

Swapped vox breath mask over to species_restricted check.

Added Vox Armalis gear.

Added a random shriek effect to Vox and Vox Armalis speech.

Added quickspawn Vox Armalis definition.

Vox shriek sound effect. Thought I committed this earlier.

Added r_hand and l_hand icon_overwrite checks.

More work on Armalis. Added gut() and leap() human procs.

Adding/fixing up the leap() and gut() verbs, and a LEAPING status_flag for human/Bump().

Fixing some missing pixels in the armalis tail.

Almost forgot to whitelist armalis...

Conflicts:
	code/modules/clothing/spacesuits/alien.dm
	code/modules/mob/living/carbon/human/human.dm
	code/modules/mob/living/carbon/human/say.dm
	code/modules/mob/living/carbon/human/update_icons.dm
	icons/mob/suit.dmi
	icons/obj/clothing/gloves.dmi
	icons/obj/clothing/masks.dmi
	icons/obj/clothing/shoes.dmi
	icons/obj/gun.dmi
2014-05-14 18:24:01 -04:00
ZomgPonies 97765314ba Adds a language to Kidan as requested 2014-05-14 04:54:13 -04:00
Zuhayr 5ce82b0c71 Fixes #4810
Conflicts:
	code/modules/mob/living/carbon/monkey/life.dm
2014-05-14 04:40:54 -04:00
Rob Nelson 9d53cfa446 Moved Vox DMI to a subfolder, added species-based random-naming, fixed preview.
Tested.

Conflicts:
	code/game/gamemodes/vampire/vampire_powers.dm
	code/game/gamemodes/vox/heist/heist.dm
	code/modules/admin/verbs/one_click_antag.dm
	code/modules/events/heist.dm
	code/modules/mob/living/carbon/species.dm
	code/modules/mob/mob.dm
	code/modules/mob/new_player/new_player.dm
	code/modules/mob/new_player/preferences_setup.dm
2014-05-14 04:32:18 -04:00
ZomgPonies 582f3c4edc Fix being unable to respawn as mouse 2014-05-14 02:56:10 -04:00
ZomgPonies e8ae55cead Wow, I must've been tired on that one. Fixes respawn as NPC. 2014-05-14 02:50:51 -04:00
Zuhayr f9fd80d639 Attempting to fix a bug involving resource stacks failing to appear when used.
Conflicts:
	code/modules/mob/living/silicon/robot/robot_modules.dm
2014-05-14 01:10:59 -04:00
Erthilo 1685262f31 Allows clothing to appear differently on different species. Needs sprites though.
Conflicts:
	code/game/objects/items.dm
	code/modules/clothing/under/color.dm
	code/modules/mob/living/carbon/human/update_icons.dm
	code/modules/mob/living/carbon/species.dm
2014-05-13 22:47:26 -04:00
Erthilo 288385ba66 Adds vox fitted uniforms and shoes to all jobs excluding sec, mime, and clown.
Conflicts:
	code/modules/clothing/under/color.dm
	code/modules/clothing/under/jobs/civilian.dm
	code/modules/mob/living/carbon/species.dm
	icons/mob/species/vox_w_uniform.dmi
2014-05-13 21:57:50 -04:00
Ccomp5950 7c97361d86 Jobs you can't select are struckthrough instead of just being red.
Before:  It's going to be kinda confusing when a new player goes to setup their jobs and they see this: http://i.imgur.com/miK9Isk.png
Specifically "unavailable occupations are in red" and then a list of days till they can play that role but also RED [NEVER] which to a new player migth cause confusion thinking
they can never play that role.

After:  Remove the red and add a strikethrough ( http://i.imgur.com/BQ90xr6.png  ) to show "these jobs are unavailable" while making the other jobs look, well more available.

Conflicts:
	code/modules/client/preferences.dm
2014-05-13 00:14:00 -04:00
Zuhayr 0ccda98e3f Added a *chirp sound for diona nymphs. 2014-05-13 00:09:45 -04:00
Zuhayr 31d661f1cd Adds inter-drone speak at close range (say) 2014-05-13 00:08:50 -04:00
Zuhayr e87f4afbf2 Fixes no cooldown on shutdown drones, adds wood tiles and rglass to drone module, changes how regenerating resources work slightly.
Conflicts:
	code/modules/mob/living/silicon/robot/robot_modules.dm
2014-05-13 00:08:29 -04:00
Ccomp5950 15c889f186 Code for new bots allowing admins to PM Players via IRC and vice versa.
Conflicts:
	code/modules/ext_scripts/irc.dm
2014-05-12 04:45:13 -04:00
Zuhayr b6f3649264 Allowed drones to decompile dead but not gibbed clientless drones. 2014-05-12 04:41:38 -04:00
Zuhayr 16b97cd58f Simplified robot repairs a lot for drones. No more organ damage for them.
Conflicts:
	code/modules/mob/living/silicon/robot/robot.dm
2014-05-12 04:41:17 -04:00
Zuhayr e1bfc3cfe0 Allowed magnetic grippers to remove APC cells.
Conflicts:
	code/modules/power/apc.dm
2014-05-12 04:38:08 -04:00
Zuhayr 8c3ea8dac6 Made drone control consoles buildable/researchable. 2014-05-12 04:36:19 -04:00
Zuhayr 0eb68ed3aa Fixes #4744 2014-05-12 03:10:59 -04:00
Zuhayr dbdc032e49 Fixes lack of update on drone fabricator console. 2014-05-12 03:09:34 -04:00
Zuhayr 659f722b1d Fixes drone regeneration of materials issue. 2014-05-12 03:08:43 -04:00
Zuhayr 084004049a Fixes 'resource depleted' error for emagged drones. 2014-05-12 03:08:32 -04:00
Zuhayr 50873adbf8 Fixes the decompiler. Adds spiderlings, broken globes, mice and lizards as valid targets.
Conflicts:
	code/modules/mob/living/silicon/robot/drone/drone_items.dm
2014-05-12 03:08:12 -04:00
Zuhayr 2e545095f7 Readds drone held icon that got lost somewhere in merges.
Conflicts:
	icons/obj/objects.dmi
2014-05-12 03:05:41 -04:00
Zuhayr 8914cdb2ba Double whoops. 2014-05-12 03:03:48 -04:00
Zuhayr 57e2ff481f Whoops. 2014-05-12 03:03:25 -04:00
Zuhayr 8f9841d349 Removed a redundant line. 2014-05-12 03:03:15 -04:00
Zuhayr b70337918c Join As Drone and drone rebooting will now check cyborg jobbans. 2014-05-12 03:00:52 -04:00