Commit Graph

14295 Commits

Author SHA1 Message Date
Nerd Lord 240263c5d5 Clamp it! 2016-01-05 22:51:18 -05:00
Jordie 1c48e9fc0f Merge pull request #14409 from neersighted/more_tgui_fixes
Fix some typos, don't wash out button hover colors, fix APC delays
2016-01-06 14:24:36 +11:00
Kole6738 d20194a546 removes else 2016-01-05 18:28:31 -08:00
tkdrg 2c15df59c5 Merge pull request #14400 from ChangelingRain/standards
Adds a space after the ghost follow link for messages that lacked it
2016-01-05 21:26:41 -03:00
Kole6738 f88595d073 Thanks 2016-01-05 15:25:21 -08:00
tkdrg ece39f0fb4 Merge pull request #14157 from TrustyGun/iseethecolors
Adds two new UI styles: Slimecore and Operative
2016-01-05 20:10:10 -03:00
KorPhaeron 556b89501d Beepsky Fix 2016-01-05 14:21:03 -06:00
KorPhaeron e2b09f5604 Gate Fix 2016-01-05 13:56:26 -06:00
KorPhaeron 936973a68d Chasm Fix 2016-01-05 13:54:12 -06:00
phil235 36d057a4f5 Fixes path typo. 2016-01-05 17:00:22 +01:00
phil235 60f72d059d - switch visible_message() back to using get_hearers_in_view(), because using inLineOfSight() creates some bugs. visible_message() will still be faster than current version, but only when there's a blind_message used.
- Fixes hostile animal not seeing any target near them if they are sitting on something opaque (wall, mech,..).
2016-01-05 16:46:26 +01:00
AnturK 02e31875ff Fixes Ian wearing deathsquad suit 2016-01-05 16:20:20 +01:00
TrustyGun 3f31949bb5 Merge branch 'test' into iseethecolors 2016-01-05 03:41:27 -05:00
Aranclanos 4cfab7f991 Merge pull request #14367 from Gartley/Grammar-fix-14297
Small grammar fix to shielded message.
2016-01-05 05:02:25 -03:00
Aranclanos 6a667d080e Merge pull request #14349 from AnturK/awayareas
Adds away areas to ghost teleport/ admin jump list
2016-01-05 04:54:39 -03:00
Cheridan 4e81912656 Merge pull request #14356 from phil235/AlienEvolveFix
Fixes some bug about alien evolving
2016-01-04 23:15:27 -06:00
duncathan salt 3dfa1b4e55 Merge pull request #14368 from PKPenguin321/patch-8
experimentor typo fix
2016-01-05 05:51:13 +01:00
Bjorn Neergaard 872bf0a692 Fix some typos, don't wash out button hover colors, fix APC delays 2016-01-04 22:01:14 -06:00
Kole6738 292837a248 Prevent flipping a coin if wired
Fixes graphical bug #14343 with extreme overkill. If the coin has an attached wire, it won't flip. Someone else might want to instead fix the animation so that the wire moves with the coin.
2016-01-04 18:36:32 -08:00
duncathan salt f9f12f6447 Merge pull request #14261 from KorPhaeron/SMES
SMES logging fix
2016-01-05 03:13:30 +01:00
KorPhaeron 3d74978881 Uses get_turf 2016-01-04 19:40:01 -06:00
phil235 2ed4643e74 forgot to remove that line. 2016-01-05 01:49:07 +01:00
Nerd Lord c2a3be931b Adds a space after the ghost follow link for messages that lacked it 2016-01-04 19:26:07 -05:00
duncathan salt c3aff8dffe Merge pull request #14355 from ChangelingRain/justwatchthem
Adds follow links to overmind, revenant, and abductor chat
2016-01-05 01:15:10 +01:00
MrStonedOne fd80575f38 Removes a bunch of sleep(-1) and spawn(-1) from the code
This seems to be causing issues where if the queue was too long, byond would attempt to process through all of it while hanging everything else.
2016-01-04 15:17:12 -08:00
Cheridan 797bfe01ef Merge pull request #14391 from neersighted/tgui_followup
Fix tgui proc signatures and thus AI APC reboot
2016-01-04 17:06:52 -06:00
Bjorn Neergaard 174c25f53f Initialize non-inlined UIs through a topic call 2016-01-04 16:58:40 -06:00
Bjorn Neergaard aec6bc103c Fix tgui proc signatures and thus AI APC reboot
This allows state overloading

