Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

Reply
 
Thread Tools Display Modes
Old March 25, 2021, 01:00   #1
Soul Eater
Rookie
 
Join Date: Mar 2021
Posts: 2
Soul Eater is on a distinguished road
[Frog] - Help switching from ZAngband to Frog

I played ZAngband, but decided to switch to Frogcomposband because it had more things to do and more races and classes.

The problems are mostly appearances and a interaction.

How to make Frog look more like ZAngband.
-Put the player status on the left side,
-Use the same text font for the tiles,
-Use the same numbers of tiles movements before centering the display around the character

How to give a prompt when you stand on items that says: Pick up a Broad Sword (2d5)? [y/n/k]
For Yes/No/Destroy

Basically to have the sharp display of ZAngband and the fun of Frog. Though the looks are secondary to the prompt that tells me what I am standing on.

Thanks

edit: I am using the ASCII graphics

Last edited by Soul Eater; March 25, 2021 at 01:28.
Soul Eater is offline   Reply With Quote
Old March 25, 2021, 09:46   #2
Sideways
Knight
 
Join Date: Nov 2008
Posts: 885
Sideways is on a distinguished road
Quote:
Originally Posted by Soul Eater View Post
How to make Frog look more like ZAngband.
-Put the player status on the left side
This is not possible because Frog supports multiple message lines, and message lines need to be on the left or they'll look incredibly ugly. ZAngband only has a single message line which occupies an otherwise empty row at the top, so both it and the status sidebar can be on the left without conflicting.

Quote:
-Use the same text font for the tiles
Very difficult, since FrogComposband just uses the computer's normal fonts while ZAngband uses its own font; there's no easy, quick way to convert the ZAngband font into a normal modern-day font. I'd suggest just testing out various fonts at various font sizes until you find one you like.

Quote:
-Use the same numbers of tiles movements before centering the display around the character
That's a very understandable request (though actually FrogComposband's centering logic is identical to nearly every version of ZAngband, it's only the most recent ZAngband release that follows a different rule). Unfortunately Frog only has the old-ZAngband centering logic.

If you're worried about walking too close to the edge, you can try playing with the center_player option on, although admittedly it is not for everybody; some players can't live without that option, others could never learn to live with it.

Quote:
How to give a prompt when you stand on items that says: Pick up a Broad Sword (2d5)? [y/n/k]
That exact prompt does not exist in Frog, because Frog has so many ways to automate and streamline loot-handling (always_pickup; the Mogaminator; the Easy Auto-Destroyer; auto-get with the ^G command; travelling to the nearest interesting object with the H command; travelling to specific objects through the object list; etc.) and manually picking up items with the g command does not cost any game time.

If you really want the closest equivalent of that specific prompt, turn on the Mogaminator and add the following lines somewhere in your Mogaminator preferences (add them near the top if you want them to override all other rules):
Code:
;special items
!worthless items
;items
This will prompt you for pickup once per each item, and although it will not prompt for destruction, total junk will be handled automatically. You can specify other types of item for automatic destruction here, too. But this is not in any way a solution I'd actually recommend; there are many better ways to handle objects, starting with just turning the Mogaminator on without modifying the preferences at all.

Quote:
Though the looks are secondary to the prompt that tells me what I am standing on.
Even if there's no outright prompt you'll always be told what you're standing on, regardless of your options and pick-up/destruction settings.
__________________
The Complainer worries about the lack of activity here these days.
Sideways is offline   Reply With Quote
Old March 25, 2021, 16:53   #3
Soul Eater
Rookie
 
Join Date: Mar 2021
Posts: 2
Soul Eater is on a distinguished road
Thanks, that was very helpful.

Which font does ZAngband use? There are several in the /lib/xtra/font folder.

Does Frog select its font in the frogcomposband.ini file?
Soul Eater is offline   Reply With Quote
Old March 29, 2021, 00:18   #4
Sideways
Knight
 
Join Date: Nov 2008
Posts: 885
Sideways is on a distinguished road
Z's default font file is probably 8x13.fon, though all of the Z font files should be the same basic font, just in different sizes.

frogcomposband.ini is used by the Windows version of FrogComposband only. If you're using Windows you can indeed change fonts by editing frogcomposband.ini before starting play; but I'd recommend changing fonts during play through Window->Font->Term-0 window.
__________________
The Complainer worries about the lack of activity here these days.
Sideways is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Frog] A proposal for statues anselmus Variants 0 March 19, 2021 12:55
[Frog] Catlike Tread Aszazin Variants 6 December 12, 2020 23:35
Frog - what's up with Rune Swords? GrimaTheBold Variants 8 November 27, 2020 15:59
Shop Inventory (Frog) GrimaTheBold Variants 6 October 14, 2020 00:00
Experiences with Frog-knows Timo Pietilä Vanilla 110 July 27, 2014 17:58


All times are GMT +1. The time now is 19:57.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.