Commit Graph

10107 Commits

Author SHA1 Message Date
Nokko
e70e40546a Allow the Cloning Pod to accept monster meat as a source of biomass (#13216)
* Make monster meats food/snacks/meat/
Special case: they are not however cutlet-able.

* Revert "Make monster meats food/snacks/meat/"

This reverts commit 1c531d26a6.

* Make the Cloning Pod check for a BIOMASSABLE var on items it sucks in

Begone, hardcoded meat-only biomass!

* Try a different approach to cloning pod item filtering

Globaaaals!

* Adjust comments and remove old unreverted code

* Fix mapfile with lizardmeat in it

* Fix style

Implements all of @farie82's suggestions
2020-04-10 21:42:07 -06:00
farie82
92f2015d0e Fixes a few runtimes (#13230)
* Fixes a few runtimes

* Fixes 2 turf related runtimes

* Return TRUE
2020-04-10 21:18:08 -06:00
farie82
31bcd39262 Makes simple animals cut_overlays on regenerate_icons (#13228) 2020-04-10 20:57:58 -06:00
farie82
442ef4811e Improved logging (#13208)
* Death is logged. hiveminds and robot talk is logged

* Added channels to the say log

* Shuttle logging

* Spell targets logging
2020-04-09 23:33:53 -06:00
Crazy Lemon
f555d49b9a Removes all usages of a certain word in a certain sense (#13277) 2020-04-09 13:43:10 -04:00
AffectedArc07
c96cfd273c Changes the path of a hair subtype 2020-04-09 14:25:55 +01:00
Fox McCloud
f6ad96423e Merge pull request #13178 from farie82/floor-cluwne-fix
Makes floor cluwnes slippery tiles not stay there till the end of times
2020-04-04 03:36:32 -04:00
Fox McCloud
bf76f66372 Merge pull request #13184 from farie82/IRC-cloning-fix
Makes it so that IRC can't be cloned
2020-04-04 03:35:27 -04:00
joep van der velden
562d352577 dead chat -> deadchat. OOC logging. Logtypes order 2020-04-03 18:02:10 +02:00
joep van der velden
0960d8d6c1 Remove the subsystem and replace it with a glob 2020-04-03 10:57:12 +02:00
joep van der velden
23b511f349 Add dsay logging. Tweaks to logging view 2020-04-03 09:09:22 +02:00
joep van der velden
bd6d7e05ba First stuff. Ckey based subsystem 2020-04-03 00:50:04 +02:00
CornMyCob
f9ce7b3c3d Fixes crafting 0 stacks (#13213)
Co-authored-by: AffectedArc07 <josephcase55@hotmail.com>

Co-authored-by: AffectedArc07 <josephcase55@hotmail.com>
2020-03-27 09:30:42 -06:00
joep van der velden
afdeb81551 MEH 2020-03-23 18:52:48 +01:00
joep van der velden
6918a34277 Better fix 2020-03-23 18:52:06 +01:00
joep van der velden
e584a7bb15 Makes it so that IRC can't be cloned 2020-03-23 17:48:28 +01:00
farie82
ebded4f39e Logging prio changes (#13174) 2020-03-22 20:47:51 -06:00
joep van der velden
9af501b062 Makes floor cluwnes slippery tiles not stay there till the end of times 2020-03-22 22:40:37 +01:00
farie82
9338b7a0ed Merge branch 'master' into runtime-fix-2 2020-03-22 08:36:40 +01:00
SteelSlayer
63ea21b20e Adds support for multiple callback checks for the do_after and incapacitated procs (#13057)
* do_after refactor

Update slime.dm

fix a comment

if you read this you get a cookie!

* some little tweaks

Changes a TRUE to FALSE in a comment, got confused there.

Removes the code that checks for non-callbacks in the extra_checks list and removes them. It should be up to the dev to not add non-callbacks to this list. I'd rather have it runtime instead

* check_for_true_callbacks

* CRLF to LF

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-03-21 18:21:12 -06:00
farie82
604daa05e1 Adds a new logging system and a logging view (#13115)
* Super early initial commit

* Why do I keep comitting this

* in between

* In between

* Sort fix. Transfer fix. HTML and more

* Scrolling + define values change

* Search fixes and time input fixes

* Minor tweaks. Fuel tank inclusion. Fixes

* derp

* Extra logging to fuel tank

* minor stuff

* add the message to admins for fueltanks

* Don't keep mob/atom references + fixes

* line fixes?

* Review improvements

* pois comment
2020-03-21 17:28:20 -06:00
datlo
284b758432 Fix grey telepathy (#13142) 2020-03-21 12:56:54 -04:00
AffectedArc07
210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
Fox McCloud
cc6c8d35a8 Merge remote-tracking branch 'upstream/master' into hypoglycemia
# Conflicts:
#	code/datums/diseases/critical.dm
#	code/modules/mob/living/carbon/human/examine.dm
#	code/modules/mob/living/carbon/human/life.dm
2020-03-19 13:47:31 -04:00
joep van der velden
f26f9cf0b6 line fixes 2020-03-18 17:02:44 +01:00
joep van der velden
07ffa0f60a Merge branch 'ParadiseSS13/master' into runtime-fix-2 2020-03-18 16:59:49 +01:00
Tom Heeren
341c438ce3 Adds the borg deathgasp sound to IPCs, and updates the IPC deathgasp message (#13116) 2020-03-17 18:13:27 -04:00
AffectedArc07
04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
farie82
0cc109e53e Filters say of illegal characters (#13112)
* Filters say of illegal characters

* No more ~
2020-03-17 15:02:40 -04:00
variableundefined
431de880b9 Merge pull request #13130 from Gatchapod/blood-miner-sprite-fix
Fix to blood-drunk miner's sprite
2020-03-17 14:59:21 -04:00
Fox McCloud
b1e88e0a4c Makes Most Emotes Age Pitched (#13022) 2020-03-16 22:59:53 -06:00
Gatchapod
33b7f4ce5a Fixes blood-drunk miner's sprite, cutting its size from 64x64 to 45x32 and moves it to Lavaland folder, where other fauna can be found.
This makes interacting with him more comfortable and less confusing.
Removes unnecessary miner sprites for alienqueen.dmi.
Changes pixel_x value of the mob to match sprite changes.
2020-03-16 02:02:08 +01:00
variableundefined
4c24624313 Merge pull request #13027 from Fox-McCloud/goonchem-heparin
Goonchem: Heparin Rework
2020-03-14 23:53:42 -04:00
Fox McCloud
d270f52783 Merge pull request #12917 from farie82/log-whispering
Whispering now is logged in VV
2020-03-14 23:19:10 -04:00
Fox McCloud
3a08570675 Merge pull request #12616 from SteelSlayer/ai-voice-to-text-pref
Adds a "Hear/Silence AI Voice Announcements" verb to the preferences tab
2020-03-14 16:01:07 -04:00
Fox McCloud
af26b704a2 Merge pull request #12895 from farie82/more-descriptive-offer-ghost
Adds the job and antag status to the offer to ghost question
2020-03-14 15:42:26 -04:00
Fox McCloud
baa80035b0 Merge pull request #12924 from farie82/queen-spit-block
Terror queen spit is now blockable
2020-03-14 15:34:29 -04:00
Fox McCloud
8ce3b1da16 Merge pull request #12932 from AffectedArc07/var/const-to-define
Replaces all var/const with #define
2020-03-14 15:33:44 -04:00
Fox McCloud
c6767b2c42 Merge pull request #13085 from SteelSlayer/drone-no-flash
Maintenance drones no longer get a flash
2020-03-14 14:21:58 -04:00
Fox McCloud
97527cbd82 Hypoglycemia 2020-03-09 18:15:20 -04:00
AffectedArc07
5baaabe12e Merge branch 'master' into var/const-to-define 2020-03-09 10:33:59 +00:00
variableundefined
edebec5194 Merge pull request #13021 from Fox-McCloud/add-cbd
Adds CBD
2020-03-08 21:46:20 -04:00
joep van der velden
166d83892a Put it in the say_log instead 2020-03-08 11:39:54 +01:00
variableundefined
c257d2d41d Merge pull request #12823 from Superhats/PlasmaDust
Plasma dust now heals plasmamen
2020-03-08 03:31:18 -04:00
Fox McCloud
dde970a6bd Merge pull request #12841 from Arvenius169/spacetempfix
Space Temperature Implementation
2020-03-07 19:04:04 -05:00
Fox McCloud
f496c73988 Merge pull request #12694 from TheSardele/slime-log
Logs slime attacks correctly
2020-03-07 18:43:35 -05:00
SteelSlayer
b45a4fc996 spelling 2020-03-06 20:37:20 -06:00
SteelSlayer
894c326725 add_default_robot_items() 2020-03-06 20:35:55 -06:00
SteelSlayer
533717318d review changes 2020-03-06 16:56:02 -06:00
SteelSlayer
1b74dc915f no flash 2020-03-06 13:29:47 -06:00