Explosion game log now has epicenter coords
Powersink placement and explosion notifications
C4 notifications and logs
Logging singulo munchies and death
All SMES interactions now logged, because any of them can mess stuff up
Telesci logs what was teleported
More standart machinery procs
More sprites
Constructable mech rechargers
Over all tide up
Its not over yet folks, next are coming constructable kitchen machinery
and SMESes, update to newer uis, even more standartization and maybe
some more R&D content
Stay turned
Yeah i lost half of my work so its only other half
Durning this PR ill try to redo what was lost, in no way is it a
complete thing
Hope git wont do anything bad with it
*TABLEPASS was already totally obsolete.
FPRINT was used, but it was on virtually everything anyway.
Removes those flags from every instance where they were used. Also assigned and removed other flags where it made sense.
If it is desired, I can revive the flag as NOFPRINT, which would retain the original functionality, though inverted. That way it would be be used only where it was intentional (holodeck items could use this for example).
* Commented out the distance value that you receive, making it harder when calculating.
* Added materials to the origin tech (organic crystal only) and raised material required to make new bluespace crystals.
* The telescience computer starts with 3 artificial crystals.
* The crystals can be crushed to blink or you can throw it at someone to make them blink a short distance.
* You cannot teleport the AI or any anchored mob (unless they are buckled to an office chair).
* You can make the bluespace crystals from slimes or from research.
The user can set a rotation (the direction the teleport will send him), the power (the amount of power the telepad will use, basically the x velocity) and the angle (which is the y velocity).
The random factor is that the power is randomly offset everytime you recalibrate the telepad.
There is a delay between each use of the teleport, which is calculated by the time it takes for a projectile to hit a destination.
There is also a delay determined by the amount of power you use.
Added a manual for telescience, which links to the wiki.
fixed up the GPS lists.
Added another Telescience area.
Fixed one final bug.
fixed some bugs
fixed a bug
Fixed a fuck ton of Bugs and Issues. Heavy thanks to SuperSayu for helping fix the code, along with Giacom.
Added 2 new Telescience only areas, and gave the BIG BAD BADMINS a investigate log each time someone teleports with Telescience. This logs the destination coordinates and the area it was in.
Fixed some bugs, and set the new stuff on a BRAND NEW 7th Z-LEVEL! Now you guys cant get to it falling out of the shuttle anymore.
Fixed some bugs.
Added Cosmic Anomalies on the empty Z-Level for you to find during Telescience! I also fixed some bugs.
Fixes a bunch of bugs. Don't pull yet, Telescience stuff is on the way!
fixed another issue
Fixed more issues
Fixed issues.
Adds Telescience! It is also added to the map where Misc. Research was.
Merge pull request #1682 from Giacom/active_player_serverstatus
Adds the active players for when you are getting the server status.