Search found 510 matches
- Sat Jul 02, 2022 6:29 pm
- Forum: IceBlink Modules
- Topic: Hearkenwold
- Replies: 302
- Views: 987454
Re: Hearkenwold
Looks and sounds great! It also sounds like you are making good progress and maybe slightly ahead of projected schedule. I like the new conversation layout. Is it a module setting or a player setting for choosing the convo layout?
- Thu Jun 16, 2022 12:22 am
- Forum: IceBlink Modules
- Topic: Hearkenwold
- Replies: 302
- Views: 987454
Re: Hearkenwold
Yeah for the June update and the new version of Hearkenwold. I guess I didn't get IB v204 done in time for the recent release, haha. Maybe IB v204 will be ready for the next release of Hearkenwold though
which I assume will be some time after KotC2 receives the Hearkenwold update as well.

- Thu Jun 16, 2022 12:19 am
- Forum: IceBlink Modules
- Topic: Pescua [title work in progress!]
- Replies: 102
- Views: 507793
Re: Pescua [title work in progress!]
Yeah, estimating completion time is pointless for me too since I'm always way off, haha. Sounds like you have made some good progress and that is great. The last 10% taking 90% of the time sounds about right to me 

- Thu Jun 16, 2022 12:16 am
- Forum: General IceBlink Project Discussions
- Topic: Slowdive's Little Daily Blog
- Replies: 339
- Views: 3186350
Re: Slowdive's Little Daily Blog
Messed up my back last week so didn't get much done. Started working more on the inventory screen this week and have some parts working. I still need to address the tooltip item info location so that it is closer to the mouse location. I plan on having the party tokens on the right side of the scree...
- Fri Jun 03, 2022 10:07 pm
- Forum: General IceBlink Project Discussions
- Topic: Slowdive's Little Daily Blog
- Replies: 339
- Views: 3186350
Re: Slowdive's Little Daily Blog
I'm not sure exactly on the timeline for v204. It depends on how quickly I can get everything working in Unity. It will also need some testing by module authors to verify that their modules are still working correctly. I'm trying not to change any of the underlining systems code and try my best to r...
- Mon May 30, 2022 4:02 am
- Forum: General IceBlink Project Discussions
- Topic: Slowdive's Little Daily Blog
- Replies: 339
- Views: 3186350
Re: Slowdive's Little Daily Blog
Here is a quick video to show some of the items I have been working on the past week or so. https://youtu.be/vvg2g6g0gBk The main map UI only has right clicking on portraits (doesn't actually change the party leader or switch tokens yet), journal button, and party button working so far. The log pane...
- Wed May 25, 2022 6:34 pm
- Forum: General IceBlink Project Discussions
- Topic: Slowdive's Little Daily Blog
- Replies: 339
- Views: 3186350
Re: Slowdive's Little Daily Blog
Just a quick update: I’ve been busy at work with IB in Unity. I will post another video once I finish up the main map screen UI work (which is almost finished). Most of the button don’t lead to actual screens yet and I’ll work on those one at a time. I do have the conversation system and screen most...
- Fri May 20, 2022 8:01 pm
- Forum: IceBlink Engine
- Topic: removing effects in timeless areas
- Replies: 2
- Views: 40318
Re: removing effects in timeless areas
I'll have to look into that as having a zero time area wasn't really thought about when the system was setup. I'll add it to the v204 list. I can't think of a work around other than maybe passing a bunch of time on the first step after combat and then move world time back to the time before combat s...
- Tue May 17, 2022 4:37 am
- Forum: General IceBlink Project Discussions
- Topic: Slowdive's Little Daily Blog
- Replies: 339
- Views: 3186350
Re: Slowdive's Little Daily Blog
Quick update. I have been able to get some more work done with IB v204 (which will be using Unity). I have the area transitions working and area loading happens on demand instead of all at the start of the module. This means the module will load up very quickly (I still need to clean up some additio...
- Tue May 10, 2022 4:31 am
- Forum: General IceBlink Project Discussions
- Topic: Slowdive's Little Daily Blog
- Replies: 339
- Views: 3186350
Re: Slowdive's Little Daily Blog
Some more slow progress here as I try to learn Unity. Unity works very different from the way IB does for handling game loop and game object stuff so it is taking me a bit to get accustomed to the new way of doing things. So far I have the launcher screen working (the UI is mostly prototype and will...