Neshura
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 11:30:10 +00:00
cebb36a76f Clarify Wording about liftable weight
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 11:25:32 +00:00
3045d9c4f8 Another Syntax fix
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 11:23:11 +00:00
9cda1d3434 Syntax fix
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 11:21:10 +00:00
0268359eef Add Total Liftable Weight Output
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 00:20:12 +00:00
f180f7b826 Remove superfluous fallback option
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 00:19:37 +00:00
1398154b4b Fix another localStorage bug
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-20 00:03:38 +00:00
5d8375a9c8 Use of Adapter Node due to problems with localStorage
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 23:57:17 +00:00
ba812e75c5 Disable prerender
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 23:40:05 +00:00
d89b108e6d Switch back to static again, issue was caused by improper null guarding on localstorage
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 23:26:28 +00:00
6f647cb793 Switch to node, reactivity broken with static
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 23:21:36 +00:00
154c50c67b Fix navigator undefined error
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 23:18:29 +00:00
872f1b38ae Fix import of wrong adapter
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 23:14:20 +00:00
68a2540e76 Use Svelte Static
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 22:34:56 +00:00
85dd5cd9ae Change Server Listen Address
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 22:32:01 +00:00
8169691b05 Ammend to Initial Commit
Neshura pushed to main at Neshura/space-engineers-thrust-calculator 2024-05-19 22:31:44 +00:00
fb398ae315 Initial Commit
Neshura created repository Neshura/space-engineers-thrust-calculator 2024-05-19 16:57:32 +00:00
Neshura commented on issue Neshura/aob-lemmy-bot#20 2024-05-08 14:37:03 +00:00
Modularize the Bot

Plugin System implemented via Enum, not exactly freely expandable but works for now over complicated dynamic dispatch fuckery

Neshura commented on issue Neshura/aob-lemmy-bot#20 2024-05-08 14:36:24 +00:00
Modularize the Bot

Multiple fetchers disallowed for now, doesn't make much sense either tbh. Just treat an identical series from a different source as a new series.

Neshura pushed tag 3.0.3 to Neshura/aob-lemmy-bot 2024-05-08 14:35:02 +00:00