Commit Graph

12 Commits

Author SHA1 Message Date
D3athrow
01d2471fc9 Merge branch 'color_replace_2_electric_boogaloo' into Bleeding-Edge
Conflicts:
	code/ATMOSPHERICS/pipe/pipe_dispenser.dm
	code/game/machinery/computer/HolodeckControl.dm
	code/game/machinery/embedded_controller/embedded_controller_base.dm
	code/modules/mining/money_bag.dm
	code/modules/mob/living/carbon/carbon.dm
	code/modules/mob/living/silicon/mommi/mommi.dm
	code/modules/mob/living/simple_animal/friendly/farm_animals.dm
	code/modules/research/destructive_analyzer.dm
	code/modules/research/rdconsole.dm
	code/modules/research/xenoarchaeology/machinery/analysis_base.dm
	code/modules/research/xenoarchaeology/machinery/artifact_harvester.dm
	code/modules/research/xenoarchaeology/tools/ano_device_battery.dm
2015-04-12 16:40:59 -05:00
D3athrow
49a9daef22 Fixes #3610 2015-03-28 23:29:38 -05:00
D3athrow
08468f31c7 runtimes 2015-03-20 16:21:11 -05:00
ComicIronic
f3fd836116 Additional wielding mechanics
You can now use attack_self to wield and unwield an object.
You can now use the offhands attack_self to unwield an object.
Finished a runtime fix that Pomf started.
2015-02-08 23:22:30 +00:00
Rob Nelson
f1cadf6ef1 Mob movement/attack/click/special delay rework
This code was just a big fucking mess.  Happy motherfucking 2015.

 * Delay procs and variables replaced with a standardized delayer framework.
 * Cleaned up the absolutely fucking atrocious fix_next_move() diagnostic verb.
 * Added the ability to adjust minimum and maximum delay clamps per-mob for adminbus purposes and future features.
   * USECASE: Fat people cannot attack as fast (not implemented)

Tested somewhat by smacking a window with a crowbar.  Movespeeds also don't seem insane, either.
2015-01-01 03:21:23 -08:00
Chris
c0f96ae272 Revert Click code cleanup (reverted from commit 439bda24bc) 2014-09-18 15:36:38 -05:00
Wild Bill
439bda24bc Click code cleanup 2014-09-18 14:07:50 +03:00
d3athrow
4cd8358502 remove click delay for most actions. offensive actions still have a delay. 2014-04-24 17:31:08 -05:00
Rob Nelson
61cb3adfbe Hopefully fix listed_turf shit (Fixes Redmine #150) 2014-02-27 13:48:36 -08:00
Rob Nelson
c815e94973 Standardize HULK. 2014-01-21 13:51:44 -08:00
Rob Nelson
cbf979918e Standardize mutation constants, remove ambiguity, remove non-implemented muts. 2014-01-21 13:03:53 -08:00
Rob Nelson
27e1c5e869 ONCLICK CODE PORT. GOD HELP US ALL. 2014-01-17 18:24:53 -08:00