* 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>
* initial commit
* dirties it up a bit, adds some posters, and a pirate
* linter
* linter pt. 2
* adds a docking port, disposals, trash, and makes the lab only spawn once
* 1080p changes
* Allow monkey-like species to craft
* Add signal for mobs entering vents
* Implement basic uplifted antag datum & nest
* Make phrasing nicer
* Allow primitive species to vary & add time requirements
* Add spawning functionality to nest
* Make primitives unable to be humanised a little less violently
* Fix linter complaints
* Fix typo which made the linter mad
* Add objectives and antag teams
* Make nests consider other nests for spawn limit
* Add greeting text
* Add guaranteed early spawns
* Allow deconstruction of nests & recovery of scrap
* Allow uplifted mobs to ventcrawl with small items
* Clarify nest spawning conditions on examine
* Tweak NPC numbers & AI
* Add obtain objective and give an extra objective
* Give thanks to the linter
* Change team objective & make the alert nicer
* Make event only spawn monkeys by default
* Add examine text explaining deconstruction
* Allow ghosts to see nest materials
* Handle stacks properly in nest deconstruction
* Add on-demand ghost spawn to reduce roll spam
* Add nest crafting
* Allow lesser mobs to use medical stacks
I don't believe this should affect anything else, as every other mob capable of holding these items is an advanced tool user.
* Add hint about crafting on examine
* Ensure only nest monkeys retaliate to nest damage
* Add uplifted primitive nests to the spawners menu
* initial work on migration to DB
* another step
* update report on submission
* syntax corrections
* syntax fix
* uses 2 bits to record rejections differently and makes the verb only create one bug report datum
* uses the correct value for the index this time
* fixes reading a specific bug report
* updates sql version
* oops
* changes the update file
* Update 71-72.sql
* adds detail to the comment in the update file
* remakes the bug report table instead of altering it
* change time2text for current time to SQL time
* selects columns explicitly
* change sql version in the code
* renamed load_to_db to save_to_db for clarity
* schema formatting and rounds can no longer be null
* messages all relevant roles when a bug report is made and also
* Prevents bug reports from being modified or handled by more than one person at a time
* Update tgui.bundle.js
* uses span macros in bug_report
* replaces usr with client var in bug report view proc
* Update debug.dm
* bundle rebuild, rest of reviews
---------
Co-authored-by: Migratingcocofruit <guycxz@gmail.com>
* Add new sprites and coloring methods for basic jumpsuits.
* Move palettes to dye_registry.dm. Add palette keys to jumpskirts.
* Add colored inhands, inventory sprites, icon and palette updates.
* Add jumpskirt item sprite.
* Add prisoner jumpsuit, psychedelic jumpsuit, random jumpskirt.
- Add new sprites for prisoner jumpsuits, skirts, and their rolldowns.
- Generate psychedelic jumpsuit icon in code, using colors it was originally composed of overlayed on the white jumpsuit.
- Add psychedelic jumpskirt, rolldowns, and inhands, since they are now easy to generate.
- Add a subtype for random jumpskirts patterned after random jumpsuits.
- Tweak orange color palette.
- Ensure randomized jumpsuits and skirts get the proper names and descriptions.
* Add dummy psychedelic suit sprites to satisfy linters.
* Attempt dyeing. Cleanup icon states. Update references.
- Moves jumpsuit coloring out of human_update_icons.dm to color.dm and updates dyeing.dm to hopefully enable dyeing. In the current state it only colors object sprites properly.
- Deletes icon states that will no longer be used for each solid color jumpsuit.
- Updates references to old icon states in datacore.dm, character.dm, and chameleon.dm to the white icon with a swapped palette where possible.
* Thanks, linters.
* Thanks, linters. part 2
* Fix dyeing. Add misc prison jumpsuit sprites.
* Dye chameleon jumpsuit when it mimics colored jumpsuit.
* Eliminate chameleon lag by caching jumpsuit icons.
* Add missing keyword args. Thanks, linters.
* Replace resistance flags in black jumpsuit.
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Tweak jumpskirt shading on south humans and greys.
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* add the ability to build airlock chambers
* fix identical variables lint
* switch to span macros
* make return values consistent
* can remove access elecs with crowbar
* Adding SolGov Marine Snack (rev 1)
* Added crayon-mannitol, flavors, and every color of the rainbow.
* Polling complete
* Minor fixes for lines and commas, because of course.
* Add pingability to staff-say and dev-say
* Consolidate all pinging to a proc, add it to mentor-say
* Make pings work with ckeys regardless of stealth-mode