News Liste Fireworks Mania - An Explosive Simulator

Developer News - September 2025
Fireworks Mania - An Explosive Simulator
30.09.25 19:17 Community Announcements
[p]Hey!

Its been another month and time for an update from the developer - aka me ????[/p][p][/p]

Overview

[p]Before I dive into details, I wanna give you an simplified overview of where I am with the game right now.[/p][p]
So this is the big overview from beginning of year until now. Let me dive in a bit.[/p][p]
[img src="https://clan.akamai.steamstatic.com/images/36145520/c077d279894bcb609200982034e4f035b3de6f99.png"][/img]So first half of the year, not a lot of things happened as I was a bit burned out after the 2 years intensive work on the multiplayer updated version and was busy at work and family stuff. So first 6 months, was only a few minor updates really.[/p][p]
[img src="https://clan.akamai.steamstatic.com/images/36145520/991506da50a5df7303786f13c31715e4365086c5.png"][/img][/p][p]Version 2025.7.3 is as of writing the currently public released version, also called "default" or "main" version.

At the beginning of summer, start June I think, I branch out to start work on a bigger update of the game with the focus on a new "firing system" for the game. This feature have dragged other features in too, as they were needed or made sense to do in the same go.[/p][p]
[img src="https://clan.akamai.steamstatic.com/images/36145520/df2978434a885cf60f415dd1273157343d3cab82.png"][/img]Work on that firing system is still going on and I'm making good progress, even though I have been sidetracked with various features. More about the status on the firing system later, lets first look at some of the "side quests" and reasons I got sidetracked. Because, as you might know if you have followed along, there have been some technical limitations to what modders could build with the new multiplayer version, at least if they wanted it to work in multiplayer. Long story short, I ended up figuring out how to make it work together with Guanaco and Scott from UMod. Guanaco is still testing this out and we fixed a few bugs, but in general it seems to be working. So, for this to get out so that Guanaco and others, could start actually release mods and get feedback from players to fix all the bugs before New Years, I wanted to push this update to all as soon as I could. [/p][p]So I branched out from the "default" version to include these changes.[/p][p]
[img src="https://clan.akamai.steamstatic.com/images/36145520/c7a2276f61d951f29cb7209c8e92609618e944e6.png"][/img]So you would think this change, that actually ended up not being too much of a change to the game, as the majority of the changes is done in the Mod Tools, should be easy to just push out. Well, yes and no.[/p][p][/p][p]I'll spare you the technical details, because this is way too detailed and long already, but something with Unity versions and bugs, which had a memory leak bug, some new consent rules and a new diagnostics service from Unity - this version have still not been pushed to all yet.[/p][p][/p][p]However, it's not all bad, because it also means that I ended up putting some more features into this version, which is currently on EXPERIMENTAL in the form of version 2025.10.1.

Let me sum up this overview before we dive into some of these new features.

So, coming back to the bigger picture:
[img src="https://clan.akamai.steamstatic.com/images/36145520/2aa432433f5cb6ea853e6efee40e764768e2fb8d.png"][/img]The plan is to, as soon as it's stabile enough (and I need you guys help test that out on Experimental), push this version out to all, as shown above. The Mod Tool to support this new custom code for multiplayer will follow. I can then go back to focus 100% on the firing system, which will then go to "default" later this year. [/p][p]Before we look into the status on the firing system, lets quick take a look at some of the features included in this version that is "soon" coming to all, and currently on Experimental.[/p]


Unban UI

[p]Many have asked for some UI to unban players. That have now been added to the Host tab. Furthermore, you will now also get a prompt asking if you are sure you wanna ban a player, before you ban him/her.[/p][p][img src="https://clan.akamai.steamstatic.com/images/36145520/a57651196390752a35685705f439cae746b353ee.png"][/img][/p]

Windspeed command

[p]Amnestey have been punking me for years, literally, for a windspeed setting, that is not included, in form of a console command. Once it's been tested a bit more, I'll add it to the UI so it's easier to use for all.

