JasonMillward
|
f5b9dfa824
|
Added in temp resonator levels
|
2013-02-08 11:21:11 +10:30 |
|
JasonMillward
|
f98e0845a3
|
Added portal mod stats to span tooltip
|
2013-02-08 10:09:47 +10:30 |
|
JasonMillward
|
f0d2dcd7de
|
Added capitalize for strings
|
2013-02-08 10:02:37 +10:30 |
|
JasonMillward
|
977b52639e
|
Removed duplicate spaces
|
2013-02-08 10:01:57 +10:30 |
|
Stefan Breunig
|
d169caf935
|
update build
|
2013-02-08 00:10:03 +01:00 |
|
Stefan Breunig
|
290ce87e72
|
fix geosearch with non-ascii chars (fixes #20)
|
2013-02-08 00:09:29 +01:00 |
|
Stefan Breunig
|
f8d66659f5
|
Merge pull request #14 from epf/for-upstream
add @match attribute for Chrome
|
2013-02-07 14:38:55 -08:00 |
|
Stefan Breunig
|
b57874fbc3
|
Merge pull request #11 from Bananeweizen/patch-1
fix Niantic typos
|
2013-02-07 14:37:27 -08:00 |
|
Evan Paul Fletcher
|
2ccbec51aa
|
add @match attribute
|
2013-02-07 12:35:48 -07:00 |
|
Bananeweizen
|
b502d84c84
|
fix Niantic typos
|
2013-02-07 19:32:58 +01:00 |
|
Stefan Breunig
|
457c3a9094
|
Merge pull request #6 from epf/857b2b4ae94ff09f4fce3ea6245ef5198bb61c6a
fixed a typo in README.md
|
2013-02-07 09:11:12 -08:00 |
|
Evan Paul Fletcher
|
857b2b4ae9
|
typo in README.md
|
2013-02-07 09:59:26 -07:00 |
|
Stefan Breunig
|
2ba7e44573
|
add link info
|
2013-02-07 16:38:36 +01:00 |
|
Stefan Breunig
|
258e75918d
|
fix #3
|
2013-02-07 16:33:02 +01:00 |
|
Stefan Breunig
|
db51dbbc60
|
probably fix #1. Please report back if it works.
|
2013-02-07 16:25:06 +01:00 |
|
Stefan Breunig
|
5a022699ae
|
fix #2
|
2013-02-07 16:06:05 +01:00 |
|
Stefan Breunig
|
36a44cfe9f
|
add info about NS
|
2013-02-07 14:27:24 +01:00 |
|
Stefan Breunig
|
1cfd9330e6
|
meh, JS Date support is so annoyingly bad
|
2013-02-05 20:03:30 +01:00 |
|
Stefan Breunig
|
4809af142d
|
try to avoid line breaking in chat for off-by-a-few errors
|
2013-02-05 19:56:47 +01:00 |
|
Stefan Breunig
|
c4a34243d8
|
update build
|
2013-02-05 19:52:57 +01:00 |
|
Stefan Breunig
|
21ea5beabd
|
fix date for other locales
|
2013-02-05 19:47:44 +01:00 |
|
Stefan Breunig
|
3107a48ca6
|
typo
|
2013-02-05 19:25:15 +01:00 |
|
Stefan Breunig
|
44f4d4cfb1
|
meh
|
2013-02-05 17:40:02 +01:00 |
|
Stefan Breunig
|
cb991318d1
|
handle longer titles in portal details
|
2013-02-05 17:38:35 +01:00 |
|
Stefan Breunig
|
f1c568aed2
|
update doku
|
2013-02-05 17:25:57 +01:00 |
|
Stefan Breunig
|
fc123d7abf
|
enable chat tab completion
|
2013-02-05 17:25:04 +01:00 |
|
Stefan Breunig
|
5f42c6a2d0
|
fix portal range being larger zero even if resos are missing
|
2013-02-05 16:06:57 +01:00 |
|
Stefan Breunig
|
6c6cd10827
|
implement nick highlight feature in chat
|
2013-02-05 15:33:15 +01:00 |
|
Stefan Breunig
|
7f7d716d2b
|
auto linkify links in comments
|
2013-02-05 15:08:02 +01:00 |
|
Stefan Breunig
|
5740732960
|
fix off-by-one px in chat
|
2013-02-05 14:30:43 +01:00 |
|
Stefan Breunig
|
e61eeab2bd
|
well fix it right
|
2013-02-05 14:26:57 +01:00 |
|
Stefan Breunig
|
3fd58d768b
|
update build
|
2013-02-05 14:25:16 +01:00 |
|
Stefan Breunig
|
b0d5695b44
|
fix portal level calc for low level portals
|
2013-02-05 14:24:49 +01:00 |
|
Stefan Breunig
|
a2b6b77ba5
|
update build
|
2013-02-04 16:35:51 +01:00 |
|
Stefan Breunig
|
41b0ed7366
|
improve doc
|
2013-02-04 16:17:42 +01:00 |
|
Stefan Breunig
|
71bfeff678
|
remove array with portal details references that might have been leaking. Instead, store the details with the rendered portals so removal is handled automatically
|
2013-02-04 16:15:25 +01:00 |
|
Stefan Breunig
|
f268f0cffc
|
annoying webkit adds stupid styles to HTML5 elements that can’t be overwritten like they can for all other elements. Seriously WebKit?
|
2013-02-04 15:11:51 +01:00 |
|
Stefan Breunig
|
e4677b6219
|
remove debugging oversight
|
2013-02-04 15:04:40 +01:00 |
|
Stefan Breunig
|
302de091e6
|
handle clearing differently to avoid clearing text before new one is available. Also throw some more magic at scrolling in chat so it works better.
|
2013-02-04 15:03:24 +01:00 |
|
Stefan Breunig
|
f85a3b2443
|
revert last commit, it broke scrolling. also replace expensive CSS rules with differen solution
|
2013-02-04 14:21:49 +01:00 |
|
Stefan Breunig
|
1f2c5514d4
|
make sure chat sticks to the bottom of the chat window to prevent moving when loading
|
2013-02-04 14:02:52 +01:00 |
|
Stefan Breunig
|
bdde0f8af2
|
nit
|
2013-02-04 10:50:32 +01:00 |
|
Stefan Breunig
|
6fe831b787
|
update screens
|
2013-02-04 10:49:11 +01:00 |
|
Stefan Breunig
|
a817852abd
|
more fixes and doc update
|
2013-02-04 10:42:24 +01:00 |
|
Stefan Breunig
|
cdef7d2496
|
chrome fixes
|
2013-02-04 10:12:20 +01:00 |
|
Stefan Breunig
|
f92c963a54
|
finish chat feature; hide low level portal on zoom out; introduce render limit
|
2013-02-04 02:52:24 +01:00 |
|
Stefan Breunig
|
ecfaca7f9b
|
more chat related stuff. public user chat and message posting is still missing though
|
2013-02-03 19:44:35 +01:00 |
|
Stefan Breunig
|
a7db7e656a
|
make faction chat display work completely
|
2013-02-03 14:20:21 +01:00 |
|
Stefan Breunig
|
cd57c5a6d3
|
build immediately when running auto build
|
2013-02-03 14:19:44 +01:00 |
|
Stefan Breunig
|
b7f1270ff6
|
make faction chat display almost work
|
2013-02-03 13:19:56 +01:00 |
|