ZomgPonies
43ea65341c
Fixes to giant spider abilities
2014-01-10 03:21:20 -05:00
ZomgPonies
4a6601eef1
Merge pull request #113 from SamCroswell/master
...
Major Ninja Patch
2014-01-09 19:31:38 -08:00
Zuhayr
70d16798b5
Fixed some issues with the diona holder item, generalized it out a little. You can now deconstruct dionaea and probably put them into the washing machine.
...
Conflicts:
code/modules/mob/living/carbon/monkey/diona.dm
2014-01-09 21:22:51 -05:00
Zuhayr
e1203f9320
Added resist check for holder items. Also hopefully prevented dionaea icons from remaining on a human mob.
...
Conflicts:
code/modules/mob/living/carbon/monkey/diona.dm
2014-01-09 21:13:31 -05:00
SkyMarshal
b5906bba39
Tradeband and Gutterspeak now have a different font than Tradeband.
...
Fixes #4143
Conflicts:
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/new_player/new_player.dm
2014-01-09 21:05:36 -05:00
SamCroswell
c980a4a421
Major Ninja Patch
2014-01-09 20:39:29 -05:00
RKF45
94f38882f9
Removes braindeath as IC term
2014-01-09 20:24:10 -05:00
ZomgPonies
05e7f65ede
Fixing up borer control
2014-01-09 05:29:28 -05:00
ZomgPonies
a405189383
Cult construct abilities fix
2014-01-09 03:03:41 -05:00
Rob Nelson
c14adc6724
Slimes split from a killed adult can understand humans. ( #366 )
...
Conflicts:
code/modules/mob/living/carbon/metroid/death.dm
html/changelog.html
2014-01-08 21:49:15 -05:00
Rob Nelson
c7215da925
Fix #371 (vermin trying to spawn in assembly line). plus other simple_animal issues.
...
Conflicts:
code/modules/events/infestation.dm
html/changelog.html
2014-01-08 21:49:14 -05:00
ZomgPonies
9be261dd98
Modified Diona speed debuff a bit
2014-01-08 20:39:35 -05:00
ZomgPonies
322001f196
Fix for borers being stolen by other peeps when they are controlling host
2014-01-08 18:57:22 -05:00
YotaXP
b7efb1b7ed
Optimized and refactored list2text, text2list, and replacetext.
...
Also fixed some grammar in the station blueprint code.
Conflicts:
code/game/objects/items/blueprints.dm
code/game/objects/items/devices/uplinks.dm
code/modules/admin/verbs/debug.dm
code/modules/clothing/masks/gasmask.dm
code/modules/detectivework/scanner.dm
code/modules/flufftext/TextFilters.dm
code/modules/mob/living/carbon/human/say.dm
code/modules/mob/living/silicon/ai/say.dm
Conflicts:
code/modules/admin/verbs/debug.dm
code/modules/detectivework/scanner.dm
2014-01-08 07:14:16 -05:00
Zuhayr
64972f267d
Commit testing? What's that? Single character fix for pulse checking.
2014-01-08 05:39:54 -05:00
d3athrow
64d8903802
Following /tg/'s lead, removes set background 1 for smoother gameplay.
...
Conflicts:
code/game/objects/effects/glowshroom.dm
code/modules/mob/living/carbon/zombie/zombie.dm
code/modules/mob/living/silicon/mommi/life.dm
2014-01-08 01:25:20 -05:00
Ccomp5950
58f76c2f4c
Ghost chat unicode support...removed unneeded sanitize()
2014-01-07 05:44:19 -05:00
ZomgPonies
6dd2336ae2
Fixed the way Dionas get their names. Should help fluff.
2014-01-07 04:20:57 -05:00
Zuhayr
d856157f26
More dionaea tweaks, NO_PAIN, IS_PLANT and IS_SLOW specifically.
...
Conflicts:
code/modules/mob/living/carbon/species.dm
2014-01-07 00:04:27 -05:00
Zuhayr
ab6fb88bf5
Forgot a var.
2014-01-07 00:02:16 -05:00
Zuhayr
f9b8c01c65
Implemented IS_SLOW.
2014-01-07 00:01:52 -05:00
Zuhayr
07c1506551
Implemented NO_PAIN and parts of NO_BLOOD, restructured species flags.
...
Conflicts:
code/modules/organs/blood.dm
2014-01-07 00:01:27 -05:00
Zuhayr
e09a00fe0e
Fixed a duplicate definition bug with WHITELISTED.
...
Conflicts:
code/modules/client/preferences.dm
code/modules/mob/living/carbon/species.dm
code/modules/mob/new_player/new_player.dm
code/setup.dm
2014-01-06 23:59:21 -05:00
ZomgPonies
2aaa601aac
Part 2 diona update commits
2014-01-06 23:45:22 -05:00
Zuhayr
2c677b2e48
Reusing some unused flags in species.
...
Conflicts:
code/setup.dm
2014-01-06 23:35:14 -05:00
ZomgPonies
ce64847903
Fix borg module bug
2014-01-06 23:25:25 -05:00
errorage
46c2645546
- Clicking on an item in your modules list now instantly moves it, the delay between click and it moving to the active module slot, which is seen in the video, is no longer there.
2014-01-06 20:57:35 -05:00
errorage
eeeb68638f
Partial commit for the cyborg UI upgrade, which gets rid of the pop-up window for module selection, instead displaying the available modules in storage-item like fashion.
...
Conflicts:
code/_onclick/hud/_defines.dm
code/_onclick/hud/robot.dm
code/game/objects/items.dm
code/modules/mob/living/silicon/robot/inventory.dm
code/modules/mob/living/silicon/robot/robot.dm
code/modules/mob/mob_defines.dm
2014-01-06 20:57:04 -05:00
ZomgPonies
b857c90f6c
Compile fix
2014-01-06 17:47:20 -05:00
Fira
70f50e7850
Partial fix for pAI emotes (they still can't hear beyond one container
...
level, will require a say/emote code hack)
Conflicts:
code/modules/mob/mob_defines.dm
2014-01-06 17:46:51 -05:00
Cheridan
f72bb35e26
Ninja Death Tweak
...
THE CODE NO LONGER CHECKS IF THE MOB IS A NINJA EVERY TIME SOMEONE DIES
NINJAS GET EXPLOSIVE IMPLANTS TO DUPLICATE THE OLD FUNCTIONALITY
YES I'M MAD
Conflicts:
code/modules/events/tgevents/ninja.dm
code/modules/mob/living/carbon/human/death.dm
2014-01-05 22:29:21 -05:00
ZomgPonies
aa8fcc9b15
Randomized lawset system + config options
2014-01-05 17:50:13 -05:00
alex-gh
f30d5ad7d2
Added crisis var for borgs. Admins can now manually enable the combat module
2014-01-05 20:40:32 +01:00
ZomgPonies
d5ceb38a9d
Fixed slimepeople ventcrawling
2014-01-05 00:31:20 -05:00
ZomgPonies
5467c4fdc5
Fat Cats!
2014-01-04 23:26:27 -05:00
ZomgPonies
0f4748e760
brain borers no dense
2014-01-04 20:58:34 -05:00
ZomgPonies
ad73955069
Fix fire extinguishing
2014-01-04 20:43:05 -05:00
ZomgPonies
ee7a05b693
Formatting fix
2014-01-04 14:33:15 -05:00
ZomgPonies
45ac26132b
Diona nymphs moved over to NPC respawn panel
2014-01-04 04:17:31 -05:00
ZomgPonies
ba9c675ba2
You can now carry diona nymphs around
2014-01-03 22:13:45 -05:00
ZomgPonies
eb44938358
Vox sound updates
2014-01-03 21:43:40 -05:00
ZomgPonies
2ee199c20b
theft objective doesn't check suit storage and holsters.
2014-01-03 20:55:01 -05:00
ZomgPonies
b2ee79eeeb
Slime people fixes
2014-01-03 20:05:44 -05:00
ZomgPonies
949ef456c9
Revert "Revert "Allow borers to understand humans""
...
This reverts commit 66455daedc .
2014-01-03 18:50:27 -05:00
ZomgPonies
66455daedc
Revert "Allow borers to understand humans"
...
This reverts commit c13cda6141 .
2014-01-03 18:41:47 -05:00
DJSnapshot
8f9e08150e
mecha fixes
2014-01-02 20:51:47 +01:00
ZomgPonies
e63ab6d2d5
Removed engieborg self-fix
2014-01-02 03:37:59 -05:00
ZomgPonies
c13cda6141
Allow borers to understand humans
2014-01-02 01:48:16 -05:00
ZomgPonies
05aadc5dd8
Respawn stuff tuning
2014-01-02 01:19:26 -05:00
ZomgPonies
b3f9bb83c4
Fix Borgs getting combat modules during malf AI delta
2014-01-01 22:29:46 -05:00