[0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Projects that alter game functions but do not include new maps belong here.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
anthraxthanasimos
Posts: 16
Joined: Sat Oct 26, 2024 7:42 am
Preferred Pronouns: No Preference

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by anthraxthanasimos »

I understand it is a big endeavour, but I believe in your talent! That would be really cool
User avatar
Ryuhi
Posts: 370
Joined: Tue Feb 21, 2017 11:00 pm

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Ryuhi »

anthraxthanasimos wrote: Sat Oct 26, 2024 7:46 am Is there any way in this mod to upgrade/level up only the player, but not the weapons, if that makes sense? Thank you
Technically not, *but* there is a trick you can do. Set it so that you can choose any option on level up, select one factor to add to the weapon (preferably one that can get a lot of stacks.) Then just reopen the menu and disable that upgrade, and just keep selecting the dummy factor when leveling the weapon up. You'll keep gaining levels but the weapon factor you select is disabled so you don't get any benefits other than contributing toward increasing your player level. little wonky, but it should work for what you'd like.
User avatar
stainedofmind
Posts: 182
Joined: Sun Sep 01, 2019 10:59 am

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by stainedofmind »

Ryuhi wrote: Sat Oct 26, 2024 5:35 pm Technically not, *but* there is a trick you can do. Set it so that you can choose any option on level up, select one factor to add to the weapon (preferably one that can get a lot of stacks.) Then just reopen the menu and disable that upgrade, and just keep selecting the dummy factor when leveling the weapon up. You'll keep gaining levels but the weapon factor you select is disabled so you don't get any benefits other than contributing toward increasing your player level. little wonky, but it should work for what you'd like.
Great idea. Didn't even think of that. Should work pretty good. To add to the idea, you could use the BONSAIRC lump to unregister all but one weapon upgrade, then set the weapon options per level to 1 so it will automatically choose that one. You'll still have to disable the upgrade for every weapon's first level, but still should make things run a touch smoother.
User avatar
stainedofmind
Posts: 182
Joined: Sun Sep 01, 2019 10:59 am

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by stainedofmind »

anthraxthanasimos wrote: Sat Oct 26, 2024 10:32 am I understand it is a big endeavour, but I believe in your talent! That would be really cool
Now that I've finally sat down and looked at things, the first option I mentioned was a lot simpler then I thought it would be, and can actually be done rather simply via the BONSAIRC lump. None the less, I wrote up a new Mini-Addon that disables all Weapon Upgrades. If you would like it, you can download it from my GB Addons post: viewtopic.php?t=78910. It's the last entry under "Mini-Addons", at the bottom of the page.

As for how it works, if there are no valid upgrades for a weapon, GunBonsai will just finalize the level up as soon as the upgrade selection screen is triggered. As suggested in the Mini-Addon readme, by setting the number of weapon upgrades offered at level up to "1", it skips over the upgrade selection screen and fully automates the level up.

I didn't test this very thoroughly, so there may be strange side effects, other wise, it's good to go!

I may still down the road, just for funsies, write a patch/addon that operates more like the complex version of this, that funnels all weapon XP to a single source, but that'll be down the road somewhat.
anthraxthanasimos
Posts: 16
Joined: Sat Oct 26, 2024 7:42 am
Preferred Pronouns: No Preference

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by anthraxthanasimos »

Amazing! You are an absolute legend!
anthraxthanasimos
Posts: 16
Joined: Sat Oct 26, 2024 7:42 am
Preferred Pronouns: No Preference

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by anthraxthanasimos »

Can I please clarify if I need to run both the original mod ( GunsBonsai) and the add-on?
User avatar
stainedofmind
Posts: 182
Joined: Sun Sep 01, 2019 10:59 am

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by stainedofmind »

anthraxthanasimos wrote: Tue Oct 29, 2024 4:43 am Can I please clarify if I need to run both the original mod ( GunsBonsai) and the add-on?
Yes, for the no weapon upgrades addon, you'll require both files, and load order shouldn't matter.
User avatar
Critzhater76
Posts: 19
Joined: Sun Jul 31, 2022 4:49 pm

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Critzhater76 »

Ugh. My weapon jitters whenever I used the Rapid Fire upgrade. It happens when you use either the **weapon sway** or **weapon tilt** or both added.
User avatar
Shadez12
Posts: 106
Joined: Sat Aug 03, 2013 2:04 pm
Location: Wow

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Shadez12 »

Critzhater76 wrote: Thu Jan 30, 2025 6:54 pm Ugh. My weapon jitters whenever I used the Rapid Fire upgrade. It happens when you use either the **weapon sway** or **weapon tilt** or both added.
Do you mean you're using UniversalWeaponTilter_v1_0.pk3? You can disable "Offset Sprite when Strafing" to fix that.
User avatar
Dan_The_Noob
Posts: 880
Joined: Tue May 07, 2019 12:24 pm
Graphics Processor: nVidia with Vulkan support

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Dan_The_Noob »

is this still being updated at all?

was going to request a pop-up on screen for what perk you unlock (incase of having it set to random)

it comes up in the feed with item pickups etc but it fades out real fast.
anthraxthanasimos
Posts: 16
Joined: Sat Oct 26, 2024 7:42 am
Preferred Pronouns: No Preference

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by anthraxthanasimos »

I tried to run GB, but this error pops up when I try to use any HUD. I did not have any issues before. What happened?
You do not have the required permissions to view the files attached to this post.
User avatar
Spaceman333
Posts: 636
Joined: Thu Oct 13, 2016 8:40 pm

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Spaceman333 »

This mod rocks, I've had it running along side multiple different weapons mods and they've provided a lot of fun and made bland arsenals become exciting throughout the course of longer campaigns.

I've also had the fun of cranking up everything to ridiculous levels and evolve weapons that can wipe out every enemy on the map with one chain reaction.

It also made melee more fun and usable where its often too underpowered and risky to use, to making it become good enough as the rest of the arsenal.

It can be set to be balanced and sane (default setting are good!) but also OP as heck. The upgrades are randomized and there are sort of different paths that the player can evolve their weapon into, which makes each run unique as the arsenals can complement one another in new ways that the original arsenal didn't.

The mod is stable too, I haven't had any crashes with it and the effects worked as intended with the 4-5 different weapon mod sets I played with.

5/5 Stars, super good universal addon!
User avatar
Carrotear
Posts: 163
Joined: Thu Sep 03, 2015 10:45 pm
Preferred Pronouns: No Preference
Graphics Processor: Intel (Modern GZDoom)

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Carrotear »

anthraxthanasimos wrote: Fri Feb 21, 2025 5:41 am I tried to run GB, but this error pops up when I try to use any HUD. I did not have any issues before. What happened?
Are you running the dev builds of gzdoom?
User avatar
BLSZDOOM
Posts: 84
Joined: Fri Jun 21, 2024 5:04 pm

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by BLSZDOOM »

i am loving the mod but i gotta say,i wish the increase fire rate upgrade only increased fire rate but it also makes reloading much faster.
User avatar
Dan_The_Noob
Posts: 880
Joined: Tue May 07, 2019 12:24 pm
Graphics Processor: nVidia with Vulkan support

Re: [0.10.6] Gun Bonsai -- everything-compatible weapon upgrading

Post by Dan_The_Noob »

BLSZDOOM wrote: Fri Feb 21, 2025 2:11 pm i am loving the mod but i gotta say,i wish the increase fire rate upgrade only increased fire rate but it also makes reloading much faster.
this depends on the mod you're using that has reload and how it's coded.

Return to “Gameplay Mods”