summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/webserver/game_data/static/player.js
Commit message (Expand)AuthorAgeFilesLines
* Webtiles: Colour AC and weapon red when corroded (#8836).Florian Diebold2014-08-121-3/+14
* Webtiles: The "icemail depleted" status doesn't show up in the HUD anymore.Florian Diebold2014-08-121-2/+0
* Replace Hammer card with Fortitude.Shayne Halvorson2014-05-281-1/+1
* Show Qazlal's temporary AC bonus highlight in webtiles.Steve Melenchuk2014-05-071-1/+1
* Display Qazlal's SH boost properly in webtiles.Steve Melenchuk2014-05-071-0/+3
* Don't show a meaningless Gozag piety indicator on webtiles.Steve Melenchuk2014-05-071-1/+2
* Fix a font problem in Firefox.Florian Diebold2014-04-261-3/+5
* Make the hp bar show the deterministic poison in WebTilesgammafunk2014-03-181-4/+30
* Add tile_font_*_family settings for WebTiles.Pekka Lampila2014-03-011-0/+5
* Support tile_font_*_size in WebTilesPekka Lampila2014-01-021-1/+10
* Display the Dj contam bar correctly in webtiles.Steve Melenchuk2013-12-171-4/+4
* Run game_data JavaScript in strict modePekka Lampila2013-12-141-0/+2
* Fix HP/MP being displayed as increase on joinPekka Lampila2013-12-141-1/+4
* Support show_game_turns in WebTilesPekka Lampila2013-12-141-3/+13
* Fix any status making HP/MP blue in WebTilesPekka Lampila2013-12-121-3/+2
* Add support for a few config variables in WebTilesPekka Lampila2013-12-111-8/+45
* Shorten "Essence" to "EP" on Webtiles if the player is rotted.Florian Diebold2013-05-301-3/+11
* Send correct max hp for Djinni to the webtiles client.Florian Diebold2013-05-301-7/+2
* Properly set contam level display (webtiles)Pete Hurst2013-05-301-1/+1
* Create a separate contam bar in HTML, implement heat, simplify (webtiles)Pete Hurst2013-05-301-7/+10
* Fix djinni contam bar colors.Florian Diebold2013-05-301-4/+4
* Display contam for Djinni in webtilesPete Hurst2013-05-301-10/+32
* Fix obvious typoPete Hurst2013-05-301-1/+1
* Fix max HP display for Djinni (webtiles)Pete Hurst2013-05-301-3/+10
* Webtiles HUD updates (Djinni/Lava Orcs)Pete Hurst2013-05-301-11/+28
* Fix logic for species HUD (webtiles)Pete Hurst2013-05-301-6/+6
* Fix species HTML attribute (webtiles)Pete Hurst2013-05-301-2/+2
* Essence bar for Djinni (webtiles)Pete Hurst2013-05-301-0/+18
* Really fix WebTiles HP/MP bar overflowPekka Lampila2013-04-261-6/+6
* Webtiles: Fix hp/mp bar display error when the max value decreases.Florian Diebold2013-03-181-0/+2
* Make sure WebTiles HP/MP bars don't overflowPekka Lampila2013-03-181-2/+4
* Also fix colouring for boosted hp/mp.Florian Diebold2013-03-181-0/+5
* Fix boosted stat colouring in Webtiles (#6672, #6529).Pekka Lampila2013-03-181-8/+40
* Show ZP in the Webtiles client (#6762).Florian Diebold2013-03-151-0/+12
* Clear more values in WebTiles player class initPekka Lampila2013-03-051-4/+8
* Webtiles: Fix the player position not being sent at startup, causing a tiny m...Florian Diebold2012-12-061-4/+3
* Webtiles: Show Xom boredom.Florian Diebold2012-11-241-2/+10
* Webtiles: Show empty piety again when worshipping a god other than Xom.Florian Diebold2012-11-241-1/+2
* Webtiles: Display potential monk piety as before.Florian Diebold2012-11-231-3/+5
* Webtiles: Fix a few small client bugs.Florian Diebold2012-11-231-18/+21
* Webtiles: Refactor status handling; properly colour boosted stats.Florian Diebold2012-11-231-5/+38
* Webtiles: Fix the minibars not getting updated if nothing else is.Florian Diebold2012-11-231-0/+1
* Webtiles: Colourize weapon and quiver correctly.Florian Diebold2012-11-231-1/+5
* Webtiles: Implement the "new command" marker for messages.Florian Diebold2012-11-231-5/+9
* Webtiles: Show max stat values when degenerated, and colour them.Florian Diebold2012-11-231-2/+36
* Webtiles: Send inventory contents to the client.Florian Diebold2012-11-231-1/+48
* Refactor HP/MP minibars in Webtiles.Florian Diebold2012-11-231-2/+10
* Webtiles: Render the stats pane on the client side.Florian Diebold2012-11-231-3/+94
* Send player stats to the webtiles client.Florian Diebold2012-11-231-0/+1
* Webtiles: draw mini health and magic point barAndre-Patrick Bubel2012-11-231-0/+17