Author Topic: ROGUE-FP  (Read 6155 times)

JaryJurax

  • 7DRL Reviewer
  • Newcomer
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
    • Email
ROGUE-FP
« on: September 26, 2024, 06:09:42 PM »
ROGUE-FP is a first person roguelike inspired by Rogue/Brogue.
And yes the game does wait for you to take your turn. There is nothing stopping you from making a cup of tea while you're surrounded by monsters.
Gameplay:
    ROGUE-FP has 2 modes: Classic Mode and Standard Mode.

    The Classic Mode is a faithful Rogue-clone based off of version 5.4.4 of Rogue. The source of which you can find on Github. All of its mechanics were painstakingly recreated and adapted to ROGUE-FP's perspective and controls. Players who have played the original Rogue may be interested to see how the mechanics feel in first person and players who haven't played it before may be tempted to try playing the original after getting ahold of its simple yet engaging gameplay.
   
    The Standard Mode has taken the above and overhauled it to be it's own roguelike influenced by Brogue.
    Changes compared to classic mode as of version 3.0 include but are not limited to:
  •     Completely new floor generation
  •     Monster bits: new item type that can be attached to your armor to give unique and stackable effects
  •     New monsters ex: Gas spore that floats around the map searching for the player to explode upon, its bits can be thrown and also explode
  •     New monster behaviors ex: Nymphs will flee after stealing from you and wake up sleeping monsters as they run from room to room
  •     Pits -often surounded by traps, non-flying monsters can fall down these if forced through confusion/teleportation/polymorphing
  •     7 types of gases including fire
  •     New traps: gas trap, ambush trap, alarm trap, etc
  •     Traps can be set off by monsters, they can also be killed by them
  •     New items: potions of luck, intoxication, scrolls of gold madness, summon sylph, wands of trapping
  •     Items given new effects ex: potions of confusion will release a gas if thrown
    More features are added in every new version
   
Turn System and Movement:
        ROGUE-FP's turns revolve around .4 second intervals. Whenever you perform and action(attack, equip armor, zap a wand, etc) you must wait .4 seconds. The same applies to monsters. If you are not moving or performing an action then time stands still. Movement only uses up the time you choose to move for.
        However, the time it takes to move from the center of one tile to the next is also .4 seconds. That includes diagonally as well. Both the player and monsters move slightly faster when moving in non cardinal directions to make sure things stay non-euclidian. The players' reach also extends slightly to ensure diagonally placed monsters can be attacked.
   
Other Features:
  • Windows and Linux builds
  • 3 art styles to choose from -ASCII characters, Textured sprites, and ASCII-Art sprites
  • VI keys -if you want them
  • Multiple difficulty levels
  • Dungeon synth soundtrack
  • Adjustable UI
  • Bestiary with descriptions
  • Global leaderboards for Steam and GoG -NOTE the Linux version on GoG does not use these since the galaxy client unfortunately doesn't support Linux
  • Ultrawide monitor support
   
Version 3.0 was released on September 30 2024 on Steam and the game along with the update on gog.com on the same day.
« Last Edit: September 30, 2024, 02:53:04 PM by JaryJurax »

JaryJurax

  • 7DRL Reviewer
  • Newcomer
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
    • Email
Re: ROGUE-FP
« Reply #1 on: November 21, 2024, 11:37:37 PM »
ROGUE-FP got updated to version 3.1 a few days ago. The key features added were flammable grass, the gold pile, and the control option improvements.

NEW IN THIS UPDATE
  • Monsters now visibly show that they are confused
  • Option to change the player @ symbol to ☺
  • Flammable grass and manual page for it
  • Torches as physical items that can fall off of walls and light grass on fire
  • Trolls plant grass as they move
  • Key rebind menu now supports changing deadzones -INPUT MAPS WERE DEFAULTED
  • Run stats are shown on the death screen
  • Total gold pile added on the main menu, also shows global stats of all players if you're on Steam  -currently only works when playing online
  • Added some particles to the dungeon for atmosphere
  • High Score menu fancied up a little
  • New music track for the high score menu
  • New sound effects for the manual/bestiary/main menu
  • The player's character on the minimap rotates along with the player -looks a little silly but hopefully this helps people

CHANGED IN THIS UPDATE
  • Left Thumbstick deadzones -was using an old ps3 controller for testing and they were quite a bit off, have since gotten a new controller
  • Windows on the main menu and pause menu(manual, bestiary, etc) hide the other controls when visible -makes things much simpler to code
  • Pumpkins are now back to being bonfires again
  • Tweaked ASCII mode slash sprite
  • The player is now a different color on the minimap
  • Map brightness option now goes up to 5.0 -this is to counteract the GLES2 option making the game much darker than GLES3
  • Altered some tutorial text

