It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
Version 96 + Sequel Update!   -   part1
Type: Regular Update
Posted: Wed, January 19, 2022 @ 6:43 PM CET

Hey everybody! It's been a long time since the last update, but I assure you that I've been VERY busy.
Today's update includes some news on the sequel, mobile plans, and a brand new patch with around 50 bug fixes.

Sequel News
2021 was actually the most difficult year for me in terms of sheer brain-busting programming challenges since
I began development way back in 2013. My goals for the year were simple: get the hard, technical stuff out of the way,
and create a solid base for my future work on the game. 2022 is all about implementing actual structure and content
into the game, which should hopefully be a lot more fun and a lot less stressful. I'm super excited about my upcoming work,
and I can't wait to see this thing start to come together as a cohesive whole.

Got suggestions for what you want to see in the sequel or questions for me? Post them in the comments below,
and I'll try to answer what I can!

(From here on out, I'll be referring to the sequel as "SOR2", but just to be clear, it doesn't have an official name
as of yet.)

Here's just some of what I've been working on:
   o Fully streaming open world - The original Streets of Rogue was level-based. Upon entering a new level,
      the game would procedurally generate everything over the course of a loading screen.
      This is how a typical rogue-lite works.
   o Streets of Rogue 2 takes an approach similar to other procedurally generated open-world games,
      such as Minecraft. As the player moves along the landscape, the procedural generation system
      works its magic to determine what the world should look like, new chunks of data are streamed in, and old data is removed.
   o There’s nothing particularly new or innovative about how I’ve approached all of this.
      However, the major challenge comes in the form of integrating my existing systems into
      this new structure. AI, combat, items, world interactions, etc., there are very few aspects
      of the game that didn’t need heavy modification to function properly.
   o World generation system - At the start of a new game, SOR2 generates a large procedural world that is
      (for the moment at least) approximately 3,000 times the size of a SOR1 level.
      This world includes a full countryside to explore, complete with numerous cities and
      towns, and an interconnected road system.
   o “Dungeons” - When I say “dungeon”, I’m referring to any area that the player enters which isn’t a part of
      the main open world. This could end up being anything from a small cave to a
      multi-story underground city.
   o New Save/Load system - The original SOR allowed for saving at the beginning of levels. Nothing too fancy.
      However, saving the state of a large open world is ... something more of a challenge.
      Bear in mind that SOR2 is a persistent sort of open world, more akin to Skyrim than GTA5.
      For example: if you blow up a wall, it stays blow’d up. If you punch a shopkeeper,
      he’s going to stay angry, even if you walk halfway across the world and return to his shop.
   o New map systems - SOR2 actually includes a couple of different types of maps. First off, there’s the
      “close-up” maps, which are similar to the maps in SOR1, but are now capable of following
      the player as they move around the open world. And second, there’s a much more zoomed-out
      world map, which shows a somewhat abstract version of the entire game world.
   o Day/night cycle - The game world changes in significant ways based on the time of day ...
   o NPC Schedules - NPCs are now capable of pursuing different goals based on the time of day.
      For example, a Shopkeeper might leave their home at 8:00 in the morning, drive their car
      to a store that they own, work until 10:00 at night, and then return home.
   o Vehicles - There were two major challenges to solve when implementing vehicles: A. coming up with a solid
      driving model that’s both fun and not completely awkward due to the top-down nature of
      the game, and B. NPC artificial intelligence. I’m happy to say that both A and B are
      in great shape right now.
   o Animals - Yes, the game will have animals this time around. No, I’m not going to say which ones.
      Will they be playable? ... We’ll see!
   o Ability to build walls and floors - SOR2 will allow players to create their own structures within
      the game world. While I don’t want to give away any specifics about the purpose of
      these structures just yet, I will say that they may have uses beyond what is typically
      seen in open-world sandbox games.
   o Diagonal walls - In the original SOR, you may have noticed that walls exclusively face 90-degree angles.
      Last February, I spent three torturous weeks re-jiggering my systems to allow for
      45-degree angles as well.
   o Level editor updates - The level editor has been updated to accommodate new features of SOR2, such as
      the ability to construct large regions of the world.
   o “Abstracted” AI system - NPCs are capable of continuing to pursue their high-level goals regardless of
      their distance from the player, and with little performance cost. Just because you’re on
      the opposite end of the world, doesn’t mean NPCs can get out of doing their jobs!
   o Full couch co-op support - Returning from the first game, SOR2 still supports up to four players in
      split-screen mode. Players can act completely independently from one another, visiting
      different locations on the map at the same time, or even entering different dungeons.
   o Full online multiplayer support - Much like the first game, SOR2 will allow for players to jump into and
      out of a game at any time. Loads of time has been spent adapting online multiplayer to
      the game’s new open world structure.
   o Early quest integration - All of the quest types from the original game are fully functional in SOR2,
      with a number of new ones planned. I’m also intending to add some actual narrative to
      the quest system this time around ...
   o A new look - While SOR2 retains the top-down perspective of the first game, the graphics are
      in the process of being overhauled to look super-stunning.
   o Performance and memory optimization - I spent close to two months optimizing the crap out of this game.
      Why so much time at such an early juncture? Imagine this scenario: four players in
      split-screen coop are driving their cars at high speeds in four completely separate
      locations on the map, in areas dense with buildings and objects. And they’re playing on
      a Nintendo Switch. For my own peace of mind, I needed to ensure that it was actually
      feasible to do this while maintaining a decent-ish frame rate and streaming in new data
      quickly enough.
   o Bug testing - A LOT of time has been spent working out the kinks in the features that I’ve listed above.
      My hope is that I won’t be constantly getting stopped in my tracks with showstopping
      bugs during my efforts to add “the fun” to the game this year.

