sm64coopdx/docs/lua
Sunk 947ce9f080
Rework PvP Balance (#357)
* PvP Rework

This rearranges the damages of last PR. The underused attacks should still see some buffs.

* Adjust how punches apply invincibility

Also increase punch invincibility timer to 12

* EmeraldLoc's easy suggestions

* Rework punching pvp

Punching no longer reduces invincibility frames. Instead, punches can ignore knockback invincibility and the full punch punch kick combo can be done.

* Adjust numbers

Breakdances should not deal 3 damage

* Potential fix for more common tripping

"Trip" here refers to 1 damage kicks

* Add temporary invincibility to rollouts

This is a test to see how different pvp feels with this change. Suggestion by sausrelics.

* Fix invincibility

* Prevent low damage/low knockback kicks altogether

* Update ignored attack list

* Allow dives to be attacked by most actions

A lot of people don't want dives to be entirely invincible and some suggested to make dives be able to only pierce through jump kicks

* Slightly nerf kick knockback

Suggestion by emily

* Rework dive piercing

Instead of all actions being able to hit dives other than jumpkicks, now only slidekicks (and ground pounds) can hit dives.

* Mild kick knockback increase from nerf

* Change direct equality to checking flag

* Decrease dive and punch knockback

* Prevent trades against dives with slidekicks

* Revert "Prevent trades against dives with slidekicks"

This reverts commit 2a2c3266a7.

* Allow ground pounds to always hit a sliding player

* Add server setting to change pvp

* Add pvp settings to config

* Add selection to menu

* Fix issues + autogen

* Rewrite goto statement to not use goto
2024-11-25 20:48:40 +10:00
..
examples Add files via upload (#286) 2024-09-01 13:43:08 -04:00
guides typo fix 2024-10-07 22:13:19 +10:00
constants.md Rework PvP Balance (#357) 2024-11-25 20:48:40 +10:00
functions-2.md Expose some behavior_script.h functions to Lua 2024-06-23 19:30:38 -04:00
functions-3.md Various FOV fixes and additions (#384) 2024-10-22 11:04:46 +10:00
functions-4.md Add location label override (#390) 2024-10-27 15:52:17 +10:00
functions-5.md add a way to find surface types in collision 2024-11-22 08:57:37 +10:00
functions.md Custom exclamation boxes (again) (#360) 2024-11-25 19:26:37 +10:00
globals.md Add gControllers 2024-01-01 14:43:44 -05:00
lua.md updated the introductory lua doc to mention the --console launch parameter 2024-01-09 00:43:06 +00:00
structs.md Rework PvP Balance (#357) 2024-11-25 20:48:40 +10:00