* Hazard Course
* Hello, and welcome to the Black Mesa Hazard Course, where you'll be trained in the use of a Hazardous Environment Suit.
* Ain't no grave
cl Joan
tweak: The crusher kit now includes an advanced mining scanner.
tweak: The resonator kit now includes webbing and a small extinguisher.
tweak: The minebot kit now includes a minebot passthrough kinetic accelerator module, which will cause kinetic accelerator shots to pass through minebots. The welding goggles have been replaced with a welding helmet, allowing you to wear mesons and still be able to repair the minebot without eye damage.
feature: You can now install kinetic accelerator modkits on minebots. Some exceptions may apply. Crowbar to remove modkits.
balance: Minebots now shoot 33% faster by default(3 seconds to 2). The minebot cooldown upgrade still produces a fire rate of 1 second.
balance: Minebots are now slightly less likely to sit in melee like idiots, and are now healed for 15 instead of 10 when welded.
balance: Sentient minebots are penalized; they cannot have armor and melee upgrades installed, and making them sentient will override those upgrades if they were installed. In addition, they move very slightly slower and have their kinetic accelerator's cooldown increased by 1 second.
/cl
the basic scanner sucks ass and nobody wants to use it, it's actually hilarious
also in those stats: minebot picked a mere 6 more times than the conscription kit, because it's an idiot drone, easy to accidentally hit, and did I mention how much it likes going into melee?
tbh it's quite possible the extra buffs aren't needed, just the passthrough module, but it's better to go a little too far rather than not far enough.
cl
add: Circuits integrity, charge, and overall circuit composition is displayed on diagnostic huds. If the assembly has dangerous circuits then the status icon will display exclamation points, if the assembly can communicate with something far away a wifi icon will appear next to the status icon, and if the circuit can not operate the status icon will display an 'X'.
add: AR interface circuit which can modify the status icon if it is not displaying the exclamation points or the 'X'.
tweak: Locomotive circuits can no longer be added to assemblies that can't use them.
spellcheck: Fixed a typo in the grenade primer description.
code: Added flags to circuits that help group subsets of circuits and regulate them.
/cl
The diagnostic hud addition is meant to allow more counter play to circuits by seeing the assemblies's healths and how dangerous they are. The flags are a useful addition to the code because players shouldn't be able to put circuits in assemblies if the assembly can't use that circuit (this can also be used later for other assemblies which could use unique circuits).
The following circuits are flagged as dangerous:
weapon firing mechanism
grenade primer
thrower
The following circuits are flagged as long range:
NTNet networking circuit
integrated signaler
video camera circuit
possible AR interface displays:
default
alert
move
* Sake!
🆑 Fel and LeonDuvall
add: You can now drink sake! Can be found in the bar, or made with rice
and sugar.
/🆑
Sprites and idea courtesy of LeonDuvall.
Can be made with 15u rice and 5u sugar at 400k.
* Does the thing
Modularization of vending machines would require a lot more effort than
is remotely worth for such a simple change. Fortunately, not a lot of
new alcohols are added to it often, so it should be fine.
* Cross Z support
* Fixes projectile cross-Z
* removes unnecessary code
* don't draw impacts if you're not impacting
* fix
* unneeded var
* No mapcheck()ing anymore, space does it for us 2.0
* Autoylathe Complete.
All the errors with the autoylathe should be fixed for now
* Toylathe Tweaking and plastic's initializing.
Well, this gets plastics halfway there. The toylathe now has 8 categories to choose from and some other sutff. It's all coming back.
* TOY LATHE NOW ACCEPTING PLASTIC
TOYLATHE IS WORKING AND RUNNING PROPERLY. SOME GUNS HAVE BEEN ADDED AND WILL NEED MORE TIME TO ADD MORE GUNS.
* Toy Datum construction.
Building some datums for the toys for the autoylathe to print.
* Toys toys toys
Adding toys to the list woo
* Autoylathe complete.
Holy shit it's fucking done.
* Fixes a duplicate id.
Also adds some shit to the hacked list.
* Okay this shit needs to stop
Rogue indentations? Nani?
* ugh
fuck
* Rogue indents
* Power issues
Fixes power scaling and the draining an APC
* Rogue File deletion.
Part of an early experiment that didn't work out.
* Some other tweaks and shit
Moves datums to the autoylathe designs and also fixes a dumb mistake I made.
* Clamps?
Added a clamp. Who knew?
* Shit.
Won't compile if it keeps looking for a file that doesn't exist
* Woops
Deleted a line not paying attention
* reworked initialize
I think I did this right.
* Revert "reworked initialize"
This reverts commit 649c156baebd64b6cd84e95f2f4c3cbd70dabce7.
* Odd variables that don't have any other references in the coding.
Why are these even here? Seriously.
* UNUSED VARIABLE?!
NANI?! Deleted. Don't need em.
[MIRROR] All medal methods are handled on SSmedals as opposed to global procs and also have proper defines, killing with a crusher grants special medals.