* Mimery Kit Adjustments
This commit lowers the cost to 12 TCs
* Grammar changes
Makes some messages more grammatically correct and better sounding yeah
* Fixes shooting mime bullets while restrained/incapacitated
* Allows more mobs to use advanced camera consoles
Lessend mob type restrictions on advanced camera consoles, specifically
affecting drones and cyborgs.
* Remove borg adjacency check + Restrict AI
- Uncomments to AI restriction
- Removed adjacency requirement for borgs.
* Alien larva poll ghosts before bursting
🆑 coiax
add: Ghosts are polled if they want to play an alien larva that is about
to chestburst. They are also told who is the (un)lucky victim.
/🆑
* Messages and fixes
* Removed var from giant list of vars
Thanks to Nadrew at byond forums
The full details is that somebody can use the built in version of these verbs to aimbot or find the location of items.
.click 'name-of-mob' and you will click on that mob, meaning you now point in that direction and if its in range, you click directly on it. something that could be automated with auto hotkey.
This still requires a control_freak bypass, but there is a way to do that that is stupid easy that I don't want to detail it.
🆑 coiax
fix: Clones no longer gasp for air while in cloning pods.
add: Adds a new reagent, "Mime's Bane", that prevents all emoting while
it is in a victim's system. Currently admin only.
/🆑
- Clones keep gasping a lot, either because they're not in an oxygenated
environment, or because they start in crit. This fixes that in a fairly
clean manner, and also adds a "fun" reagent to give to evil clowns or
something.
This was mostly harmless as it requires breaking out of control freak, but breaking out of control freak isn't hard for low security level verbs like this. I won't go into details but I was able to break out of control freak enough to run this command using a simple text editor.
* adds default sql indexes and table optimisations
* fixes warnings
* edits to text and better update queries
* wrong table
* superior copypaste skills
* who has
* names
* that long
* add inet
* fix for badmins giving 2 billion brainloss
* fixes rank name and adds sanitizing
* Drone shell changes
Fixes#24376.
- Drone shells are now points of interest.
- Derelict drone shells are now just dusty drone shells.
* For GUN_HOG
* Adds ushanka to derelict drones
* Less compiling errors