* CTF guns only hurt mobs with CTF armor
This is moving towards the possiblity of spawning CTF spawns and flag
spawns onto the station without people being caught in the crossfire.
* Debug messages are bad
* Cyborg upgrade board tweaks
🆑 coiax
add: Cyborg renaming boards cannot be used if no name has been entered.
del: Cyborg rename and emergency reboot modules are destroyed upon use,
and not stored inside the cyborg to be ejected if modules are reset.
/🆑
Reasons: Because being renamed "default name" isn't fun, and it means
you have to hang around to be renamed AGAIN. And for lore/balance/sanity
reasons, you don't get to get the reboot board back after you used it;
try dying less.
* Naming changes, and transformer tweak
- A new unnamed cyborg will copy the user's prefered cyborg name if
possible, defaulting to the old format if there's no preference.
- A rename board with no setting will apply the cyborg's default name,
if one exists, see above.
- Cyborg transformers (from the traitor AI) will no longer destroy all
items.
* Made behaviour more consistent
* Fix spelling
* Ports Space Parallax from vg/yogs
* KILL ME
* fuck shit
* fixes
* rgfkbjhkefrhjkfrejhkfds
* Parallax, part 2.
* Gotta get these defines in before remie notices!
* DAMN IT! SHE FOUND ONE!
* fixes orbits
* fix orbits take 2
* Fixes some things with parallax
* Refactors parallax shuttle animations.
Geis bindings will break, powered structures will disable and consume power, clockwork obelisks will cut off gateways, interdiction lenses will disable for a long time, caches and ocular wardens will force-unanchor and take some damage, and anima fragments will slow down briefly. Cogscarabs no longer actually DIE to emps, but are still stunned by them.
Basically, I want you to throw EMP grenades at the machine cult, because that seems like a thing you should be able to do, right?
🆑 Cobby
:tweak: Hydroponic Trays can now be renamed with a pen. Good for labelling your deathplants as super healing plants and the like!
/🆑
For the daisy holmes botanists, this makes public trays useful. Especially with the gene manipulation device, it can be hard to tell what the purpose of the plant is [healing plant, death plant, etc.], this hopes to alleviate [or, if antag, purport] that issue.
Currently starlight applies multiple times for each space turf. This is stupid. Instead we'll only apply the brightest starlight to each tile. Looks much better.
Also I moved all the lighting defines into the defines folder. Also I used some of the lazyinit defines instead of manually doing it.
* Fixed clicking on clothing with pockets (such as detective's fedora) not working.
* Removed flask from the detective's default backpack.
* Reworked the pockets fix to avoid breaking taking items out of pockets.
* makes these checks more flexable
* oh hai mark
* praise jesus
* magicaly a better understanding of how to structure if checks lets me cut 2 lines
* wew
* spellcheck
* i shoudent code drunk
* weeeeew
* llllllaaaaaadddddd
* madcusbad
* i realy should learn desktop git
* wew
* Im just so sorry
* because we can't be having the power of atheism melting clockcult.
* Sky Bulge Commit mk2
WORK THIS TIME.
* Indentation.
* Jordbord's suggestions
Incorporated. The bone spear line was also doubletabbed I was set up!
* FUCKING INDENTATION
* the flan update
they don't exist in world but here have a mob
* we fireflans now
also isliving is in now, just gotta actually map a thing
* the tomb update
it's bigger now
* .gitignore revert
* workpls
* Revert ".gitignore revert"
This reverts commit 1fefd34fc7c0dbc8f1f353a95e53665e03ba75cf.
* workthistime
* Revert "workthistime"
This reverts commit 214509d5abda941c470708431536ccd715334e8e.
* well it's the closest gitignore fix so far
* fix dme change
will need to be loaded for the map part to work though
* gitignorerevert take 43
* jordbord fix mk 2
* includes flan.dm in the .dme
🆑 coiax
add: Whenever you automatically pick up ore with an ore satchel, if you
are dragging a wooden ore box, the satchel automatically empties into
the box.
/🆑
Because convinience. Streamlining. Less pointless clicking.
Becaue it's weird having the old borg module fading out, and the new one
fading in on a different tile, and also smoke that's not connected to
the cyborg.
* Added a Syndicate dock for the Emergency Shuttle
* Removes window from doorway to syndicate base
* Diverts shuttle if the hijack conditions are met
* Fixes incorrect define
* Shuttle needs people on it to hijack
* Redoes the syndicate base extension
* Centcom always lies
* [DNM] EMPs cause chameleon clothing to flicker
🆑 coiax
add: Chameleon clothing produced by the syndicate has been found to
react negatively to EMPs, randomly switching forms for a time.
/🆑
- EMPing them when they're in the box is fine, but when they're being
worn, the game slows down a LOT, which I assume is the constant spamming
of the regenerate_icons() proc on the mob every time the chameleon
clothes change, which if they're wearing all 10 of them, that's a lot of
redundant calls.
* EMPed camoclothing no longer causes lag