Commit Graph

12951 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Bjorn Neergaard
1955b8c2df Fix a couple typos with the Air Alarm UI 2016-01-03 21:45:57 -06:00
Bjorn Neergaard
1319bd722d Clean comments; adata on the serverside; update postcss; APC size 2016-01-03 19:18:55 -06:00
Bjorn Neergaard
9c1e05f57e Increase tgui security by inlining for admins only; reduce cruft 2016-01-03 18:59:01 -06:00
tkdrg
e0a16b4467 Merge pull request #14304 from MMMiracles/snowbuck
Snowdin Edits
2016-01-03 21:11:13 -03:00
tkdrg
e3caa991b0 Merge pull request #14311 from MrStonedOne/patch-115
Makes sdql2 DELETE use qdel and not del
2016-01-03 21:04:45 -03:00
MrStonedOne
5d86ed49f6 Merge conflic fix 2016-01-03 14:51:14 -08:00
phil235
0b98fffeef - Adds a visible message when the larva grows into a humanoid.
- Removes some duplicated code in alien growth code (larva-to-humanoid, praetorian and queen now all use the same proc).
- Alien drones can no longer evolve into a praetorian while inside a pipe (praetorian can't ventcrawl) or other containers.
- Removed an unneeded check in larva_evolve/fire().
- Fixes bug where a larva could evolve despite being incapacitated/dead during the selection of the alien caste.
- Remove outdated code in monkey/attack_hand about disarm and grab intent.
- Evolving into a royal alien no longer delets what you hold in your hands and the content of your stomach.
2016-01-03 23:19:30 +01:00
Nerd Lord
6450f937b2 abduct this 2016-01-03 16:56:34 -05:00
Bjorn Neergaard
34019aefd2 Clean up chem dispenser UI 2016-01-03 15:19:05 -06:00
tkdrg
8612333265 Merge pull request #14133 from KorPhaeron/follow
Adds follow links to all forms of chat
2016-01-03 16:31:11 -03:00
AnturK
4a3324b673 Adds away areas to ghost teleport/ admin jump list 2016-01-03 20:25:48 +01:00
duncathan salt
18bf956737 Merge pull request #14292 from MrStonedOne/patch-113
Fixes byond trying to create a new /world/ object on admin proc calls
2016-01-03 18:13:39 +01:00
duncathan salt
041461b218 Merge pull request #14270 from lordpidey/grammarFix
Grammatical fix to Detective's Camera.
2016-01-03 18:12:15 +01:00
duncathan salt
9ee0f50cd9 Merge pull request #14285 from neersighted/tgui_followup
tgui followup
2016-01-03 18:00:43 +01:00
Bjorn Neergaard
1f4017855a Add window locking system/sanity checks
This fixes complaints about windows ending up offscreen or resize
throwing a fit, hopefully
2016-01-03 10:43:03 -06:00
Mike Long
e6011aa1f0 Detectives camera is now a subtype. Changed maps to have the subtype instead of the modified regular camera. 2016-01-03 07:36:12 -05:00
AnturK
41f7d95aa4 Fixes mining bot being hard to repair.
Stops bruisepacks working on mining bot
2016-01-03 13:18:02 +01:00
KorPhaeron
c8fd053e4b Redundant check removed 2016-01-03 03:15:03 -06:00
KorPhaeron
fede7781a1 Forgot a letter 2016-01-03 03:01:47 -06:00
KorPhaeron
b33f38ee48 Statue 2016-01-03 03:01:04 -06:00
KorPhaeron
03a39b9542 Venus 2016-01-03 02:58:32 -06:00
KorPhaeron
0e26722fe6 Forgot alien hivemind 2016-01-03 01:41:26 -06:00
KorPhaeron
b3b579c60c Adds Follow Links to everything 2016-01-03 01:33:16 -06:00
Razharas
6eb5e5016b Merge pull request #14068 from Bawhoppen/revert-13901-new_clip_in
Reverts yelling about reloading
2016-01-03 10:03:09 +03:00
KorPhaeron
6b36c8b797 Leap Icon 2016-01-03 00:47:09 -06:00