Commit Graph

5039 Commits

Author SHA1 Message Date
cib fda676435e Added a specific sleep message, memes now see their points on the status screen, admin-adding a meme now adds them to the meme list. 2012-05-22 13:55:00 +02:00
cib d887d8ae41 Fixed a few issues with the meme admin stuff. 2012-05-22 13:13:01 +02:00
cib 56b178f396 Implemented #1107. 2012-05-22 11:24:42 +02:00
Erthilo 89aa2d0a90 TG: - Fixed some odd behavior with storage items when you drag-dropped them from the
floor without ever picking them up.
- New hotkeys: Delete is the 'stop dragging' button and insert cycles through
intents.
- Added some user feedback messages to the drop, throw, stop-dragging and cycle-
intents hotkeys.
- Added the hotkeys thing to the changelog.
Revision: r3631
Author: 	 baloh.matevz
2012-05-21 20:31:53 +01:00
Erthilo c84aa96cc4 TG: The new 'sleek' user interface is going live.
OLD screenshots (Actual hud uses black/orange scheme):
Humans:
http://www.kamletos.si/ss13%20hud%2018%20human%20standard.png
http://www.kamletos.si/ss13%20hud%2018%20human%20full.png

Borgs:
http://www.kamletos.si/ss13%20hud%2018%20borg.png

Aliens:
http://www.kamletos.si/ss13%20hud%2018%20larva.png
http://www.kamletos.si/ss13%20hud%2018%20alien.png

Monkeys:
http://www.kamletos.si/ss13%20hud%2018%20monkey.png
Revision: r3630
Author: 	 baloh.matevz
2012-05-21 20:29:35 +01:00
Erthilo 3c1d50232a Fixes workaround if someone has a savefile and is taken off the alien whitelist. 2012-05-21 14:23:32 +01:00
Erthilo d8a2e17f3a Hotfix for Tajarans. Reverts tajaran.dm. Guess blend doesn't work there. Also prevent skin change workaround. 2012-05-21 12:31:33 +01:00
baloh.matevz@gmail.com 88888ed5ab - Fixed some odd behavior with storage items when you drag-dropped them from the floor without ever picking them up.
- New hotkeys: Delete is the 'stop dragging' button and insert cycles through intents.
- Added some user feedback messages to the drop, throw, stop-dragging and cycle-intents hotkeys.
- Added the hotkeys thing to the changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3631 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-21 00:50:13 +00:00
baloh.matevz@gmail.com 3394098496 The new 'sleek' user interface is going live.
Screenshots:
Humans:
http://www.kamletos.si/ss13%20hud%2018%20human%20standard.png
http://www.kamletos.si/ss13%20hud%2018%20human%20full.png

Borgs:
http://www.kamletos.si/ss13%20hud%2018%20borg.png

Aliens:
http://www.kamletos.si/ss13%20hud%2018%20larva.png
http://www.kamletos.si/ss13%20hud%2018%20alien.png

Monkeys:
http://www.kamletos.si/ss13%20hud%2018%20monkey.png

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3630 316c924e-a436-60f5-8080-3fe189b3f50e
2012-05-21 00:04:08 +00:00
Erthilo eb599dd33a Merge pull request #1119 from SkyMarshal/BugFixes
Bug fixes
2012-05-20 14:42:30 -07:00
SkyMarshal 58570a0f65 As many bugfixes as I could cram into here. 2012-05-20 14:23:10 -07:00
SkyMarshal c8faf93e9f More Tajaran fixes, made blood-type damage not affect changelings, blood now regenerates. 2012-05-20 13:38:20 -07:00
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 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
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
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
cib 736738dbb4 Fixed bug with meme death. 2012-05-19 11:36:04 +02: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
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
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
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
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
Erthilo fa8e8decb4 Made rollerbeds collapsible. They don't fit in containers, so it's just easier to take to location. Added new sprites and sounds for cable cuffs, and new sounds for table smashy. 2012-05-18 00:56:53 +01:00