Jump to content

Code Discussion Thread


Celtic Minstrel

Recommended Posts

  • Replies 990
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
Originally Posted By: w-dueck
Have the "Display Small Message" call text-wrap. Figuring out where it cuts it off is such a hassle.

When you have a custom graphic on a monster/terrain/item, you can not see the graphic for the m/t/i that you are editing. The space where it is is blank...

When you are in the zoomed out view when editing terrain, custom graphics appear as just black, only standard graphics show up. That need to be fixed.

What do you think I've been working with recently? tongue
Added. laugh
Link to comment
Share on other sites

  • 4 weeks later...
Originally Posted By: Stuff after this goes here
Also: when you have an icon with more than 5 of those little icons on it, they overflow onto the terrain above it. Could this be fixed (have it put the 6th on the bottom, next to the first one), or better yet, have an option to get rid of them all-together.


[pointless tangent]Try adding a wandering monster arrival point, and make it the scenario starting point as well. What fun![/pointless tangent]
Link to comment
Share on other sites

  • 2 weeks later...

If the party dies, they die permanently, regardless of whether the scenario is supposed to resurrect them:

 

http://www.ironycentral.com/forum/ubbthreads.php?ubb=showflat&Number=111476

 

This bug exists in Shadow of the Stranger as well as Nephil's Gambit, I'll put up a savefile when I can.

Link to comment
Share on other sites

Interesting – the mixed.bmp does not even exist as such in the Mac version – the map icons get their own sheet, and the background patterns are stored as ppat resources rather than PICT.

 

Perhaps there should be a new section for platform-specific problems...

Link to comment
Share on other sites

Meanwhile, another suggestion... I'm not sure how difficult it would be to implement - better monster AI. Not crazy Nethack-style stuff, just simple things, e.g.

 

- Monsters move around obstacles to attack the player

- Better spellcasting: monsters start with their highest-damage spells (e.g. Kill and Firestorm) and go on down the list as they find out what their opponents resist/are immune to.

Link to comment
Share on other sites

I went and took a look at the code that the game uses; as currently written it would be a severe headache to add multiple AI types. The trouble is that almost everything is done in a single nearly 500 line function which mixes up the looping over all creatures with the individual creature logic. To really get this working nicely, one should first rewrite this function, likely transforming it into several more modular functions. Once this was done it would become practical to implement different creature strategies.

Link to comment
Share on other sites

As stated before, the game should run exactly as it did before, so none of the scenarios are changed. But I do like a good AI, so this should be something stored in the scenario - with the default call being usual monster AI (what we had before).

 

EDIT: AI is possibly the most complicated part of any game - improving it or changing it would not be easy.

Link to comment
Share on other sites

As you say, the solution to not breaking old scenarios is to make the default AI be the old simple one. Writing new ones would be relatively easy after a code clean-up, assuming that you could come up with the rules you wanted to implement. It sounds like people have plenty of ideas for that last, so that's not the problem. After all, the goal wouldn't be to write the perfect AI, but just to make some improvements or alternatives. Besides which, AI is much simpler in a turn and tile based game like BoE than in something like an RTS or FPS.

Link to comment
Share on other sites

  • 4 weeks later...
Originally Posted By: Fartin' Tuna
Here's an annoying one. When the scenario kills you and you don't have a full 6-person party, the invisible prefab members die too.

So if you had a five-person party with slot one open, Jenneke appears and dies when the party is killed.


A few scenarios with premade parties actually use this to give a secret message to the player on death, but on balance it would probably be better off being fixed.
Link to comment
Share on other sites

  • 1 month later...
Originally Posted By: Miramor
The OBoEcross32 site is gone. I get a strong impression that King InuYasha has quit on us.

(Would that I knew my way around C++...)


I'm back after about a year. Sorry about being missing, but second semester is always very fast paced. I didn't have any time for it. And the summer was spent in surgery and recovering. (Open heart surgery does take a long time to recover from!)

I'm thinking about mixing wxWidgets and Qt, since Phonon is so useful and much easier to write sound output for than SDL or anything else really. Unfortunately, now I don't know what the latest code is now, since I haven't been around for a year....

My site may be gone, but the sources are still there at https://sharesource.org/hg/oboecross32/

