Rain World
162 valoraciones
Iterator Kit
6
2
2
3
3
   
Premio
Favoritos
Favorito
Quitar
Etiquetas: Iterators
Tamaño
Publicado el
Actualizado el
1.434 MB
5 NOV 2023 a las 1:24 a. m.
5 ENE a las 12:04 a. m.
27 notas sobre cambios ( ver )

Suscríbete para descargar
Iterator Kit

Descripción
Framework for creating custom iterators and making dialogs for existing iterators.

For mod developers, please see the github page: https://github.com/Twofour2/IteratorKit/
Discusiones populares Ver todo (12)
111
5 JUL a las 8:34 p. m.
General Bug Report/Help Me/Discuss
Kalinite
15
1 ABR 2024 a las 4:13 p. m.
Problems with coding the iterator
eaflorio
7
12 NOV 2023 a las 9:38 p. m.
Solved, but more problems
Kalinite
107 comentarios
dietpebsi 28 JUL a las 4:06 p. m. 
If you update this mod to 1.10.4 that would be incredible.
dadfo 20 JUL a las 3:45 p. m. 
im guessing this mod is just completely broken? I can't seem to get it work...
elanoria 11 JUN a las 3:07 p. m. 
There appears to be a bug while looking for MSC lizard enums in CMOracle/OracleJData.cs
elanoria 11 JUN a las 2:03 p. m. 
Does this still work? It keeps throwing exceptions.
sniffledorf_ 15 MAY a las 2:39 p. m. 
Though you probably aren't interested in developing this I still recommend you port this
perseistaken 13 MAY a las 2:44 p. m. 
has this been fixed for watcher or no?
Judy 26 FEB a las 11:07 a. m. 
how do i get this as cosmetic without iterator kit, i cant use iterator kit in meadow
Twofour2  [autor] 5 FEB a las 8:39 p. m. 
@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 a las 6:40 p. m. 
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 a las 6:31 p. m. 
@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.