Commit Graph

10065 Commits

Author SHA1 Message Date
Erthilo f81b043787 Fixes for forcing no hair/face hair. Shuffles checks around for Pick Up Verb. 2012-05-20 21:37:10 +01:00
Erthilo 56db1fdff8 Adds Soghun/Tajaran whitelisting. Stick key and race into alienwhitelist.txt like so 'byondguy - Soghun' to allow soghun, etc. 2012-05-20 20:51:38 +01:00
Erthilo f20e61b4ae Merge branch 'master' of github.com:Baystation12/Baystation12 2012-05-20 20:33:44 +01:00
Erthilo 56203680d9 Missed a list of AI verbs. Engineering jumpsuit whitespace eliminated. Half fixes holopads. You can use them, you can't move. Nutriment made less ridiculously healing. Player Mute OOC name change to be more clear. More AI camera fix. Small Tajaran examine text fix. 2012-05-20 20:09:23 +01:00
caelaislinn aa67c605dc fixed lockdown computer.
Signed-off-by: caelaislinn <cael_aislinn@yahoo.com.au>
2012-05-21 02:11:47 +10:00
d_h2005@yahoo.com f77c11ea92 In response to the feedback on nutrition:
-Snack machine amounts lowered from 10 each to 6 each, which should still be more than enough.
-Normalized nutriment amounts. Many of the values had were quite inflated...
-Added some positive reagents to certain foods. Most notably, brainburgers and braincakes heal brain damage.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3627 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-20 15:56:03 +00:00
caelaislinn da65f852b6 - power monitor: a remote monitoring device to send network data to a console
- lowered the number of radsuits per crate down to 1 (they're never used on exodus anyway)
- tweaked turbines

Signed-off-by: caelaislinn <cael_aislinn@yahoo.com.au>
2012-05-20 22:18:26 +10:00
Erthilo 2ce24412ed Lot's of grammar and spelling fixes for APC actions. 2012-05-20 00:55:38 +01:00
Erthilo 9d6eb534a7 Adds confirmation to Delete Character Slot. 2012-05-19 23:01:56 +01:00
Erthilo 3582f9cb44 Normalizes AI and MMI vers, credit to @sunfall.
Original Commit Message:
For... whatever reason, these two lists of verbs were being maintained
seperately.  @Erthilo over at BS12 made them match, but I decided to
go one further and split them out into a global list, so it only has
to be changed in a single location.

My attempt to make that list a const showed me that lists cannot
ever be const.  Which was the only reason we were still potentially
dragging around code/var/const.dm, so I nuke that here as well.

BYOND.  Sigh.
2012-05-19 23:00:28 +01:00
Erthilo 0d84438eda Merge branch 'master' of github.com:Baystation12/Baystation12 into TGUpdates 2012-05-19 21:16:21 +01:00
cib d23da5e149 Fixed a bug with meme target selection. 2012-05-19 21:01:01 +02:00
Erthilo 7b3ec1bdfb TG: - Added a middleclick function that swaps your hands.
- Some reorganization of DNA display in DNA modifiers. It's much easier to see
where blocks start and end now.
- Tried to clean up some mob stuff, mostly dead humans unnecessarily grabbing
their atmosphere.
- Made turret controls emaggeable.

I've also committed Invisty's new ending station animations. They're pretty
cool, check them out!
Revision: r3621
Author: 	 vageyenaman
2012-05-19 19:29:13 +01:00
vageyenaman@gmail.com 5db40033a2 Bugfix for a compile error in life.dm
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3622 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-19 18:22:34 +00:00
cib 548bcee177 Fixed a bug where you could still whisper when meme-muted. Improved agony a bit. 2012-05-19 20:11:14 +02:00
cib bc782cb575 Merge github.com:Baystation12/Baystation12
Conflicts:
	html/changelog.html
2012-05-19 19:42:30 +02:00
cib 2693d7af71 Another attempt to fix the HUD bug. 2012-05-19 19:38:02 +02:00
Erthilo 38c928ed85 TG: - Copied over the additional glasses from Bay 12. Includes a pair of large
sunglasses, hipster (prescription) glasses and 'jensenshades' security HUD.
Revision: r3618
Author: 	 baloh.matevz
2012-05-19 18:30:46 +01:00
cib a571bffe8c Some bugfixes for meme. 2012-05-19 19:08:40 +02:00
vageyenaman@gmail.com 7b6a5e8c1f - Added a middleclick function that swaps your hands.
- Some reorganization of DNA display in DNA modifiers. It's much easier to see where blocks start and end now.
- Tried to clean up some mob stuff, mostly dead humans unnecessarily grabbing their atmosphere.
- Made turret controls emaggeable.

I've also committed Invisty's new ending station animations. They're pretty cool, check them out!

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3621 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-19 17:05:55 +00:00
cib 84d78fd2f0 Fixed a bug with possession. 2012-05-19 17:52:18 +02:00
cib e57851fbaf Fixed a few bugs with meme. 2012-05-19 16:47:09 +02:00
cib b941e407d1 Started work on the meme gamemode itself. 2012-05-19 14:42:41 +02:00
cib 19449f77b0 Started work on the meme gamemode itself. 2012-05-19 14:38:52 +02:00
caelaislinn 1587ad0abc Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-05-19 20:00:05 +10:00
cib 736738dbb4 Fixed bug with meme death. 2012-05-19 11:36:04 +02:00
CIB 165ddcb414 Merge pull request #1096 from Uristqwerty/Minimap
Minimap
2012-05-19 02:07:26 -07:00
CIB 11045b71bb Merge pull request #1097 from Erthilo/TGUpdates
TG Updates r3603 to r3615
2012-05-19 02:03:09 -07:00
Uristqwerty b6e4da901a Things are more complicated than they seemed at first...
... but I think I got it.

Also fixed (hopefully) a number of other AI viewing bugs.
2012-05-19 02:23:37 -04:00
Uristqwerty 36be326da7 This might fix Issue #1048 2012-05-18 22:27:26 -04:00
Erthilo 4406fca8c2 Merge and compile fixes, changelog too. 2012-05-19 02:39:50 +01:00
baloh.matevz d8b1a4df83 - Copied over the additional glasses from Bay 12. Includes a pair of large sunglasses, hipster (prescription) glasses and 'jensenshades' security HUD.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3618 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-19 01:10:28 +00:00
Uristqwerty 1ce3bce266 Turns out last minute capitalization changes break compiling. 2012-05-18 20:46:29 -04:00
Erthilo f76addd642 TG: - Removed hat storage.
Revision: r3608
Author: 	 baloh.matevz

TG: -Added missing door assemblies and associated sprites
Revision: r3609
Author: 	 ericgfw...@hotmail.com
2012-05-19 01:41:04 +01:00
Erthilo a2503dcd30 TG: -Recipe updates for some booze in an attempt to resolve recipe conflicts. I
think I got them all, please notify if any remain.
-Corgi Techs!
-Added animation to splashy puddles.
Revision: r3604
Author: 	 d_h2...@yahoo.com
2012-05-19 01:16:34 +01:00
Uristqwerty 68edf99569 Finishing the minimap:
- Removed test verb
 - Added verbs for admins, ghosts, and AIs
 - If you open the minimap before it finishes initializing, it will try to update you with missing sections as they become available
2012-05-18 20:12:38 -04:00
cib e31fde8c78 me_verb can now be called by someone other than the user. 2012-05-19 00:13:50 +02:00
cib 8f1be46918 Fixed a syntax error. 2012-05-18 23:38:32 +02:00
cib ced7d810ed mend 2012-05-18 22:59:17 +02:00
baloh.matevz 1b3be12c3d - Removed hat storage.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3608 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-18 19:15:21 +00:00
cib e2d5fd8de0 Fixed a bug with meme blindness. 2012-05-18 21:15:01 +02:00
cib a740a14fd4 Fixed a runtime. 2012-05-18 19:58:13 +02:00
caelaislinn 453ffce556 added WIP birdmen, tweaked / cleaned up gas turbine gens, tweaked lockdown computers and poddoors.
Signed-off-by: caelaislinn <cael_aislinn@yahoo.com.au>
2012-05-19 03:22:42 +10:00
cib e81316a2d4 mend 2012-05-18 19:15:02 +02:00
cib 3bf3669ffb This should enable pAIs and parasites to see emotes. 2012-05-18 18:54:26 +02:00
caelaislinn 869da0db36 Merge branch 'master' of https://github.com/Baystation12/Baystation12
Conflicts:
	baystation12.dme
2012-05-19 01:19:50 +10:00
cib 5bd2508fbc Added Meme weaknesses, added more Meme verbs. 2012-05-18 16:31:40 +02:00
cib 05f3330b0c Added more meme abilities. 2012-05-18 13:46:19 +02:00
Rob Palkowski 0822991081 Grammar fix to CPR message 2012-05-18 02:44:15 -07:00
d_h2005@yahoo.com 7eadbf3460 -Recipe updates for some booze in an attempt to resolve recipe conflicts. I think I got them all, please notify if any remain.
-Corgi Techs!
-Added animation to splashy puddles.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3604 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-18 03:19:40 +00:00