Commit Graph

25826 Commits

Author SHA1 Message Date
FlattestGuitar
ce5d7eccdb Merge branch 'master' into midnight-fluffles 2017-05-29 15:37:40 +02:00
tigercat2000
7a75be6287 Merge pull request #7407 from Fox-McCloud/movement-fixes
Movement fixes
2017-05-28 11:49:50 -07:00
Fox McCloud
1c21d8eb98 Merge pull request #7403 from SamHPurp/Punching-above-its-weight
Refactoring to use the WEIGHT_CLASS defines.
2017-05-28 14:17:05 -04:00
tigercat2000
ef464b5ecd Merge pull request #7409 from SamHPurp/one-click-antag-logging
Adds logs to the use of One-Click-Antag admin buttons
2017-05-28 11:09:59 -07:00
Sam
249dacf136 Logs use of one-click-antag 2017-05-28 18:53:57 +01:00
Fox-McCloud
2501e6a5e8 tweaks 2017-05-28 11:13:39 -04:00
Fox-McCloud
8cd77f2935 Fixes Movement for Some Mobs 2017-05-28 01:38:29 -04:00
IK3I
d5a0b1e0b7 Merges and fixes Conflicts 2017-05-27 20:42:23 -05:00
Sam
2d13e2f7bf Converts /modules/ to using WEIGHT_CLASS_x 2017-05-28 01:25:09 +01:00
Crazylemon64
f803a8ca1e Slime people don't die of heart attacks now 2017-05-27 14:27:15 -07:00
Sam
3bc135b825 Reverts Megaphone change
Will do in separate PR.
2017-05-27 22:11:51 +01:00
Sam
9943df05fd Fixes small issue 2017-05-27 20:07:39 +01:00
Fox McCloud
3587aad06e Merge pull request #6612 from Crazylemon64/partial_cloning
Cloning now puts you together bit by bit
2017-05-27 14:48:23 -04:00
Sam
07e0f768d6 Using Weight Defines 2017-05-27 16:34:49 +01:00
Sam
261dcefca7 a few qdel_null's 2017-05-26 17:49:42 +01:00
tigercat2000
f7ebd8d9a3 Merge pull request #7377 from Tayyyyyyy/skrell_hair
Skrell can hold stuff in their tentacles
2017-05-25 18:23:13 -07:00
Crazylemon64
017a3b83b2 Adds a patch to movement delay 2017-05-25 17:31:47 -07:00
Fox McCloud
57a07815f9 Merge pull request #7066 from tigercat2000/BumpRefactor
/tg/ Move refactor
2017-05-25 17:36:01 -04:00
FlattestGuitar
ca60a08f3c Merge branch 'master' into midnight-fluffles 2017-05-25 18:45:58 +02:00
Fox McCloud
46e4c83942 Merge pull request #7368 from Fruerlund/Scannerpaperwork
Adds a print report functions to Handheld Chemistry Equipment
2017-05-25 12:30:28 -04:00
Fox McCloud
34439fef7d Merge pull request #7372 from Aurorablade/StopBeingOnFire
Here, now stop being on fire..
2017-05-25 12:27:15 -04:00
Fox McCloud
06ba5f799a Merge pull request #7358 from FalseIncarnate/matter_eater
Mouth coverings block Matter Eater
2017-05-25 12:24:35 -04:00
tigercat2000
2a8739597b Merge pull request #7382 from SamHPurp/Fixing-misc-map-issues
Assorted fixes
2017-05-25 09:17:22 -07:00
Fox McCloud
55b09a7db7 Merge pull request #7359 from Xantholne/NSRepSkirt
Adds Blueshield, NT Rep, and Brig Physician skirts
2017-05-25 12:14:32 -04:00
Tigercat2000
a9685160f6 Fix admin PM logs including emoji_enabled span 2017-05-25 06:57:06 -07:00
Tigercat2000
bbca8405ef -tg- Move Refactor
This commit ports /tg/'s move refactor.

The throwing system has been replaced entirely, removing the necessity
of throw_at_fast and resolving multiple outstanding issues, such as
crossbows being unusable.

Spacedrifting has also been upgraded to function with the new throwing
system. It is now it's own process.

