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.