* move tendrils into a spawn pool
* update formula from feedback
* increase certainty we get enough spawn pool placements
* bleh
* whitespace
* fuck it everyone gets a pool
* Space ruin: The sieged lab, a submap extravaganza.
* fix airlock access
* fix skiff, make whole lab teleproof for now
* indestructible rivet command room
* add strategically placed helpful items/spawners
* fix gun rack placement
* no butchering on harbinger murder
* small adjustments
* esword drop as a treat, m90 seems excessive
* make boss door obvious
* Lots of map/boss fixes
* Update everything for razor wire, try and unfuck some weird AI behavior
* stupid mines
* sort and fix comments for different ruin categories
* always place ruin for TM
* first batch of fixes
* reinforce hard rock walls
* tweaks
* improve hard rock design
* tiny cleanups
* singleton out med and sci rooms
* kitchen rework updatepath
* run updatepaths
* update maplint exceptions
* Update oldstation.dmm
* Update oldstation.dmm
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Update robot_upgrades.dm
* Update oldstation.dmm
* Update oldstation.dmm
* Machines
* it works
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Update robot_upgrades.dm
* Update oldstation.dmm
* Update oldstation.dmm
* Update oldstation.dmm
* Update oldstation.dmm
* CI
* CI (again)
* Adds diamonds (from minecraft)
* Wow that's a lot of mould, that stuff can't be good for you...
* Remove diamond, add more ore rock
* Very minor polish
Adds missing firelocks, removes an unwanted access helper, adds a floor clutter decal.
* Update oldstation.dmm
* Update oldstation.dmm
* Update oldstation.dmm
* Update oldstation.dmm
* Update oldstation.dmm
* Scatter depot loot to the solar winds.
* make zoo spawners guaranteed
* INFINITY also used for spawn_all_loot, whoops
* move abandoned sec shuttle spawner to locked crate
* Can't use spawn_all_loot and nested lists together
* Reduce pixel offset on mech transport spawn scatter
* set updatepaths script number
* incorporate changes from #27398 and remove old spawners
* some numbers tweaking
* pct -> %
* move briefcase from common to rare for ruins
* lower loot budget from 1800 -> 1700
* Port /tg/ move manager, drift and jetpack components.
* don't add go through newtonian movement if not moved to a turf
* various cleans for blood drifts and mob speed
* fix slow meteors
* why on fuck's earth aren't speedbikes vehicles
* style lint
* also wtf
* okay i'm an idiot
* fix meaty ore speed and blood decal double stepping
* fix not unbuckling pulled object occupants
* don't bother dealing with immovable rods just yet
* exclude bubblegum and vetus from move manager for now
* fix issues related to null weightless blood icons
* reset blood icon state properly
* fuck it, we'll deal with mobs when basic mobs happen
* break infinite loop in decal splat
* refactor: Movement cross/uncross implementation.
* wrong var name
* fix unit tests dropping PDAs into nowhere
* Add documentation.
* remove unused constants
* say which procs are off limits
* fix simpleanimal z change runtime
* helps not to leave merge conflicts
* kill me
* fix typecast
* fix projectile/table collision
* treadmills don't cause MC to crash anymore
* connect_loc is appropriate here
* fix windoors and teleporters
* fix bonfires and clarify docs
* fix proximity sensors
Tested with sensors in crates, sensors in modsuits
Tested new proximity component with firing projectiles at singularity
Tested new proximity component with portable flashes
Tested new proximity component with facehuggers
* lint
* fix: polarized access helper false positives
* Revert "fix: polarized access helper false positives"
This reverts commit 9814f98cf6.
* hopefully the right change for mindflayer steam
* Changes following cameras
* fix glass table collision
* appears to fix doorspam
* fix ore bags not picking up ore
* fix signatures of /Exited
* remove debug log
* remove duplicate signal registrar
* fix emptying bags into locations
* I don't trust these nested Move calls
* use connect_loc for upgraded resonator fields
* use moveToNullspace
* fix spiderweb crossing
* fix pass checking for windows from a tile off
* fix bluespace closet/transparency issues
* fix mechs not interacting with doors and probably other things
* fix debug
* fix telepete
* add some docs
* stop trying to shoehorn prox monitor into cards
* I should make sure things build
* kill override signal warning
* undef signal
* not many prox monitors survive going off like this
* small fixes to storage
* make moving wormholes respect signals
* use correct signals for pulse demon
* fix pulse heart too
* fix smoke signals
* may have fucked singulo projectile swerve
* fix singulo projectile arcing
* remove duplicate define
* just look at it
* hopefully last cleanups of incorrect signal usage
* fix squeaking
* may god have mercy on my soul
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
* lewc review
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
* burza review
* fix bad args for grenade assemblies
* Update code/__DEFINES/is_helpers.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: DGamerL <daan.lyklema@gmail.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* PT1 - Death to experimentor
* I cant fail CI this fast come on
* PT2 - DA -> SA
* CRLF to LF
* Strange icons in the SA now
* Lets give this a go
* AGH
* Dirt
* WORK
* Oops - cere was missing the RD locker
* Map fixes
* Adds delivery chute back
* Warrior review
* Also removes magnetics
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* refactor: Attack chain, initial setup.
* migrate curtain to make dreamchecker happy
* update thurible
* don't call attacked_by separately for legacy attack chain
* remove duplicate proc
* condense similar code, put allowances for legacy code in new procs
* update docs, include diagram source
* add comment on how to update diagram
* fix admonition
* mindflayer updates
* remove commented out code
* clarify all steps
* after_attack should be overridable
* whoops
* retrofit recent changes
* duh, can't restrict this yet because of tool_acts
* i hate ore bags with the fire of a thousand suns
* return correct value for object attack logic
* Various cleanups.
We don't want to attempt to pull stuff out of `/obj/item/attackby`,
because those pieces are part of the related objects' migrations, not
`/obj/item` itself. Attempting to do this causes knockon effects where
things expected to call e.g. `/obj/item/storage/attackby` in the call
chain were not ferried over to the new item interaction code, because
the related objects hadn't actually been migrated over yet.
I've used refactoring /obj/vehicle as the example for migrating
`attackby` methods instead.
* simplify some argument names
* fuck it
* make it do the thing
* Rename CI module call
* Prove that CI works
* improve test output
* aaand fix it again
* fix curtain tool interactions
* fix compile error
* fix compile error
* Better docs, introduce migration plan tool.
* refactor: Rename all non-snake_case types (not procs or vars (yet)).
* completely dynamic update script
* might help to include the data
* update aa's scuffed python
* oh
* set script PR number
* run updatepaths again
* Add other table updates with JSON columns
* bump SQL version
* just fucking end my life
* move JSON data
* refactor: Migrate more random_spawners to random/spawners and mapping helpers.
* set script PR number
* maybe using a reserved keyword isn't a great idea
* oh i guess we're done
* whoops
* make code actually work
* gnarg
* rerun updatepaths for recent changes
* rerun updatepaths for recent changes
* fix build
* added Russian Nians
* adds a new space ruin Voidhopper of Nexus aka freighter
* forgot a quotation mark
* Convert maps to TGM
new : _maps/map_files/RandomRuins/SpaceRuins/freighter.dmm
new : code/modules/unit_tests/atmos/test_ventcrawl.dmm
Automatically commited by: tools\mapmerge2\fixup.py
* fixed file format of the ruin
* renamed Russian Nians to Soviet Nians
* see above
* down with russian nians, long live soviet nians
* added a ruin paper per Warriorstar's request
* the name russiannian just will not be fully replaced
* forgetting commas and adding a new subtype of paper for the shipping manifest
* I think using quotation marks is causing me issues
* further removal of the term "russian" in preperation of a PR removing lots of referrals to russia
* added some new Poly voice lines
* accidentally commited the wrong PR...
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
* made the shipping manifest ticked
* worked on the perspective of some stairs
* made changes requested by warriorstar
* changed formatting of the sovietnian's loot
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
* forgot to add a new line
* i think this is causing the tests to fail perchance
* purging the term russian to be in line with a recent PR doing the same
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
* fixed sovietnian to snake_case
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
* i may forget snake case exists
* second time's the charm like a snake's two fangs
* added warriorstar's suggestions
* reverted a file that was accidentally converted
* fixed merge issues
* added an extra line
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
* Update code/modules/awaymissions/mission_code/ruins/nian_freighter.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
* Update code/modules/awaymissions/mission_code/ruins/nian_freighter.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
---------
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>