◾3.6.1.0
This is a detailed changelog for the specified release above.
◾ Overview
[ ^ ]
optimizations to code[ ^ ]
updated font library[ ^ ]
materials now using imat[ ^ ]
updated documentation: https://lunera.rlib.io/[ ^ ]
updated serverguard permissions for readability[ % ]
fixed delay glitch causing gap between exit & settings icons
◾ File Changelog
lunera\core\cl_fonts.lua
lunera\core\cl_init.lua
lunera\core\sv_psay.lua
lunera\diag\cl_dc.lua
lunera\diag\cl_dc_btn.lua
lunera\diag\cl_ibws_notice.lua
lunera\diag\cl_restrict.lua
lunera\pnl\cl_pnl_announce.lua
lunera\pnl\cl_pnl_cwserv.lua
lunera\pnl\cl_pnl_footer.lua
lunera\pnl\cl_pnl_ibws.lua
lunera\pnl\cl_pnl_news.lua
lunera\pnl\cl_pnl_news_item.lua
lunera\pnl\cl_pnl_rules.lua
lunera\pnl\cl_pnl_rules_web.lua
lunera\pnl\cl_pnl_servers.lua
lunera\pnl\cl_pnl_terms.lua
lunera\sh_env.lua
lunera\lang\en.lua
◾ Changes
◾ Font System Updated
This is an internal change which should not impact server owners nor will server owners have to do anything different.
◾ Optimizations
Numerous aspects of the code were improved in order to make the interface open slightly faster.
◾ imat Implemented
Materials within the interface now use the new imat method which handles material declarations before interface activated.
◾ Fixed minor visual glitch with delays
If a player clicked the exit button while the delay countdown was still active; it would make a large gap appear between the exit button and the settings button.
◾ Updated ServerGuard permissions
ServerGuard permissions are now more easily identifiable with new names.
Last updated