Akuukis / sepraisal

Analyse and compare Space Engineers blueprints - either uploaded or browse 100k+ steam workshop items.
https://spaceengineerspraisal.net
GNU General Public License v3.0
2 stars 4 forks source link

analysis snippet to copy/paste to steam workshop descriptions #30

Open Akuukis opened 4 years ago

Akuukis commented 4 years ago

Describe the solution you'd like

A button that puts in my clipboard the analysis of blueprint, so that I can paste it in my steam workshop description.

Describe alternatives you've considered

Additional context

Would be useful to add some crawl-able meta template in addition to analysis, e.g. what class/subclass you consider this ship, status (e.g. broken), etc.

Quick draft example

[h4][url=https://spaceengineerspraisal.net/compare?steam=368939108?ref=snippet]SE Praisal Tags[/url][/h4]
[code]
Class: Craft
Subclass: Figther
Status: OK
[/code]

[h4][url=https://spaceengineerspraisal.net/compare?steam=368939108?ref=snippet]SE Praisal analysis[/url][/h4]
[code]
Grid size: Small
PCU: 3857
Printable: Yes, 1x5
Offensive: 9000 DPS
Defensive: 90 442 Hitpoints
Cargo: 6868 l
Mobility: 5.4 avg. accel.
Electricity: 10.5 MW
Automation: 0 PB
Utilities: 6 blocks
Mods: Vanilla
Materials: 47 569 kg of ore mass
Blocks: 447 block count
[/code]
Akuukis commented 4 years ago

copy/paste from a chat

Some suggestions for the analysis snippet

[h4][url=https://spaceengineerspraisal.net/compare?steam=368939108?ref=snippet]SE Praisal Tags[/url][/h4]
[code]
Class: Craft
Subclass: FigtherStatus: OK
[/code]
[h4][url=https://spaceengineerspraisal.net/compare?steam=368939108?ref=snippet]SE Praisal analysis[/url][/h4]
[code]
Grid size: Small
PCU: 3857
Printable: Yes, 1x5
(Fixed Weapon DPS)(Turret DPS)
Defensive: 90 442 Hitpoints
Cargo: 6868 l
(Maximum Forward Accleration: Xm/s/s)
Mobility: 5.4 average acceleration, (Gyros, Number of gyros/kg)
(Power Supply): 10.5 MW
Automation: 0 PB (Timers, Sensors)
(Industrial Systems: Basic Refinery, Refinery, Basic Assembler, Assembler)
(Gas Production: 02/H2 Generators, Oxygen Tanks, Large Hydrogen Tanks, Small Hydrogen Tanks)
(Fuel per Hydrogen thruster?)
(Respawn Locations: Survival Kit, Medical Room)
Mods: Vanilla
Materials: 47 569 kg of ore mass
Blocks: 447 block count
[/code]