Commit Graph

6931 Commits

Author SHA1 Message Date
Heredth
12abbd60c0 Sprited new hats. Fedora, boater, bowler, beaver, and a fez. 2014-03-11 06:04:36 -04:00
SparklySheep
1acab2a20a Adds a few new hairstyles and adds a fix for the red IPC hairstyle as well. Please check to see if this doesn't break anything.
Conflicts:
	baystation12.int
	icons/mob/human_face.dmi
2014-03-11 06:04:10 -04:00
ZomgPonies
1ac8df78b9 Fixes medhuds 2014-03-11 04:41:00 -04:00
ZomgPonies
e7fc110e5c Fix cloning/respawning 2014-03-11 03:13:29 -04:00
Rob Nelson
5c8ddf2a31 YOOOOO0U. YOU GOT WHAT AH NEEEEEEEED
Conflicts:
	code/__HELPERS/game.dm
	code/game/machinery/alarm.dm
	code/game/machinery/doors/firedoor.dm
	code/modules/client/preferences_toggles.dm
	code/setup.dm
	maps/tgstation.2.1.0.0.1.dmm
2014-03-11 02:28:58 -04:00
d3athrow
877fc584e7 Cut down on the checking in human_movement, hyperizine doesn't need to be checked twice.
Conflicts:
	code/modules/mob/living/carbon/human/human_movement.dm
2014-03-10 23:16:37 -04:00
DJSnapshot
e6eae0fdb1 quick fix for APCs related to IPC charging. 2014-03-10 23:03:36 -04:00
ZomgPonies
262514d3fe Fix dismemberment 2014-03-10 21:22:34 -04:00
Rob Nelson
8fb14a26e9 Initial commit of media suite
Conflicts:
	baystation12.dme
	code/controllers/configuration.dm
	code/game/area/areas.dm
	code/modules/client/client defines.dm
2014-03-10 19:01:41 -04:00
Rob Nelson
a9f67bf557 EMERGENCY FIX FOR SINGULO NOT WORKING 2014-03-10 18:45:03 -04:00
ZomgPonies
04d99e1a3b Merge pull request #171 from alex-gh/paracetamol_fix
Paracetamol will now metabolize properly
2014-03-10 08:27:16 -04:00
Ccomp5950
1e5514e27e Code effeciency project: HUD items rewrite
Before: Every tick each HUD item would recalculate and redo images for every mob in view. For items like the secHUD where we're transversing implants and the various records this gets very expensive.

After: Mobs use their hud_list variable to store varius huditem images, when conditions change for those specific huditem images it updates the specific ones on demand. As a backup every 30 ticks or so the mob will update all of their hud_list.

Also: moved proc/RoundHealth() from 2 seperate locations into __HELPERS/mobs.dm

Conflicts:
	code/__HELPERS/mobs.dm
	code/game/objects/items/weapons/implants/implanter.dm
	code/modules/mob/dead/observer/observer.dm
	code/modules/mob/living/carbon/human/human_damage.dm
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/living.dm
	code/modules/mob/living/living_defines.dm
	code/modules/mob/living/silicon/silicon.dm
	code/modules/virus2/helpers.dm
	code/setup.dm
	icons/mob/hud.dmi
2014-03-10 08:07:29 -04:00
alex-gh
79088a5668 Paracetamol side effect should work now 2014-03-10 12:59:06 +01:00
alex-gh
dcebe3aae1 Paracetamol will now metabolize properly 2014-03-10 12:22:45 +01:00
d3athrow
29be5b8f7e More anti-griff logging thanks to intigracy's mania 2014-03-10 07:03:40 -04:00
alex-gh
f1253d0466 Tweaked random event chances. 2014-03-09 13:46:07 +01:00
alex-gh
d2448ebc14 Changed RBI to be less round ending 2014-03-09 13:42:57 +01:00
Ccomp5950
bb61c6ef27 Bugfix: All APC's will have maxcharge of 5,000
and not be at the whim of lag / how quickly it generates it's cell.
2014-03-08 17:04:03 -05:00
Ccomp5950
54f7bc0701 Removed my debug lines. 2014-03-08 17:03:46 -05:00
Ccomp5950
e7d4f4ad4b Effeciency Project: APC / Machinery power usage.
We no longer run auto_use_power() on every machine every tick.
We now have a global list of areas, and areas that have an APC in them (all_areas and active_areas) no more looping through world bullshit.
A bunch of snowflakey as fuck machines won't use_power() in their process, you get two options, active and idle, use them!
This means a lot of machines won't double dip on power as well so power usage for the station has dropped about 20%

Because everything is snowflakey as fuck we're going to have some machines that don't force an update on their power usage.  Fuck them.
We should catch them with the root obj/machine/proc's forcing updates.

Conflicts:
	code/modules/mob/mob.dm
	code/modules/power/apc.dm
2014-03-08 17:03:29 -05:00
Ccomp5950
b97434054f APC Area update initial commit.
Conflicts:
	code/modules/mob/mob.dm
	code/modules/power/power.dm
2014-03-08 17:00:43 -05:00
Chinsky
0b47e16828 Fix for #4542
Now synthetics do not contract viruses

Conflicts:
	code/modules/virus2/helpers.dm
2014-03-08 16:44:59 -05:00
ZomgPonies
c751ee454c Small fixes 2014-03-06 22:45:38 -05:00
d3athrow
d8fa6f65dc Dionas can't into guns
Conflicts:
	code/modules/projectiles/gun.dm