Tickcomp has been killed, and the config values have been adjusted to
more or less match live Paradise.

All mobs now share a common Bump() proc. There are only four mobtypes
which do not, including humans and simple animals. With the exception
of mob types that do not ever want to Bump() or be Bumped(), they should
call the parent proc.

Human movement slowdown has been moderately tweaked in how it stacks effects;
It shouldn't be significantly different from a player perspective.

Mobs will now spread fire if they bump into another mob. I don't want to set
the world on fiiiire, I just want start a flame in your heart~

For player facing changes: Input delay has been reduced by roughly ~50ms for
any direction keys, by advantage of a previously unknown flag on byond verbs
which allow them to operate independently from the tick rate of the server.
You may need to clear your interface.dmf file if you have a custom skin for
this change to function.
2017-05-25 06:35:01 -07:00
tigercat2000
ed49f9fffc Merge pull request #6766 from Kyep/demotion_console
Demotion Consoles: lets heads demote crew out of their department
2017-05-24 05:56:14 -07:00
Sam
6ca9d65f34 Fixes #7233 2017-05-24 11:51:33 +01:00
Sam
7082d58afd Fixes #7350 & some typos 2017-05-24 11:35:21 +01:00
Tayyyyyyy
780cddb615 Remove EMP shielding and voice shielding from headpocket 2017-05-23 23:52:21 -07:00
Kyep
3d1440db39 Tigercat requests
- Deletes some "src."
- Makes TARGET_DEPT numbers into a #define
2017-05-23 22:00:47 -07:00
tigercat2000
95e448be6b Merge pull request #7264 from Fruerlund/Celllogs
Adds cell timer logs
2017-05-23 20:18:07 -07:00
tigercat2000
e261cbffde Merge pull request #7376 from SamHPurp/Enables-station-specific-nanoui-map
Adds functionality for separate minimaps
2017-05-23 16:36:32 -07:00
Tayyyyyyy
42615fcc46 Allow dislodging of headpocket via strip panel 2017-05-23 16:31:06 -07:00
tigercat2000
685bbdf320 Merge pull request #7322 from Aurorablade/KittyFluff
Fethas Fluff Item
2017-05-23 13:46:36 -07:00
Tayyyyyyy
3fa66c7f60 Use species check instead of hair check to prevent tendril shaving
This reverts commit 0de4b320fa.
2017-05-23 11:09:19 -07:00
tigercat2000
ffdbe8071f Merge pull request #7323 from Fruerlund/requestradios
Radio notifications
2017-05-23 07:05:45 -07:00
Fruerlund
92775bfe38 Adjusts for META 2017-05-23 15:33:56 +02:00
Fruerlund
d9286dc614 Fixes changes and adds delete option
All cell logs can now be deleted
2017-05-23 14:55:31 +02:00
Tayyyyyyy
b2ab4dcd42 Change dislodge method to stun instead of harmbaton 2017-05-23 01:40:52 -07:00
Tayyyyyyy
e01c0fcd6a Oops didn't mean to do that 2017-05-23 00:33:21 -07:00
Kyep
718944b4e8 Tully Requests 2017-05-23 00:31:26 -07:00
Tayyyyyyy
fa2c643124 Remove extra "this" 2017-05-23 00:29:30 -07:00
Tayyyyyyy
8232f4f9c7 Add headpocket icon 2017-05-23 00:26:20 -07:00
Tayyyyyyy
80c3aeaccb Add necessary skrell headpocket functions 2017-05-23 00:25:47 -07:00
Tayyyyyyy
4956f2a425 Switch to cleaner implementation 2017-05-22 22:47:05 -07:00
Kyep
b015f77b71 Fixes map merge conflict 2017-05-22 22:20:10 -07:00
Sam
9fe1bdefd0 Adds functionality for separate minimaps 2017-05-22 23:30:30 +01:00
tigercat2000
7110e7cd6e Merge pull request #6772 from Kyep/mech_weapons
Ports tesla mech gun, also adds xray/immolator guns
2017-05-22 13:01:10 -07:00
Aurorablade
104b1df93e fire immunity correctly.
i think...
2017-05-22 06:18:34 -04:00