- What permissions do you give others to modify and/or maintain your submission?
- Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
- I made sure my file(s) follow the Submissions Guidelines
- Yes
- I named my file(s) correctly (see Filename Conventions)
- Yes
OH, BIG
Welcome to HugeQuest, a collection of gameplay mods to spice up your Kart experience!Featured mods (and their console commands):
Grow+(hq_huge, default On): Inspired by V2, Grow+ allows the use of items while active! Additionally, items used during Grow+ are now twice as big, with Orbinauts and Bananas splitting on impact with a player, another item, or - in Orbi's case - the last wall impact in their bounce threshold. Split items are normal size. Furthermore, using another Grow while Grow+ is active will extend the timer, scaling by 75% from the third activation in a chain onward. Mines set during Grow+ retain their standard counterpart's range and blast radius. Finally, item odds are adjusted during Grow+ to roll attack items or Invincibility, with a chance to roll 4x Orbi or 10x Banana!
Grow+ Giant Item Split(hq_hugesplit, default On): Allows Giant Orbinaut/Banana to split on impact with either players or other attack items on the track. Giant Orbinauts will split into two, while Giant Bananas will split into three.
Optional features for Grow+:
Offroad Immunity(hq_offroad, default On): Changes the Grow+ flash from Periwinkle to Thunder and allows Grow+ to ignore offroad.
Extendable Invincibility Timer(hq_sparkle, default On): Instead of resetting the duration when using a second Invincibility during the effects of the first, the second's duration is instead added to the first, prolonging its effects. Extensions scale by 75% starting with the third activation in a chain.
Visual Timers[clientside](showitemtimers, default On): Shows visual timers for various states at the bottom of your screen.
Other fun stuff:
- Hitfeed support! Grow+ squishes show up on Hitfeed just like Vanilla Grow.
- Hostmod support! You can see the enabled HugeQuest features on the Neo Scoreboard, as well as HugeQuest-related tips in the Did You Know? section.
Grow+ Giant Item Split(hq_hugesplit, default On): Allows Giant Orbinaut/Banana to split on impact with either players or other attack items on the track. Giant Orbinauts will split into two, while Giant Bananas will split into three.
Optional features for Grow+:
Offroad Immunity(hq_offroad, default On): Changes the Grow+ flash from Periwinkle to Thunder and allows Grow+ to ignore offroad.
Extendable Invincibility Timer(hq_sparkle, default On): Instead of resetting the duration when using a second Invincibility during the effects of the first, the second's duration is instead added to the first, prolonging its effects. Extensions scale by 75% starting with the third activation in a chain.
Visual Timers[clientside](showitemtimers, default On): Shows visual timers for various states at the bottom of your screen.
Other fun stuff:
- Hitfeed support! Grow+ squishes show up on Hitfeed just like Vanilla Grow.
- Hostmod support! You can see the enabled HugeQuest features on the Neo Scoreboard, as well as HugeQuest-related tips in the Did You Know? section.
Credits/Special Thanks:
DarkyBenji: For laying down the groundwork and being the co-author of Grow+
Tyron: For permission to use i/o logic and tips framework from Juicebox
minenice: For math help on split item functionality
Ashnal: For guidance and general troubleshooting help
Togen: For help with Grow+'s Damage hooks and assisting during public testing
Titou: For inspiring item size scaling with Weathermod
Home: Visual timers, with improvements by Indev
Mitsuo: Master Emerald and Driftboost sprites
Scyther's Stream Server, Mocha's Coffee Shop, Karts R Us, Tinge of Chaos, Northeast French Bread, and The Interdimensional Circuit: For participating in public testing and providing valuable feedback.
and
You, Random Kart Player: For taking the time to check this mod out and hopefully take it for a spin.
Tyron: For permission to use i/o logic and tips framework from Juicebox
minenice: For math help on split item functionality
Ashnal: For guidance and general troubleshooting help
Togen: For help with Grow+'s Damage hooks and assisting during public testing
Titou: For inspiring item size scaling with Weathermod
Home: Visual timers, with improvements by Indev
Mitsuo: Master Emerald and Driftboost sprites
Scyther's Stream Server, Mocha's Coffee Shop, Karts R Us, Tinge of Chaos, Northeast French Bread, and The Interdimensional Circuit: For participating in public testing and providing valuable feedback.
and
You, Random Kart Player: For taking the time to check this mod out and hopefully take it for a spin.
Important interop notes:
- If you are developing a mod that checks for Grow (player.kartstuff[k_growshrinktimer]), please also add a check for (HugeQuest and player.hugequest.huge > 0) to ensure both Grow and Grow Plus behave as intended.