Commit Graph

6796 Commits

Author SHA1 Message Date
Zuhayr
d3d6294ab0 Compile fix, ugh. 2014-01-10 03:07:17 +10:30
Zuhayr
331dd3e286 Added resist check for holder items. Also hopefully prevented dionaea icons from remaining on a human mob. 2014-01-10 01:58:22 +10:30
Zuhayr
f23bb5e1fd Roasted diona, for ZomgPonies/Paradise. 2014-01-10 00:26:23 +10:30
Zuhayr
35d8219bb6 Fixed some issues with the diona holder item, generalized it out a little. You can now deconstruct dionaea and probably put them into the washing machine. 2014-01-09 23:57:20 +10:30
Zuhayr
f51c44cee9 Typo and compile fix. 2014-01-09 23:56:14 +10:30
Zuhayr
943554242a Merge branch 'dev' of https://github.com/Baystation12/Baystation12 2014-01-09 23:53:34 +10:30
Zuhayr
70fe0e02cd Merge pull request #4245 from SkyMarshal/airfixes
Lots of bugfixes.
2014-01-09 02:47:20 -08:00
ZomgPonies
09c56a0930 BS12 compile fixes for Constructs 2014-01-09 04:49:16 -05:00
ZomgPonies
7829c13c36 Typo compile fix 2014-01-09 04:46:27 -05:00
ZomgPonies
b4f401e3b6 Constructs missing all their abilities -- Taken from /tg/
Desc of constructs and cult mode promises certain abilities to various
constructs that were missing. Also fixes some typos.
2014-01-09 04:40:37 -05:00
SkyMarshal
f79ffa598e Tradeband and Gutterspeak now have a different font than Tradeband.
Fixes #4143
2014-01-08 22:15:47 -07:00
SkyMarshal
2308e71157 Mining fixes as it was annoying as fuck. Also a random object with nothing in it removed. 2014-01-08 21:33:17 -07:00
LightningIron
756214fbc7 Reverted lockbox removal which was on my master branch. Should be merged with next dev. 2014-01-08 21:13:55 -06:00
LightningIron
8ae2266526 Added captured variable to mobs, non-chair equivalent to being buckled into a chair 2014-01-08 20:49:45 -06:00
Zuhayr
1f779a010b Merge pull request #4241 from Faerdan/dev
Minor fix for NanoUI
2014-01-08 17:49:22 -08:00
Chinsky
3259ccf86f Merge pull request #4217 from DJSnapshot/dev
Custom stuffs!
2014-01-08 17:22:29 -08:00
Mark Aherne (Faerdan)
8e041670e7 Minor fix for NanoUI
* I was passing src instead of src_object in try_update_ui, this is fixed now.
* Changed checks to use the isnul procl, just to be sure.
2014-01-09 01:06:24 +00:00
Bobylein
91fa949c3a Allows Labcoats to store Bottles, Beakers, Pills, Pill Bottles and Papers in their suit slot.
Conflicts:
	code/modules/clothing/suits/labcoat.dm
2014-01-08 19:35:34 +00:00
rymd
5f6a3a01a9 Fixed destructive analyzer failure messages. 2014-01-08 19:27:27 +00:00
Giacomand
dfdeed7434 Made the follow verb less buggy.
Removed duplicated code.
2014-01-08 19:14:15 +00:00
Aranclanos
96cf1b050d Turfs who spawn with the spawn verb or with buildmode will now use the ChangeTurf() proc and stop making Linda runtime to hell.
Conflicts:
	code/WorkInProgress/buildmode.dm
2014-01-08 19:13:57 +00:00
Mark Aherne (Faerdan)
b9335e8855 NanoUI fix.
* Moved the receiveUpdateData JavaScript into the head so that it's loaded first.

This is to prevent an error which occurs if an update is recieved from the server before the UI is fully loaded.
2014-01-08 12:42:20 +00:00
Mloc
794be2b31e Fix previous commit for BS12.
Signed-off-by: Mloc <colmohici@gmail.com>
2014-01-08 11:49:15 +00:00
YotaXP
68ae21fac3 Optimized and refactored list2text, text2list, and replacetext.
Also fixed some grammar in the station blueprint code.