In this version you need to go to the console (F1) and type: fm-host-windspeed[/p][p]If you hit Enter on that, you get the current windspeed so you know it if you want to set it back. Else you just put in another value like: fm-host-windspeed 10
[/p][p]You should then see various particles/smoke be affected by the wind. This windspeed is synced in multiplayer, so clients should see the same. Only hosts can change the windspeed.
Players have already asked if they can control the direction too, so I'll look into that when I create some UI for this.[/p][p][img src="https://clan.akamai.steamstatic.com/images/36145520/fee2f34a7c44c68fa518d6c48777cb54d0e239c6.gif"][/img][/p][p][/p]

Stability

[p]Another area where I put some time into is stability in this upcoming version. I'm trying to handle various scenario where things can go wrong a little better. [/p][p][/p][p]So I will be looking into a few more stabilization tasks that will hopefully be pushed to Experimental here over the coming week or so.[/p][p][/p][p]Now lets get to the firing system ????[/p][p][/p]

Status on Firing System

[p]I haven't made a much progress as I was hoping on this, both because I had a few days feeling under the weather, but also due to all the above "side quests".[/p][p][/p][p]However, I have managed to get some stuff done, both offline and on livestream.

Firing System Receivers, Controllers and Electric fuses is now saved/loaded via blueprints.[/p][p][img src="https://clan.akamai.steamstatic.com/images/36145520/f1ef8fed657545ff7a00c3cc1990b262b7af47ce.gif"][/img][/p][p][/p][p]I also managed to create the logic and the first Firing System Receiver with multiple cues. It goes to 12 now, however the Firing System Controller only have buttons for 1-9 cues, so thats next on the todo.
[/p][p][img src="https://clan.akamai.steamstatic.com/images/36145520/80c545dfc952c9990691893b24337a221084f35a.gif"][/img][/p][p]\[All about the Firing System is work-in-progress, so logic, models etc. will most likely change][/p][p]However, I don't plan to just add more buttons to the controller, because as I mentioned in the livestream, I think it make more sense to do it in a different way that scales better, so you are not running out of buttons like that. We will see what I come up with for next Developer News I guess.[/p][p][/p]

Its been 5 years!

[p]Wow, time flies when you are having fun![/p][p]2025 marks the 5 year milestone fore Fireworks Mania, as it was released on the 17th of December 2020.

If you are curious to see how the game have evolved, you can now try the old demos. Just go to Fireworks Mania -> Properties -> Betas and select on the of the two beta's shown below here and the game will update to these first demos.
Lets take 5 more years ????????????????????[/p][p][img src="https://clan.akamai.steamstatic.com/images/36145520/bc4214d333220e1f3d2d0c165a73a2d975186d5b.png"][/img][/p][p][/p][p]That's all for now ????[/p][p][/p]

Change log

[p]I have pushed the following updates since last Developer News.[/p][p][dynamiclink href="https://store.steampowered.com/news/app/1079260/view/500585431504520195"][/dynamiclink][dynamiclink href="https://store.steampowered.com/news/app/1079260/view/545620341180859887"][/dynamiclink][dynamiclink href="https://store.steampowered.com/news/app/1079260/view/545620341180858913"][/dynamiclink] [/p][p] YouTube | Twitch | Twitter | Discord [/p][p][/p][p]- Enjoy![/p][p][dynamiclink href="https://store.steampowered.com/app/1079260/Fireworks_Mania__An_Explosive_Simulator/"][/dynamiclink][/p][p][/p]
Logo for Fireworks Mania - An Explosive Simulator
Release:17.12.2021 Genre: Gelegenheits-Spiel Entwickler: Laumania ApS Vertrieb:keine Infos Engine:keine Infos Kopierschutz:keine Infos Franchise:keine Infos
Einzelspieler Mehrspieler Koop

Aktuelle Steam News
Neue Steam News in der ePrison Datenbank

