sm64coopdx/docs/lua
Sunk b2bf9abafa
Add some suggestions from issues (#354)
* Make dives knockback based on speed

Suggestion from issue #349

* Add `get_local_coopnet_id`

Suggestion from issue #264

* Readd breakdancing as an attack

Suggestion not only from me but also from a few players I talked with. However this was not a suggestion that came from issues.

* Change around pvp damage

Suggestion from issue #343 and some changes from talking with the creator of the suggestion

* Change `get_local_coopnet_id`

The function can now take in any local id and has been renamed to just `get_coopnet_id`

* Suggested fixes
2024-10-07 13:43:04 +10:00
..
examples Add files via upload (#286) 2024-09-01 13:43:08 -04:00
guides HOOK_ON_NAMETAGS_RENDER (#213) 2024-09-12 19:01:16 +10:00
constants.md HOOK_ON_NAMETAGS_RENDER (#213) 2024-09-12 19:01:16 +10:00
functions-2.md Expose some behavior_script.h functions to Lua 2024-06-23 19:30:38 -04:00
functions-3.md Add rotation interpolation (#208) 2024-07-21 18:58:38 -04:00
functions-4.md sequence_player_set_tempo, sequence_player_set_transposition (#224) 2024-07-21 18:56:18 -04:00
functions-5.md Add some suggestions from issues (#354) 2024-10-07 13:43:04 +10:00
functions.md Add some suggestions from issues (#354) 2024-10-07 13:43:04 +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 Add rotation interpolation (#208) 2024-07-21 18:58:38 -04:00