* Initial Commit - Trying to add DC to Travis
* Forgot to chmod
* This took too long
* Farie Fixes
* Fixes new code
* Job factions are fucking smelly
* Loadouts work again
* Runtime fixes
* Silicon gripper code cleanup/reorganization and bug fix
* review tweaks + other minor stuff
* fixes runtimes + other touchups
* oops
* more cleanup
* adds a <span>
* Lemon review updates
Makes Q drop the gripped item now insteald of having it on attack_self. Removes the configurable_items list because its not needed with this change.
Other small logic improvement in inventory.dm
* CRLF to LF
* touchups
-adds back in drop gripped item verb
-removes paperwork gripper
* add AZERTY hotkey support
Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
* 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
* 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>
* 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
* 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
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.