* Sprites and little refactor
* idk what i am doing
Maybe refactor
* Sort the boxes
* Matches path
* Script and maps
* Okay... that was a strange decision.
* bathroom parts box
* More boxes
* Henri review changes
* Update toy.dmi
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Update storage.dmi
* Update boxes.dmi
* True conflict solve
I hope
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Part 1
* Testing 1
* Revert "Testing 1"
This reverts commit fc06554b28.
* Part 1.1
* Part 2 - UI Style List
* Preferences lists
* Preferences lists - DONE
* More inputs
* MOOOOOORE
* UI style else
* Last ones
* Double name fix
* Pre-selected Search
* Return Pick Darkness
* Return Pick Darkness
* Missing users
* Some review changes
* Revert MULE lists
* I just hate MERGE CONFLICT label
* List window tweaks
* I think there it is
* why i am stopid
* Update tgui.bundle.js
* Update machine area when power_change() is called.
* Do not attempt to unregister from null powernet
* Move to wrench and update wrench_acts
* Remove accidental pseudocode
---------
Co-authored-by: Adrer <adrermail@gmail.com>
* Adds soil clumps, which are used to make soil(alternative to sandstone).
* Adds soil clump recipe to the biogenerator
* Adds the compost bin to the game. Which converts biomass to compost and makes soil from it.
* Adds sprites for the compost bin
* Adds a recipe for the compost bin(10 planks)
* Added interface for the compost bin.
* Applying suggested changes to compost bin(redundant condition removal, spell check, auto doc)
* Applying suggested changes to soil sheets(initialize, remove empty line)
* Changed min and max to clamp where able, removed redundant return, compost recursion stays in convert_biomass().
* Call parent on init
* Identation and style changes
* Rephrase description
* Unauto docing unnecessary bits, clicking with screwdriver no longer an attack, removed redundancies, reordred ui procs and changed ui data list to new format.
* Converting plant to biomass is now its own function
* removed SOIL define. using path as is instead
* Moved the compost_bin-3 sprite up a pixel so it aligns with the rest
* Added spaces for readability
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Moved plant deletion to make_biomass()
* Rebuilt tgui
* Filled gaps in sprite with mostly transparent pixels to make it easier to click
* Rebuild tgui
* rebuild tgui
* Adds the soil clump sprites back after update
* Added Trailing newline to compost_bin.dm
check said it's missing
* Adds a check for presence of biomass when initializing to prevent unneeded proc call
Checks whether a compost bin has any biomass before attempting to compost it.
* Adding back compost bin icons
* rebuild tgui
* Made interface window slightly shorter.
from 300 to 200 pixels tall.
* Replaced the enough_compost() proc with an if statement in the only place it was used
* Replaced the compost() proc and calls to it with process().
* Rebuild TGUI
* Removed an unused var, idented a comment, and returned the onhit proc to it's original form
* Ran prettier on the compost bin interface file
* Wake Up Icon Diffbot
* Aw shit, here we go again.
* Empty-Commit
* Wake up icondiffbot
* Last attempt for today
* Removed redundant new line from sheet_types.dm
* removed redundant new lines and moved the ui procs together.
* Changed compost label to Compost
* Recompile tgui
* Rebuild Tgui
* Rebuild TGUI
* Rebuild TGUI
* Capitaliize the word soil in the biogenerator listing for it
* following some suggestions
Replaced compost capacity defines with "magic numbers", removed redundant init proc, added spaces around a '-' sign.
* Removing a redundant check in the insertion proc.
moved the check for the compost bin being full to the end of the loop since I already make one before the loop starts.
* Rebuild TGUI
* Rebuild Tgui
* Update code/game/objects/items/stacks/sheets/sheet_types.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Rebuild TGUI
* ReRebuild TGUI
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Seed extractor no longer broadscasts to the world
* This to_chat isn't even used
* No need for user
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
* Check for variant when vending seeds from the extractor
* minor formatting
Added a space in line 160
* Recompile TGUI
* Rebuild TGUI again
* Update tgui.bundle.js
Rebuild TGUI
* undo all of it
* flags
* back
* head/mask
* left
* right
* Cuffs
* other name changes
* ID and PDA
* idk about calling them SLOT_HUD now
* glasses, gloves, and shoes, oh my!
* the rest
* comment
* almost done
* HELP, SCOPE KEEPS INCREASING
* if this isn't the last thing, blame my sleepy me
* fucking foam all my homies hate foam
* remove the extra whitespace
* ghhh this needs testing + revert old shit
* first sleeper steps
* okay now to revert some changes
* oops forgot this
* more fixes
* iv bags can't dupe shit anymore too
* removes coniine from the list because why not
* removes life and histamine
* this should pass Cl
* stop runtiming me for unexisting chemicals
* adds ???? instead + god I hope this passes Cl
* attempt #2 to fix Cl
* Cl still fails but no solution now - static lists
* One fucking day Cl will not fail + complete remove
* I am going insane
* I am praying to several gods
* I'm getting desparate
* whoops that's my bad
* whoopsie number 2
* oops space indentation
* one rubber ducky later
* attempt number I am in a psych ward
* CODING CHAT MY BELOVED
* last things
* foam is also not a chemical
* now it shouldn't remake the list every time
* Henri review
* Adds saturated activated charcoal
* Charlie review
* gatfruit more like gattofruit
* increases max ammo to 8
* bio is not a valid research
* small issue
* adds a missing space
* gatfruit takes time to open now
* Sirryan's request
* adds the sprite
* lewcc review + sprites
* ghhhhhh
* sprites are working
fixed years-old bug: when awakened, Killer Tomato (mob) would spawn at user's position, not Killer Tomato (item)'s position; thus, a thrown, awakening Killer Tomato (item) would vanish unceremoniously into the ether, while elsewhere, the now-distant thrower would spontaneously generate a Killer Tomato (mob) under their feet
* fixes cherry bombs
moves prime to AFTER the auto-throw is toggled
added a sleep before the explosion trigger to prevent instant explosions
reafactor'd black powder to explode at its container's location instead of where the black powder's trigger is, to prevent desync between the explosion location and a thrown object
* removed sleep
mistook the desync before as an instant explosion. now that desync was fixed it is shown to not be needed
* Update code/modules/hydroponics/grown/misc_seeds.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* comments added
* renames location to prime_location
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>