Hopefully I'll have some more news for you in the coming months!

Mobile Version??
Yes, a mobile version of SOR1 is currently in development by 3839. At the moment, this is exclusively available for
the Chinese audience. However, there is a possibility for us to bring this to the rest of the world at some point.
You can check out their website here.

v-~=> See next posting for part 2
Post edited February 01, 2022 by JMB9
high rated
^-~=> See previous posting for part 1

Version 96 + Sequel Update!   -   part2
Type: Regular Update
Posted: Wed, January 19, 2022 @ 6:43 PM CET

Version 96
Graphics
   o Fix for small graphical glitch when highlighting dead bodies
   o Fix for some object shadows being incorrectly positioned for objects next to walls
   o Fix for Stealing Glove and similar held items being visible when an NPC is invisible and
      performing certain activities like sitting
   o Fix for NPCs sometimes appearing highlighted after Body Swapper is used and their position has been swapped
   o Fix for NPCs' shadow and light positions sometimes appearing incorrectly if they were killed and
      simultaneously knocked out of a body of water

UI / Controls
   o Fix for multiplayer game sorting not working properly
   o Fix for inconsistent mouseover areas over player characters
   o Fix for in-game timers not functioning properly at very high values
   o Fix for player characters sometimes having the wrong mouse box collision
   o Player will auto-aim at NPCs hidden in bushes

Playfield Objects
   o Fix for cases where a Bush could be destroyed but the NPC hidden in the bush is not revealed
   o Fix for cases where Mine Cart or Train could destroy vending machines at building entrances
   o Fix for fires not starting in the areas surrounding Lakes

Items
   o Fix for player not being able to shoot the Flamethrower and other similar weapons past doors and windows
      that had been destroyed
   o Fix for Warp Grenade working on empty Mech Suit
   o Skeleton Key no longer appears as a potential reward in the Home Base list, since it cannot actually
      appear in the game. It is still available in character creation
   o If a Molotov Cocktail lands in water, it will not explode
   o Quick Escape Teleporter triggers at 10 health instead of 15 when using Low Health For All mutator
   o Fix for sleeping NPCs sometimes teleporting back to their beds after the player uses Body Swapper on them
   o When the player uses Cologne, Bouncers will allow party members to pass as well as the player
   o If the player Hypnotizes an NPC to be Friendly, the player's followers who were Loyal or Aligned with
      that NPC will remain Loyal or Aligned instead of becoming Friendly
   o Fix for Oil Container count dropping below 0 on multiplayer client during laggy games
   o Fix for Memory Mutilator not taking into account NPCs who are aligned due to Random Reverence

Status Effects / Traits / Special Abilities
   o Fix for Zombie appearing to be Arrested if they are arrested as a normal human, then zombified, and then tranquilized
   o Fix for difficulties Possessing NPCs who are standing in doorways
   o Fix for Werewolf turning into a Werewolf after becoming a zombie
   o NPCs who have Resurrection while being inhabited by ShapeShifter will not still read as having Resurrection after dying
   o Fix for Alien being able to continue Mind Controlling NPCs to walk when they are being bitten by a Vampire
   o Fix for multiplayer client Alien not being able to use Mind Control properly on another player's Slaves
   o Fix for multiplayer host not always communicating to client that an arrest or enslavement had ceased to
      take place, which could result in a few bug fixes

Sound
   o Fix for sound effects on split-screen cameras sometimes playing at the wrong volume

Big Quests
   o NPCs who are being Bodyguarded will not count as witnesses for Assassin's Big Quest

Disasters
   o Bodyguarded NPCs (i.e. Musician) will not receive certain status effects during the Status Effects
      disaster, such as Dizzy and Shrunk

Mutators
   o Player will not receive ammo-related items rewards and traits during games with Infinite Ammo mutators

Artificial Intelligence
   o Fix for not being able to interact with Mind Controlled NPCs who were annoyed with you prior to being Mind Controlled
   o NPCs will not react to the player’s Joke if the player is out of their view
   o If a Ghost is spawned into a prison via the Boo-Urn, opening the prison door will not make that ghost Loyal
   o Fix for NPCs being able to start dancing in midair while jumping
   o Fix for cases where player could be mugged by an NPC who they had enslaved
   o Fix for NPCs sometimes attacking player immediately after being depossessed and not having dizzy stars
   o Fix for NPCs sometimes being able to open locked outside doors in buildings they do not own
   o Fix for NPCs whose default behavior is Sit/Sleep/Idle not being able to walk past certain doors
      in returning to their starting position
   o Fix for players being able to issue certain commands to NPCs when another player had hired the NPC
   o Fix for Hackers and Thieves not being able to perform special tasks for the player if they are
      Aligned/Loyal and the player re-hires them
   o Fix for instances where Musician could stop following the player and start wandering around the level
   o Fix for Musician's fans becoming Aligned with the player instead of Loyal after player is forced to beat up
      the Musician for disobedience
   o Potential fix for rare cases where Musician's followers could become hostile after the player exits through the Elevator

