DJSnapshot
8af4d1eadf
Fixed random git bug
2013-10-15 00:14:21 -07:00
DJSnapshot
c7821741c2
Expanded mod powers to include temporary job bans, temporary global bans, muting, and subtle messaging.
2013-10-14 23:48:26 -07:00
Mloc
87037847ce
Merge pull request #3773 from Aranclanos/EmitterBeams
...
Duplicates the speed of the gameticker!
2013-10-13 14:06:03 -07:00
Aranclanos
9af5c85c58
Duplicates the speed of the gameticker!
...
The emtiter beams were holding back the gameticker, 0.3 seconds per beam, now the sleep() is replaced with a spawn() instead.
This will add lag due to everything being faster.
2013-10-13 17:11:39 -03:00
Michael Johnson
e285ffd698
Fixed respawn timer issues
2013-10-13 10:35:15 -04:00
jack-fractal
6ecab0bc36
- implementing Mloc's suggestions.
...
- fixing the changelog
2013-10-11 13:29:33 -04:00
jack-fractal
32c3f27675
* adding a 'rejuvinate' function to organs that fixes all types of damage
...
* adding a 'restore_all_organs' function to living creatures
* adding a 'restore_blood_loss' function to humans
* fixing changeling stasis power to heal organ and blood damage
* fixing adming rejuvinate verb to fix organ and blood damage
2013-10-11 12:39:54 -04:00
Segrain
367c1cf4f4
Better check.
2013-10-11 11:10:27 +03:00
Segrain
3d6791df81
Fix for pockets.
2013-10-11 10:22:58 +03:00
Segrain
775d723f68
Typecheck.
2013-10-11 10:21:14 +03:00
Segrain
464fc22fa5
Missing verb.
2013-10-11 10:18:43 +03:00
Segrain
17f38e109d
Missing language.
2013-10-11 10:16:46 +03:00
Segrain
8be67352ea
Typo fix.
2013-10-11 10:16:00 +03:00
Segrain
a4793fd208
Typo fix.
2013-10-11 10:08:04 +03:00
Chinsky
b96f9ef650
Merge pull request #3744 from Baystation12/dev-freeze
...
BYOND AKBAR
2013-10-10 02:45:45 -07:00
Mloc-Argent
65f218ee63
Merge branch 'master' into dev-freeze
...
Conflicts:
code/ZAS/Fire.dm
html/changelog.html
maps/tgstation2.dmm
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-10-08 22:01:16 +01:00
Mloc-Argent
ebf2ba2d4a
Fixes.
...
Made glowshrooms and intercoms not use a ridiculous internal loop, and fixed a pickup luminosity bug with glowshrooms.
fixes #3708
Fixes #3718
Fixes #3702
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-10-07 20:35:26 +01:00
Chinsky
82bd221aa3
Fix for #3667
2013-10-01 01:15:02 +04:00
Chinsky
8eb2f7db67
Fix for #3686
...
Thign now drops all stuff before turning into a tree.
2013-09-30 23:12:50 +04:00
Chinsky
2ad7bc8108
Fix for #3677
...
Flags were set backwards AND on wrong var
2013-09-30 22:13:26 +04:00
Chinsky
b87669f592
Fix foe #3713
...
Megaphones will have to be fixed separately, since they are on dev branch.
2013-09-30 20:49:44 +04:00
DJSnapshot
6d3caf78a6
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into bugfix
2013-09-26 22:34:51 -07:00
DJSnapshot
8a83008e62
bugfix for custom AI sprites.
2013-09-26 22:32:23 -07:00
DJSnapshot
a11f1d4bdb
Hotfix for infinite mangling of gloves.
2013-09-22 13:10:14 -07:00
Mloc-Argent
e9bf414820
Refactors code to work with BYOND 500.
...
500 adds a "color" var to /atom, which conflicts with /obj/item/color, /obj/atmospherics/color and various simple_animals.
/obj/item/color is now item_color
/obj/atmospherics/color is now pipe_color
simple_animals color is now body_color
Removes transformer.dm since it conflicted with transform() and was never used.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-09-22 12:39:48 +01:00
Segrain
a24fd41829
Fixes for typos.
2013-09-19 08:37:29 +03:00
Segrain
0b661bc854
Fixes for stacks.
2013-09-19 08:34:38 +03:00
Segrain
9eee328d34
Verb categories.
2013-09-19 08:30:05 +03:00
Kilakk
9bd3f2997c
Added in an awesome fax machine sprite by Cajoes
2013-09-18 19:41:29 -04:00
Kilakk
e1192fea75
World loop removed successfully
2013-09-16 17:12:36 -04:00
Segrain
35621466e1
Merge conflict fix.
2013-09-14 22:49:11 +03:00
Segrain
91068e31c8
Falling fix.
2013-09-13 19:45:22 +03:00
Segrain
d5f20aa874
Colour fix.
2013-09-13 19:43:59 +03:00
Segrain
9723a98ade
Iconfix.
2013-09-13 19:40:09 +03:00
Segrain
d13f9e617b
Fix for #3666 .
2013-09-13 19:38:21 +03:00
Segrain
3dd5b22ae7
Fix for #3662 .
2013-09-13 19:24:25 +03:00
Chinsky
b73d92c4f4
Merge pull request #3669 from SkyMarshal/airfixes
...
Zones can now sleep, multi-tile firedoors are sprited, and gas masks no longer have their fingers in gas mixture code...
2013-09-12 00:13:45 -07:00
jack-fractal
474f44645d
Merge branch 'master' of https://github.com/Baystation12/Baystation12
2013-09-12 00:10:12 -04:00
jack-fractal
e73c06e51c
Fixing a bug in the cyborg taser that caused it to continue draining cell-power from the cyborg even after it had finished recharging.
2013-09-11 23:33:23 -04:00
Mark Aherne (Faerdan)
2e957c8b51
Updated the documentation for the ui_interact proc.
...
Moved the client nanoclose verb into nanoexternal.dm.
Removed debug comments.
2013-09-11 22:24:21 +01:00
Mark Aherne (Faerdan)
762baa490f
Better documentation for the ui_interact proc.
2013-09-11 21:46:59 +01:00
Mark Aherne (Faerdan)
8a6094685a
Minor fixes. Added Templates Guide (wip).
2013-09-11 21:27:54 +01:00
SkyMarshal
92f389546b
Removes the gas mask filtering stuff from gas mixtures. Moved it into the relevant "life" code.
2013-09-11 12:09:23 -07:00
SkyMarshal
f76f5ae532
First pass on experimental change that allows zones to "Sleep"
2013-09-11 11:43:42 -07:00
Mark Aherne (Faerdan)
447f0a2fe7
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev
2013-09-09 22:43:09 +01:00
Mark Aherne (Faerdan)
901a3dae8e
Documented Nano code.
2013-09-09 22:32:59 +01:00
Zuhayr
ca5036fd71
Wirecutter use on gloves will remove Tajaran and Unathi restrictions.
2013-09-10 00:15:37 -07:00
Zuhayr
8869718963
Customisation kits for Taj engineers.
2013-09-09 23:35:50 -07:00
Zuhayr
7ab7a61812
Merge resolution, using dev-freeze map.
2013-09-09 21:59:47 -07:00
Zuhayr
161ec9ab98
Minor language token fix.
2013-09-09 21:52:23 -07:00