* init
* map work
* mappin
* map
* random/tool(box)/icon_state fix
* mappin
* a
* b
* aa
* trashbin filled
* boozeomat/abandoned
* foodheater/abandoned
* areas
* map
* areas etc
* a
* a
* a
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
* light
* a
* b
* a?
* aaaaaaaa
* changelog
* broken light, off lamp
* madness
* a
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
* a
* uhhh
* I am becoming insane
* hangars, how do they work?
* lattices
* light/spot/weak begone
* game note
---------
Co-authored-by: DreamySkrell <>
* Flashlight Fixes
* lantern small + grammar fix
also did other cases of missing \the or whatever whilst at it
* numbers
* cl
this sucked to write
* cl but better
* use SPAN_WHATEVER whilst we're here
* if i didnt link my github to employers i would write a bad word here
i missed a bracket
---------
Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
* part 1 abloobloobloo
* BY GOD IT WORKS
* Moghes and konyang plus fucking everything else
* jupiter and biesel woohoo
* tweaks and feedback. places CIC and scuttler
* changelog and fixes
* life is agony
* about done
* arrow's changes
* fixes some shit
* Made several improvements to flashlights, and added a sprite for device cells
* CL
* Added lathe recipes, and made eCigs use device power cells
* Add another entry to CL
* Fix nested cell
* Added `desc_info` to all flashlights, to teach the player about removing the cells and turning them on.
* Update code/game/objects/items/devices/lighting/lamp.dm
* More cleanup
* Allow Flashlights to use rechargers
* Apply suggestions from code review
Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
* Update flare.dm
* Update flashlight.dm
Fix broken code review suggestion
* Update flare.dm
Ditto
---------
Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
As a continuation of #9389
As a bonus, any drugs that mentioned their IRL counterpart in their description now describe their predecessor as ancient, and the new ones as modern. The biggest difference here is just the Antihistamine which was given a full new name. They're similar enough that they'll be recognized (most of them) but different enough for us to call our own and not care what the real medicines are/do since these are our sci-fantasy versions just inspired by them.
Converts reagents to use typepaths instead of IDs.
Centralises reagent spawning in a lot of places to use reagents_to_add instead of a variety of custom methods or initialise overrides.
Adds more bedsheet inhands, because immersion.
Penlight has an inhand now.
Lanterns have new inhands.
Ashtray cigarette extinguish now properly plays the sound.
You can put cigarette butts in cigarette packets
also some more stupid drop sounds
Made it so items get their pixel x/y reset on pickup.
Thrown items now also get their pixel placement slightly randomized.
Tweaked the center of mass on a boatload of items to be more accurate to their sprite art.
Replaced a bunch of randomized pixel placement code into a unifying proc; randpixel_xy() that uses an item's randpixel var.
Refactors objects.dmi and items.dmi
Adds some more uses to glass jar - now you can use it as a tip jar AND a reagent container!
you can also see reagents inside like a beaker
also improves sprites for wrapping paper and the pocketwatch
This basically makes it easier for future sprite improvements