Conflicts:
	code/game/objects/items/blueprints.dm
	code/game/objects/items/devices/uplinks.dm
	code/modules/admin/verbs/debug.dm
	code/modules/clothing/masks/gasmask.dm
	code/modules/detectivework/scanner.dm
	code/modules/flufftext/TextFilters.dm
	code/modules/mob/living/carbon/human/say.dm
	code/modules/mob/living/silicon/ai/say.dm
2014-01-08 11:41:51 +00:00
Mloc
0c48d1b102 Merge pull request #4233 from Zuhayr/dev
Commit testing? What's that? Single character fix for pulse checking.
2014-01-08 02:37:42 -08:00
Zuhayr
a040cb8f08 Commit testing? What's that? Single character fix for pulse checking. 2014-01-08 21:07:10 +10:30
Ccomp5950
3df123db38 Merge pull request #4225 from Zuhayr/dev
Mixed up some whitelist flags, also added alien reagent reactions.
2014-01-07 20:12:03 -08:00
Mark Aherne (Faerdan)
e9be0ed44e Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev 2014-01-08 02:31:03 +00:00
Mark Aherne (Faerdan)
eef5013d79 NanoUI Updates.
* Restructured HTML in an attempt to fix the "blank UI" issue.
* Added a crap ton of debugging messages.
* Added a loading message to the UI.
2014-01-08 02:30:33 +00:00
Zuhayr
901dbd634d Indentation fix. 2014-01-08 11:13:36 +10:30
Zuhayr
787da649c1 Safer way to do the alien thang. 2014-01-08 11:05:58 +10:30
Zuhayr
e8a5b37ea7 Fixed some cocked up checks for alien var. 2014-01-08 10:56:39 +10:30
Zuhayr
c8b595be95 Added an alien var to metabolize procs for humans and monkeys to tie into alien reagent reactions. 2014-01-08 10:27:21 +10:30
Zuhayr
049501a898 Added some limited support for alien reagent reactions. 2014-01-08 10:26:39 +10:30
Zuhayr
1faf2ef25b Merge branch 'master' of https://github.com/Baystation12/Baystation12 2014-01-08 09:42:47 +10:30
Zuhayr
073dd32c37 Merge branch 'dev' of https://github.com/Baystation12/Baystation12 2014-01-08 09:42:36 +10:30
Zuhayr
a039f05372 Merge pull request #4224 from Ccomp5950/bug_fixes
Bug fixes
2014-01-07 02:36:51 -08:00
Zuhayr
a96c17fd75 Mixed up some whitelist flags. 2014-01-07 20:53:42 +10:30
Ccomp5950
e1365598e6 Merge pull request #4213 from Zuhayr/dev
Significant diona and species flag changes.
2014-01-06 20:25:12 -08:00
DJSnapshot
8ef5d78b04 stealthfix 2014-01-06 17:21:26 -08:00
DJSnapshot
dcef3e81e8 Papadrow's custom dress for lillian: http://baystation12.net/forums/viewtopic.php?f=33&t=9363 2014-01-06 13:15:15 -08:00
DJSnapshot
7ad5b43707 Commiting Michael Guess's pendant: http://baystation12.net/forums/viewtopic.php?f=33&t=9367 2014-01-06 13:06:16 -08:00
DJSnapshot
39c04e06f0 Fix so that custom sprited borgs don't spawn as a cardborg 2014-01-06 12:50:30 -08:00
Zuhayr
3b072b32b0 More dionaea tweaks, NO_PAIN, IS_PLANT and IS_SLOW specifically. 2014-01-06 14:54:35 +10:30
Zuhayr
b28592d707 Merge branch 'dev' of https://github.com/Baystation12/Baystation12 2014-01-06 13:42:23 +10:30
Mark Aherne (Faerdan)
cdc8b8a40d Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev 2014-01-06 02:49:50 +00:00
Mark Aherne (Faerdan)
f25052fd4c NanoUI updates.
* Simplified the code used in ui_interact procs and updated all current uses.
* Removed ununused jsviews JavaScript code (replaced it with vanilla jsrender).
* Added a message to the UI which shows if JavaScript is disabled (people with JavaScript disabled previously got blank UIs).
2014-01-06 02:49:25 +00:00
Ccomp5950
cd4ef7a1b7 Ghost chat unicode support...removed unneeded sanitize() 2014-01-05 19:30:52 -06:00
Zuhayr
d0ac6e6fff Forgot a var. 2014-01-06 00:15:55 +10:30
Zuhayr
22e325d6ec Implemented IS_SLOW. 2014-01-06 00:13:49 +10:30