Performance
   o Game now makes use of Unity’s incremental garbage collection to avoid frame rate hitches

Multiplayer
   o Fix for multiplayer client Bodyguard triggering their Musician to speak, when they are actually talking
      to the host Bodyguard's Musician
   o Fix for multiplayer client data not always being stored correctly if they quit out of the game instead of
      quitting to main menu, particularly when client was inside a Mech, in Werewolf form, or Possessing someone

Engine
   o Updated game engine to Unity 2020.3.23f1

Version 96b
   o Fix for NPC hair appearing behind their heads while dancing or sitting

Version 96c
   o Fix for player markers not appearing on map after loading saved game

Version 96d
   o Various small changes to ensure best compatibility with Steam Deck
   o Fix for several text fields not working properly with Steam’s virtual keyboard
   o Updated Steamworks.net plugin to most recent version

# Source: https://store.steampowered.com/news/app/512900/view/3146323379887553148

GOG Offline Installer (01.02.2022 13:15 CET):
   o Lin:   v96d (53334)
   o Win: v96d (53312)
   o Mac: v96d2 (53312)
Update Chain for GNU/Linux:  v95 (48569) => v96b (53064) => v96c (53180) => v96d (53334)
Post edited February 01, 2022 by JMB9
Version 98

(from Steam)

Streets of Rogue gets a brand new update. Nearly four years since its 1.0 release and I'm still getting plenty of bug reports. Keep 'em coming and maybe we can make it to magical 100 mark!

Graphics
Fix for Cannibal having normal eyes when appearing on quest sheet
Fix for NPCs sometimes appearing to fall down a hole after being gibbed
Fix for NPCs with dark skin having dark hair even if their character class (notably Goon) called for them to have wild hair colors

UI / Controls
Fix for custom characters' original traits sometimes appearing at the bottom left of the screen when restarting a multiplayer game
Fix for players sometimes losing control of their character while interacting with another player if that player quits the multiplayer game
Using a special ability cancels a rapid-fire weapon being used

Items
Fix for cases where Musician could give Bodyguard an "error" item as a reward
Musician has a much lower chance of not having a reward item available for the player
Fix for Scientist and Thief not receiving items for completing their Big Quest if their inventory is full
Land Mine explodes when hit by moving objects instead of being knocked back

Status Effects / Traits / Special Abilities
Bite and Cannibalize can be canceled by pressing the Cancel button (right click or gamepad cancel)
Certain starting traits are no longer removed from custom characters when they enter mechs
Fix for NPCs mind-controlled by the player not always being able to knock on locked doors
Player cannot Possess invader NPCs spawned for Goon's Big Quest or VIP in Assassin's Big Quest due to this being capable of breaking the quest
Fix for issues occurring if ShapeShifter is holding down the Special Ability button when they Depossess their host
Fix for player not being able to teleport if they Mind Control the NPCs trying to mug them
Fix for multiplayer client not always being able to teleport after becoming friendly/loyal/aligned with mobsters

Combat
Ghost Gibber can be used on Werewolf NPCs who have not yet transformed

Artificial Intelligence
Fix for NPCs not always caring if you open restricted doors owned by them
Fix for NPCs sometimes believing themselves to be in the midst of a fight when first spawning
Killer Robot does not scare other types of robots
Fix for questgivers going from Submissive to Friendly after the player turns in a quest
Aligned, Loyal and Submissive NPCs do not immediately turn Hostile when being bitten
Fix for Mech Suit showing as "Friendly" if the player starts with Charismatic, and other similar bugs
Fix for player gaining electability when asking doctors to give blood or administer a blood bag, even if the doctor refuses
Fix for cases where Office Drone would not increase player's electability when offered motivation
Fix for Musician telling player to stay away from their turntables even if they were too far away to see the player interacting
Fix for player's followers becoming non-interactable if told to attack NPCs and objects behind a red laser
Cops will no longer become hostile toward property owners who destroy their own property or pick up their own items, including when the player is possessing someone with Shapeshifter
Mind Controlling someone will cause them to stop speaking their current line of dialogue
Mobsters will stop mugging the player if one of their gang becomes friendly/loyal/aligned with the player

Text
Added new font for Russian language (thanks Abbysssal!) The old font can be accessed by selecting Settings -> Gameplay -> Font Selection -> Variant

Tutorial
Fix for rare cases where Bouncer in tutorial could be knocked through a wall

Multiplayer
Fix for Assassins that appear when player has debt not having weapons when targeting client
Fix for Assassins that appear when player has debt only appearing for one level when targeting client
Fix for the "Find Game" feature allowing players to find games by typing the game's password