Which graphics set are you using when testing this?
First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
Moderators: Flumminator, Zomis
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!

Normal Engine for Boulder Dash - Rockford - Rockford A, but does not change volors.
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
Thanks for the screenshot! That explains it.
This is the default R'n'D graphics set which does not support level specific colors.
If you install the GDash level collection (see link in BD forum), select any level set from that collection and use "game graphics style: old" in the setup menu, you will be able to use level specific colors in the level editor (just like in GDash).
I have added a check if the currently used graphics set supports level specific colors in the level editor, so a warning with a note will be displayed instead of color settings that do not apply with a graphics set that does not support it.
Thanks for pointing me towards this issue!
This is the default R'n'D graphics set which does not support level specific colors.
If you install the GDash level collection (see link in BD forum), select any level set from that collection and use "game graphics style: old" in the setup menu, you will be able to use level specific colors in the level editor (just like in GDash).
I have added a check if the currently used graphics set supports level specific colors in the level editor, so a warning with a note will be displayed instead of color settings that do not apply with a graphics set that does not support it.
Thanks for pointing me towards this issue!
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
Its from GDash level collection, all Levels have R'n'D graphics setHolger wrote: ↑Sat May 25, 2024 5:31 pm Thanks for the screenshot! That explains it.
This is the default R'n'D graphics set which does not support level specific colors.
If you install the GDash level collection (see link in BD forum), select any level set from that collection and use "game graphics style: old" in the setup menu, you will be able to use level specific colors in the level editor (just like in GDash).
I have added a check if the currently used graphics set supports level specific colors in the level editor, so a warning with a note will be displayed instead of color settings that do not apply with a graphics set that does not support it.
Thanks for pointing me towards this issue!
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!

Quick Load Game from Tape does not work, if i click on F2, its start a new game.
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
When I see your last screenshot, I assume you have changed it to either "no" or "auto".Yesdo you have "override level graphics" set to Yes?

Quoting myself from an earlier post in this thread here:Quick Load Game from Tape does not work, if i click on F2, its start a new game.
Quick loading/saving games (game "snapshots") is not implemented yet -- sorry, this is still missing.
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
I change it on no. Thank you.
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
explodable steel walls and diggable steel walls show as the ! character ingame. explodable steel walls also show as ! in the editor.
Just noticed that all these bugs are already fixed in my current working version -- will all be fixed in the second test version, hopefully to be released soon. Thanks for reporting this anyway!the same issue happens with all three types of expanding steel wall
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
Just a quick note on the "override graphics/sounds/music" options: Setting them to "auto" means "use the selected artwork set unless the selected level set has its own artwork set defined; if so, use that one instead".I change it on no.

Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
when a level is switched to use the BD engine, ideally player 1 should be replaced with "inbox with player" and not the standalone "player" effect
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
Definitely sounds reasonable. In fact, it already works the other way round: If you change a BD style level to use the R'n'D engine, all BD style elements with supported counterparts in the R'n'D engine are converted (like "inbox with player" to "player 1") when the game starts (but not directly in the level editor playfield). Maybe this could/should also be done in the other direction.when a level is switched to use the BD engine, ideally player 1 should be replaced with "inbox with player" and not the standalone "player" effect
Update: Just found out that even the BD -> R'n'D conversion is incomplete due to some last minute changes. Fixing...
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
Why is the Amoeba only green, why not other colors? example yellow Amoeba.
Re: First pre-release of Rocks'n'Diamonds 4.4.0.0 available!
What graphics set are you talking about here exactly? Please be a bit more specific, so my answer can be shorter!Why is the Amoeba only green, why not other colors? example yellow Amoeba.

Without more details, this could be either of the following three:
Case 1: The R'n'D classic graphics for the new BD engine elements.
and
Case 2: The graphics from the BD level collection when using "new" graphics.
These are both predefined graphics that cannot change colors on-the-fly. But you can use a different graphics set from the artwork setup menu. For example, clone the graphics directory, recolor the Amoeba graphics with a graphics program of your choice ("GrafX2" is a very good choice for pixel-art style graphics, for example), and select this graphics set using "override: yes".
Case 3: The graphics from the BD level collection when using "old" graphics.
These graphics are specially prepared to be recolored on-the-fly, with different colors for every level, if you want. Just select the desired Amoeba color using "Amoeba color" in the engine/colors tab.