Commit Graph

257 Commits

Author SHA1 Message Date
Intigracy
f4f7164826 Wow I merged Intigracy's first how unwise (#9213)
attack_verb is now always present tense
removes an unused and unticked hydro.dm which has the old defines for plants n shit
2016-04-07 11:47:02 -05:00
Intigracy
aa8f7bbe5a fixes toxins tank issue 2016-03-25 16:54:19 -07:00
Intigracy
5d3d59f74c you have to wave your arms around to use the Force 2016-03-16 06:03:52 -07:00
unid15
1c09b774f2 more kicking stuff 2016-02-28 12:07:30 +01:00
unid15
0406f35a52 fix vampires until biting is fixed 2016-02-27 12:15:34 +01:00
unid15
434f9a00aa roundhouse kicks
adds more bite/kick interactions

Supermatter kicking/biting, fancy item kicks

Better logging, fix kicks

grab + kick = this is sparta

stomp != sparta
2016-02-25 11:48:27 +01:00
unid15
2b060d322c You kick me down but I bite back
Attacks

talons and magboots

missing icons, legcuff check

meme references, magboot stomping toned down

ops

f

remove magstomp from vox magboots

p

do indows properly

hotkeys, cl

vox can bite silicon

Fix inconsistencies and typos
2016-02-25 11:47:34 +01:00
clusterfack
c80bcf85a9 Merge pull request #8227 from Exxion/multitile-adjacency
Fixes multitile adjacency
2016-02-19 13:22:19 -06:00
DrCelt
b8c6d73b94 Insane in the Membrane Fan Tribute
- Special thanks to @9600bauds
- This is a step towards #8220 as it will make variables like weakened and stunned easier to deal with.
2016-02-12 23:42:45 +00:00
Exxion
19f5b3cf86 Removes comment that is not only dumb and stupid but also no longer correct 2016-02-11 19:09:00 -05:00
Exxion
70b7a0a0f4 Fixes multitile adjacency 2016-02-11 18:53:39 -05:00
Zth--
2a597fea19 sounds and cool stuff 2016-02-08 21:35:42 -06:00
sood
e2ab9f9c7d Merge pull request #8015 from 9600bauds/insaneinthemembrane
Adds two more generalized sanity procs, fixes some improper sanity calls
2016-02-02 20:40:36 -08:00
9600bauds
a6df55cf76 Adds two more generalized sanity procs, fixes some improper sanity calls 2016-02-01 13:04:57 -03:00
clusterfack
e111e3f97a Makes darkness clickable
Fixes an already closed issue I think

Adapted from fea00718a0
2016-01-31 02:43:59 -06:00
clusterfack
d96308f420 Merge pull request #7930 from DrCelt/bugfixes
fixes bugs
2016-01-29 19:15:27 -06:00
DrCelt
9c091007ca fixes bugs 2016-01-29 04:06:37 +00:00
9600bauds
1cc2b059ab Altclicking yourself inspects your turf rather than give you a cryptic message for no reason 2016-01-27 14:03:37 -03:00
DrCelt
7a53e68fae Merge remote-tracking branch 'origin/Bleeding-Edge' into Hypothermia
Conflicts:
	code/datums/diseases/advance/symptoms/shivering.dm
	code/datums/diseases/advance/symptoms/vomit.dm
	code/datums/diseases/cold9.dm
	code/datums/diseases/fluspanish.dm
	code/game/gamemodes/changeling/changeling_powers.dm
	code/game/gamemodes/cult/cult_items.dm
	code/game/gamemodes/wizard/spellbook.dm
	code/game/machinery/Sleeper.dm
	code/game/machinery/constructable_frame.dm
	code/game/machinery/cryo.dm
	code/game/machinery/machinery.dm
	code/game/objects/effects/effect_system.dm
	code/game/objects/items/weapons/storage/firstaid.dm
	code/modules/clothing/gloves/color.dm
	code/modules/clothing/gloves/miscellaneous.dm
	code/modules/clothing/head/helmet.dm
	code/modules/clothing/head/jobs.dm
	code/modules/clothing/head/misc.dm
	code/modules/clothing/masks/gasmask.dm
	code/modules/clothing/masks/miscellaneous.dm
	code/modules/clothing/shoes/colour.dm
	code/modules/clothing/shoes/miscellaneous.dm
	code/modules/clothing/spacesuits/captain.dm
	code/modules/clothing/spacesuits/rig.dm
	code/modules/clothing/suits/miscellaneous.dm
	code/modules/clothing/suits/utility.dm
	code/modules/clothing/under/miscellaneous.dm
	code/modules/mob/living/carbon/alien/humanoid/life.dm
	code/modules/mob/living/carbon/alien/larva/life.dm
	code/modules/mob/living/carbon/carbon.dm
	code/modules/mob/living/carbon/human/human.dm
	code/modules/mob/living/carbon/human/human_movement.dm
	code/modules/mob/living/carbon/human/inventory.dm
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/carbon/human/say.dm
	code/modules/projectiles/projectile/special.dm
	maps/defficiency.dmm
	maps/metaclub.dmm
	maps/tgstation.dmm

