fake_data.sql
0 → 100644
+14
−0
File changed.
Preview size limit exceeded, changes collapsed.
Loading
CLIENT: - Added Ban table init - Added page scroll functionality for ban view - Added function to display single table pages - Added Fake data generator for Debugging - Code Cleanup - Added a way to get the active bans table on the client SERVER: - Fixed a bug causing the getActiveBan function to not read the data correctly - Added a way to send the Ban table in parts to the client - Added function to split tables into 10 part tables - Added command to edit a ban
File changed.
Preview size limit exceeded, changes collapsed.