Website Changelog
Full history of updates and improvements in the current website.
[1.0.0] First stable release (maybe)
2025-02-09T12:00:48.942Z
Summary
After a very long time of coding and no version logging (my bad), we got a working website with many functions. Get prepared for quite a long changelog message due to the massive amount of changes nyeheheheh
Improvements
- • Replaced most Bootstrap with TailwindCSS (yet to be completed).
- • Improved the game list fetching system and moved it to it's own page.
Security
- • Added a security ahuthentication layer to the website to prevent unauthorized and CORS.
Features
- • Added UptimeRobot link in header to monitor the website.
- • Added dynamic homepage with changelog, database stored games and updated user profile data.
- • Added user list page resembling the original in-game ranking section.
-
Library page was introduced to ease everyone's access to in-game resources.
- › Added categorized in-game icons section.
- › Added scenarios section with scenario viewer (a copy of the map viewer without game-specific data).
- › Added in-game news section with articles from 2006 until today. It's possible to filter and sort as desired.
Known issues
- • Empty maps can not be rendered nor information fetched from there.
- • User profile viewer broken due to the new system data fetching system.
- • Unability to not store updated profile ID in the database due to no connection being made to it.
Planned
- • Library: I intend to add troops and buildings library to display their data.
- • Library: I would love to have support for community-submitted resources with approval system, which would be a sort of 'knowledge library'. A forum if you will.
- • Homepage: It would be cool to have a sort of upcoming events (as in organized events) and a calendar for them with discord server links and such. Should let people sign up as organizers to post their events though, I don't want to manually do it myself.
- • Homepage: Make the 'Buy Me A Coffee' section prettier and add some page so that the supporters can promote whatever they want.
- • Add alliance viewer page to see alliance properties, games and members.
- • Add changelog page to view all changes rather than only the most recent ones.
- • Make config button show up a window on the right side of the page with all user settings and such.
[0.0.1-alpha.2] Initial version
2024-09-27T13:25:11.266Z
Summary
Initial modifications of the game viewer system
Features
- • Added game list in main page.
- • Added map sidebar.
- • Added sidebar's newspaper section with article bodies being the only thing available.
- • Added humble user profile page.
Known issues
- • Empty maps can not be rendered nor information fetched from there.
- • Publicly available entry points. May enforce CORS.
[0.0.1-alpha.1] Initial version
2024-09-27T13:25:11.266Z
Summary
It begins here 🥳. Page was only ready to process a single map.
Features
- • Added dynamically loaded map view.
- • Added map sidebar.
- • Added sidebar's newspaper section with article bodies being the only thing available.
Known issues
- • Empty maps can not be rendered nor information fetched.