Rain World
Оцінок: 162
Iterator Kit
6
2
2
3
3
   
Нагородити
До улюбленого
В улюблених
Прибрати
Позначки: Iterators
Розмір файлу
Додано
Оновлено
1.434 MB
5 листоп. 2023 о 1:24
5 січ. о 0:04
Змін 27 ( перегляд )

Підпишіться, аби завантажити
Iterator Kit

Опис
Framework for creating custom iterators and making dialogs for existing iterators.

For mod developers, please see the github page: https://github.com/Twofour2/IteratorKit/
Популярні обговорення Переглянути всі (12)
111
5 лип. о 20:34
General Bug Report/Help Me/Discuss
Kalinite
15
1 квіт. 2024 о 16:13
Problems with coding the iterator
eaflorio
7
12 листоп. 2023 о 21:38
Solved, but more problems
Kalinite
Коментарів: 107
dietpebsi 28 лип. о 16:06 
If you update this mod to 1.10.4 that would be incredible.
dadfo 20 лип. о 15:45 
im guessing this mod is just completely broken? I can't seem to get it work...
elanoria 11 черв. о 15:07 
There appears to be a bug while looking for MSC lizard enums in CMOracle/OracleJData.cs
elanoria 11 черв. о 14:03 
Does this still work? It keeps throwing exceptions.
sniffledorf_ 15 трав. о 14:39 
Though you probably aren't interested in developing this I still recommend you port this
perseistaken 13 трав. о 14:44 
has this been fixed for watcher or no?
Judy 26 лют. о 11:07 
how do i get this as cosmetic without iterator kit, i cant use iterator kit in meadow
Twofour2  [автор] 5 лют. о 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 лют. о 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 лют. о 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.