Rain World
162 oy
Iterator Kit
6
2
2
3
3
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Etiketler: Iterators
Dosya Boyutu
Gönderilme
Güncellenme
1.434 MB
5 Kas 2023 @ 1:24
5 Oca @ 0:04
27 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Iterator Kit

Açıklama
Framework for creating custom iterators and making dialogs for existing iterators.

For mod developers, please see the github page: https://github.com/Twofour2/IteratorKit/
Popüler Tartışmalar Tümünü Görüntüle (12)
111
5 Tem @ 20:34
General Bug Report/Help Me/Discuss
Kalinite
15
1 Nis 2024 @ 16:13
Problems with coding the iterator
eaflorio
7
12 Kas 2023 @ 21:38
Solved, but more problems
Kalinite
107 Yorum
dietpebsi 28 Tem @ 16:06 
If you update this mod to 1.10.4 that would be incredible.
dadfo 20 Tem @ 15:45 
im guessing this mod is just completely broken? I can't seem to get it work...
elanoria 11 Haz @ 15:07 
There appears to be a bug while looking for MSC lizard enums in CMOracle/OracleJData.cs
elanoria 11 Haz @ 14:03 
Does this still work? It keeps throwing exceptions.
sniffledorf_ 15 May @ 14:39 
Though you probably aren't interested in developing this I still recommend you port this
perseistaken 13 May @ 14:44 
has this been fixed for watcher or no?
Judy 26 Şub @ 11:07 
how do i get this as cosmetic without iterator kit, i cant use iterator kit in meadow
Twofour2  [yaratıcı] 5 Şub @ 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 Şub @ 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 Şub @ 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.