keyboard: match transliterated letters
[sheet.git] / sc.plp
2017-05-25 Mischa POSLAWSKYcommon: replace html links by common function
2017-04-24 Mischa POSLAWSKYcommon: prepare path request in global variable
2017-04-24 Mischa POSLAWSKYcommon: replace newline output by say()
2015-09-21 Mischa POSLAWSKYcommon: drop leading 'v' in version numbers
2015-09-21 Mischa POSLAWSKYsc: note zerg and protoss regeneration rates
2015-09-21 Mischa POSLAWSKYsc: shield damage note is only relevant for bw
2015-07-01 Mischa POSLAWSKYsc: minor textual changes to legend
2015-07-01 Mischa POSLAWSKYsc: describe multiple weapon hits in legend
2015-07-01 Mischa POSLAWSKYsc: convert to fast bw seconds for sc2 compatibility
2015-07-01 Mischa POSLAWSKYsc: multiply speed of bw units to match sc2 values
2015-07-01 Mischa POSLAWSKYsc: hover creep boost on speed values
2015-07-01 Mischa POSLAWSKYsc: speed with 1 decimal for lower hex/s values
2015-07-01 Mischa POSLAWSKYsc: rename showrange() to prepare for non-integer reuse
2015-07-01 Mischa POSLAWSKYsc: consistently capitalise given names
2015-07-01 Mischa POSLAWSKYsc: indicate cast cost with starting energy
2015-07-01 Mischa POSLAWSKYsc: rename energy property to capacity
2015-07-01 Mischa POSLAWSKYsc: include upgraded cast costs
2015-07-01 Mischa POSLAWSKYsc: reusable function to display cast cost
2015-07-01 Mischa POSLAWSKYsc: indicate weapon cost [of oracle beam]
2015-07-01 Mischa POSLAWSKYsc: drop cost images in favour of color styling
2015-06-22 Mischa POSLAWSKYsc: substitute 0 values by dash
2015-06-22 Mischa POSLAWSKYsc: split up size column header
2015-06-22 Mischa POSLAWSKYsc: collision diameter and transportability in size...
2015-06-22 Mischa POSLAWSKYsc: flying attribute for brood war units
2015-06-22 Mischa POSLAWSKYsc: indicate optional transport [overlord] capability
2015-06-22 Mischa POSLAWSKYsc: transport slots instead or in addition to unit...
2015-06-22 Mischa POSLAWSKYsc: colourise negative supply values (providers)
2015-06-22 Mischa POSLAWSKYsc: rename 'unit' field to 'pop' in data includes
2015-06-22 Mischa POSLAWSKYsc: show upgrade range in [Carrier] attack count
2015-06-22 Mischa POSLAWSKYsc: separate base damage from upgrade bonus
2015-06-22 Mischa POSLAWSKYsc: prefer precalculated dps for aggregate attacks
2015-06-22 Mischa POSLAWSKYsc: more recognisable splash damage indicator
2015-06-22 Mischa POSLAWSKYsc: calculate upgrades for subunits
2015-06-22 Mischa POSLAWSKYsc: prevent upgrade preparation from modifying original...
2015-06-22 Mischa POSLAWSKYsc: tertiary attack row
2015-06-22 Mischa POSLAWSKYsc: display weapons range with each attack row
2015-06-22 Mischa POSLAWSKYsc: indicate projectile attacks
2015-06-22 Mischa POSLAWSKYsc: indicate cooldown of costless specials instead
2015-06-22 Mischa POSLAWSKYsc: hover weapon names
2015-06-22 Mischa POSLAWSKYsc: move attack target columns next to range
2015-06-22 Mischa POSLAWSKYsc: hidden order by attack damage
2015-06-22 Mischa POSLAWSKYsc: improve hots unit size fallback order
2015-06-22 Mischa POSLAWSKYsc: link between different include versions
2015-06-22 Mischa POSLAWSKYsc: colourise shield column to match bonus indicator...
2015-06-22 Mischa POSLAWSKYsc: add best case bonus damage to maximum dps
2015-06-22 Mischa POSLAWSKYsc: describe bonus damage in legend for hots mode
2015-06-22 Mischa POSLAWSKYsc: apply dps styling to legend topic
2015-06-22 Mischa POSLAWSKYsc: indicate hots bonus damage by ">" prefix
2015-06-22 Mischa POSLAWSKYsc: inline damage type indicators in html
2015-06-19 Mischa POSLAWSKYsc: correctly recursive through all data references...
2015-06-19 Mischa POSLAWSKYsc: drop legacy variable fallback in upgrade precalculation
2015-06-19 Mischa POSLAWSKYsc: indicate multiple hits by prefixing damage by multi...
2015-06-19 Mischa POSLAWSKYsc: simplify code by concatenating all showattack(...
2015-06-19 Mischa POSLAWSKYsc: write out implicit showval() formatting
2015-06-19 Mischa POSLAWSKYsc: precalculate upgraded values
2015-06-19 Mischa POSLAWSKYsc: single attack column with indicator for target
2015-06-18 Mischa POSLAWSKYsc: subunit category in header cells (like parent)
2015-06-15 Mischa POSLAWSKYsc: list specific immunities in massive description
2015-06-15 Mischa POSLAWSKYsc: indicate flying units
2015-06-15 Mischa POSLAWSKYsc: common icon for cliff walking
2015-06-15 Mischa POSLAWSKYsc: restyle massive indicator (append to suit char)
2015-06-15 Mischa POSLAWSKYsc: convert bw attack cooldown to seconds
2015-06-14 Mischa POSLAWSKYsc: distinguish linear splash damage
2015-06-14 Mischa POSLAWSKYsc: change icon for massive to U+2693 anchor
2015-06-14 Mischa POSLAWSKYsc: indicate maintenance cost of specials
2015-06-14 Mischa POSLAWSKYsc: indicate buildings by size "B"
2015-06-13 Mischa POSLAWSKYsc: reduce armor column size if possible
2015-06-13 Mischa POSLAWSKYsc: describe hots vulnerabilities attributes
2015-06-13 Mischa POSLAWSKYsc: hots attributes hash (attr)
2015-06-13 Mischa POSLAWSKYsc: suit fallback for sc2
2015-06-13 Mischa POSLAWSKYsc: read version number from data include
2015-06-13 Mischa POSLAWSKYsc: version-specific page metadata
2015-06-13 Mischa POSLAWSKYsc: rename data files to append game release abbreviation
2015-06-13 Mischa POSLAWSKYsc: unexceptional header tags for empty category cells
2015-06-13 Mischa POSLAWSKYsc: separate css to external file
2015-06-13 Mischa POSLAWSKYsc: minor code cleanup, var renames, css optimisations
2015-06-13 Mischa POSLAWSKYsc: drop precalculated dps data
2015-06-12 Mischa POSLAWSKYsc: calculate dps from damage and cooldown
2015-06-12 Mischa POSLAWSKYsc: indicate passive abilities, including cloak
2015-06-12 Mischa POSLAWSKYsc: indicate specials cost and availability
2015-06-12 Mischa POSLAWSKYsc: integrate added special/upgrade options
2015-06-12 Mischa POSLAWSKYsc: separate interceptor subunit from carrier
2015-06-12 Mischa POSLAWSKYsc: reuse formatting procedure for subunit columns
2015-06-10 Mischa POSLAWSKYsc: preliminary starcraft 2 hots data
2015-06-10 Mischa POSLAWSKYsc: reference shared attacks in data
2015-06-10 Mischa POSLAWSKYsc: rename cmp attribute to dps
2015-06-10 Mischa POSLAWSKYsc: separate shield and hp values in data
2015-06-10 Mischa POSLAWSKYsc: rename 'size' attribute to 'suit'
2015-06-10 Mischa POSLAWSKYsc: round damage values
2015-06-10 Mischa POSLAWSKYsc: legend below units table on insufficient space
2015-06-10 Mischa POSLAWSKYsc: indicate and explain composed units
2015-02-19 Mischa POSLAWSKYprefer $@ for eval errors
2015-02-05 Mischa POSLAWSKYstyle: common cat class for category table headers
2012-04-10 Mischa POSLAWSKYsc: never wrap statistics table
2012-04-10 Mischa POSLAWSKYsc: gas/minerals icon images
2012-04-10 Mischa POSLAWSKYsc: indicate type by m/o text, no icon images
2012-04-10 Mischa POSLAWSKYsc: legend besides units table
2012-04-10 Mischa POSLAWSKYsc: group legend options in opera
2010-05-21 Mischa POSLAWSKYsc: prevent excess leading tbody tag
2010-03-26 Mischa POSLAWSKYsc: adjust styling to better fit this site
next