Commit Graph

1967 Commits

Author SHA1 Message Date
Aranclanos 089dba4390 Clientless aliens won't runtime anymore when they change their plasma levels. 2013-11-21 22:47:50 -03:00
Cheridan c4a8fb5632 Merge pull request #1780 from Giacom/simple_animal_invis
Simple animals will now consider invisibility when attacking and choosing targets.
2013-11-17 23:25:17 -08:00
Giacom ec44b2fde8 Merge pull request #1781 from JJRcop/borg-tweaks
Cyborg consistiency, deconstruction tweaks
2013-11-16 12:15:42 -08:00
Cheridan 16b2bc833f Merge pull request #1753 from Giacom/tele_sci_tweak
Telescience Update
2013-11-14 15:30:01 -08:00
JJRcop 1243552f6b Resolved "cover" vs "panel" terms conflict in cyborgs, "cover" wins
Correcting every instance of calling the "cover" a "panel".
Also, tweaks to cyborg deconstruction so it's more forwards-compatible.
2013-11-13 18:50:30 -05:00
Giacomand 86e63d8504 * Simple animals will now consider invisibility when attacking and choosing targets.
* Renamed SA_attackable to CanAttack(). Moved relevant code into there. Should make mobs more responsive with their targets.
2013-11-13 22:32:18 +00:00
Cheridan bc7b8b8e64 Merge pull request #1762 from fleure/watertanktwo
Added watertank backpack and put on map
2013-11-12 19:11:34 -08:00
Giacomand b8c031026c * Telescience now works on bluespace crystals, which are special crystals which unlock power settings from the telescience computer.
* The telescience computer starts with 3 artificial crystals.
 * The crystals can be crushed to blink or you can throw it at someone to make them blink a short distance.
 * You cannot teleport the AI or any anchored mob (unless they are buckled to an office chair).
 * You can make the bluespace crystals from slimes or from research.
2013-11-12 14:24:56 +00:00
fleure c860235a51 Added watertank backpack and put on map 2013-11-11 19:08:37 +00:00
YotaXP d1827c6466 Removes the empty Status tab that is active by default at login.
Has no effect for admins.
2013-11-10 01:53:59 -05:00
Aranclanos 6177c28bbe Merge pull request #1687 from Giacom/alien_candidate
When the game tries to find players for roles it will now prioritize players who are the least afk
2013-11-09 10:18:44 -08:00
Aranclanos 2295080ea3 Merge branch 'medmech' of https://github.com/fleure/-tg-station into medmech
Conflicts:
	code/game/objects/structures/crates_lockers/closets.dm
2013-11-09 15:14:48 -03:00
Giacom 9f5f30eb68 Merge pull request #1670 from Cheridan/Bugs
Bugfixes
2013-11-07 09:08:57 -08:00
Giacom 00621f7817 Merge pull request #1671 from Neerti/hud_addition_01
Adds a plasma storage HUD for aliens.
2013-11-07 04:25:28 -08:00
Cheridan 655e841239 Merge pull request #1693 from Giacom/fix_1691
Fixes #1691 by limiting the show_message proc.
hey so can i just type whatever i want in here when i merge something?
2013-11-06 16:15:09 -08:00
Fleure aaf68d2a12 Included additional structures to escape from 2013-11-05 00:26:30 +00:00
AlexanderUlanH 6a05692075 Removed unnecessary check
Doopiddy doop, thanks Kaze.
2013-11-04 14:52:44 -05:00
AlexanderUlanH cd4a6af6b1 Fixes another DNA runtime
Public service announcement: check_dna_integrity(mob) before trying to
touch mob.dna.
2013-11-04 14:40:18 -05:00
sirbayer c6c1dbd363 Merge branch 'master' of https://github.com/tgstation/-tg-station into srsbsns-improvedprojectiles 2013-11-01 20:32:04 -07:00
Giacomand 476b64bd76 Fixes #1691 by limiting the show_message proc. 2013-11-01 23:51:00 +00:00
Giacomand 8557cb22df When the game tries to find players for roles it will now prioritize players who are the least afk.
For example, it will try to find players that are afk for 5 minutes or lower, if it fails it'll add a minute to the 5 minutes until it finds a candidate or until it reaches 10 minutes.

