c6b3fbd0ce
- Renamed `render_per_team_stats` to `render_team_stats`, for the immaculate intention of shortening lines without adding a line-break. - Adds fixed minimum width to columns to space them out. - Displays a player's rankings at the bottom of the formspec without having to scroll down. (if the player isn't in the top 50) - This is achieved using a very hacky method: Another table is required, with the same column widths as the main table. This is the reason why I added fixed width to columns in the main table. :) |
||
---|---|---|
.. | ||
depends.txt | ||
gui.lua | ||
init.lua |