Slay the Spire

Slay the Spire

44 个评价
Run Resumer
   
奖励
收藏
已收藏
取消收藏
Qol
文件大小
发表于
更新日期
60.324 KB
2023 年 12 月 30 日 下午 8:09
8 月 30 日 上午 8:07
7 项改动说明 ( 查看 )

订阅以下载
Run Resumer

描述
Allows runs to be continued from any floor from the run history screen. Runs continued this way WILL NOT be saved (can be changed in mod config, added by DasWanderer), and will not generate additional run history entries.

Only works on runs performed while this mod is active.

When viewing a run with saved information, the path history markers should say "Continuable" when hovered. Right click while hovering one to continue from that point.

In addition, there is an "Export" button at the bottom right of the Run History screen for runs with saved information. Pushing it should export the save to a zip file. Sending it to someone and having them extract it into the SlayTheSpire folder should allow the save to be transferred. If there is no zip file, there should at least be a folder with the intended contents of the zip file at SlayTheSpire/runresumer/exports. (You should probably clean this folder out occasionally if you export often.)




This mod works by keeping a save for each floor of the run. This will increase storage usage per run up to around 1mb, for a 50 floor run. This isn't much, but it may be relevant.

The files are stored in SlayTheSpire/runresumer.
热门讨论 查看全部(1)
1
2024 年 12 月 16 日 下午 8:23
Can't save and exit runs that have been resumed?
Push
22 条留言
Alchyr  [作者] 8 月 30 日 上午 8:18 
ok resumed run changes the icon of stairs next to floor number
lennart 8 月 30 日 上午 1:56 
Kind of a niche request, but I wish there was a visual indicator that you are in a run resumer run and not a real one. It would be helpful for stream viewers.
Alchyr  [作者] 7 月 18 日 下午 3:15 
you can change that in the mod config
Score 7 月 18 日 上午 8:24 
Can't SL during resuming😭
DIDA 6 月 16 日 下午 4:09 
nice
Alchyr  [作者] 5 月 20 日 上午 11:16 
added BaseMod to dependencies so that ModTheSpire will load them in the correct order (previously did not depend on BaseMod, but a config option was added which requires it)
nathaniel 5 月 20 日 上午 9:25 
doesn't seem to be loading properly for me. stack trace:

Initializing mods...
- Run Resumer
- runresumer.RunResumer
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.evacipated.cardcrawl.modthespire.Patcher.initializeMods(Patcher.java:49)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:501)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:285)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at basemod.BaseMod.subscribeIfInstance(BaseMod.java:2867)
at basemod.BaseMod.subscribe(BaseMod.java:2887)
at runresumer.RunResumer.initialize(RunResumer.java:25)
... 8 more
馡極 4 月 12 日 上午 1:19 
我是傻逼,这个mod要怎么用
Alchyr  [作者] 1 月 27 日 上午 1:12 
https://github.com/Alchyr/RunResumer here you go, probably won't be that useful though with how this mod works
ax4987 1 月 25 日 下午 9:08 
Hello sir, I want to write a retrospective relic mod, can you look at your mod source code?