Releases: DNA-styx/HLStatsX-Windmill-Theme
v0.1.64-dev.2 Security Release
Upgrade strongly recommended.
Changed files since last release
web/assets/theme_version.txt web/includes/inc_windmill_functions.php
v0.1.63-dev.12 Pre-release beta
Changes:
- Admin Settings sections are themed and unused items hidden
- Further work to manage Search Engine indexing #62
- Testing monospaced font to make tables easier to read (feedback welcome) #66
- Servers Page
- Add link to each server to access the server load graphs.
- Graphs are clickable to view full size
- Map Info Page
- Map image is now clickable to view the image full size
- Admin is prompted to upload image if it's missing
- Misc bugs fixed and tweak #56
Thanks to all both in GitHub and Discord who are testing and providing feedback
Admin Setting
Server Details
Server Load Graphs
Missing Map Image Prompts for admins
Changed files since last release
web/assets/theme_version.txt web/includes/class_table.php web/includes/inc_windmill_functions.php web/pages/admin.php web/pages/admintasks/clantags.php web/pages/admintasks/games.php web/pages/admintasks/options.php web/pages/admintasks/voicecomm.php web/pages/game.php web/pages/header.php web/pages/mapinfo.php web/pages/playerinfo_aliases.php web/pages/servers.php
v0.1.63-dev.7 Pre-release beta
Changes:
- Version numbers are a bit more SemVer
- Forum Signatures are now displayed on player's page #60
- Trend, Server load and Signatures are all clickable to make them more readable
- Daily awards are only displayed if someone won them to reduce the space used. #43
- Game map image and heatmaps given their own top card #30
- Admin options given a tidy and unused options marked with
** Not used
- Misc. tidy
Other HLStatsX items:
- Discovered that Signature can be cached to reduce server workload. Unsure why it's not been implemented. Feedback welcome.
- The search engines are hammering all my test sites at the moment and generating lots of duplicate pages. Seems this happens by default to all installs. I've used this robots.txt to try to control what gets indexed.
Changed files since last release
web/assets/theme_version.txt web/includes/inc_windmill_functions.php web/pages/admintasks/options.php web/pages/awards_daily.php web/pages/awards_ranks.php web/pages/dailyawardinfo.php web/pages/game.php web/pages/ingame/motd.php web/pages/ingame/servers.php web/pages/ingame/statsme.php web/pages/mapinfo.php web/pages/playerinfo_general.php web/pages/playersessions.php web/pages/rankinfo.php web/pages/servers.php
v0.1.63 Pre-release Beta
Changes:
- Games can now be displayed as drop down menu or icons #58 Wiki
- Player daily awards on server's page can now be enabled #43
- Added 'Rules' link using the 'Contact Page' admin setting #47 (rolled back displaying games in the left menu made the menu too long)
- Continue theming admin pages
- Each release should now include a list of changed files
- Build & testing process now includes deploying to two dev sites: one a root install, the other a sub-folder install, which should help me catch anything feature breaking
Changed files since last release
web/assets/theme_version.txt
web/includes/inc_windmill_functions.php
web/pages/admin.php
web/pages/admintasks/options.php
web/pages/admintasks/tools_adminevents.php
web/pages/admintasks/tools_editdetails.php
web/pages/admintasks/tools_optimize.php
web/pages/admintasks/tools_perlcontrol.php
web/pages/admintasks/tools_reset.php
web/pages/admintasks/tools_reset_2.php
web/pages/admintasks/tools_resetdbcollations.php
web/pages/admintasks/tools_settings_copy.php
web/pages/game.php
web/pages/gameslist.php
web/pages/header.php
web/pages/search-class.php
v0.1.59 Pre-release Beta
Changes:
- Fix maps not working on non-root installs #52
v0.1.58 Pre-release Beta
Changes:
- Fixed broken admin logout link #42
- Moved General Stats cards displayed on multi game sites to top to the page
- Maps set to 100% width #49
- Maps now have own card and title
- Continued theming admin pages (still not finished)
- Team names in Live Server table now at the top and centred (thanks to
do you believe in magic
in Discord for the suggestion
- Added some links to the left menu on multi game sites to fill up the space #47
- Added a 'Rules' link using the unused (as far as I can work out) 'Contact' admin option. #47
v0.1.55 Pre-release Beta
Changes:
- Player location maps using AMCharts On Server's page showing all connected players for the game you are viewing and the Player's page showing top 50 players. #45
- Hard Limit of 25 maps on Player's profile pages. Work around for long term upstream bug. #46
- More tidying of Ingame pages including adding two menus and fixing some up stream bugs #22
- Started theming admin pages
- Increased default TeamSpeak3 cache settings to 60 seconds
- Added 'Join' link to voice server listing like the game servers #39
- Lots of other minor changes
v0.1.46 Pre-release Beta - Mumble and Steam Group Chat Support
Changes:
- Started tidy and theme InGame Pages
- Add Steam Group Chat support #36 details
- Move Theme toggler to match SourceBans++ Theme
- Fix for non-root installed #28
- Added Mumble support
- Lots of smaller tweaks a fixes
v0.1.28 Pre-release Beta - Discord Support Added
Changes:
- Discord - Voice Channel support addded #25
- TeaSpeak - Support addded (uses simialr API to TS3)
- TeamSpeak3 - Fix for channel spacers breaking tree view
- TeamSpeak3 - Work done to reduce errors on TS3 page #23
- Ingame - Start formatting
- Misc - Remove Flash Hitbox by default #14
- Misc formatting and code tweaks
- GitHub - Fixed Action not auto-building .zip files