aowow/template/bricks
Sarjuuk 1142220674 Filters:
- make offset optional, when converting list to mask

Items:
- fixed display of inventory type for robes and ranged weapons

Spells:
- parsing: $charLevel and $interactive are now properties of spell.
- parsing: fixed durations, passing the time-unit seperately to allow for evaluation of the actual value
- parsing: fixed gender-specific formating [ >male/female< to <male/female>]
- parsing: usage of is_numeric() instead of (float) as 0 is a fucking valid numeric (caused some formulas to not be evaluated *grrr*)
- parsing: lastValue-references now skip to the next previous \d instead of being stopped by random \w (like time units)
- implemented forgotten display of runes for spellCost
- fixed castTimes for most hunter shots (they are -1000 for some reason)
- fixed display of required stances (sometimes they are not actually required but show, when you are _allowed_ to use a spell in certain forms)
- improved formating of tooltips-js (no visual change)

ListViews:
- pass '_truncated' separately. there are nough cases in which 'note' gets send without truncated results

misc changes here and there
2013-04-20 16:16:29 +02:00
..
globals ordered bricks somewhat 2013-03-23 13:40:15 +01:00
listviews Filters: 2013-04-20 16:16:29 +02:00
announcement.tpl any 'Id' => 'id' as i'm mighty tired of the conflicts between js (lower) and php (ucFirst) 2013-03-05 23:21:25 +01:00
community.tpl any 'Id' => 'id' as i'm mighty tired of the conflicts between js (lower) and php (ucFirst) 2013-03-05 23:21:25 +01:00
contrib_0.tpl implemented pages: 2013-03-23 16:03:12 +01:00
contrib_2.tpl implemented pages: 2013-03-23 16:03:12 +01:00
contrib_3.tpl implemented pages: 2013-03-23 16:03:12 +01:00
contrib_6.tpl implemented pages: 2013-03-23 16:03:12 +01:00
contrib_8.tpl implemented pages: 2013-03-23 16:03:12 +01:00
contribute.tpl implemented pages: 2013-03-23 16:03:12 +01:00
infobox.tpl misc fixes: 2013-03-26 20:55:42 +01:00