Commit Graph

20172 Commits

Author SHA1 Message Date
Cyberboss
7863c536ce Adds cancellation for ERT creation (#25907)
* Fixes #15145

* Update one_click_antag.dm
2017-04-06 09:03:42 -06:00
Remie Richards
9f7bfed557 Examining clothing with pockets will give information about the pockets (#25879)
* Examining clothing with pockets will give information about the pockets

Type of interaction (eg: backpack style)
Amount of slots
If you can quickdraw
If it's silent to use

* fullstop

* Your pants can store items that are gigantic or smaller.
2017-04-05 13:00:51 -06:00
Cyberboss
585fc0615d Sound tweaks (#25876)
* Port ai vox channel to new system

* Add playsound_direct

* Add pressure_affected parameter

* Channel allocation

* Default pressure_affected to FALSE for ps_direct

* Can't wait to get rid of this shitty fucking proc
2017-04-05 12:57:23 -06:00
kevinz000
2bab78ed75 [READY]Removes the runtime stop from SDQL2, adds a catcher for them to show, and total operations counter (#25597)
* Update SDQL_2.dm

* runtime catcher
2017-04-05 15:48:22 +02:00
Cyberboss
58b7ce61c8 Removes the unused parts of dmm_suite (#25875) 2017-04-05 10:38:40 -03:00
Remie Richards
cf7cd6cd30 Using TK on Supermatter now burns your head off. (#25873) 2017-04-05 09:07:37 -03:00
Cheridan
baa3bd8d95 Merge pull request #25771 from duncathan/reactiondatums
Gas Reaction Datums
2017-04-05 00:52:36 -05:00
kevinz000
0c7d3d1f05 Makes CTF flags and spawn protection not affect or get affected by non CTF mobs. (#25809)
* Update capture_the_flag.dm

* Update capture_the_flag.dm
2017-04-04 23:41:39 -06:00
oranges
5cac1f7c51 Merge pull request #25861 from Incoming5643/lettherebelight
Implements LIGHTING_ROUND_VALUE in lighting
2017-04-05 17:31:43 +12:00
Joan Lung
f678c1ef47 Merge pull request #25837 from kevinz000/patch-120
Fixes Pixel projectiles - In which BYOND thinks rounding cos(270) is -1 instead of 0.
2017-04-04 22:00:26 -04:00
Joan Lung
90cca43335 Merge pull request #25844 from Cyberboss/SPDM
Removes the crappy space pirate death message
2017-04-04 16:20:40 -04:00
Leo
720f9ef9cd Merge pull request #25848 from Jalleo/AirAlarm
Adds some undefs for air alarms
2017-04-04 13:55:38 -03:00
duncathan
76277fa049 minor tweaks: optimizations, cleanup, modular results var 2017-04-04 04:32:56 -06:00
duncathan
6eedb9da40 bug fixes and optimizations 2017-04-04 02:06:27 -06:00
duncathan
86703a147c makes gas_reactions initialize properly
apparently arglist doesn't work in newlist so i'll just do it manually


jesus i'm bad
2017-04-04 00:19:35 -06:00
Incoming
08b91215bd implements LIGHTING_ROUND_VALUE, which was defined as 1 / 128 but never used anywhere. 2017-04-04 01:35:39 -04:00
duncathan salt
7de8edd4e7 Merge pull request #25826 from Fox-McCloud/qdel-fix
Fixes Computer Programs not Returning a qdel hint
2017-04-03 22:42:57 -06:00
duncathan salt
9f8a978044 Merge pull request #25821 from coiax/wait-for-us
Emergency shuttles forget early launch authorizations if stranded
2017-04-03 22:42:03 -06:00
duncathan salt
525325b067 Merge pull request #25818 from AnturK/monkey_slots
Monkey fixes
2017-04-03 22:41:17 -06:00
duncathan salt
1d15e1ec8f Merge pull request #25805 from kevinz000/patch-118
Hopefully fixes gateways
2017-04-03 22:38:03 -06:00
duncathan
d63eddd2ea debug improvements 2017-04-03 19:59:25 -06:00
oranges
2a7c82aa0f Merge pull request #25769 from Shadowlight213/cheatdelay
[S] Reduces some adminbus spam
2017-04-04 12:30:48 +12:00
duncathan
55c1dffee1 Merge remote-tracking branch 'upstream/master' into reactiondatums 2017-04-03 17:27:18 -06:00
duncathan
1850f0975f no need to roll my own code when procs already exist 2017-04-03 17:18:59 -06:00
blah
f90d33c546 adds some undefs 2017-04-03 17:30:09 +01:00
Cyberboss
48dcf91ae5 Removes the crappy space pirate death message 2017-04-03 11:03:47 -04:00
kevinz000
1d6dfb4060 Update projectile.dm 2017-04-03 03:31:37 -07:00
kevinz000
fe77d79a48 Update projectile.dm 2017-04-03 01:32:25 -07:00
kevinz000
0578826851 Update projectile.dm 2017-04-03 01:25:40 -07:00
kevinz000
7880952da9 Fixes simplemob wizards from being able to leave the gateway (#25784) 2017-04-03 00:49:01 -03:00
Cyberboss
22fe5b12f1 Merge upstream 2017-04-02 22:27:22 -04:00
Joan Lung
fbcae8893e Merge pull request #25796 from QualityVan/Suffocation
Fixes suffocation damage ratio for low ox
2017-04-02 22:19:52 -04:00
Joan Lung
1bedebe48c Merge pull request #25790 from kevinz000/patch-116
threshhold --> threshold
2017-04-02 22:18:34 -04:00
Joan Lung
bad996ae71 Merge pull request #25788 from kevinz000/patch-114
Fixes infinite shapeshifting
2017-04-02 22:06:58 -04:00
Joan Lung
ca263dcf3c Merge pull request #25773 from coiax/fix-25739
Fixes drone chat follow links
2017-04-02 21:49:11 -04:00
Lexorion
e82fe09653 Gives the lavaland oars unique inhands (#25828) 2017-04-02 21:31:46 -04:00
Lexorion
13b84f16f0 Fixes missing paper inhands (#25827) 2017-04-02 20:37:54 -04:00
Fox-McCloud
ed86067761 Fixes Computer Programs not Returning a qdel hint 2017-04-02 19:47:56 -04:00
Joan Lung
fb05a4f906 Merge pull request #25775 from Cyberboss/patch-11
Removes the call to datum/New in gas_mixture
2017-04-02 19:07:24 -04:00
Joan Lung
c68bae11fa Merge pull request #25782 from Cyberboss/patch-40
Fixes frog grammar
2017-04-02 19:06:40 -04:00
Joan Lung
2cf4f64c8a Merge pull request #25781 from Cyberboss/RuinPadding
Fixes ruins spawning on map transition border
2017-04-02 19:06:25 -04:00
Joan Lung
d38ca34647 Merge pull request #25778 from Incoming5643/lettherebelight
Speeds up client side rendering of lighting
2017-04-02 19:04:53 -04:00
Joan Lung
aabbad1643 Merge pull request #25780 from Cyberboss/patch-33
Fixes putting items in incapacited mob's hands
2017-04-02 19:02:57 -04:00
Jack Edge
1c2c9421ba Emergency shuttles forget early launch authorizations if stranded
🆑 coiax
fix: Emergency shuttles will now forget early launch authorizations if
they cannot launch due to a hostile environment.
/🆑

This isn't intended behaviour. And it's kind of punishing people for
leaving the shuttle to go deal with the hostile environment, and then
fucking off without them.
2017-04-02 23:30:35 +01:00
AnturK
20b4d649d2 Fixes syringes for monkeys 2017-04-02 21:48:51 +02:00
duncathan salt
9b3548a77e Merge pull request #25767 from Shadowlight213/arguments
Fixes admin ghost interaction on some things.
2017-04-02 13:45:34 -06:00
AnturK
beea82aca9 Fixes monkey ui slots 2017-04-02 21:35:14 +02:00
coiax
7554b5f454 Language datums; removes the talk wheel (#25333)
* Initial burst of languages

* Scratchings of beginnings

* Code review I

* Compilation!

* You can now understand your own speech

* Fixes whispering

* Gets typecaches working again

* Remie's `PASS`ing

* Back to pass() to stop the compiler whining

* Why can't drones check their languages

* Everyone speaks how they should

* Removes world string debug stuff

* Currently failing to massage radio code into working

* The radio transmits the languages!

* ,0 to talk common

* Replaces speech wheel with language menu

* Observers can speak all languages

* pAIs now speak languages FOREVER

* New action button for language menu

* pAIs have an action button to open their language menu

* AIs can talk and all that

* AIs have a language menu button

* Fixes supermatter making strange noises

* Fixes AI holopads

* Fixes request consoles

* Fixes bots making strange sounds

* Meaningless MMI change

* Some caching of datums

* Brains in MMIs speak common

* Ratvarian AIs can only speak Ratvarian

* Tables can speak common, apparently

* Removes var in args

* Fixes the (AI Eye) problem

Thanks to Shadowmobile for their help with this one.

* Fixes tape recorders

* Fixes humans being able to speak in languages they did not know

* Adds some new posibrain names

Honk.

* The voice analyzer replies in the language you spoke to it

* Gives swarmers only swarmer language

* `initial_languages` var.

* OMNITONGUE, clockwork restrictions

* Fixes barmaid and bardrone language abilities

* Code review I

* Omnitongue correction

* Code review II

* Removes force_compose var
2017-04-02 21:03:40 +02:00
Leo
45a9e2b4ff Merge pull request #25667 from ChangelingRain/adminmacros
Makes a few things use admin macros
2017-04-02 14:57:21 -03:00
AnturK
74c489b8e9 Fixes MC crashing (#25808) 2017-04-02 11:30:47 -03:00