Quote:
Originally Posted by Ballbarian
SemiRandom is written in Yabasic, which should work in Linux. The RanDom front end that builds the command line for dom3 is written in VB6. SemiRandom is where most of the work was done and is manipulated through an external text/cfg file.
I really wish that I was able to utilize a more advanced cross-platform gui solution, but I get very frustrated with not immediately knowing how to perform simple tasks.
Can anyone recommend the direction of least resistance for an old windows user who started programming in basic on an TRS80 back in the early 80's and now is stuck in VB6 for his GUI needs? Don't get me wrong, I love VB as it is much more powerful than it gets credit for and allows me to generate fairly complex solutions quickly and painlessly for work. I just wish I could compile my work as a functional web page or something along those lines. Guess I should take the time to do some more research. Anybody familiar with VB6's web programming features?
|
I started with the built in BASIC interpreter on a 3k Commodore Vic-20. Since then I've dabbled in most common languages out there and ended up preferring Python for most tasks. I must have take a different path than you as I don't (if possible) write gui interfaces; preferring the command line instead. I use emacs for an editor so I can't advise you about a Python IDE although there are several out there. They won't be as nice as MS Visual tools though; MS does some things very well.
Anyway, most of my Dom3 experience has been SP and my favorite map is the SemiRand version of AoMOgre although it hosts slow for me because it is so big. Beautiful map, fun and exciting things to run into! I tried a little to get SemiRand to run in Wine but gave up easy. I'm interested in porting it to Python (command line, someone else can gui it) and adding it to
dmg although it just changes the .map file right? Like a previous poster said it might be fun to add SemiRand stuff on the fly to MP games and/or make it more accessible. [Un]fortunately winter is nearing the end and I will soon be too busy to fool around on computers as much. Is SemiRand open and can I look at it, port it, etc.?