Blake Grotewold
7871f47776
Merge #469
2016-03-19 15:00:32 -04:00
Andrea Rendine
e4bb616a93
Legends
...
Text set by data-legend attribute
2016-02-17 01:55:53 +01:00
AndySky21
6ace681a91
Pause during fight
...
This commit adds a pause button during the fight. It relies upon the new
Events.paused property: when set to true, no buttons will work except
the pause button itself, and cooldown on attack/healing buttons is
interrupted.
This commit also groups event buttons in different groups (attack,
healing, scene), so that the position of "eat meat" and "use meds" does
not depend on how many scene buttons are present (sometimes 1, other
times 2)
2016-02-15 21:04:02 +01:00
Continuities
fba203cea1
conversion tweaks
2015-11-09 18:36:55 -05:00
Michael Townsend
da289ea1d7
Update main.css
2015-10-05 12:41:46 -04:00
Akai Alonkai
55b5c3e1e7
Removed background-color for config lists.
...
Background colors for unordered list in options were set to match body.
This created a problem during and after the space game when the body and
text were inverted, but the ul was not. See Issue #432 .
Tried this via Chrome's dev tools while at the effected screen in dark
theme, and it seemed to work.
2015-09-22 10:47:50 -04:00
Sebring
100ff277ff
Styles for total in tooltip
2015-07-29 16:59:16 +02:00
Andrea Rendine
93649307f6
Non-overlapping up/down buttons
...
Fixed dimensions and margins for up/down arrows.
2015-06-26 21:54:41 -04:00
ekgr
4724aaf6e3
Changed size of languages menu
...
The Portuguese (brazil) option was too long and wrapping around to the next line, appearing right over the next language in the menu. Increased the width to accommodate in one line. Also increased the max height as the last language option wasn't visible. The menu can take one more language before needing to increase the height.
2015-06-21 17:25:47 +02:00
Travis Weston
8c368d363a
Add take all button
2015-05-13 11:35:25 -04:00
Blake Grotewold
95a3b68e12
Add background color to language select menu
...
This helps readability when language box overflows stores box
2015-05-11 10:40:11 -04:00
Chris Hooker
165f2d1dd0
Make quantity-adjust buttons bigger
2015-04-18 15:10:13 -04:00
Blake Grotewold
f998c270da
Merge anubisthejackle:issue115
...
Closes #115
Closes #224
2015-02-14 17:14:22 -05:00
Fengyang Gao
ba285032f5
show selection color in textarea
...
Currently, you have no idea whether the text in "Export / Import" is
selected since the background is transparent.
2014-11-16 15:16:07 +08:00
Blake Grotewold
dc7afcbd75
Fix cross-browser support for language select
...
This fixes cross-browser support for the language select box by
replacing it with a custom menu box.
2014-10-28 16:30:57 -04:00
Honza Horava
bf7563755d
Improve CSS formatting consistency
2014-09-24 12:09:58 -07:00
Olexandr Nesterenko
0126032a2c
Add -moz-selection for firefox
2014-09-24 10:32:29 +03:00
Caleb Jessie
fe60eb3d05
Lighten up disabled button color to be more obvious.
2014-08-21 16:12:56 -04:00
Travis Weston
00e57a4bfa
Fixed issue where menu would float away from bottom of the page if moved and scrolled. (References Issue #109 )
2014-07-15 23:23:33 -04:00
Michael
b7d539abbb
Slight styling issues on language menu option
2014-05-19 13:27:21 -04:00
Michael
81d8129f0f
Styling on the language dropdown
2014-05-19 13:15:46 -04:00
Will Huxtable
7f0bd94dab
Removed annoying blue highlight color. Now it is transparent
2014-01-03 10:28:11 +00:00
Michael
16824386eb
Use a textarea instead of a prompt for export to prevent truncation in
...
Chrome.
2013-11-14 21:33:14 -05:00
Michael!
c27430f29e
A few small tweaks, and added link to the iOS app.
2013-11-13 22:18:27 -05:00
Michael
994f01c78c
Some refactoring and some bug fixes.
2013-11-01 23:00:51 -04:00
Vermilingua
dc706c21fe
added importing and exporting saves with base64
2013-10-17 22:46:33 +11:00
Michael Townsend
93f8e52e1f
Merge pull request #30 from Zarkonnen/medicine
...
Medicine
2013-07-10 12:07:05 -07:00
Zarkonnen
bb953de92b
Finished first version of medicine feature.
2013-07-10 12:53:28 +02:00
Zarkonnen
ae044376db
Converted min/max buttons to +-10 buttons. Also made code shorter.
2013-07-05 13:47:23 +02:00
Zarkonnen
6d99cb7c3a
Added max/zero buttons to worker assignment and expedition supply packing to prevent eg having to click 50x to fill food supplies.
2013-07-04 16:15:29 +02:00
Michael Townsend
19abccfcc4
Adding ADR to Github
2013-07-03 07:56:13 -07:00