1. Fireworks Mania
  2. News

Fireworks Mania News

Developer News - August 2024

[previewyoutube][/previewyoutube]

Hey!

Its been another month and time for an update from the developer - aka me 🤓

In case you missed it, Public Multiplayer Beta is open!
https://store.steampowered.com/news/app/1079260/view/6242613536165636826



[h2]Overall Status[/h2]
To be sure that I have a version of the game ready to release around December 2024, I need the game to get on par with the current version, meaning I need to make sure all that works in the current version to also work in the newer version that also have multiplayer.

This is of cause because the update, when pushed to all players, shouldn't feel like a downgrade, with features missing.

You might wonder why I need to "redo" these features, as they are already in the game?
Well, a lot of the underlaying mechanics in the game have been rewritten to work with multiplayer, which means I need to "refactor" these old features to work on top of this new foundation.

On a high level what I'm missing is:
  • Singleplayer
  • Blueprints (at least for Singleplayer)
  • Ranch map
  • City map


So these are the things that I need to have working in the game, at least, to be able to release this as the main version of the game around December 2024.
Once I have these in the new version here of the game, I will get back to add more new features - which is where the fun starts for me - and you really :P

Anyway, luckily, I have already made good progress :)

[h2]🟩 Status on Singleplayer[/h2]
Since last Developer News, I have pushed updates, that enable Singleplayer in the new version.

There are no spawn limitation on how much you can spawn and no limit on the spawn rate - so you can spam as much as you could in the old version - it's just a matter of what your machine wants to play along with :)

[h2]🟨 Status on Blueprints[/h2]
So Singleplayer is now a part of the game, however, Blueprints are not - and that's exactly what I'm working on now.



The goal is to at least have it working on Singleplayer as the current version have it like that. Adding Blueprints to multiplayer raises a lot of potential issues, like avoid spammer just going nuts, so blueprints in multiplayer need to work in a little different way.
I have gotten some great inputs on this from some of you guys, so I'm sure we will figure something nice out - however - making blueprint work so clients in a multiplayer can spawn blueprints, isn't on the top of the list right now.

However, I'm very far with blueprints in the game actually, only fighting some shell/mortar issues, and it seems like I can at least make it work so that the host can save and load blueprints.
Lets see - I hope to very soon have an update ready with this for you guys to test out.


[h2]🟥 Status on Ranch and City[/h2]
Haven't started "multiplayer enabled" these maps. However, I should have all the features and tools in place to do it, as I have made Town work in multiplayer.
However, I haven't started on these maps yet.


[h2]Unofficial guide to run Fireworks Mania on Mac[/h2]
Fireworks Mania does not have official Mac support. Why you might ask - this is why.

However, it is actually possible to run it on a Mac and ShutAP did a great guide explaining exactly how. Big thanks to ShutAP!
https://steamcommunity.com/sharedfiles/filedetails/?id=3302854688
As the game is not official build for Mac, this is of cause not something I can help you with. However, if you run into trouble you can try and ask in my Discord or in the comments on ShutAP's guide.




[h2]Change log[/h2]
I have pushed the following updates since last Developer News.
https://store.steampowered.com/news/app/1079260/view/4363510595769224121
https://store.steampowered.com/news/app/1079260/view/4363510595766198256
https://store.steampowered.com/news/app/1079260/view/4363510239822949191
https://store.steampowered.com/news/app/1079260/view/4363510239822819628
https://store.steampowered.com/news/app/1079260/view/4363510239814843270
https://store.steampowered.com/news/app/1079260/view/4363509326732300450

This is all for now - need to get back to work on the next update :)

YouTube | Twitch | Twitter | Discord

- Enjoy!

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

[MULTIPLAYER-BETA] v2024.8.6

### Changed
- Changed some logic around how the maxplayer, max fireworks and max props input fields are validated so should work better now

### Fixed
- Fixed the issue where you couldn't access mods in the workshop
- Fixed issue where it was not possible to start a singleplayer game
- Fixed errors in console about missing prefab
- Fixed errors in console about not being able to read the NotoSans Title atlas


https://store.steampowered.com/news/app/1079260/view/6242613536165636826

YouTube | Twitch | Twitter | Discord

- Enjoy!

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

[MULTIPLAYER-BETA] v2024.8.5

### Changed
- Updated badword list
- Changed internal logic about Singleplayer/Multiplayer game creation
- Updated parts of the UI for creation a game both for Single and Multiplayer


https://store.steampowered.com/news/app/1079260/view/6242613536165636826

YouTube | Twitch | Twitter | Discord

- Enjoy!

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

[MULTIPLAYER-BETA] v2024.8.4

Ok needed to do a quickfix as there were some really annoying issues with Vivox(chat) and NGO. So reverted these, however, rest of the changes from last update is still the relevant and new feature stuff.

### Fixed
- Fixed issue with Vivox not connecting by reverting back to 16.3.0
- Fixed FixedString bug in NGO 1.10.0 by reverting back to the "quickfix"

Previous update changelog.
https://store.steampowered.com/news/app/1079260/view/4363510239822819628


https://store.steampowered.com/news/app/1079260/view/6242613536165636826

YouTube | Twitch | Twitter | Discord

- Enjoy!

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

[MULTIPLAYER-BETA] v2024.8.3

Yes I know, focus is on Single Player, but I got sidetracked a bit :P

I'll be back on Singleplayer in next update I promise - however - I felt the need to test out some new logic for SPAM NOTIFICATIONS to help spot spammers.
Please test it out and let me know your feedback - you don't have to do anything special other than play with people on the internet really.

### Added
- Added a first draft of some SPAM NOTIFICATION logic. The host will send out a message in the chat to all players informing about players that are either spawning things a little too fast or have a high amount of spawned items in the game. In this version the host cannot turn it on or off or change the various limits, as I wanted to logic out there so we can see what you guys thinks about it. If it's something we want I can make it more configurable

### Changed
- Upgraded Unity Analytics to 5.1.1
- Upgraded Unity Authentication to 3.3.3
- Upgraded Unity Relay to 1.1.1
- Upgraded Unity NGO to 1.10.0
- Upgraded TextMeshPro to 3.0.9
- Upgraded Unity Transport to 2.3.0
- Upgraded Unity Vivox to 16.4.0
- Changed when the chat is hidden. Before the chat UI was hidden whenever some other UI were shown, however I found it kind of annoying often, so I have changed it now so the chat now stays shown in the background even if other UI is shown. The Chat UI still hides itself after a certain amount of inactivity

https://store.steampowered.com/news/app/1079260/view/6242613536165636826

YouTube | Twitch | Twitter | Discord

- Enjoy!

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