This commit is contained in:
Zan
2024-05-09 14:05:30 -07:00
parent 93d72079dd
commit cfa8289330
2074 changed files with 21518 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
# Changelog
## v1.0.0 (Current) - 03/11/2023
- Initial release

View File

@@ -0,0 +1,19 @@
# Features
- 1436 crates
- Standard Cruise function
- Turtle and Sloth functions with adjustable rates
- Transponder system with ping function
- Auto generator rate script with adjustable minimum rate
- 12 T2 generators enhanced with two T1 enhancers each with 12 T2 fuel chambers
- Radiators that provide more than adequate cooling
- Two large propellant tanks with 24,000,000 units of propellant
- 60 batteries
- Eight T2 box and 112 T2 triangle thrusters providing forward thrust
- 44 T2 triangle thrusters providing braking thrust
- 80 T2 triangle thrusters for maneuvers
- Speedometer
- Timer panel
- Odometer panel
- Many extra slots for YOLOL or memory chips
- Top speed of 75m/s empty

View File

@@ -0,0 +1,4 @@
# Known Issues
- The ship can run out of power when running at full thrust. Turn on `Min Gen` at 50 to avoid this when running at full thrust.
- The ship is pretty much at its voxel limit so any additions or changes may be difficult without sacrificing crates.

View File