fixes #7746
2016-01-19 01:37:20 +00:00
dylanstrategie
210d073337 Fix the many instances where haunting updates improperly 2016-01-11 05:55:49 +01:00
DrCelt
8d66aa7bf0 HYPOTHERMIA [DNM]
-Addresses #7158
-removes useless variables heat_protection & cold_protection as these were in 99% of circumstances the exact same as body_parts_covered
-added a new variable, heat_conductivity to all items, determining how fast they conduct heat away from you
-added new procs to humans, sweat() & burn_calories() - Now whenever you use up nutriment, you generate heat, but can also expend nutriment to decrease heat.
-refactored how heat transfer away from humans worked
-added mild hypothermia
-added moderate hypothermia
-added severe hypothermia
-added profound hypothermia
-removed damage from extreme cold
-space is no longer cold to humans (because it isn't, duh.), this does not affect atmos.
-upped pressure damage as space is no longer cold.
-probably a bunch of other stuff:
TODO: Macrowave, balancing of things that use cold to kill.
2016-01-10 04:15:30 +00:00
dylanstrategie
f9a0abb037 Change observer following to use locked_to methods 2016-01-04 02:48:46 +01:00
9600bauds
d1815e6b46 Bigger text, "You" for attack messages that target the player 2016-01-02 03:05:48 -03:00
unid15
c7e4db4fcd TK grabs, offhands are abstract. Cant apply glue to abstract items 2015-12-31 14:08:27 +01:00
Intigracy
df28820792 fixes #7201 2015-12-21 12:20:44 -08:00
9600bauds
171d48698c harmbatons and shit 2015-12-18 23:17:59 -03:00
9600bauds
2e7d19ee5c If I rebase, noone can see my shit commit names
Oregon Trail 2: Return to Mississippi

look at me, clusterfack would be proud

Makes the Seed Extractor not awful

Squashes a couple of bugs with seed diverging and plant cuttings, removes unused variables.

Xenobotany & Shit

fak u

(B) HATE CONFLICT

Break Deity's fix again because clusterfack said so

like my old grandma used to say, "remember to commit often with descriptive commit names"

I SURE CANNOT WAIT TO FIX CONFLICTS ON PACID FOR THE FOURTH TIME

The Changelog Is Here

I have done as thy asked

remember to test your shit!

thank you for testing!

wait a sec this doesn't fire on process() anyways

Glowy plant no hate glow

SOIL IS NOT MACHINE

Fixed bio-lum fruits not glowing, added harvesting kudzu with plant bags, kudzu will only grow when mature

Push my Face into the Sun

I forgot about this

Thank you anonymous person
2015-12-13 16:44:47 -03:00
D3athrow
157b46a6da Add #5516 along with AI UI button for it. 2015-12-09 17:53:11 -06:00
Sood
3cdf89b675 qdel replacing del, time for bugs 2015-12-06 15:11:15 -08:00
clusterfack
5462cbd2a0 Better solution to fix #6818 and fix #6828, should resolve any weird behaviors 2015-12-03 15:52:02 -06:00
clusterfack
4571a6b1a8 This will likely need if(client) as well 2015-12-01 21:08:19 -06:00
clusterfack
bb5855dbb1 Fix runtimes
Fixes #6818
Fixes #6828
2015-12-01 20:41:46 -06:00
clusterfack
366394fac3 Relativity for Movable Screen Elements
Movable screen elements are now also locked to a corner so that they chang eposition with view size change, it can be forced to hook to a wall with encode screen and the original value can be re-obtaineed using decode
2015-11-30 05:40:02 -06:00
PJB3005
99bf59d80e Adds a to_chat() proc, to pave the way to a non shit chat. 2015-11-25 15:55:15 +01:00
clusterfack
73c9be9456 I JUST MASH ON THE KEYBOARD AND IT WERKS
Fixes #5967
Robots can once again alt click on turfs and it will bring up the alt click menu. It was previously broken for turfs but worked for objects. It now works for both.
2015-11-21 22:49:33 -06:00
PJB3005
3cca5692af Removes the panic writer messages. 2015-11-20 03:17:06 +01:00
Rob Nelson
640050a14b Merge pull request #6645 from DeityLink/fixbiruz
Fixing Eye Lasers
2015-11-18 02:11:32 -08:00
DeityLink
144f90402f biruzbennar fix 2015-11-18 07:40:32 +01:00
eswordthecat
7f3417500c Fix runtime error: Cannot execute null.defense() 2015-11-18 05:27:31 +08:00
clusterfack
bb0cf9bebb Fuck it
Removes sight_state altogether
Makes mommi hud more in line with robot hud
Fixes a bug where mommis weren't being charged power for using their sight
2015-10-28 05:30:42 -05:00
clusterfack
841d1d4199 Fix #6001
Removes any code associated with obj/item/borg/sight
Adds the necessary unequip to uneq_all for borgs so #6001 is fixed
Removes a duplicate robot_upgrades.dm
2015-10-28 04:49:05 -05:00
clusterfack
6db479a1bb Fixes runtime
If an action item was destroyed fully this could and would runtime
2015-10-21 19:48:13 -05:00
clusterfack
5c335b7b8b Ventcrawling changes
Fixes #5573
Fixes #5891
Fixes #6191
Centralized some code for ventcrawling in ventcrawl.dm
Made passive vents a type to be checked for ventcrawling into
Made hunters able to carry things into vents apparently
Gave contortionist jumpsuit a verb to ventcrawl with for the scrubs who dont know hotkeys
2015-10-20 23:26:18 -05:00
Rob Nelson
a09552f34b Revert "New Nuke Icons, new Medical HUD sprites" 2015-10-06 21:25:02 -07:00
clusterfack
5dc006b768 Totally werks this time trust me 2015-10-06 15:10:49 -05:00
Rob Nelson
a5f8d47946 Merge pull request #5954 from clusterfack/optimizingshitagain
Optimizes update_action_buttons
2015-10-06 13:04:14 -07:00
clusterfack
619c1441af Fagmmis
Fixes literally everything
2015-10-06 14:54:58 -05:00
clusterfack
0f30cb13f5 Fixes pooling bug
Also tests and debugs the new system
2015-10-06 14:28:40 -05:00
clusterfack
59c35f4f6d Runtime 2015-10-06 12:34:55 -05:00
clusterfack
833217ecba Fix/Improve hud elements\\
Fixes #5994
Fixes #5995
2015-10-06 09:39:09 -05:00