Commit Graph

20156 Commits

Author SHA1 Message Date
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
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
oranges 2a7c82aa0f Merge pull request #25769 from Shadowlight213/cheatdelay
[S] Reduces some adminbus spam
2017-04-04 12:30:48 +12: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
kevinz000 58f595780e Update gateway.dm 2017-04-02 03:34:51 -07:00
kevinz000 3779093225 Update gateway.dm 2017-04-02 03:05:12 -07:00
duncathan salt 065a2d7688 Merge pull request #25716 from Haevacht/patch-4
Fixes Proto-Kinetic Crusher facestabs, they're backstabs now.
2017-04-02 02:06:57 -06:00
duncathan salt 86ad85aed3 Merge pull request #25715 from kevinz000/patch-106
Fixes flightsuit interaction with windoors
2017-04-02 02:06:03 -06:00
duncathan salt 9d30d88b65 Merge pull request #25706 from kevinz000/patch-105
Fixes exile implant bypassing
2017-04-02 02:03:05 -06:00
duncathan salt 3ac178c57b Merge pull request #25690 from Profakos/doublesin-technique
Prevents being added twice to the list of Sintouched
2017-04-02 02:00:53 -06:00
MMMiracles eabbe45b2e CereStation Tweaks (#25748) 2017-04-02 00:47:57 -03:00
Cyberboss 78ee754da3 Merge upstream 2017-04-01 23:38:37 -04:00
Joan Lung f693815bf5 Merge pull request #25683 from Cyberboss/patch-19
Fixes a bad arg runtime
2017-04-01 23:18:25 -04:00
Joan Lung 4dba6f6542 Merge pull request #25688 from Cyberboss/patch-26
Fix runtime in timed go_bald
2017-04-01 23:17:01 -04:00
Joan Lung 8356c2e289 Merge pull request #25689 from Cyberboss/patch-27
Fixes a runtime with rad collectors
2017-04-01 23:16:35 -04:00
Joan Lung c14cc453e1 Merge pull request #25694 from Cyberboss/patch-22
Improves false events
2017-04-01 23:15:47 -04:00
Joan Lung b57b66bd37 Merge pull request #25681 from Cyberboss/Dummy
Fixes dummy humans having a Life
2017-04-01 23:15:18 -04:00