Make AI reboot code use ui_interact instead of attack_ai
Fixes #13762
2016-01-04 16:25:20 -06:00
phil235 5811e00d1b derp, some typos and a wrong number in the distance check. 2016-01-04 23:05:35 +01:00
phil235 e225fbc850 - Refactor the visible_message() proc to be much faster.
- Replacing some "for(var/mob/o in viewers()) show_message()" by "visible_message()".
- Replacing some "show_message()" by " << "..." " instead.
- Fixes being able to see the results of the health and slime analyzers while blind.
-
2016-01-04 22:49:27 +01:00
tkdrg c13a2f97e5 Merge pull request #14342 from neersighted/tgui_followup
More tgui fixes and tweaks
2016-01-04 18:39:52 -03:00
Bjorn Neergaard 31281dabf7 Add IE detection
Now we beg the user to upgrade, or to switch to No Frills mode

Also fix some minor IE bugs
2016-01-04 15:17:26 -06:00
Nerd Lord 3d32bde4a6 I mean, you shouldn't make any of these immune to damage types but it won't break the healing if you do. 2016-01-04 15:41:08 -05:00
Nerd Lord 4815a0f37c Simple animals no longer convert other damage types to brute using the brute damage proc, allowing you to make mobs immune to brute but not all damage types.
No, no, do it properly not half-ass it
2016-01-04 15:29:23 -05:00
duncathan salt 421ecbeb9f Merge pull request #14323 from Shadowlight213/Mindattacklog
Fixes VV attack logs being lost on cloning and body destruction and made gibbed antags show in check antags.
2016-01-04 20:31:37 +01:00
duncathan salt e84668a8d9 Merge pull request #14328 from Shadowlight213/Greenslimesynths
Reworks Green slime core blacklist to use a species flag.
2016-01-04 20:30:06 +01:00
duncathan salt 5edf9f87e1 Merge pull request #14329 from KazeEspada/Mobfix1pointO
Fixes a runtime involving mobs that get deleted upon death.
2016-01-04 20:28:52 +01:00
duncathan salt e79f214d58 Merge pull request #14330 from KorPhaeron/leap_icon
Makes leap_icon a hunter var instead of mob var
2016-01-04 20:27:47 +01:00
duncathan salt fe16c5b50f Merge pull request #14333 from KorPhaeron/venus_human_trap
Fixes venus human traps killing eachother
2016-01-04 20:26:10 +01:00
duncathan salt e0cb0e258e Merge pull request #14334 from KorPhaeron/statue_buffs
Fixes drones freezing living statues
2016-01-04 20:25:35 +01:00
duncathan salt c510fb69c2 Merge pull request #14337 from AnturK/miningbot
Fixes mining bot being hard to repair.
2016-01-04 20:23:23 +01:00
Bjorn Neergaard 57cd223eb0 Fix contains proc to use a loop 2016-01-04 12:17:09 -06:00
Bjorn Neergaard dc69cbaefb Allow UIs to be attached to datums; various fixes 2016-01-04 10:46:31 -06:00
Jordie ddc4b16c64 Merge pull request #14322 from MrStonedOne/spawnremovals
removes a bunch of unneeded timer less spawns
2016-01-04 18:21:36 +11:00
Bjorn Neergaard 453f149be5 Fix tgui states
This led to a few in-game exploits it seems
2016-01-04 00:02:28 -06:00
Bjorn Neergaard 1b5438851a Treat assets as binary; fix sizes once and for all 2016-01-03 23:09:14 -06:00
PKPenguin321 beaa3efd18 experimentor typo fix
fixes a small typo
2016-01-03 21:07:53 -08:00
Michael Gartley 3cf26018de Small grammar fix to shielded message.
Fixes #14297

Added span class and reworded message while trying to keep the flavour
of text.

NB: This time I hopefully wont be such a pleb when trying to help.
2016-01-04 04:14:20 +00:00
Bjorn Neergaard 1955b8c2df Fix a couple typos with the Air Alarm UI 2016-01-03 21:45:57 -06:00
swankcookie 3b1e2d39ec Anchors cockroach guts
Signed-off-by: swankcookie <__X__>
2016-01-03 20:11:31 -06:00