FIXED IN THIS UPDATE
  • Bug where a fairy wouldn't polymorph a dropped item correctly
  • Bug where the player could attack while asleep from sleep gas
  • Bug where sometimes turns wouldn't progress automatically when the player was asleep and the player would have to hold a movement key to wake up
  • Stutter when opening up the Manual/Bestiary/High Scores
  • Issue where the player might be placed on the same tile as a monster when a dungeon floor is generated
  • Shader corruption on the highlights of floor gap-edge tiles
  • Typo in Medusa Eye description
  • Crash when unequipping a black unicorn horn, including if an equipped black unicorn horn was destroyed by a monster
  • Rare bug where extra collision could be placed over a secret wall and block off part of level
  • Flickering of ASCII mode monster “blood” on certain platforms

The gold pile is a fun way to see how much gold you accumulated throughout all of your runs. You get to see all of your gold fall from above into a big pile while music plays. There's no meta-progression or anything tied to it though. I just thought it would be a nice reward for players that have put a decent number of hours into the game. There is also a small ascii version of this sequence on the death screen after a run.
This feature currently only works if you are playing online as that gold total is kept on either Steams servers or gog's. And in the case of gog only if you are running Windows since gog Galaxy doesn't support linux yet.
However in the future I will add an offline tracker as well for the folks that prefer to play offline.
Why bother tracking the gold total online in the first place? On Steam if you track stats through them you are able to see a global total for all players. So that was the main reason.

JaryJurax

  • 7DRL Reviewer
  • Newcomer
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
    • Email
Re: ROGUE-FP
« Reply #2 on: February 11, 2025, 08:36:40 PM »
Version 3.3

NEW IN THIS UPDATE
  • New sky box -which isn't actually a box
  • Resolution scaling replaces window resolution in the options-show picture
  • Monster info display will appear if you hover over a monster for a few seconds
  • Color of tiles on the minimap now match their physical counterparts
  • Dead monsters redden the tiles they bump against
  • Player now slides on ice as long as time is moving rather than just when pressing a movement key
  • Aiming reticle size slider added in the options
  • Very light controller lockout when using a keyboard/mouse -to fix a lingering bug
  • Added some physics to dying
  • Added option to turn off bumping into dead monsters
  • The red screen flash when you're hit now roughly indicates the direction you were hit from
  • Some new visual goodies to the gold pile


CHANGED IN THIS UPDATE
  • Kestral feathers can now be used with any type of projectile
  • Kestral feathers now provide a +15 percent to hit instead of +10
  • Bat ears now show which wall tiles have already been lit and which have not
  • Moved inventory below the stat bar
  • Altered the camera shake when hit
  • Sharpened up some of the fonts
  • Adjusted player and monster movement speeds slightly
  • Made the options menu a bit bigger
  • Updated centaur bestiary text
  • Updated monster bit text in How To Play section
  • Adjusted the slipperiness of ice
  • Increased the amount of damage fire does to monsters
  • Lowered the amount of time a monster stays on fire
  • Flake of frost now has a percentage chance to activate like the other monster bits
  • Reimported a lot of textures to hopefully smooth out performance and decrease game boot times

ADDED BACK IN THIS UPDATE:
  • Roofs on halls in classic mode

FIXED IN THIS UPDATE
  • Cursed items can now be dropped even if they aren't equipped
  • Run stats are no longer lost when loading a save
  • Player now has the correct amount of hp when a save is loaded
  • Stat bar now shows the correct numbers when a save is loaded
  • Items are no longer be invisible when a save is loaded
  • Fixed rare chance the player could spawn on the same tile as a monster
  • The minimap now correctly shows what you are seeing when you are hallucinating
  • Pit trap now properly sends you down a level even if you are holding the amulet
  • Wraiths no longer light up tiles after they are dead
  • Orcs now properly abandon their gold if they're shot at, even if you miss
  • Orcs now no longer jitter while sitting on their gold
  • Bonfires no longer cause the ground around them to pulse strangely
  • Fixed rare instance of part of the dungeon floor being blocked off
  • Fixed late game bug where certain monsterbits would cause a crash if you were hit with dragon fire
  • Rattler venom now works properly again

REMOVED IN THIS UPDATE:
  • The CRT shader -it may come back someday but it wasn't playing nice with the new way I have the viewports set up in-game so it had to go, alternatively you can set your resolution scale to about 20-25 percent and get a crt-esque resolution.
  • FXAA -it's bugged with the new way of rendering I'm doing. The sky is visible through walls and ceilings, and everything is overly bright

