Search Results
Searched for posts by RustKnight in all forums

Showing results 1 - 10 out of 60 total
Modify your search
Posted by RustKnight, Dec 13, 2022 at 6:25 am
Also R_K, did I brag about this project I created on bay12?

http://www.bay12forums.com/smf/index.php?topic=177615.0


Dwarf Vision was a real ride.
I still dream for the day I would sit down and contribute to IVAN as well. It would be like the ultimate hobby of mine.
For example, the very first thing I would like doing (maybe someone gets ahead of me) is to do COLOR for text events, just like DF handles it, so it can be easier to read important things.
Or get hyped when you do something right, like hitting or critt-ing an opponent.
Posted by RustKnight, Dec 13, 2022 at 5:47 am
Hey there known friend Thank you for the answer!

Out of curiosity, under what license are these posted?
Can I use them in commercial material, such as engineering 3D presentations?
It would be an incredible tongue-in-cheeck for those who would know it )

I'd like to get in touch with the creators for some commissions - nothing grand, but I want to support their work and hear more beautiful songs come to life.
My absolute favorite is Dungeon3 - I like it a lot
Posted by RustKnight, Dec 11, 2022 at 6:16 pm
Thought I'd check by and disturb the forums with a question:

Who created the music for IVAN? It's VERY agreeable and I like it a lot. I was thinking of putting it as a wake up alarm
I'd be interested to have a talk with the composer, maybe commission some more songs?
Posted by RustKnight, Oct 30, 2019 at 8:54 am
Hey all,

After some time and more hobby programming, I got myself in the Linux world (Debian distro) and learned so much in so little time (what is a CWD, getting used to the console, non IDE deving (VIM + manual compilation), make files libraries and so much more!)

While I want to keep staying on Linux world I still want to hop back to windows and clear out unfinished business.

I thought of trying the Cmake path, so I got the latest IVAN git, made a build dir in it, and tried to invoke the cmake file - I sorted out all the error dependencies, but I seem to be stuck at this one:



-- Checking for module 'libpng'
--
-- Checking for module 'libpcre'
--
CMake Error at Main/CMakeLists.txt:7 (find_package):
By not providing "FindPCRE.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "PCRE", but
CMake did not find one.

Could not find a package configuration file provided by "PCRE" with any of
the following names:

PCREConfig.cmake
pcre-config.cmake

Add the installation prefix of "PCRE" to CMAKE_PREFIX_PATH or set
"PCRE_DIR" to a directory containing one of the above files. If "PCRE"
provides a separate development package or SDK, be sure it has been
installed.


-- Configuring incomplete, errors occurred!
See also "C:/Users/Secund/Downloads/ivan-master/ivan-master/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Secund/Downloads/ivan-master/ivan-master/build/CMakeFiles/CMakeError.log".


All help would greatly be appreciated ! Thank you!
Posted by RustKnight, Apr 20, 2019 at 5:17 am
Um ! I think this is unraveling faster than I can actually foresee the consequences xD

I mean - I'm not sure I'm up for it . I just meant that, from the time perspective I could do it, also it would be a pleasure to do the work relating the interview (editing of video/audio, etc). But I'm not sure I'm up for going in a foreign Country and searching for people that might not even be willing to talk to me. I'm just trying to say, I'm excited but also a bit anxious about it.

Not sure you guys understand what I mean ? ...
Posted by RustKnight, Apr 18, 2019 at 3:37 pm
Quick reply -

I mean, this would be an absolute epic adventure - to actually go and meed them in person and collect interview material from half a day talk - should they have this luxury - and then trim it in a nice 1 hour video or something. Weirdly enough, I guess I could even do this - I have the time flexibility and while money is somehow on life-support, I think I would still be able to afford the trip.

And I also think it would be a great gift for us as a community.
Posted by RustKnight, Apr 17, 2019 at 12:51 am
I'd be more than happy to help with the process and contact them myself - I would be interested to ask these general questions:

1. How did the project start ? A rough amount of invested hours ?
2. How did it felt technically to develop it ? Were they happy with its structure? Did they feel it became to cumbersome to continue dev-ing? More technical details if available.
3. Looking back at the project, what feelings do they have for it ? Why did it stop?
4. Is a return ever planned ?
Optional. Some background questions related to each of them maybe - just flavor, not really in-depth personal stuff.

I don't know - I guess there could be a lot of questions to ask - but I have in my head 3 main areas : project origins, technical details, their present feelings about the project.

Now what do you guys think ? It may be best to talk a bit about how the structure of the interview would look like, before trying to contact them.
Posted by RustKnight, Apr 15, 2019 at 10:20 am
I was wondering - does such a material exist ? be it written or video recorded ?

I'd honestly like to hear more about their opinion of what they created, and how their project came to be what it is. If there is no such material on the net, would it be feasible to contact them and maybe make one ?
Posted by RustKnight, Mar 27, 2019 at 2:28 am
Hm - actually there seems to be errors also in the source files of IVAN - they seem to be missing some includes....
Posted by RustKnight, Mar 27, 2019 at 2:10 am
So I managed to get to the final steps - added libraries and all, and everything seems to go long nicely.
The only 2 errors that still persist are the ones you see in the screenshot. Any ideas why I hit them ?