teerace / web

Website aggregating scores from multiple Teeworlds Race servers. Provides an API for game servers to authenticate players and send in their runs.
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

More detailled description of the map #13

Open ghost opened 13 years ago

ghost commented 13 years ago

If it is possible, display the grenade launcher icon when there is a grenade launcher on the map. We could also display the number of shields/hearts, but I wonder if it is really needed.

ghost commented 13 years ago

Like the icons here: http://q3a.ath.cx/?mapdetails=bdfcomp052

other ideas:

ghost commented 13 years ago

erd: http://paste.pocoo.org/show/307452/

chaosk commented 13 years ago

applied external label, waiting for erdbeere/TeeworldsMapLib#10

chaosk commented 13 years ago

update: now waiting for erdbeere/tml#12

erdbeere commented 13 years ago

fixed g

chaosk commented 13 years ago

not really :(

SushiTee commented 13 years ago

we decided that rendering or creating screenshots is not part of the lib as it eats much memory and performence... it should be done grafic card and for web applications the client should do it... so what about webgl?