Skip to content

Commit

Permalink
Add mp4 demo for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tburrows13 committed Dec 16, 2024
1 parent 7b2d537 commit 446b3ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Animated docks demo](https://cdn.discordapp.com/attachments/231518135231053825/1053131611971010570/animated-docks-demo.mp4)
![Demo](https://github.com/tburrows13/SpidertronPatrols/raw/master/resources/animated-docks-demo.mp4)

# Features

Expand Down Expand Up @@ -29,15 +29,14 @@
- For performance reasons, when items with associated data (such as modular armor) in a spidertron inventory are taken out of a connected dock's inventory, they lose all their data. This loses all the equipment in that armor's equipment grid
- Performance is good, but not insignificant:
- Docks are limited so that only 20 are updated each tick. Adding lots of docks will simply increase the update delay for each dock instead of reducing UPS
- Spidertrons waiting at waypoints also add to the mod update time. The "Inactivity" wait condition is particularly expensive
- Spidertrons waiting at waypoints also add to the mod update time
- If you are running into performance problems, send me the save and I can probably make some improvements to the mod to help you
- Use `/reset-sp-render-objects` if render objects (numbers and lines on the ground) are behaving unexpectedly

-----
## Future Updates?

- Progress bars for wait conditions inside schedule user interface
- Shortcut that toggles spidertron "Automatic"/"Manual"

-----
## Translation
Expand Down
5 changes: 4 additions & 1 deletion info.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"SpidertronEnhancements >= 1.10.6",
"(?) SpidertronWeaponSwitcher",
"(?) nullius"
]
],
"package": {
"ignore": ["resources/*"]
}
}
Binary file added resources/animated-docks-demo.mp4
Binary file not shown.

0 comments on commit 446b3ee

Please # to comment.