Rain World

Rain World

162 vurderinger
Iterator Kit
6
2
2
3
3
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Tags: Iterators
Filstørrelse:
Offentliggjort:
Opdateret:
1.434 MB
5. nov. 2023 kl. 1:24
5. jan. kl. 0:04
27 ændringsbemærkninger ( vis )

Abonner for at downloade
Iterator Kit

Beskrivelse
Framework for creating custom iterators and making dialogs for existing iterators.

For mod developers, please see the github page: https://github.com/Twofour2/IteratorKit/
Populære diskussioner Vis alle (12)
111
5. juli kl. 20:34
General Bug Report/Help Me/Discuss
Kalinite
15
1. apr. 2024 kl. 16:13
Problems with coding the iterator
eaflorio
7
12. nov. 2023 kl. 21:38
Solved, but more problems
Kalinite
107 kommentarer
dietpebsi 28. juli kl. 16:06 
If you update this mod to 1.10.4 that would be incredible.
dadfo 20. juli kl. 15:45 
im guessing this mod is just completely broken? I can't seem to get it work...
elanoria 11. juni kl. 15:07 
There appears to be a bug while looking for MSC lizard enums in CMOracle/OracleJData.cs
elanoria 11. juni kl. 14:03 
Does this still work? It keeps throwing exceptions.
sniffledorf_ 15. maj kl. 14:39 
Though you probably aren't interested in developing this I still recommend you port this
perseistaken 13. maj kl. 14:44 
has this been fixed for watcher or no?
Judy 26. feb. kl. 11:07 
how do i get this as cosmetic without iterator kit, i cant use iterator kit in meadow
Twofour2  [ophavsmand] 5. feb. kl. 20:39 
@TheLazyCowboy1
It falls apart a bit when you get to trying to do more complex stuff, IMO the dialog system isn't particularly straightforward to understand.
Typically at that point I'd suggest learning how to code it yourself anyways, but that comes with dealing with figuring out the complex AF iterator code :rwmoon:
TheLazyCowboy1 5. feb. kl. 18:40 
Okay, actually this is an awesome mod. I totally understand that you don't want to continue working on it! It's crazy that you managed to make creating an iterator as simple as a few lines of JSON. I'll definitely use this as a reference if I ever try making an iterator in 25 years.
TheLazyCowboy1 5. feb. kl. 18:31 
@rainworld lover, If you have no knowledge of coding... I suggest you get started learning the basics of making a Rain World mod. Iterators are pretty tricky.