v2025.10.5
Fireworks Mania - An Explosive Simulator
1 Tag 13:20 Community Announcements
[EXPERIMENTAL] v2025.10.5
Fireworks Mania - An Explosive Simulator
10.10.25 14:23 Community Announcements
v2025.10.4
Fireworks Mania - An Explosive Simulator
09.10.25 14:37 Community Announcements
[EXPERIMENTAL] v2025.10.4
Fireworks Mania - An Explosive Simulator
05.10.25 14:42 Community Announcements
[EXPERIMENTAL] v2025.10.3
Fireworks Mania - An Explosive Simulator
04.10.25 10:56 Community Announcements
[EXPERIMENTAL] v2025.10.2
Fireworks Mania - An Explosive Simulator
02.10.25 17:57 Community Announcements
Developer News - September 2025
Fireworks Mania - An Explosive Simulator
30.09.25 19:17 Community Announcements
[EXPERIMENTAL] v2025.10.1
Fireworks Mania - An Explosive Simulator
29.09.25 18:45 Community Announcements
[EXPERIMENTAL] v2025.9.3
Fireworks Mania - An Explosive Simulator
16.09.25 18:30 Community Announcements
[EXPERIMENTAL] v2025.9.2
Fireworks Mania - An Explosive Simulator
13.09.25 18:36 Community Announcements
Developer News - August 2025
Fireworks Mania - An Explosive Simulator
29.08.25 20:14 Community Announcements
Developer News - July 2025
Fireworks Mania - An Explosive Simulator
30.07.25 18:13 Community Announcements
v2025.7.3
Fireworks Mania - An Explosive Simulator
19.07.25 12:30 Community Announcements
v2025.7.2
Fireworks Mania - An Explosive Simulator
17.07.25 13:23 Community Announcements
[EXPERIMENTAL] v2025.7.2
Fireworks Mania - An Explosive Simulator
12.07.25 17:18 Community Announcements
[EXPERIMENTAL] v2025.7.1
Fireworks Mania - An Explosive Simulator
06.07.25 17:35 Community Announcements
v2025.6.1-4th
Fireworks Mania - An Explosive Simulator
03.07.25 21:09 Community Announcements
4th of July + Summer Sale 2025
Fireworks Mania - An Explosive Simulator
03.07.25 20:44 Community Announcements
Developer News - June 2025
Fireworks Mania - An Explosive Simulator
30.06.25 13:09 Community Announcements
v2025.6.1
Fireworks Mania - An Explosive Simulator
15.06.25 16:25 Community Announcements
[EXPERIMENTAL] v2025.6.1
Fireworks Mania - An Explosive Simulator
11.06.25 15:33 Community Announcements
Developer News - May 2025
Fireworks Mania - An Explosive Simulator
30.05.25 09:08 Community Announcements
v2025.5.2
Fireworks Mania - An Explosive Simulator
14.05.25 14:58 Community Announcements
v2025.5.1
Fireworks Mania - An Explosive Simulator
07.05.25 15:47 Community Announcements
v2025.4.3
Fireworks Mania - An Explosive Simulator
05.05.25 15:36 Community Announcements
Developer News - April 2025
Fireworks Mania - An Explosive Simulator
30.04.25 14:34 Community Announcements
[EXPERIMENTAL] v2025.4.3
Fireworks Mania - An Explosive Simulator
27.04.25 18:15 Community Announcements
v2025.4.2
Fireworks Mania - An Explosive Simulator
16.04.25 16:04 Community Announcements
[EXPERIMENTAL] v2025.4.1
Fireworks Mania - An Explosive Simulator
15.04.25 16:27 Community Announcements
[EXPERIMENTAL] v2025.3.3
Fireworks Mania - An Explosive Simulator
05.04.25 13:53 Community Announcements
Developer News - March 2025
Fireworks Mania - An Explosive Simulator
30.03.25 14:07 Community Announcements
[EXPERIMENTAL] v2025.3.2
Fireworks Mania - An Explosive Simulator
23.03.25 16:45 Community Announcements
[EXPERIMENTAL] v2025.3.1
Fireworks Mania - An Explosive Simulator
21.03.25 18:22 Community Announcements
Developer News - February 2025
Fireworks Mania - An Explosive Simulator
28.02.25 16:06 Community Announcements
v2025.1.2
Fireworks Mania - An Explosive Simulator
31.01.25 14:16 Community Announcements
Developer News - January 2025
Fireworks Mania - An Explosive Simulator
26.01.25 17:20 Community Announcements
Upcoming price adjustments
Fireworks Mania - An Explosive Simulator
05.01.25 12:46 Community Announcements
v2025.1.1
Fireworks Mania - An Explosive Simulator
04.01.25 19:35 Community Announcements
Release of Multiplayer Update
Fireworks Mania - An Explosive Simulator
03.01.25 07:13 Community Announcements
Developer News - December 2024
Fireworks Mania - An Explosive Simulator
30.12.24 21:52 Community Announcements
v2024.12.7
Fireworks Mania - An Explosive Simulator
29.12.24 22:40 Community Announcements
v2024.12.6
Fireworks Mania - An Explosive Simulator
27.12.24 15:51 Community Announcements
v2024.12.5
Fireworks Mania - An Explosive Simulator
21.12.24 19:33 Community Announcements
v2024.12.4
Fireworks Mania - An Explosive Simulator
20.12.24 15:37 Community Announcements
v2024.12.3
Fireworks Mania - An Explosive Simulator
15.12.24 18:36 Community Announcements
v2024.12.2
Fireworks Mania - An Explosive Simulator
08.12.24 15:31 Community Announcements
v2024.12.1
Fireworks Mania - An Explosive Simulator
04.12.24 14:52 Community Announcements
[MULTIPLAYER-BETA] v2024.11.7
Fireworks Mania - An Explosive Simulator
29.11.24 15:34 Community Announcements
[MULTIPLAYER-BETA] v2024.11.6
Fireworks Mania - An Explosive Simulator
28.11.24 19:09 Community Announcements
Release of Multiplayer Update
Fireworks Mania - An Explosive Simulator
27.11.24 16:52 Community Announcements
[MULTIPLAYER-BETA] v2024.11.5
Fireworks Mania - An Explosive Simulator
26.11.24 19:13 Community Announcements
[MULTIPLAYER-BETA] v2024.11.4
Fireworks Mania - An Explosive Simulator
26.11.24 16:59 Community Announcements
[MULTIPLAYER-BETA] v2024.11.3
Fireworks Mania - An Explosive Simulator
22.11.24 21:23 Community Announcements
Developer News - November 2024
Fireworks Mania - An Explosive Simulator
22.11.24 15:07 Community Announcements
[MULTIPLAYER-BETA] v2024.11.2
Fireworks Mania - An Explosive Simulator
13.11.24 17:16 Community Announcements
[MULTIPLAYER-BETA] v2024.11.1
Fireworks Mania - An Explosive Simulator
11.11.24 17:14 Community Announcements
[MULTIPLAYER-BETA] v2024.10.7
Fireworks Mania - An Explosive Simulator
01.11.24 14:08 Community Announcements
Developer News - October 2024
Fireworks Mania - An Explosive Simulator
26.10.24 20:45 Community Announcements
[MULTIPLAYER-BETA] v2024.10.6
Fireworks Mania - An Explosive Simulator
24.10.24 15:46 Community Announcements
v2024.10.5
Fireworks Mania - An Explosive Simulator
18.10.24 18:18 Community Announcements
[MULTIPLAYER-BETA] v2024.10.4
Fireworks Mania - An Explosive Simulator
17.10.24 19:01 Community Announcements
[MULTIPLAYER-BETA] v2024.10.3
Fireworks Mania - An Explosive Simulator
13.10.24 17:18 Community Announcements
[MULTIPLAYER-BETA] v2024.10.2
Fireworks Mania - An Explosive Simulator
07.10.24 17:13 Community Announcements
[MULTIPLAYER-BETA] v2024.10.1
Fireworks Mania - An Explosive Simulator
04.10.24 13:31 Community Announcements
[MULTIPLAYER-BETA] v2024.9.5
Fireworks Mania - An Explosive Simulator
27.09.24 18:55 Community Announcements
[MULTIPLAYER-BETA] v2024.9.4
Fireworks Mania - An Explosive Simulator
26.09.24 17:45 Community Announcements
Developer News - September 2024
Fireworks Mania - An Explosive Simulator
24.09.24 13:37 Community Announcements
[MULTIPLAYER-BETA] v2024.9.3
Fireworks Mania - An Explosive Simulator
21.09.24 13:00 Community Announcements
[MULTIPLAYER-BETA] v2024.9.2
Fireworks Mania - An Explosive Simulator
10.09.24 16:51 Community Announcements
[MULTIPLAYER-BETA] v2024.9.1
Fireworks Mania - An Explosive Simulator
07.09.24 15:32 Community Announcements
[MULTIPLAYER-BETA] v2024.8.7
Fireworks Mania - An Explosive Simulator
31.08.24 16:33 Community Announcements
Developer News - August 2024
Fireworks Mania - An Explosive Simulator
30.08.24 13:36 Community Announcements
[MULTIPLAYER-BETA] v2024.8.6
Fireworks Mania - An Explosive Simulator
11.08.24 11:19 Community Announcements
[MULTIPLAYER-BETA] v2024.8.5
Fireworks Mania - An Explosive Simulator
10.08.24 15:17 Community Announcements
[MULTIPLAYER-BETA] v2024.8.4
Fireworks Mania - An Explosive Simulator
05.08.24 20:31 Community Announcements
[MULTIPLAYER-BETA] v2024.8.3
Fireworks Mania - An Explosive Simulator
05.08.24 19:40 Community Announcements
[MULTIPLAYER-BETA] v2024.8.2
Fireworks Mania - An Explosive Simulator
04.08.24 18:01 Community Announcements
[MULTIPLAYER-BETA] v2024.8.1
Fireworks Mania - An Explosive Simulator
03.08.24 14:50 Community Announcements
[MULTIPLAYER-BETA] v2024.7.2
Fireworks Mania - An Explosive Simulator
24.07.24 10:11 Community Announcements
Developer News - July 2024
Fireworks Mania - An Explosive Simulator
23.07.24 20:14 Community Announcements
[MULTIPLAYER-BETA] v2024.7.1
Fireworks Mania - An Explosive Simulator
08.07.24 12:41 Community Announcements
[MULTIPLAYER-BETA] v2024.6.6
Fireworks Mania - An Explosive Simulator
27.06.24 19:23 Community Announcements
Happy 4th of July
Fireworks Mania - An Explosive Simulator
27.06.24 19:08 Community Announcements
Developer News - June 2024
Fireworks Mania - An Explosive Simulator
21.06.24 19:16 Community Announcements
[MULTIPLAYER-BETA] v2024.6.5
Fireworks Mania - An Explosive Simulator
21.06.24 17:37 Community Announcements
[MULTIPLAYER-BETA] v2024.6.4
Fireworks Mania - An Explosive Simulator
15.06.24 14:12 Community Announcements
[MULTIPLAYER-BETA] v2024.6.3
Fireworks Mania - An Explosive Simulator
11.06.24 15:58 Community Announcements
[MULTIPLAYER-BETA] v2024.6.2
Fireworks Mania - An Explosive Simulator
09.06.24 14:36 Community Announcements
[MULTIPLAYER-BETA] v2024.6.1
Fireworks Mania - An Explosive Simulator
08.06.24 15:13 Community Announcements
[MULTIPLAYER-BETA] v2024.5.4
Fireworks Mania - An Explosive Simulator
01.06.24 14:55 Community Announcements
[MULTIPLAYER-BETA] v2024.5.3
Fireworks Mania - An Explosive Simulator
31.05.24 14:27 Community Announcements
[MULTIPLAYER-BETA] v2024.5.2
Fireworks Mania - An Explosive Simulator
26.05.24 14:04 Community Announcements
Developer News - May 2024
Fireworks Mania - An Explosive Simulator
24.05.24 15:31 Community Announcements
[MULTIPLAYER-BETA] v2024.5.1
Fireworks Mania - An Explosive Simulator
07.05.24 15:29 Community Announcements
[MULTIPLAYER-BETA] v2024.4.7
Fireworks Mania - An Explosive Simulator
27.04.24 20:28 Community Announcements
[MULTIPLAYER-BETA] v2024.4.6
Fireworks Mania - An Explosive Simulator
23.04.24 15:20 Community Announcements
[MULTIPLAYER-BETA] v2024.4.5
Fireworks Mania - An Explosive Simulator
22.04.24 20:57 Community Announcements
[MULTIPLAYER-BETA] v2024.4.4
Fireworks Mania - An Explosive Simulator
19.04.24 16:58 Community Announcements
Developer News - April 2024
Fireworks Mania - An Explosive Simulator
19.04.24 16:57 Community Announcements
Developer News - March 2024
Fireworks Mania - An Explosive Simulator
25.03.24 16:27 Community Announcements
Developer News - February 2024
Fireworks Mania - An Explosive Simulator
25.02.24 14:05 Community Announcements
v2024.2.1
Fireworks Mania - An Explosive Simulator
01.02.24 16:23 Community Announcements
[MULTIPLAYER-BETA] v2024.1.5
Fireworks Mania - An Explosive Simulator
31.01.24 18:49 Community Announcements
Developer News - January 2024
Fireworks Mania - An Explosive Simulator
22.01.24 22:11 Community Announcements
v2024.1.2
Fireworks Mania - An Explosive Simulator
10.01.24 21:24 Community Announcements
v2024.1.1
Fireworks Mania - An Explosive Simulator
03.01.24 17:44 Community Announcements
v2023.12.7
Fireworks Mania - An Explosive Simulator
22.12.23 13:04 Community Announcements
Developer News - December 2023
Fireworks Mania - An Explosive Simulator
21.12.23 18:08 Community Announcements
v2023.12.1
Fireworks Mania - An Explosive Simulator
08.12.23 16:10 Community Announcements
Join Multiplayer Beta Now!
Fireworks Mania - An Explosive Simulator
02.12.23 11:01 Community Announcements
Nominate Fireworks Mania
Fireworks Mania - An Explosive Simulator
21.11.23 18:01 Community Announcements
Developer News - November 2023
Fireworks Mania - An Explosive Simulator
20.11.23 15:54 Community Announcements
Announcement: Public Multiplayer Beta Test
Fireworks Mania - An Explosive Simulator
07.11.23 15:16 Community Announcements
Happy Halloween ????????
Fireworks Mania - An Explosive Simulator
29.10.23 14:12 Community Announcements
Developer News - October 2023
Fireworks Mania - An Explosive Simulator
28.10.23 10:50 Community Announcements
Developer News - September 2023
Fireworks Mania - An Explosive Simulator
22.09.23 15:23 Community Announcements
Developer News - August 2023
Fireworks Mania - An Explosive Simulator
28.08.23 20:59 Community Announcements
Developer News - July 2023
Fireworks Mania - An Explosive Simulator
31.07.23 16:39 Community Announcements
v2023.7.6
Fireworks Mania - An Explosive Simulator
12.07.23 19:51 Community Announcements
v2023.7.5
Fireworks Mania - An Explosive Simulator
11.07.23 18:43 Community Announcements
Public Multiplayer Alpha Is Coming To An End
Fireworks Mania - An Explosive Simulator
09.07.23 22:00 Community Announcements