Commit Graph
984 Commits
Author SHA1 Message Date
Tigercat2000 4914e8c2b7 Adds a bunch of new things to grabs
This commit adds the following to the grab system:
 - Knifing (Attack with edge weapon while neckgrabbing)
 - Pressing eyes (Harm intent, neck grab, eye zone)
 - Jointlocking (Grab intent, neck grab, almost any limb)
 - Headbutting (Harm intent, neck grab, target chest or groin)
 - Pin (Disarm intent, pins affecting to the ground until you move or let
   go with help intent)
2015-05-07 05:56:14 -07:00
Krausus 644edad770 Swaps cyborg pointing and module cycling
Cyborgs now point the same way real people do, and cycle modules with
ctrl+middle click
2015-05-06 11:55:19 -04:00
Krausus d3e8f2d52e Adds pointing to cyborgs
Cyborgs can now point with ctrl+middle click (plain middle clicks still
cycle modules). Drones cannot point.
2015-05-06 01:01:52 -04:00
ComicIronicandTigercat2000 65ea7e07d9 Ventcrawl Overhaul
Ventcrawling mobs now no longer get a teleportation menu, instead, they
are put inside the vents, the client gets an overlay of the pipes in the
pipe network, and it is up to them to navigate.
2015-04-20 13:09:04 -07:00
Spacemanspark bb8dadb56b Squishing commits 2015-04-11 14:46:15 -05:00
Spacemanspark cb94ac8a3d Remove's the ability to put someone on walk mode. 2015-04-11 11:40:59 -05:00
Markolie cacc2bf917 Fixes 2015-03-16 18:49:47 +01:00
Fox-McCloud 4e4e7ae77f Crayons and Gloves 2015-03-06 21:40:57 -05:00
Markolie 1deef3104e NanoUI synth airlock controller 2015-03-03 04:51:32 +01:00
Mark van Alphen 5b4c156989 Merge pull request #459 from ZomgPonies/corgi
Ports CorgiUI
2015-03-01 18:30:21 +01:00
Markolie b28f791f8f (Porta) turret update, map area update 2015-03-01 02:10:32 +01:00
Markolie 6ecfb9adf2 Turret exploit fix 2015-02-28 23:55:28 +01:00
Markolie 8a41ab2025 Taking off mask disables internals 2015-02-28 19:51:14 +01:00
ZomgPonies fced9d289f Updating defines to fit Paradise screen size 2015-02-28 11:30:43 -05:00
ZomgPonies ba2b5589e9 Ported CorgiUI 2015-02-28 10:59:14 -05:00
ZomgPonies 2f9b435a0f Merge pull request #426 from Markolie/master
Bug fixes, add atmos watertank
2015-02-26 13:50:37 -05:00
ZomgPonies 5421754760 Merge pull request #418 from Fox-McCloud/Fixes-Genetics
Fixes, Genetics, and Balance
2015-02-25 21:56:33 -05:00
Markolie bfe8a12f1e Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
Conflicts:
	code/game/objects/items/weapons/kitchen.dm
2015-02-25 20:44:32 +01:00
Markolie e1f0d0fec7 Bug fixes, add atmos watertank 2015-02-25 19:47:04 +01:00
Fox-McCloud 85d79677b1 Fixes, Genetics, and Balance 2015-02-24 22:58:05 -05:00
Mark van Alphen ae04cce220 Merge pull request #397 from ZomgPonies/garbage
vg Garbage Collector
2015-02-24 18:28:45 +01:00
ZomgPonies 5c14d9c5f2 vg Garbage Collector 2015-02-23 17:18:38 -05:00
Markolie 483565c56a Remove default examine from attack_ghost 2015-02-23 20:53:25 +01:00
Markolie 672305e034 Adds a "params" parameter to attackby(), so it keeps track of pixel_x and pixel_y among other things 2015-02-22 22:12:11 +01:00
Markolie 377dfe894d Add attack animations 2015-02-22 21:15:54 +01:00
Markolie 982102a407 Standardize mutations 2015-02-22 19:04:43 +01:00
Markolie 3b072b5a62 Remove click delay from most things 2015-02-22 18:47:58 +01:00
ZomgPoniesandMarkolie e237fbd5e7 Fixes clicking not turning you 2015-02-20 19:56:57 +01:00
Markolie d8d1670b68 Revert "Revert "Saycode/language/species port from Bay""
This reverts commit d54579850c.

Conflicts:
	code/game/gamemodes/nuclear/nuclearbomb.dm
	code/game/objects/items/devices/radio/intercom.dm
	code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
DZD 212ca5f5bd MERGE CONFLIIIIIICTS 2015-02-19 20:26:36 -05:00
ZomgPonies d54579850c Revert "Saycode/language/species port from Bay" 2015-02-19 20:15:42 -05:00
DZD d0d6c8eebd Merge with upstream/master
Fixes merge conflicts.
2015-02-19 19:38:48 -05:00
DZD c11bb0d283 Fixes bugs
- Tables can't have NODROP or ABSTRACT items placed on them anymore,
same for lockers and crates.
- Fixes a runtime with trying to strip a NODROP or ABSTRACT item.
2015-02-19 19:32:58 -05:00
DZD 4bcdb94a99 Merge with upstream/master
Fixes conflicts
2015-02-18 13:41:32 -05:00
Markolie e868c66ad9 Fix warning 2015-02-17 23:55:26 +01:00
Markolie b39a86078e Let ghosts use teleporter 2015-02-17 23:53:57 +01:00
Markolie ad167dc541 Announcement system overhaul, crew monitor system overhaul, add portable crew monitor 2015-02-16 19:03:29 +01:00
DZD 723dc2ad98 ABSTRACT flag addition & handling
- Adds ABSTRACT flag to relevant items, removes abstract var.
- Adds checks for ABSTRACT where relevant.
- Also removes extra define of golem gas mask.
- Adds NODROP to changeling mutations so I don't have to do that later.
2015-02-12 18:49:26 -05:00
DZD 4e93cc5203 Merge with upstream/maser 2015-02-09 18:22:19 -05:00
Markolie 408a1eeb25 Accidentally completely broke click code 2015-02-09 16:39:14 +01:00
Markolie 7285f39fc1 Defib update, cell path update 2015-02-09 16:12:01 +01:00
DZD de9accc64d TG Changeling Port
This would've been multiple commits, but I kept forgetting to ACTUALLY
commit things. Changes logged in the PR.
2015-02-08 19:42:01 -05:00
Markolie fba99e154d Accessory fixes 2015-02-08 14:55:32 +01:00
Markolie 8fae0f029f Accessory overhaul 2015-02-08 14:29:10 +01:00
DZD b39a052a7a More Adminlogs
- Adds use_log list logging to AI/borg alt + click door shocking.
- Adds use_log list logging to PA control computer (Turning on,
increasing power, decreasing power).
- Adds use_log list logging to robotics control computer (borg full
destruct and single borg destruct).
2015-01-22 19:25:57 -05:00
Markolie 2677fd587e Bug fixes 2015-01-08 02:16:09 +01:00
Markolie 5bb4a3b1fe Minor changes 2014-12-24 13:13:49 +01:00
Markolie f03bbf8bc6 Bug fixes 2014-12-24 12:53:49 +01:00
Markolie da8115dc2e Bug fixes 2014-12-20 16:27:33 +01:00
Markolie 2c79a2f376 Bot fix, add emergency door access 2014-12-19 00:32:32 +01:00