Changelog
Sigrie 2.1.1
25th October, 2009
- Added inline tabs to pages with listings. Tabs are not generated if the list is too short - example.
- Specific tabs can now be linked - example.
- Added Quests to zone listings - example.
- Tabs can now be scrolled through, much like most OS-native tabs.
- Added a submenu to Quests.
- Some bugfixes.
Sigrie 2.1
14th October, 2009
- Due to a lot of new searchable models, the maximum results per tab are now limited to 500 by default.
- Revamped Skills - they are no longer treated as a spell category; rather, they now have their own listings and pages.
- Added faction rewards to quest pages (new in 3.3). Additionally, faction pages now show relevant quests.
- More improvements to quest pages. Addition of bonus honor, required player kills, provided items, etc.
- Better support for quests' quick summary - example.
- Added name - and, for items, quality - to /tooltip/js files, in order to easily convert plain links to prettier ones.
- Added new Zones listings. Current support for zones is primitive, but more work is on the way.
- Added new Holidays listings. Still more to come!
- Added rewards to achievement pages.
- The database menu code has gone through a cleanup and rewrite. A few more menus have been added using common filters.
- Django master sync with 11616.
- Lots of bugfixes.
Sigrie 2.0.1
3rd October, 2009
Sigrie 2.0
23rd September, 2009
- Added support for enchants and sockets on item tooltips - example.
- Added support for active items and bonuses on itemset tooltips - examples: Full Dreadnaught,
6/9 Dreadnaught, Mixed 3/5 Frostfire.
- Added Faction listings and displays.
- Tabs have been added to the search listings. You can now search in all models (default behaviour).
- Tooltips can now be included externally with a single call to http://db.mmo-champion.com/tt.js.
- Tooltip CSS polishing for external inclusion.
- Implemented Rating and Bracket item requirements.
- Unseen items will now always show an itemset tooltip if they are part of one - example.
- Improved NPC listings.
- A source column has been added to item listings.
- Dynamic tables have gone through a complete rewrite. They are now faster, more modulable and can be embedded more easily.
- New listings engine - every inline listing is no longer hardcoded and should be a lot more performant.
- Lots of new filters.
- A few more categories are available in the menus.
- Drastic improvements on Sold items and currency storage.
- Added Skill links in item tooltips.
- Many bugfixes, lots of cleanup.
- PostgreSQL upgrade to 8.4.
- Django master sync with 11590.
Sigrie 1.1.2
31st July, 2009
- Implemented Sold By, Currency For, Sells tables (including extended costs)
- Honor Points and Arena Points got themselves new, prettier icons!
- Added experimental stat filters. Beginning the work on a better filter interface (including booleans, dropdowns, ...).
- Implement inline cooldowns in item tooltips - example.
- Implement arena ratings/brackets required.
- Django 1.1 released! Master sync with 11372.
- Lots of graphical improvements.
- Many bugfixes.
Sigrie 1.1.1
23rd July, 2009
- Tooltips will no longer crash on IE7 after a forced refresh.
- Icons on item/spell/achievement pages are now links to an icon filter. Additionally, the icon filter for those models is now visible.
- New "previous" and "next" links in every detailview, fetching by id.
- QuerySets: Support assignment to ForeignKeys by id (DP#11521).
- Screenshots/Tags should no longer disappear on a database push.
- Extreme improvements on SQL writes (fs). Database pushes on new builds should be about 400% faster.
- Django master sync with 11298. (1.1-rc1)
- django-tagging master sync with 153.
- Some more bugfixes.
Sigrie 1.1
18th July, 2009
- Added a Latest Additions page! Works with almost everything stored in the database, including items, spells, achievements,
quests, item sets, creatures, titles, zones and instances.
- Added ability to lookup a model by its name (case-insensitive) - example.
- JSON serialization for single models is available - example.
- Added __matches and __imatches lookup filters, which matches words rather than full strings. Example.
- Added __in lookup filter, iterating through a comma-separated list of values. Example.
- The URL backend has been rewritten and is more responsive and reliable.
- Django master sync with 11268.
- Completed forward-compatibility with Postgres 8.4.
- Lots of bugfixes.
Sigrie 1.0.6
12th July, 2009
- Spellstring conditionals are now supported. Examples here
and here.
- Tags are live and usable! See for yourself: not-available
- New "heroic" flag, filterable.
- Screenshot thumbnails have been moved and are now a lot bigger.
- Some graphical tweaks, mostly on IE.
Sigrie 1.0.5
3rd July, 2009
- Screenshots can be uploaded by admins - example.
- Menus have been updated to match the 3.2 PTR categories.
- Canonical URLs are now supported. They should be on almost every page, but only detailviews actually make use of them.
Examples here, here,
here and here.
- Django master sync with 11178.
Sigrie 1.0
23rd June, 2009