* Initial commit
* most of the work down
itfinallycompiled
* tweaks
* ree
* fixes bad attempt at mode switching
* slight sprite tweak to give vials better clickability.
* can I has real review now pls thx Bhijn
* pre-emptively avoiding a troll 'review'
* WEH
* trying to code new functions is dumb
* reeeeee
put_in_hand doesn't exist apparently
and the shitty thing wants me to select mobs, not modes?
* ya lemmie just, rewrite everything
* fixes adaptation issues and sprites. Loading/unloading works
Now just to figure out reagent transfer_to code. aaaaaaaaaAAAAAAAAAAAAAAAAAAAAAAA
* HAHAHA YES
* Fully working with sounds and all.
* remove a testy boi
🆑 Xhuis
tweak: Removing and printing integrated circuits will now attempt to place them into a free hand.
tweak: You can now hit an integrated circuit printer with an unsecured electronic assembly to recycle all of the parts in the assembly en masse.
tweak: You can now recycle empty electronic assemblies in an integrated circuit printer!
soundadd: Integrated circuit printers now have sounds for printing circuits and assemblies.
/🆑
Some low-hanging fruit for circuits. I was trying them earlier, and these were the main things that I was surprised didn't exist, so I added them. I'm not sure about the assembly manipulation yet (may have been intentional?) but it feels a lot smoother to use, especially since misprints can be emptied out and then recycled instead of awkwardly removing each component and then disposing of the case.
* Reduce the volume of the death sound on clock work mobs
I edited the .oog since I did not see a way in the code to lower the volume. This will affect all code/game/gamemodes/clock_cult/clock_mobs which at this moment is only maraders and the eminence.
* Non-clockwork mobs are no longer affected
adjusted volume in the code so that the clockwork golems, ratvar, and ratvar plushies are unaffected by the audio file changes
* Honkbots 0.9.0
Old code, needs testing.
* Honkbots 0.9.1
Small Fixes - Part 1
* Honkbot 0.9.1b
Fixes
* Honkbots 0.9.2
Added sound cooldown, fixes.
* Honkbots 0.9.5
Clown Box & Honkbot Assembly Code
* 0.9.5.a
oops
* Honkbots 1.0.0
Final touches and fixes.
Clown Box finished.
Assembly functioning.
Honkbots tested and ready to go.
Its time.
* Honkbots 1.0.1
Initialize and . = ..()
* Honkbots 1.0.2
Fixes and Changes
====
Nerfed Brute/Thermal Resist
Buffed Health (to avoid 1-shot)
Added HONK_BOT define
* Honkbots 1.0.3
Removed the cardboard assembly from death gibs.
Admin Bwoink removed from emagged soundtrack.
Honkbot now release an evil laugh when emagged.
Fixed strange behaviors on emagged level 1
Added a check against stamping multiple cardboard sheets.
Stamping a Clown Box now plays the bike horn, once.
Clown Boxes no longer get automatically placed in hands.
Various other fixes.
* Honkbots 1.0.3a
* Honkbots 1.0.3.b
Fixes.
* Honkbots 1.0.4
*Added an emote ping upon assembly creation.
*Enabled either Theatre or Robotics for access. ((fixing needing both))
*Honkbots are now more forgiving after being hit.
**Airhorn stun_attack now deals slight ear damage, for about 5 seconds.
**Cardboard no longer drops upon death. Robot arms have 50% chance.
**Using a new get_sfx() list when emagged.
**Optimization and other minor fixes.
* Honkbots 1.0.4.a
Missed it.
* Honkbots 1.0.4.b
use(1) and (client)
* Honkbots 1.0.4.c
Moved proc
* Honkbots 1.0.5
*Code Optimization
*Renaming w/ Pen (how could I even forget this)
*Assembly Defines
I'm afraid I'm simply out of my depth with the suggested use(1) rework.
* Honkbots 1.0.5.c
Reworked cardboard stamping.
It now works in the hands and on the ground, either solo or in stacks, and prevent itself being used in backpacks.
* Honkbots 1.0.5.d
Final
* Honkbots 1.0.5.e
comment
* 1.0.5.f
Optimization
* Honkbots 1.0.5.g
Missed requested stuff
* Honkbots 1.0.6
Requested changes.
* Honkbots 1.0.6a
Oops.
* Honkbots 1.0.6.c
Bugfix - Prevent building in backpacks.
Make sure they spawn on turf.
* Honkbots 1.0.7
one less spawn(0)
flag optimization
else return ..()
* Honkbots 1.0.7.a
Get rids of a lot of client checks at the cost of automatic AI retoration.
* Honkbots 1.0.7.b
Added judgment_criteria()
changed assess_threat to use judgment
* Honkbots 1.0.7.c
final = NONE
* In hands of plasma weapons/tweaks
* Icon override states for all clothes
* a few compile issues ~
* Adds a new badmin button and plasma rifle case
* better cleanup of the sound effect
* Oh, these should've been deleted already.