1. Lawless Lands
  2. News

Lawless Lands News

12/27/20 Update 1.8.9

Lawless Lands,

Hey everyone!

This is a very quick patch to fix how the Swordstaff's stats are listed. It counted as a two-handed polearm, but it did not say so, so this update fixes that.

Check out the change log below!

Update 1.8.9 Change Log:

Bug Fixes:
-Listed Swordstaff as two-handed

NOTE: You DON'T need to start a new game.

Please let me know of any bugs or issues you may encounter. The update will be available shortly.

That's all for now, enjoy!

-Corrosion ːCStudiosː

12/26/20 Update 1.8.8

Lawless Lands,

Hey guys!

This is a quick hotfix to fix an issue related to poisoned bolts not equipping properly. I also changed the hue of the hood for the Second Soul Character DLC Face so they are more easily distinguished based on feedback.

Check out the change log below.

Update 1.8.8 Change Log:

Bug Fixes:
-Fixed Poisoned Bolts being classified as Arrows

Changes & Additions:
-Tinted hue of the hood for the Second Soul Character DLC Face so they are more easily distinguished

That's all for now!

Enjoy!

-Corrosion ːCStudiosː

12/24/20 Christmas Eve Quick Fix

Lawless Lands,

Hey guys!

Merry Christmas!

This is just a super quick patch for a missing sound effect from my "Wight Christmas" update from a few days ago.

I didn't even have to build a new version of the game, so there is no version difference with this patch - literally all it was - was me adding a sound file.

Sorry if this caused any of you any stress. I came home and fixed this as soon as I could.

You should be all set now.

Enjoy!

-Corrosion ːCStudiosː

Corrosive Studios Holiday Sale! (Large Discounts!)

Corrosive Supporters,

This is just a quick announcement to say happy holidays to all of you and to let you know that Corrosive Studios is participating in the Steam Winter holiday Sale!

All of our products are hugely discounted and can be found here:
https://store.steampowered.com/curator/6836576-Corrosive-Studios-L.L.C./

https://store.steampowered.com/app/880130/Lawless_Lands/

https://store.steampowered.com/app/371100/Waste_Walkers/

https://store.steampowered.com/app/485360/Disgraced/

https://store.steampowered.com/app/617590/Affliction/

These are some of the largest discounts I've done, so grab up the games now while they're super cheap!

Enjoy!

-Corrosion ːCStudiosː

Quick PSA: Recent Rapid Updates

Corrosive Supporters,

Hey everyone!

I just wanted to drop by real quick and mention this. Some of you may have noticed a few small updates to Waste Walkers, Disgraced, and Lawless Lands, last night. I was adding a quick menu option to the title screen which will let you check out my other games.

Due to the way Steam detects you being in a game or not, the browser which opened the link to my Steam page was being viewed as the game running, so I'm trying to find a work-around. This is a Steam thing and not directly caused by me because the game is spawning a child process and Steam sees that as part of the game itself. As you can imagine, it's quite annoying. All I wanted to do was link my other work.

I'm currently investigating alternative methods in Ruby to combat this. If you have any suggestions, feel free to post here.

What I've tried:
-Thread.new - Steam still thinks the game is running even if the game closes but the browser remains open
-Fiber.new - Steam still thinks the game is running even if the game closes but the browser remains open

Currently Trying:
Separate Batch File - My thinking is that if I have the game just launch a batch file that separately opens the website, independently of the game running, then Steam won't detect it as the game is still running

Thank you for reading.

-Corrosion ːCStudiosː