sm64coopdx/docs/lua
PeachyPeach 3b53952767
DJUI Text improvements and bug fixes (#1131)
- Drastically improve and optimize display list usage for text
- Add text alignment with and without interpolation, and color codes, new lines and tabs are now handled properly
- Restored alpha color code (`#RGBA` or `#RRGGBBAA`) for `djui_print_text` functions (regular DJUI text allows alpha color codes, but ignores the alpha component)
- Add constants for common text alignment and rotation pivot values
- Fix interpolation issues with all `djui_hud` elements
- A few autogen fixes (missing `number` type for constants, missing return values for some functions)
- Fix recolorable hud font offsets on `e`, `i` and `o` letters
2026-03-11 08:38:24 +10:00
..
examples
guides Update lighting engine documentation 2025-12-06 23:57:29 -05:00
constants.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-2.md Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
functions-3.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-4.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-5.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-6.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-7.md Add various interpolation skipping functions + get_time_stop_flags() (#1064) 2026-02-18 07:47:49 +10:00
functions.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
globals.md
lua.md
structs.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00