Mikusch

Results 11 issues of Mikusch

Many years ago, #42 changed the `TF2_OnIsHolidayActive` forward from a `TF_IsHolidayActive` detour to a `CTFGameRules::IsHolidayActive` virtual hook. I'm not quite sure how these functions looked like back then, but the...

This PR adds the `block` parameter to the following functions: * `ArrayList.FindString` * `ArrayList.GetArray` * `ArrayList.SetArray` * `ArrayList.GetString` * `ArrayList.SetString` Default value is 0. This can be useful especially when...

The ``SDKHooks_TakeDamage`` native only allows setting a handful of parameters. This makes certain things difficult to do, one example being bypassing uber and bonk in TF2, which requires a specific...

Feature Request

[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing [pull-request]: https://github.com/JDA-Applications/JDA-Utilities/pulls ## Pull Request #### Pull Request Checklist Please follow the following steps before opening this PR. PRs that do not complete the checklist will be subject...

Report any problems with Fortress Royale 2 here.

This is a long overdue overhaul of the original Fortress Royale plugin. I started with a completely empty project and slowly ported all the features over, often rewriting them entirely....

Also worth nothing that the kill award for this was $1000, which at the time correlated to the kill awards for ``tf_weapon_rocketpack``, ``tf_weapon_jar_gas`` and ``tf_wearable``. ![Kill with default](https://cdn.discordapp.com/attachments/274339488564641792/662445572606787584/default.PNG)

The majority of players feel like last survivor dies far too quickly, so let's try adding a 35% damage reduction. Critical hits still deal full damage.

Implementation of #191 There is still one issue with this: The boss doesn't actually gain the speed benefits of the two applied powerup conditions due to the way VSH sets...

The Yeti from Jungle Inferno would make a good Heavy boss. The model is already present in the game (`models/player/items/taunts/yeti/yeti.mdl`) and has the same armature as the Heavy model, meaning...