mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-01-22 15:43:18 -05:00
5965b55eb6
* Unhardcode exclamation boxes Part 1 of creating custom exclamation boxes * Add `set_exclamation_box` and `get_exclamation_box` Part 2 of creating custom exclamation boxes * Exclamation box docs Part 3 of creating exclamation boxes, although this was entirely optional * Safety check * Add a warning * Remake component check * Update warnings * Check for subtables not being tables * Reduce exclamation box size This matches how many contents could exist in vanilla due to its hardcoded id 99 check. This check allows me to reasonably assume that no romhacks have more than 99 custom contents. Other mods that may use this function really shouldn't need more than 99 contents either. |
||
---|---|---|
.. | ||
examples | ||
guides | ||
constants.md | ||
functions-2.md | ||
functions-3.md | ||
functions-4.md | ||
functions-5.md | ||
functions.md | ||
globals.md | ||
lua.md | ||
structs.md |