* Initial commit - FLOCKMIND - Probably has like a billion things to fix
* Do after conversions
* Config
* Moved the files, icon fixes
* Tick everything, language work, event, spawn landmark, role prefs, beginning mob port
* Spans and some other fixes. Also the tickening
* More tickening
* More fixes. Lots of fixes.
* More Fixes
* A whole lot more. Also flock TGUI.
* Fixes fixes fixes fixes fixes
* FIXES
* More fixes - PR ready, still needs a fuckton of testing
* Fixes
* fix incomplete upstream merge
* fix FlockPanel + sort button name
* TGUI review
* Fixes tealprint list
* Fixes
* More fixes
* Incapacitator Fix
* Filenames
* Linters
* Interceptor range buff
* Reagent counts
* Linters
* Fabricator vendor fix
* Keybinds and HUD - Flockdrones, Fixes Vendor Conversion, Cube Materials
* Reworks reagent, adds flock grilles, fixes compute node overlays
* Intent-based flockdrone parts
* Intent based drone parts
* Radial control panel for controlling drones manually, phasing through windows/grilles
* Movement fixes
* Radio talk power, stare fix
* Flock health HUD
* Fixes flock lights, linters
* Unit tests
* Adds countdown to relay
* Relay improvements
* Small fix
* Logic Schmogic
* Relay overlay and looping sound effect
* Ignore air when converting turfs
* Cage fixes and improvements
* Improved flock bolt
* Turret conversions
* Flock bolts taze simple or basic mobs
* Sentience type
* Fixe
* Linter
* tgui review stage 2
* Concentrated Repair Burst
* Improves radio detection
* Removes extra space
* Adds healing visual effect
* Cube tech levels
* Ghooost
* Excess
* Flock doors, chairs, lattices. Centralizes conversion code. Crafting with Gnesis
* Update code/modules/antagonists/flockmind/ai_behaviors/flock_wander.dm
Co-authored-by: Kapu1178 <75460809+Kapu1178@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
* Fixes the fix
* Astar movement detection
* Fix, extraneous code, language stuff
* Language fixes and wander fix
* Fixes
* Another fix
* Lints
* Another linter
* Language improvement
* More language improvements
* Time requirement and appearing in orbit menu as an antag
* Cube glow
* TGUI
* Minicache
* Linters
* Grammar
* Material ID fix
* Lid fix
* Reagent turf reaction
* Reagent fix
* Butcher results
* Conversion rates
* Flock stare fix
* Fixes stare behavior
* Staring
* Flock mob blood
* Flock mobs gibs and blood. Also some runtime fixes
* Flock mobs now resist out of grabs, buckles, lockers, and more
* Fixes flock orbit, fixes a runtime I think,
* Target mechs, damage mechs, other bug fixes
* Cage fix
* Cage resist change
* Some mind changes, gatecrash buff
* Drones now shoot mechs, stare improvement
* Cut down on spam a little
* Nest fix
* No more resist spam
* Fixed drone death control
* Resist statement
* Makes the relay alarm scarier
* Fixes dead flock camera mobs having no ghost sprite, something with ghosting
* Enhanced flockphasing
* Improved flockmob pathing
* Added required turf restriction to relay
* Increased needed bandwidth for relay construction
* Nerfed drone substrate rate
* Added new status tab items for relay progress
* Another relay cost adjustment
* Improves drone AI responsiveness
* Computer frames now become flock computers
* Improves target finding for conversion, building, and replicating
* Reduced flock event pop requirements
* Adjusts flock protection on structures. Adjusts overlays.
* Relay unlock tweak
* Fixwes flock being able to gib mech'd AIs with one button
* Map conflict
* Flock can no longer be outed by merely existing
* Fied bug causing drones to shoot themselves
* Prevents mobs from attacking while in a cage
* Converter tool can now open closets and crates.
* Adds descriptions to flockdrone tools.
* More informatic blurbs
* Adds xenobiology organs
* Organ lint
* TGUI merge
* bundle and mm
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Toastical <20125180+Toastical@users.noreply.github.com>
Co-authored-by: Kapu1178 <75460809+Kapu1178@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* Giant spiders initial
* Ling spiders, araneous, conversion to basic
* Removed some extra
* Fixes cling spiders
* Linters
* Do_afters
* Nurse AI works now
* Cling spider AI
* Forgot an element
* Updatepaths
* New Linters
* AI New linters
* Fixed action buttons
* No longer wraps spiderlings, adds a movement delay
* Fixes the sarge hatching from eggs, increases action cooldown on eggs
* Improved cling spider AI, improved insect random speech
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* initial changes
* Rad wave is working. now to implement the rest
* Makes the waves square
* Makes wave square
* multiplies the strength in all instances of radiation_pulse by 4 because each pulse makes one wave instead of 4 now
* Undef thing and apply suggestion
* Make radiation_pulse() not radiate the radiation source and implements contamination
* Adds contamination to uranium walls and meteors
* Fixes stuff
* Handle some contamination on attack still need to take care of meteors
* Fixed the meteor stuff
* Introduce emission types
* moves contaminate_touch to an atom proc and renames it to contaminate_atom
* deduplicates some contamination code
* Move inherent radioactivity to a component and signals from the atom vars and behaviour
* fix some things with the new component
* Update inherent_radioactivity.dm
* implement contaminating things that hit things that are inherently radioactive
* window things
* adds emission type to the rad_act call
* Changes radiation insulation values on a bunch of stuff
* fixes radioactive component radiating the wrong type
* more adjustments
* refactros rad_act
* adjustments to collector power production
* Adds plastitaniumglass windows and makes further adjustments
* Adds sprites to the shards and plastitanium directional window
* Update misc_cleanables.dm
* removes alpha rad insulation from floor turfs
* Fixes a bug with the starting tile of radiation waves
* More adjustments
* Adjusting singularity rad production
* reduces window half life a bit to make power smoother and buffs full window rad conversion
* Strengthens gamma and beta radiation effect on mobs.
* Makes radsuit block radiation completely
* Fixes Geiger Counters
* Fixes contamination not irradiating the contaminated thing
* Fixes inherent radioactivity not processing. Also makes it stop processing when a nuke core is contained
* Fixes ghost contamination
* Adds info to the collector
* Handles alpha radiation better on humans and changes some instances of rad_act to base_rad_act
* oops
* adjustments and fixes to alpha rad handling on mobs
* Make collector info more compact
* Core no longer radiates and contaminates from within the nuke until the plates are removed
* Contamination no longer counts as being inside a mob(it is supposed to be surface level)
* Adds inherent radioactivity to a bunch of uranium things. makes it all process.
* Nerf full windows
* Adjustments to collector and fulltile window radiation absorption
* Reduces passive contamination, especially while on the floor
* Adds different rad types to the geiger counter and fixes a runtime
* Makes full tile windows strong again and disallows building them on top of collectors
* adds emissive blockers to the rad blacklist and gives windows and collectors priority when irradiating for increased consistency
* Gives each contamination type it's own color.
* Gives each contamination type it's own color. And makes the rad hud display them separately
* Changes how much the radiation wave affects the source tile, adds decay for performance reasons and adjusts collector parameters as well as SM and singulo rad production
* improves performance at very high rad amounts
* Fixes supermatter sliver box not containing radiation
* Restores supermatter sliver to old behaviour(not inherently radioactive)
* Slight nerf to fulltile windows and removes an unnecessary multiplication from rad wave processing
* Removes redundant line from window rad act
* Fixes radiation waves ignoring walls
* fixes it better
* more adjustments to collector stats
* Adjustment to collector gamma absorption
* increases grille beta blocking
* Review changes
* Helper proc from unbuckling a mob
* Rename to unbuckle
* Minor fixes
* Move buckled up /mob/living
---------
Co-authored-by: Adrer <adrermail@gmail.com>
* bring it back now y'all
* adds a bunch of other changes
* pretty much works at this point
* grep
* Fixes some bugs, still chasing some down
* Add observers to recursive mob check, ensuring they can see messages from their orbitted atom
* tidy some things up
* resolve
* remove unnecessary checks
* Address todos, minor cleanups
* oh dear
* initial testing
* Fix some vulnerabilities (oops)
* Fix some other bugs from testing
* ci fixes
* Add some contingencies against clicking things you shouldn't
* fix some noted bugs
* Add observe to admin jump, improve messaging
* add a few more fixes that should mostly address some runtimes
* oh this wasn't really great
* one last thing
* Fix suit inventory problem
* Remove merge artifact
* Add some missing parens
* Prevents you from observing other ghosts, and should fix the getting stuck outside of your body issue.
* we love testing
* adds to player panel
* Fix more bugs with observers getting stuck outside of their body
* cleans up player panel, verb offerings
* shit
* Update code/_onclick/hud/alert.dm
welp
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
* Fixes some targeting issues
* Fixes targeting on aobserve
* Fix some weird storage bugs
* clean up some doulbed up follow links
* Update code/modules/admin/player_panel.dm
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
* Adds some checks for ghost observe
* Remove mentor debug log
* ahhhhhhhhh that'll do it
* Cleans up some additional checks that were not quite what they should have been
* better logging, too
* mochi review
* one more thing
* Gets robot huds mostly working
* hopefully fix folks not getting observe
* Fix order of operations causing a runtime on qdeleting
* Remove some unnecessary stack traces
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
* Fix bug with items in your inventory disappearing on changing HUD modes
* Fix some bugs with the observe verbs
* possibly fix nullspace issues
* funny review
* missed one
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
* add the new stuff
* guh
* add the brunt of it
* action button stuff
* adds a lot of other stuff
* careful find and replace
* it loads
* so many huds
* ehh yeah this kinda works
* fixes this runtime
* hacks in some DMI stuff, we'll fix it later
* Adds better mouse pointer for dragging buttons
* gets dragging into place working again, updates DMI
* moves define
* remove extra hud defines, now it compiles
* CHECK GREP
* owww
* rename action defines
* ticks
* are we good
* let's try that again
* renames mob vars
* renames
* fixes some hud issues with huds getting the wrong variable
* fixes some alignment issues
* Adds mouse-wheel scroll support
* left -> right
* I am the entire circus
* first self-review pass
* Another review pass -- just realized I need to fix keybinds
* more testing
* update icons
* oops
* Fix spell icons not appearing properly
* fixes some outstanding issues
- Action button backgrounds now work properly
- Fixes some runtimes on dropping
- Fixes some misplaced icons
* hmm
* weh
* again?
* nah?
* maybe this?
* asdf
* should finally fix CI
* add client check
* move the ?
* add missing override causing runtimes
* shift-clicking now doesn't trigger the button
* better docs
* initial commit (broken)
* load the html
* fix this
* Fix various issues with browser statpanel
* Fix Alt Clicking opening up a window and Add back some object verbs to the browser stat panel
* Optimize stat panel and fix guardian verbs
* Restyles Stat Panel, Adds Subpanel Sub-Categories
* Use better layout for verbs in stat panel
* Updates statpanel verb widths to be more dynamic at higher screen resolutions.
* Adjust stat panel grid item widths and breakpoints
* refactors statpanel to use tgui API
* CI moment
* more CI
* this stupid thing
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* Update code/modules/client/client_procs.dm
* ci fix
* emergency mc debug view
* temp revert some code change suggestions due to massive runtiming
* proper atom click topic implementation
* optimise
* mob clicking in stat panels work
* yeet spell tab thingy
* yeet simple stat panel pref
* allow insertion of html into MC tab content
* tidy up status tab
* Apply suggestions from code review
* fix this
* fix CI
* oops
* fix index runtime
* fixes MC tab showing up for mentors, fixes runtime
* safeties!
* Return of theme support
* more fixes
* fix view range pref, tidy prefs tab
* Remove old stat panel from themes
* fixes
* make sure verbs don't go missing
* fix ooc/looc breaking
* Revert "make sure verbs don't go missing"
This reverts commit 7d07ad45ed.
* fix this properly
* fix stat panel hitting rate limiters
* fix borg status tab
* Object Window Niceties
* Adds file cycling for icon2base64
* optimizes icon2html() for icon files known to be in the rsc at compile time
* CI moment
* remove dupe emergency shuttle timers
* more robust verb updates
* statpanel tweaks
* zip archived changelog to avoid search results
* optimise
* fix mentor chat wonkyness when disabled
* debug log moment
* i am very smart
* reintroduce this because it was needed
* better time listings
* less jank
* stops telling admins they arent mentors
* returns MC tab pref for admins
* Update code/controllers/subsystem/SSstatpanel.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* lewcc
* OD typemaker prep
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Aylong <alexanderkitsa@gmail.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* grab target move signal checker
* moved grab proc into grab class, changed pulling grabbed person handling into signals from assailant, added movetime to SEND_SIGNAL on COMSIG_MOVABLE_MOVED as 4-th argument
* refactor p1
* changed pull_grabbed proc, removed unused variable
* Empty-Commit
* Update code/modules/mob/mob_grab.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* neck grab facing back works again
* directionals on move again
* fixed direction works again
* glide speed good now, flips working again
* death
* fixing neck grab issue
* Update code/modules/mob/mob_grab.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Update code/modules/mob/mob_grab.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* dead code gone
* I HATE DIAGONAL MOVEMENT
* signal handlers added
* pull support, best pull turfs only today
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
* Da Vlood
* removes_unused_icons
* Yep sprites
* fixes xeno blood and vomit
* Commit number x
* Steel Review Changes 1
* Henri Review Changes 1
* fixing vomit
🌋
* Haha haha ha ... ha
* fixing layering issueeee
* Sirryan2002 Review
THANKS
* implicit var/
* Sirryan Review 2
Electric Boogaloo
* Testmerge Update 1
gibs were still getting animated, blood drying while animated in space looked very jank.
all fixed
* unused variable
AHSDHASOIADGSOISA
* Testmerge Update 2
tracks floating annoyingly
* Improvements
-blood globules will now continue with the inertia of their emittor, instead of towards wherever they were facing
-drops will now have visible sprites after splatting
[running animate() still sometimes doesnt stop the animation annoyingly]
* errors
* Sirryan Review 3