2014-03-06 21:07:43 -05:00
ZomgPonies
22765ac4d7 autoinjector 2014-03-06 20:13:48 -05:00
ZomgPonies
ec225e3344 fixes flatdough sprite 2014-03-06 18:22:57 -05:00
melandor0
f57998a006 Mouse Ears
Yay! A child of kitty ears.
2014-03-06 16:43:25 -05:00
Cheridan
b66abb1a6e adds the mime mech
Conflicts:
	code/game/mecha/equipment/weapons/weapons.dm
	code/modules/projectiles/projectile/bullets.dm
	icons/mecha/mecha.dmi
	icons/mecha/mecha_equipment.dmi
2014-03-05 22:43:36 -05:00
Jeremy Liberman
b6905e6668 Fixes UI glitch when losing cuffs from fractures, resisting, or cult magic
Conflicts:
	code/modules/mob/living/living.dm
2014-03-05 22:27:33 -05:00
Jeremy Liberman
55ba32d02d Fractures and severed limbs cause cuffs to fall off. Deranged spessmen can chew their own wrists to break free.
Conflicts:
	code/game/objects/items/weapons/handcuffs.dm
2014-03-05 22:20:44 -05:00
ZomgPonies
16ea3bde04 Compile fixes 2014-03-05 20:37:02 -05:00
d3athrow
977addd8fb merge MrPerson's qdel fixes 2014-03-05 20:30:56 -05:00
d3athrow
dc50b47971 More Destroy stuff 2014-03-05 20:28:38 -05:00
d3athrow
4f168d8caf qdel and Destroy() improvements, now done through objects/items/devices 2014-03-05 20:28:17 -05:00
Joey Haas
274c85aac5 Added 3D glasses to Dormitory
Conflicts:
	icons/mob/eyes.dmi
	icons/obj/clothing/glasses.dmi
	maps/tgstation2.dmm
2014-03-05 19:40:58 -05:00
yashaldie
a0c6d29bab fixes IPC brain surgery
could not start the brain surgery on IPCs this should fix it
2014-03-05 19:35:56 -05:00
Mloc-Argent
6beebb5975 Dionaea can no longer steal blood from species which have the NO_BLOOD flag
Fixes #4510

Signed-off-by: Mloc-Argent <colmohici@gmail.com>

Conflicts:
	code/modules/mob/living/carbon/monkey/diona.dm
2014-03-05 19:34:21 -05:00
Ccomp5950
cd201dc3a5 NanoUI Optimizations.
We won't regenerate the list for Manifests every tick while viewing the manifest, instead we have a global variable for it PDA_Manifest that we Cut() if there is a change to the manifest then when the next player goes to view the manifest on their PDA it will recreate the list that one time.

Some sections of the PDA will no longer auto-refresh every tick because...well that's dumb.

Modes that will no longer autoupdate at all:  Viewing medical/sec records, viewing notes (will update when you change them of course), and the station alert menu.
Modes that will only autoupdate every 5 ticks:  APC list (Because it's a huge fuck off list), the manifest, mulebots and secbots screens, supply requests/orders, and janitor supply locator)

Some other things that I just can't remember right now.

Conflicts:
	code/defines/obj.dm
2014-03-04 00:37:44 -05:00
Rob Nelson
5adbbafb5e Fix another runtime. 2014-03-03 20:49:17 -05:00
Rob Nelson
8bd9502981 GC fixes, debug verb for toggling. 2014-03-03 19:11:20 -05:00
Rob Nelson
f6c6eafc9d Nerf eat
Conflicts:
	code/modules/organs/organ_external.dm
2014-03-03 19:05:55 -05:00
Ccomp5950
2e7a92e815 Runtime fix: Depth scanner now won't check the length of null lists.
runtime error: Cannot read null.len
proc name: scan atom (/obj/item/device/depth_scanner/proc/scan_atom)
  source file: tools_depthscanner.dm,31
  usr: Some Guy (/mob/living/carbon/human)
  src: the depth analysis scanner (/obj/item/device/depth_scanner)
  call stack:
the depth analysis scanner (/obj/item/device/depth_scanner): scan atom(Some Guy (/mob/living/carbon/human), Rock (155,169,5) (/turf/simulated/mineral))
Rock (155,169,5) (/turf/simulated/mineral): attackby(the depth analysis scanner (/obj/item/device/depth_scanner), Some Guy (/mob/living/carbon/human))
Some Guy (/mob/living/carbon/human): ClickOn(Rock (155,169,5) (/turf/simulated/mineral), "icon-x=23;icon-y=13;left=1;scr...")
Rock (155,169,5) (/turf/simulated/mineral): Click(Rock (155,169,5) (/turf/simulated/mineral), "mapwindow.map", "icon-x=23;icon-y=13;left=1;scr...")
2014-03-03 15:26:30 -05:00
ZomgPonies
c9fbe145d9 paracetamol 2014-03-03 15:23:35 -05:00
ZomgPonies
1f407fa305 Singulo eats darkness, grows out of control? 2014-03-03 01:35:47 -05:00
ZomgPonies
1eaa17abcc Revert "Update PA."
This reverts commit e6ce757d4c.
2014-03-03 01:20:34 -05:00
ZomgPonies
f0aa94356a Savefiles out of date 2014-03-03 00:08:12 -05:00
ZomgPonies
41ea3775b4 Xenos update 2014-03-03 00:08:06 -05:00
ZomgPonies
b03ff54522 Singulo optimizations 2014-03-02 23:25:40 -05:00
ZomgPonies
4597183fae No infinite embryos anymore 2014-03-02 20:40:44 -05:00
ZomgPonies
d06abdd737 Facehugger bugs 2014-03-02 20:24:58 -05:00