Rain World

Rain World

163 betyg
Iterator Kit
6
2
2
3
3
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Taggar: Iterators
Filstorlek
Lades upp
Uppdaterades
1.434 MB
5 nov, 2023 @ 1:24
5 jan @ 0:04
27 ändringsnotiser ( visa )

Abonnera för att ladda ner
Iterator Kit

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

For mod developers, please see the github page: https://github.com/Twofour2/IteratorKit/

I made this mod for fun in my spare time and is no longer in development, please consider using Iterator Creator instead: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3558121337
Populära diskussioner Visa alla (12)
111
5 jul @ 20:34
General Bug Report/Help Me/Discuss
Kalinite
15
1 apr, 2024 @ 16:13
Problems with coding the iterator
eaflorio
7
12 nov, 2023 @ 21:38
Solved, but more problems
Kalinite
107 kommentarer
dietpebsi 28 jul @ 16:06 
If you update this mod to 1.10.4 that would be incredible.
dadfo 20 jul @ 15:45 
im guessing this mod is just completely broken? I can't seem to get it work...
elanoria 11 jun @ 15:07 
There appears to be a bug while looking for MSC lizard enums in CMOracle/OracleJData.cs
elanoria 11 jun @ 14:03 
Does this still work? It keeps throwing exceptions.
sniffledorf_ 15 maj @ 14:39 
Though you probably aren't interested in developing this I still recommend you port this
perseistaken 13 maj @ 14:44 
has this been fixed for watcher or no?
Judy 26 feb @ 11:07 
how do i get this as cosmetic without iterator kit, i cant use iterator kit in meadow
Twofour2  [skapare] 5 feb @ 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 @ 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 @ 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.