@@ -0,0 +1,15 @@
# Hoarder by EGOTech
[![CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
## For Hoarder information and download, see the [ship page](https://starbase.egotech.space/ships/hoarder)
[![EGOTech Discord](https://discordapp.com/api/guilds/1013328685564178472/widget.png?style=banner2)](https://discord.gg/BKwVGvncmN)
## Changelog
View changelog [here](CHANGELOG.md)
## Designed by EGOTech
![EGOTech](../others/egotech/logos/egotech_logo_light.png)

View File

@@ -0,0 +1,80 @@
# Usage
To enter the ship, there is a button on right side of the front of the ship that will open the `Door`.
## Flying the Ship
![Pilot Center Console](https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/images/pilot_center_console.jpg)
The left lever on the center console controls backwards thrust (braking) and the right lever controls forward thrust.
<nord-table>
| Interface | Function |
|---|---|
| `Speed` | Current speed in metres per second. |
| `ForwardThrust` | Current forward thrust, maximum of 10,000 units |
| `Cruise` | Activates cruise control, forward thrust will not reset to zero unless turned down. |
| `Turtle` | Activates turtle mode which sets forward thrust to a maximum limit of `TurtleRate` of full thrust. |
| `Sloth` | Activates the low sensitvity mode of pitch and yaw by limiting thrust. Use the `Sensitivity` switch to set the maximum thrust rate of sloth mode.|
| `Aim` | Reduces the response time of key presses for pitch and yaw. |
| `Guides` & `Distance` | Activates forward rangefinders, with `Distance` showing distance to object detected by center rangefinder. Each respsective corner shows distance to the ground. |
| `SafeZone` | Whether current location is in the safe zone. |
| `StrengthFactor` | Current strength of ship. May fluctuate as ore crates are filled. Anything below 1.0 means ship is damaged. |
| `Timer` | See [Timer](#timer). |
| `Odometer` | See [Odometer](#odometer). |
| Transponder `Toggle` & `Ping` | Transponder controls, `Toggle` turns on and off ship transponder while `Ping` will activate transponder for three seconds |
</nord-table>
<nord-banner variant="warning">
**NOTE:** For safety, firing full braking thrust will deactivate `Cruise`.
</nord-banner>
## Managing Power and Fuel
![Pilot Right Console](https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/images/pilot_right_console.jpg)
<nord-table>
| Interface | Function |
|---|---|
| `Propellant` | Total propellant remaining in propellant tanks, maximum of 72,000,000 units. |
| `PropTime` | Time and distance remaining of propellant based on current usage. |
| `FuelTime` | Time and distance remaining of fuel based on current usage. |
| `Fuel Rod 1` to `Fuel Rod 12` | Fuel remaining on fuel rods in individual fuel chambers, maximum of 300,000 units for each. |
| `Generator` | Current generator rate, maximum of `Generator Limit`. |
| `Min Gen` & `Min Generator Limit` | Toggle and sets minimum generator rate. See [Managing Power](#managing-power). |
| `Shutdown` | Will turn off all fuel chambers thus shutting down generators. |
| `Battery` | Shows current battery charge of the batteries, maximum of 10,000 units. |
| `HeatTransferRate` | Current heat transfer rate of the heat sinks, maximum of 100%. |
| `Flow In` & `Flow Out` | Toggle flow modes of resource bridges. See [Refueling Propellant](#refueling-propellant). |
| `Lights` | Turns on and off internal lights. |
| `Door` | Opens or closes ship entry door. |
| `Canopy` | Opens or closes ship entry door. |
</nord-table>
### Managing Power
By default the generator will only run and ramp up when the batteries need charging so there is minimum management needed. But you can set a minimum generate rate by setting the `Min Generator Limit` value using the switch for the minimum rate and turning on `Min Gen`.
### Refueling Propellant
All five resource bridges can be used for refuelling propellant. To refuel from another ship, turn off `Flow Out` on the pilot right side console and leave `Flow In` turned on. Then connect a resource bridge to the other ship. To refuel another ship, do the opposite, `Flow Out` turned on and `Flow In` turned off.
Remember to turn `Flow In` and `Flow Out` back on if you are using the Endo to collect ore via any of the ship's resource bridges.
The propellant tanks are also easily accessible for swapping or crafting refills.
## Other Stuff
### Timer
On the pilot center console there is a `Timer` panel which acts as a timer. It will run when the ship is active and show total time in years, weeks, days, hours, minutes and seconds. To reset the timer, hold down the `Timer` of `Hold to reset`` button on the pilot left console.
### Odometer
On the pilot center console there is a `Odometer` panel which will keep track of the ship's estimated flight distance based on speed. To reset the trip odometer, hold down the `Trip` of `Hold to reset` button on the pilot left console.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

View File

@@ -0,0 +1,247 @@
{
"name": "Hoarder",
"version": "1.0.0",
"path": "hoarder",
"types": [
{
"type": "hauler",
"order": 2
}
],
"blueprints": [
{
"filename": "hoarder.fbe",
"path": "blueprints/hoarder.fbe",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/blueprints/hoarder.fbe",
"version": "1.0.0",
"description": "",
"current": true
}
],
"photos": [
{
"filename": "20231103135119_1.jpg",
"path": "photos/20231103135119_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103135119_1.jpg",
"description": "",
"featured": true
},
{
"filename": "20231103134753_1.jpg",
"path": "photos/20231103134753_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103134753_1.jpg",
"description": ""
},
{
"filename": "20231103134817_1.jpg",
"path": "photos/20231103134817_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103134817_1.jpg",
"description": ""
},
{
"filename": "20231103134818_1.jpg",
"path": "photos/20231103134818_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103134818_1.jpg",
"description": ""
},
{
"filename": "20231103134837_1.jpg",
"path": "photos/20231103134837_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103134837_1.jpg",
"description": ""
},
{
"filename": "20231103134925_1.jpg",
"path": "photos/20231103134925_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103134925_1.jpg",
"description": ""
},
{
"filename": "20231103134942_1.jpg",
"path": "photos/20231103134942_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103134942_1.jpg",
"description": ""
},
{
"filename": "20231103135048_1.jpg",
"path": "photos/20231103135048_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103135048_1.jpg",
"description": ""
},
{
"filename": "20231103135106_1.jpg",
"path": "photos/20231103135106_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103135106_1.jpg",
"description": ""
},
{
"filename": "20231103154937_1.jpg",
"path": "photos/20231103154937_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103154937_1.jpg",
"description": ""
},
{
"filename": "20231103154943_1.jpg",
"path": "photos/20231103154943_1.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/photos/20231103154943_1.jpg",
"description": ""
}
],
"readme": {
"path": "README.md",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/README.md"
},
"changelog": {
"path": "CHANGELOG.md",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/CHANGELOG.md",
"discord": "https://discord.com/channels/1013328685564178472/1169868182895468574/1235769969837342826"
},
"cost": 0,
"images": [
{
"filename": "build_cost.png",
"path": "images/build_cost.png",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/images/build_cost.png",
"description": ""
},
{
"filename": "pilot_center_console.jpg",
"path": "images/pilot_center_console.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/images/pilot_center_console.jpg",
"description": ""
},
{
"filename": "pilot_right_console.jpg",
"path": "images/pilot_right_console.jpg",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/images/pilot_right_console.jpg",
"description": ""
}
],
"videos": [],
"buildCost": {
"materials": [
{
"ore": "aegisium",
"label": "Aegisium Ore",
"kv": 91184,
"stacks": 52.8
},
{
"ore": "ajatite",
"label": "Ajatite Ore",
"kv": 7104,
"stacks": 4.1
},
{
"ore": "arkanium",
"label": "Arkanium Ore",
"kv": 2718,
"stacks": 1.6
},
{
"ore": "bastium",
"label": "Bastium Ore",
"kv": 714860,
"stacks": 413.7
},
{
"ore": "charodium",
"label": "Charodium Ore",
"kv": 139424,
"stacks": 80.7
},
{
"ore": "exorium",
"label": "Exorium Ore",
"kv": 3582,
"stacks": 2.1
},
{
"ore": "glass",
"label": "Glass",
"kv": 1532,
"stacks": 0.9
},
{
"ore": "ice",
"label": "Ice",
"kv": 24000,
"stacks": 13.9
},
{
"ore": "karnite",
"label": "Karnite Crystal",
"kv": 1704,
"stacks": 1
},
{
"ore": "nhurgite",
"label": "Nhurgite Crystal",
"kv": 40875,
"stacks": 23.7
},
{
"ore": "vokarium",
"label": "Vokarium Ore",
"kv": 219694,
"stacks": 127.1
},
{
"ore": "total",
"label": "Total ore",
"kv": 1246677,
"stacks": 721.5
}
],
"cost": {
"assembly": 450484,
"manufacturing": 1376033,
"total": 1826516
},
"discord": "https://discord.com/channels/1013328685564178472/1169868182895468574/1235738876451225640"
},
"links": [
{
"text": "Starbase Ship Shop Page",
"url": "https://sb-creators.org/makers/Egomaniac/ship/%5BFREE%5D%20Hoarder"
},
{
"text": "Ship GitHub Page",
"url": "https://github.com/EGO-Tech/starbase-ships/tree/main/hoarder"
}
],
"saleType": "free",
"slug": "hoarder",
"description": "The Hoarder is a 1,436 crate hauler and is a no frills ship, designed specifically to haul ore between nearby capital ships and/or stations with its short range and low speed.",
"shortDescription": "The Hoarder is a 1,436 crate hauler and is a no frills ship, designed specifically to haul ore between nearby capital ships and/or stations with its short range and low speed.",
"knownIssues": {
"path": "KNOWN_ISSUES.md",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/KNOWN_ISSUES.md"
},
"features": [
{
"label": "Material Crates",
"value": 1436,
"unit": ""
}
],
"tags": [
{
"id": "t2-generator",
"label": "T2 Generators"
},
{
"id": "t2-thruster",
"label": "T2 Thrusters"
}
],
"featureList": {
"path": "FEATURES.md",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/FEATURES.md"
},
"usage": {
"path": "USAGE.md",
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/hoarder/USAGE.md"
},
"discord": "https://discord.com/channels/1013328685564178472/1169868182895468574"
}

View File

@@ -0,0 +1 @@
if:fcubackward==100then:cruise=10end goto1

View File

@@ -0,0 +1 @@
:GenRate=:MinEPS*:Min_EPS+(10000-:Battery)/80 goto1

View File

@@ -0,0 +1,4 @@
n="\n" a="h" b="m" c="s" k="km" e="\n\nDistance:\n"
s=t%60 m=(t-s)%3600/60 h=(t-m*60-s)/3600 d=:sp*t/1000
:FuelTime=n+h+a+m+b+(s-s%1)+c+e+d+k f=:Fuel :fcw=19
t=:Fuel/((f-:Fuel)/4) goto2

View File

@@ -0,0 +1 @@
:MinEPS=(:MinEPS+:mes)*(:MinEPS>=0)-:MinEPS>100 goto1

View File

@@ -0,0 +1,5 @@
n="\n" k=1000 u="km" t="Trip:"+n
if:odo_res>0then:odometer=n+"Reseting..." :odo_t=0end
s=:sp :odo_l+=s/k :odo_t+=s/k
if:Odometer==""thengoto1end :Odometer=n+:odo_l+u+n+n+t+:odo_t+u+n
goto1

View File

@@ -0,0 +1,4 @@
n="\n" a="h" b="m" c="s" k="km" e="\n\nDistance:\n" t=0
s=t%60 m=(t-s)%3600/60 h=(t-m*60-s)/3600 d=:sp*t/1000
:PropTime=n+h+a+m+b+(s-s%1)+c+e+d+k p=:Propellant :pcw=19
t=:Propellant/((p-:Propellant)/4) goto2

View File

@@ -0,0 +1 @@
:sense=(:sense+:sss)*(:sense>=0)-:sense>100 goto1

View File

@@ -0,0 +1,2 @@
if:sloth<1then:sense1=100 :sense2=-100 goto1end
:sense1=:sensitivity :sense2=-:sensitivity goto1

View File

@@ -0,0 +1,12 @@
n="\n" q="y" j="w" k="d" l="h" o="m"
u="s" g="Reseting..." a=60 b=a*a c=b*24 e=c*7 f=c*365 x=1000
if:t_res>0then:ts=0 z=n+n+g end :Timer=z
t=:ts s=t%a t-=s m=t%b/a t-=m*a h=t%c/b t-=h*b d=t%e/c t-=d*c w=t%f/e
t-=w*e y=t/f z=n ify>0thenz+=y+q end r=w%1 d+=r*7 ifd>6thenw++ d-=7end
ifw>0thenz+=w/x*x+j end v=d%1 ifv==0.999thend+=0.001end // rounding
ifd>0thenz+=d+k+n elsez+=n end z+=h+l+m+o+s+u+n+n :ts++ goto3
// Outputs:
// :Timer - Global for text panel
// Inputs:
// :ts - store timer in seconds, put in memory chip or device

View File

@@ -0,0 +1 @@
:fuel=:f1+:f2+:f3+:f4+:f5+:f6+:f7+:f8+:f9+:f10+:f11+:f12 goto1

View File

@@ -0,0 +1,2 @@
s=3 if:Ping<1thengoto1end i=0 :ponder=1 :idBlink=1
ifi<s*5theni+=1 goto2end :Ping=0 :idBlink=0 :ponder=0 goto1

View File

@@ -0,0 +1 @@
if:Turtle<100then:Turtle=:TurtleRate end goto1

View File

@@ -0,0 +1 @@
:TurtleRate=(:TurtleRate+:trs)*(:TurtleRate>=0)-:TurtleRate>100 goto1