Though, they are quite out of date.
Link to comment
Share on other sites

  • 2 weeks later...

New one... The random number generator seems to need some work. Here's a scenario of the sort I commonly see:

 

- You save the game and walk up to a monster. The monster casts a spell at you.

- You open the save file and walk up to the monster again, retracing your steps. It will cast the same spell at you. As long as the same path is followed, the same spell will be cast.

- The pattern is only broken if the party members walk a different path to the monster.

 

Basically some of the game's randomness seems to depend on how the party moves, and I don't think this should be the case.

Link to comment
Share on other sites

This is your imagination. An inspection of the code shows, for instance, that a monster's selection of spells uses the get_ran() call, which, on Mac OS, in turn calls the system supplied Quickdraw Random() function. Assumedly on Windows an equivalent system call is used. While the core RNG is likely not a very good one, it is almost certainly good enough; this is a game not a scientific Monte Carlo simulation.

 

One aspect to keep in mind is that a monster's choice of spells is certainly not purely random. It will take into account parameters like its own health and the numbers and positions of friends and enemies nearby. If confronted with the same situation a monster will likely lean towards doing the same type of things.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

In late 2005, I posted a topic on BoE limitations. The funny thing is that quite a few people thought that the BoE source would never be released! laugh

 

Since those people were proven wrong, there are now many, many possible things that we could previously only dream of:

 

  • source ports that work with Vista and other systems - since people have done it with the classic Doom games, I don't see how the same can't be done with BoE.
  • easier to create books that can be edited
  • make dungeons that negate certain spells without intensive coding
  • moving walls without having to use nodes intensively
  • more skills, such as fishing, cooking, fletching, mining and crafting (e.g, the player gets food by successfully cooking a raw salmon) - OK, I stole this idea from RuneScape laugh
  • more spells, monsters and items
  • PCs and NPCs above level 50
  • an input console - do stuff such as spawning NPCs, editing shops and teleportation with a simple command
  • mythological equipment - would sure be fun to wield the Claíomh Solais or the Green Dragon Cresent Blade

 

Also, here are some ideas (from another earlier thread) that can possibly be done, whether with or without the source code release:

 

  • Fantasy worlds based on other works of fiction, such as Narnia, Middle-earth, Dragonriders of Pern and Brisingr
  • Fan versions of other games, such as the Legend of Zelda series, RuneScape, World of Warcraft and EverQuest
  • Real world locations such as Yellowstone, Carlsbad Caverns, Hawaii or well-known cities
  • Places with personal connections (e.g., go to your high school and talk to your P.E. teacher to get a +STR boost :p)

 

Anyways, I think this topic is great for brainstorming. Even if you don't know how to use the BoE editor, you should post your ideas since other members might like them enough to implement them in their scenarios!

Link to comment
Share on other sites

While some of those ideas are good, we do have to make sure that old scenarios are still supported. It's not strictly necessary to make sure old save files are supported, but it would probably be a good idea.

 

However, a rewrite of both file formats will probably be required (certainly of the scenario format), so support of the old formats would basically be code to convert them to the new format.

Link to comment
Share on other sites

Alright, I'd like to report what I think may be the first regression in OBoE... Giant Strength doesn't work. In BoE, it increases both damage and chance of hitting - Giant Strength at 10 produces a noticable advantage, and at 127 (the Super Editor maximum) it increases damage by a factor of about 4 or 5.

 

In OBoE though, Giant Strength produces no advantage whatsoever. No matter how high the ability level for an item is, there is no increase in damage, and in fact seems to be a slightly lower chance of hitting.

Link to comment
Share on other sites

Custom icons are not shown in the Editor zoom out view, one solution is to port the scenario to BoA and use the BoA zoom out. The 256 BoE terrain display icons, on the right of the screen, are exactly the right size to use as BoA editor icons: 16*16.

 

Until Ormus can rectify the problem this is one solution.

Link to comment
Share on other sites

Hey, it didn't involve using a hex editor, so I'm sure he can still do worse.

 

More seriously, I think that this is a bad idea since there will be some things which look fundamentally different between the two: for example, walls will be displayed differently. Also, note that since this is custom icons we're talking about, the BoA editor won't display them at all for any view mode unless you do a lot of additional work.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...