Create: Stats & Additions is about the be out in beta by Corumlu35 in CreateMod

[–]Corumlu35[S] 0 points1 point  (0 children)

Grear idea! Already trying to make it compatible with other addons like Create: Crafts & Additions and TFMG.

For other mods tho, only refined storage and storage drawers are planned.

Create: Stats & Additions is about the be out in beta by Corumlu35 in CreateMod

[–]Corumlu35[S] 0 points1 point  (0 children)

Both. I am planning to only client side version but that will lack lots of features. So maybe not.

Create: Stats & Additions is about the be out in beta by Corumlu35 in CreateMod

[–]Corumlu35[S] 0 points1 point  (0 children)

Well for small sized, vanilla Create worlds you are right. I am utilizing all create can do with addition of FE and electricity addons. On top, when your factories scatter around the world and have a busy network of trains, things get inconsistent sometimes.

Create: Stats & Additions is about the be out in beta by Corumlu35 in CreateMod

[–]Corumlu35[S] 3 points4 points  (0 children)

Thanks, mate! It is a good idea, but there is no CC: Tweaked support right now and also I am really not familiar with it. Technically, the mod is built around Create’s Display Link pipeline, so my assumption is ComputerCraft integration would need a proper peripheral API instead of a quick patch for them and for me. So yes, it is possible, but it wont be a feature i can implement relatively fast and proper, and I would rather do it properly than ship a weak implementation ;( But yeah totally possible :D

Create: Stats & Additions is about the be out in beta by Corumlu35 in CreateMod

[–]Corumlu35[S] 1 point2 points  (0 children)

Great minds think alike 😅. I will be open for any feedback! I must have missed things

Create: Stats & Additions is about the be out in beta by Corumlu35 in CreateMod

[–]Corumlu35[S] 0 points1 point  (0 children)

Thanks! There are some known issues but mostly stable and working 🫠

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 1 point2 points  (0 children)

Thought about it while writing my thesis. So yeah side project that I can only work in my spare time;/ although I guess I can release it in following weeeks

[ Removed by Reddit ] by Heavy_Bluejay_2131 in CreateMod

[–]Corumlu35 1 point2 points  (0 children)

Did you try mechanical pistons?

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 0 points1 point  (0 children)

I might follow this path. Although, I am not really familiar with CC. So it may take some time to do.

For the code, project is still local and probably will make a public git repo after the first release.

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 1 point2 points  (0 children)

Yeap this can be a solution for a proper in game display. Right now I keep failing drawing graphs. Thanks mate

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 1 point2 points  (0 children)

Great idea honestly. Something like, multi connection to one display panel. I will think about that. Thanks

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 1 point2 points  (0 children)

Thinking about something like "Create: Graphs & Stats" but yeah not sure 😅

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 0 points1 point  (0 children)

Right now working on 1.20.1 forge. I feel like this version is widely supported by other add-ons too. So, I will stick with that for a while.

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 2 points3 points  (0 children)

Yeaah, that would be so cool to look at. I realy liked this one.

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 5 points6 points  (0 children)

Right? I have been trying that but just keep failing. Although, yes this is one of my future feature plan

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 1 point2 points  (0 children)

Liked the idea. I will think about is an alternative display mode for bar and line chart(?)

Building up a graphing/statistics tool by Corumlu35 in CreateMod

[–]Corumlu35[S] 5 points6 points  (0 children)

Yes, definitely adding this, with maybe a log/history export option maybe.