I changed the get_candidate for aliens so that their 5 minute bracket is instead 45 seconds. This is because a lot of the time larva need to be active ASAP to avoid danger (such as being spawned in dangerous areas) There was a cases of an AFK larva that was very easily killed of, making it fraustrating for the observers watching.
2013-11-01 18:29:49 +00:00
Giacom d77963bc43 Merge pull request #1683 from Miauw62/borgshaker
Improved cyborg shakers.
2013-10-31 05:56:05 -07:00
sirbayer 19e51caef0 Modification of .gitignore to include admins.txt. Hopefully.`
Added myself to admins.txt for testing.

Merge branch 'srsbsns'

Fucking finally figuring out how to make admins.txt be ignored.

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

stuff

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

latest setting for tgstation.dme

deeply do I loathe these files

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

God I hate gitignore

Merge branch 'master' of https://github.com/tgstation/-tg-station

Modification of .gitignore to include admins.txt. Hopefully.`

Added myself to admins.txt for testing.

Merge branch 'srsbsns'

Fucking finally figuring out how to make admins.txt be ignored.

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

stuff

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

latest setting for tgstation.dme

deeply do I loathe these files

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

God I hate gitignore

Merge branch 'master' of https://github.com/tgstation/-tg-station

Modification of .gitignore to include admins.txt. Hopefully.`

Added myself to admins.txt for testing.

Merge branch 'srsbsns'

Fucking finally figuring out how to make admins.txt be ignored.

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

stuff

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge branch 'master' of https://github.com/tgstation/-tg-station

latest setting for tgstation.dme

deeply do I loathe these files

Merge branch 'master' of https://github.com/tgstation/-tg-station

Conflicts:
	config/admins.txt

God I hate gitignore

Merge branch 'master' of https://github.com/tgstation/-tg-station

Merge remote-tracking branch 'remotes/origin/srsbsns-improvedprojectiles' into srsbsns-improvedprojectiles

Conflicts:
	config/admins.txt
	data/investigate/singulo.html

I don't what I'm doing

Massive overhaul to automatic gun functionality, intended primarily to
allow partially-filled magazines to be released.

Now it compiles and doesn't throw runtimes! Also chambering rounds works
right! Unfortunately the contents still need to be looked at, the Russian
Revolver isn't working, and the Bartender's shotgun is just a nightmare.
Also you still can't eject mags.

Mags eject, most gun work. Shotguns still have a problem with reloading
and chambering. Russian Revolver is a bitch.

Heavy finalizing touches. Fixed references to changed trees. Added
icon_states for some magazines. Fixed revolver glitches and subtyped
double-barreled shotguns to revolvers to fix its glitches. Made bullets
and spent shells more obvious via graphical changes. Probably did some
other things but I can't think of what they'd be.

Sprite tweaks for final preparations for pull request.

final FINAL finalizations.

Adding full paths to overwritten procs for simplicity's sake.

Fixing damaged .gitignore and config/admins.txt.

Finalization for pull preparation. Clean up some descs, eliminate data folder.
2013-10-30 17:56:00 -07:00
Giacomand dc8f30b1ec * Removed the deleted files from vox_sounds.dm 2013-10-30 19:44:17 +00:00
JJRcop 402733f3b8 Made period and comma sounds completely silent, and turned them Vorbis 2013-10-30 14:50:28 -04:00
Giacomand 58678a7f3b Merge branch 'master' of https://github.com/tgstation/-tg-station into ai_vox_boogaloo 2013-10-30 15:22:14 +00:00
Aranclanos 2888ade897 Merge pull request #1655 from Giacom/robot_violin
Added the space violin to the service cyborg modules + MORE [CHANGELOG]
2013-10-30 08:19:22 -07:00
Miauw 04faefd5d9 Improved cyborg shakers. They now synthesize all base drink ingredients. 2013-10-29 22:02:00 +01:00
Giacom eff970ba7b Merge pull request #1657 from Jordie0608/veryspooky
Space Bats
2013-10-28 05:37:33 -07:00
Neerti a1053c2b56 Adds a plasma counter hud for aliens that works similar to the changeling's chem storage and blob's resource storage counters. 2013-10-28 03:03:33 -04:00
Cheridan bad46f62ba -Fixes issue 1462
Adds an update icons call to cloakers

-Fixes issue 1387
Clonees get healed of all damage types while in the pod.
2013-10-27 22:02:22 -05:00
Giacom 46b57bd515 Merge pull request #1661 from AndroidSFV/fix1651
Resolves #1651
2013-10-27 01:05:33 -07:00
AndroidSFV a1206b624d Fixes #1651. Issue was with formatting the html output. 2013-10-26 19:49:03 -05:00
JJRcop d866a3611b Adds missing "wood.ogg" 2013-10-26 17:53:56 -04:00
Giacomand d8507acaa7 * Removed the text announcement. It wouldn't work if the AI used the sound effects. 2013-10-26 22:19:13 +01:00
Giacomand 48d00948ca The AI's vocal announcement will also make a Request Console style announcement with the text of the message. 2013-10-26 20:18:42 +01:00
Giacom eac041f23f Merge pull request #1614 from JJRcop/mmi-extract
Adds the ability to safely deconstruct cyborgs
2013-10-26 11:28:24 -07:00
Jordie 774a4fafdd Removed duplicate var + faster movement 2013-10-27 04:17:51 +11:00
Giacomand f44faba532 Added a voice announcement system for the AI.
Voices are based on /vg/'s female voice and are copyright free.
There is a 60 second cooldown for each announcement.
Added a compile option for AI voices. Undefining AI_VOX will not compile the resources, meaning players won't have to download them.
2013-10-26 17:56:39 +01:00
Jordie 83e2c1d706 Added bats 2013-10-27 03:55:17 +11:00
Giacomand 83b882ed3f * Added the space violin to the service cyborg modules.
* Made the space violin usable by service cyborgs.
* You can now examine Cyborgs to see their active module.
* Made the choose module window look nicer.
2013-10-26 13:49:41 +01:00
Aranclanos a2981e5f9c Merge pull request #1589 from SuperSayu/clickstuff3
Mecha, hud, and click fixes
2013-10-25 09:16:54 -07:00
Giacom c169113e6b Merge pull request #1636 from SuperSayu/starcrossed
Replaces HasEntered() with Crossed() and reduces redundant checks on turf/Enter()
2013-10-25 04:24:42 -07:00
Giacomand 1705cc6f76 Merge branch 'master' of https://github.com/tgstation/-tg-station into pr/1633 2013-10-25 12:02:37 +01:00
Giacomand 2022e1f6ed * Slightly reordered the mind check. 2013-10-25 12:02:16 +01:00
Giacomand a1af8853be Merge branch 'master' of https://github.com/tgstation/-tg-station into pr/1640 2013-10-25 11:49:59 +01:00
Cheridan 1389603afb Merge pull request #1630 from Aranclanos/StaffOfRuntimes
Staff of Runtimes
2013-10-24 17:45:12 -07:00
Fleure e3169ee8b9 Adds container resist proc 2013-10-24 21:30:01 +01:00
JJRcop 4992d9e4e2 Putting deconstruction code in a proc for organization and later use 2013-10-24 13:51:52 -04:00
dumpdavidson 7236f6dc0d Moved mime and clown rename code. 2013-10-24 19:05:31 +02:00