1. Fireworks Mania
  2. News

Fireworks Mania News

[EXPERIMENTAL] v2022.5.1

Hey everyone!

New version out on EXPERIMENTAL - Let me know what you think.

[previewyoutube][/previewyoutube]

Changes

- Changed pickup distance so you now need to be a bit closer before you can pickup objects
- Changed pickup hand to the left hand (why? See below)
- Added new logic so if you pickup an object that can be ignited, the Torch will show up in your right hand, to indicate that you can ignite it
- Added visual indicator to show how much throwing force you are currently applying to the object you are holding. At this moment the visuals are very simple, hope to come up with something a bit better looking in the future


Bugs

- Fixed bug where blue "placeholder" felt through the ground
- Fixed bug where "E: Pickup" UI stayed on screen if you loaded an blueprint
- Fixed bug where fence post, as the only fence part, could be picked up

For Mod Creators

There is a matching Mod Tools version on the 'experimental' branch on Github too:
https://github.com/Laumania/FireworksMania.ModTools/tree/experimental

Check the changelog in the repo.

See how you switch to the EXPERIMENTAL version of the Mod Tools (only relevant for mod creators).

- Enjoy :)

https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/

[EXPERIMENTAL] v2022.4.2

Hey everyone!

New version out on EXPERIMENTAL - Let me know what you think.

[previewyoutube][/previewyoutube]

Changes

- 'UseableBehavior' objects no longer nessesarily show up with "Use 'E'" UI or gets outlined, these are now something modders can decide to turn on/off. The reason for this is, that it's not always you want things to get outline or have UI show up - so that is optional now
- Added pick-up animation, so items move/fly to your hand instead of just instantly be there
- Changed pick-up logic to always rotate the picked up object to a fixed initial rotation so its predictable. Player can rotate if needed
- Added logic to ignite fireworks when holding it in hand (aka picked up)
- Changed what Left and Right mouse buttons do due to new "ignite in hand" logic. Left mouse ignites, Right mouse throws - tooltips to the right should reflect that
- Added logic so when throwing an pickedup object, it switch back to the tool you were previously using. This saves you some clicks in the Tools Menu, which is pretty neat


Bugs

- Fixed lit on green trash can so it cannot be picked up as that made the physics go nuts

For Mod Creators

There is a matching Mod Tools version on the 'experimental' branch on Github too:
https://github.com/Laumania/FireworksMania.ModTools/tree/experimental

Check the changelog in the repo.

See how you switch to the EXPERIMENTAL version of the Mod Tools (only relevant for mod creators).

- Enjoy :)

https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/

[EXPERIMENTAL] v2022.4.1

Hey everyone!

I got a small update for you, however, at first, it's only being pushed to the EXPERIMENTAL branch, as a couple of things might be buggy or fail.

If new experimental stuff is not for you, you can stop reading and wait for the post about this being pushed out for real. For the more curious ones - keep reading :)

These changes are currently only applied to the EXPERIMENTAL branch.
Watch this to see how you switch to the experimental branch.

The purpose of having these changes on the EXPERIMENTAL branch is for you players to help test it out, find bugs, come with feedback etc. before the version is pushed to all players.
Additional it is for mod creators to test out new features in the Mod Tools.

So please post your feedback in the "🎮-experimental" channel on my Discord or in the Community section here on Steam.

[previewyoutube][/previewyoutube]

Changes

- Added new "Use" feature. This means both I and modders can create objects that can be "used/activated" examples could be a button, lightswitch, open an door, enter car etc. As of when this feature comes out there will not be many of these, but more will be added over time as modders and I starts implementing use of this new feature. As an sample of the use I have made one of the lightswitches in the big house in Town "Useable" - so click away :P
- Added new "PickUp" feature. This means objects under a certain weight can be held in hand, rotated and thrown
- Add back UI to see the name of an firework when you look at it
- Added logic that should increase performance a bit for mod fireworks using the included materials in the Mod Tools
- Updated missing translators in the credits
- Updated with latest translations
- ... and a lot of internal stuff


Bugs

- Fixed doors in destroyed version of the church to also be open like in the actual church
- Fixed bug where "equip" animation wasn't working on Delete Tool and DayTime Tool

For Mod Creators

There is a matching Mod Tools version on the 'experimental' branch on Github too:
https://github.com/Laumania/FireworksMania.ModTools/tree/experimental

Check the changelog in the repo.

See how you switch to the EXPERIMENTAL version of the Mod Tools (only relevant for mod creators).

- Enjoy :)

https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/

v2022.1.2 - Hot fix

Hey Fireworks Mania nerds!

Before we get to the actual update...

Let me do what you should never do and explain why there haven't been any updates in a while.

As you might know, I'm building Fireworks Mania in my spare time, while having a wife, two kids and full time day job and a dog.

The last few months there have been a few (good things) going on in my life, that have taken all my spare time and energy, why I have had to spend less time on Fireworks Mania.

However, for the next few months I should have more time for Fireworks Mania - Woohuu! :)

Actually, I was very close to releasing an bigger update last week, but something came in the way - but more about that in a future dev log/update.


Changes - v2022.1.2

As stated in the title of this post, this is a hot fix, meaning a very tiny change to hot/quick fix an issue, while waiting for the real fix.

Really, this update contains only one little thing:

- Added info text on the loadingscreen, to inform about the game might become "unresponsive" while loading a map, if you have a lot of mods installed

Yes, that's it. I'll explain it more in below dev log that I recommend you watch.
In short however, more and more people are reaching out to me saying the game "crash" and are not responding. This is due to more and more mods being created and people having more installed. The way the game currently load mods wasn't made to support this many mods, so I will have to change that.
I plan to look into in the very near future, as it's becoming a bigger and bigger problem and is super annoying.
But watch the dev log here as I explain a bit more there.

[previewyoutube][/previewyoutube]

So yeah, this is a teeny tiny update - however - I have something a little bigger in the works for next update.

- Enjoy :)

https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/

v2022.1.1

Mainly a "engine room" update where most of the changes are stuff you can't see, but is important to enable modders to do more things.

CHANGES

- Updated "fire" effect to performe a tiny bit better
- Changes to how the game render its graphics and manage memory which should give a tiny performance boost
- Updated translations
- Updated billboards in City as it is no longer New Years
- Added Reddit link in the bottom of MainMenu. Yes, we have a sub Reddit now because we are not boomers
- Lowered the volume in MainMenu as the explosions in the background could be a bit too loud

BUGS

- Fixed bug where fireworks from mod would tip over even if placed "static"
- Fixed bug where particles for a short while spawned at 0,0,0 if a lot of fires were starting at once. At least it should happen a lot less now
- Fixed bug where no mods where loaded if one mod crashed due to wrong version
- Fixed bug where crossair would come back even if HUD should be hidden via pressing BackSpace

- Enjoy!

https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/