This update is mostly about upping the presentation of the game a bit. I took a few week break after Christmas so there's not as much here as I would like but I figured it was about time for an update.

But there is one gameplay improvement here though. The player and monsters now slide on ice when waiting. Which means if you're in a fight with a monster both of you will slide around after you attack each other, so watch out if you're fighting on ice around pits! Also you will be pushed back when you are hit and when you land hits so be careful.

JaryJurax

  • 7DRL Reviewer
  • Newcomer
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
    • Email
Re: ROGUE-FP
« Reply #3 on: March 20, 2025, 11:22:18 PM »
Version 3.4
NEW IN THIS UPDATE:
  • New Trap -roof collapse
  • Wait Command -activate by holding the search key Q
  • Added a tutorial popup for waiting/healing
  • Added a hanging chains sprite that replaces the hanging vines
  • While you're near a bonfire your natural regen is increased
  • Small chime is emitted when fast forward is toggled
  • Sound effect is emitted when your hunger bar is very low

CHANGED IN THIS UPDATE:
  • The phantom can now hover over pits. -it still cannot fly over walls
  • Player can no longer shove loose tiles around like they're made of cardboard
  • Falling tiles hurt the player
  • Highlighted important parts of tutorial text and corrected small typos

FIXED IN THIS UPDATE:
  • Bolts from wands of fire/cold/elec couldn't bounce off of floors properly
  • A bug that caused new collision shapes to be put down inefficiently if a wall was blown up
  • Rings of regeneration weren't kicking in until you hit level 8
  • Some weapons that spawned with an empty enchantment were given very plain names with a typo to boot -Reported by jej on steam/gog


Here's a small update for everyone. I got more than a few requests for a wait command so I finally put one in. It's a bit of a hack since for the most part it just cranks up the engine speed but it should do for now if you just want to get a some hp back. Also, if you wait near a fire you'll heal a little faster so bonfires aren't just for decoration anymore.
The new trap took a decent bit of work to get in. Godot 3's physics engine didn't really want to cooperate with me but I got it working consistently enough I think. A falling tile does quite a bit of damage and so this trap shouldn't show up too often.

3.4.1 is out now as well so I'm going to start on 3.5. I'm going to to start putting in some "machines" as Brian Walker called them in Brogue. Semi-elaborate traps or room setups that involve the layout of the dungeon to put it simply.

RoseBL

  • Newcomer
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: ROGUE-FP
« Reply #4 on: April 01, 2025, 07:50:25 AM »
Version 3.4
NEW IN THIS UPDATE:
  • New Trap -roof collapse
  • Wait Command -activate by holding the search key Q
  • Added a tutorial popup for waiting/healing
  • Added a hanging chains sprite that replaces the hanging vines
  • While you're near a bonfire your natural regen is increased
  • Small chime is emitted when fast forward is toggled
  • Sound effect is emitted when your hunger bar is very low

CHANGED IN THIS UPDATE:
  • The phantom can now hover over pits. -it still cannot fly over walls
  • Player can no longer shove loose tiles around like they're made of cardboard
  • Falling tiles hurt the player
  • Highlighted important parts of tutorial text and corrected small typos

FIXED IN THIS UPDATE:
  • Bolts from wands of fire/cold/elec couldn't bounce off of floors properly
  • A bug that caused new collision shapes to be put down inefficiently if a wall was blown up
  • Rings of regeneration weren't kicking in until you hit level 8
  • Some weapons that spawned with an empty enchantment were given very plain names with a typo to boot -Reported by jej on steam/gog


Here's a small update for everyone. I got more than a few requests for a wait command so I finally put one in. It's a bit of a hack since for the most part it just cranks up the engine speed but it should do for now if you just want to get a some hp back. Also, if you wait near a fire you'll heal a little faster so bonfires aren't just for decoration anymore.
The new trap took a decent bit of work to get in. Godot 3's physics engine didn't really want to cooperate with me but I got it working consistently enough I think. A falling tile does quite a bit of damage and so this trap shouldn't show up too often.

3.4.1 is out now as well so I'm going to start on 3.5. I'm going to to start putting in some "machines" as Brian Walker called them in Brogue. Semi-elaborate traps or room setups that involve the layout of the dungeon to put it simply.
How do the new changes in version 3.4, particularly the addition of the "Wait Command" and the "Roof Collapse" trap, impact gameplay strategy and exploration in the dungeon?