Add Nova Laser upgrade tier beyond Hyper Laser#250
Add Nova Laser upgrade tier beyond Hyper Laser#250rigby0999-tech wants to merge 1 commit intoHarbourMasters:mainfrom
Conversation
|
This is great, but unfortunately it is more appropriate as a mod, I'm hesitant to keep adding these mods to the base game because they change the code and makes it difficult to maintain proper syncronization with the base decompilation project, from which I pull my own documentation. This is a mod that requires code changes, there has been some attempts to add support for code mods but they were unsuccessful as they also have the side effect of code contamination, so I rejected them. Other mods currently in the game are probably going to be gone in future versions too. A solution i can think of is forking the project and provide binaries to the game with the mod included. Starship is friendly with asset replacement mods while Recomp is more friendly with code mods such as yours. |
|
I also tested it a bit and noticed that even after turning it off the "Nova" Laser remained active, also the color of the laser itself was still blue just like the hyper laser. |
|
Thanks for the heads up about turning it off I'll tweak that and as for it being blue like hyper it's supposed to be like an afterburn effect because of heat like how hot fire can get. |
Nova Laser
This PR adds a new fourth laser upgrade tier called the Nova Laser,
slotting into the previously unused LASERS_UNK_3 slot the original
devs left in the code.
Changes
Notes
may have planned a fourth laser tier