Andrea Rendine
aae770c5a1
Timing for winning and efficiency
2016-02-16 11:02:10 +01:00
Andrea Rendine
24e744a27e
Heal when necessary
...
Events.setHeal() enables/disables eatMeat and useMeds buttons depending on player's HP.
The check is done in 4 cases:
* when a fight starts
* after an attack
* after healing
* in the loot screen
2016-02-16 03:02:45 +01:00
Andrea Rendine
aa62b7f9be
Buttons positioning 2
...
The last 2 remainings from original structure
2016-02-16 02:58:51 +01:00
Andrea Rendine
bf7472ba37
Buttons positioning
...
Residual structure fixed.
2016-02-16 02:56:44 +01:00
Andrea Rendine
def892953a
Cooldown time from graphics
...
Not a problem of precision, but a width measurement issue. Fixed and restored to previous precision level.
2016-02-16 00:27:44 +01:00
Andrea Rendine
091929cf90
Cleanup
...
Events.damage method now groups all common lines for Events.animateRanged and Events.animateMelee.
Balance between success and failure is now determined by Events.lost. It is set to "true" when the player is killed and prevents Events.winFight() altogether.
Events.endFight() groups the 2 consistent actions in winFight and loseFight, i.e., pause unsetting and stopping the enemy.
Completely renewed trap method: instead of relying on a separate counter, enemy.data('stunned') now returns the number of remaining seconds of stunning. Enemy's timed attack decreases this value by the attack delay time (the enemy fights for its freedom).
2016-02-16 00:26:23 +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
Andrea Rendine
e3d5e25b94
Merge pull request #19 from doublespeakgames/master
...
Update 2016-02-11
2016-02-11 14:23:04 +01:00
pacharan
ea38d220d1
Update and rename string.js to strings.js
2016-01-10 21:23:58 -05:00
Blake Grotewold
9a0a764cb5
Merge pull request #453 from pacharan/patch-2
...
Create main.css
2016-01-10 18:09:30 -05:00
pacharan
201961c12e
Create main.css
2016-01-11 05:10:05 +07:00
Blake Grotewold
23796cb36e
Merge branch 'pr/447'
2015-12-30 03:29:14 -06:00
Blake Grotewold
49f6cd5255
Merge branch 'master' into pr/447
2015-12-30 03:28:52 -06:00
Blake Grotewold
99c57da055
update adarkroom.pot
2015-12-30 03:28:41 -06:00
Blake Grotewold
b28c8583c6
Merge pull request #450 from miratcan/master
...
Added missing Turkish translations, fixed wrong lines.
2015-12-30 03:25:58 -06:00
Blake Grotewold
0f73054faf
Add Thai to README
2015-12-30 03:25:03 -06:00
Blake Grotewold
2ebae56dc5
Merge pull request #451 from pacharan/master
...
Thai translation.
2015-12-30 03:23:25 -06:00
pacharan
e0b1d3800a
add Thai translation
2015-12-26 23:38:01 +07:00
Blake Grotewold
9943c4c568
add confirm hyper
...
lets the user know what hyper mode is, and confirms turning it on.
Updates .pot to match current source.
2015-12-22 16:41:10 -06:00
pacharan
2c2436e63e
add Thai translation
2015-12-21 13:46:11 +07:00
pacharan
92e7ef83af
add Thai translation
2015-12-21 13:44:17 +07:00
Mirat Can Bayrak
7df8efb380
Added missing Turkish translations.
2015-12-20 14:14:58 +02:00
Sang-gi Lee
0db5bf3dec
Update Korean translation
2015-12-11 16:40:24 +09:00
Michael Townsend
c66d484627
Added import/export tracking
2015-12-04 10:57:16 -05:00
Michael Townsend
78bf47bfa1
Merge pull request #445 from satakieli/patch-3
...
Update strings.po / fixed Swedish translation
2015-11-10 10:17:33 -05:00
Continuities
fba203cea1
conversion tweaks
2015-11-09 18:36:55 -05:00
Anna Robbins
3ef2b22e99
Update strings.po
...
Proofed and updated up until line 450
2015-10-28 16:06:10 +01:00
Blake Grotewold
3849f7871f
Merge pull request #444 from tom76kimo/patch-1
...
Update link of Traditional Chinese
2015-10-23 01:05:34 -04:00
Tom Wu
d5e317836a
Update link of Traditional Chinese
...
The link should be `zh_tw`
2015-10-23 11:45:02 +08:00
Michael Townsend
ecd391ff6a
Merge pull request #442 from uasi/ja-fix-typo
...
Fix typo in Japanese translation
2015-10-10 10:51:31 -04:00
Tomoki Aonuma
bad5e58cc9
Fix typo in Japanese translation
2015-10-10 23:44:47 +09: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
Blake Grotewold
0f243637a1
Merge pull request #435 from TwistedAkai/master
...
Made fur gambling return fur.
2015-09-20 16:36:40 -04:00
Akai Alonkai
95057c9704
Made fur gambling return fur.
...
Function was paying out in wood, not fur, contrary to notification text.
2015-09-20 16:32:54 -04:00
Andrea Rendine
239735f487
Merge pull request #18 from doublespeakgames/master
...
Update 2015-09-20
2015-09-20 14:41:47 +02:00
Michael Townsend
b533f86d2a
Merge pull request #433 from ngosang/spanish_translation
...
Update Spanish translation
2015-09-18 09:54:43 -04:00
ngosang
b700c4b9f5
Update Spanish translation
2015-09-17 23:57:38 +02:00
Michael Townsend
6670a9ce09
Merge pull request #431 from ngosang/test2
...
Update all strings.js
2015-09-17 16:52:52 -04:00
ngosang
b5db2b558d
Update all strings.js
2015-09-03 10:03:31 +02:00
Michael Townsend
94fea5a3a8
Merge pull request #429 from bdorer/master
...
de: updated German language files
2015-08-18 22:13:32 -04:00
Michael Townsend
4626961286
Merge pull request #428 from JeanAraujo/master
...
Update PT-BR Translation
2015-08-18 22:13:11 -04:00
bdorer1
5aa5748ddd
de: updated German language files
2015-08-19 00:08:22 +02:00
Jean Araujo
066a34b125
Update strings.js
2015-08-12 14:29:20 -03:00
Jean Araujo
75324a5240
Update strings.po
2015-08-12 14:28:18 -03:00
Continuities
a0b343246c
Code style
2015-08-02 11:40:27 -04:00
Michael Townsend
64f6797c3e
Merge pull request #425 from Sebring/master
...
Showing total in stores tooltip - Issue #170
2015-08-02 11:36:57 -04:00
Sebring
1e37f45530
Display time delay on total row in tooltip
2015-07-29 20:08:09 +02:00
Sebring
100ff277ff
Styles for total in tooltip
2015-07-29 16:59:16 +02:00
Sebring
fea54cd97f
Add total to tooltip
2015-07-29 16:57:26 +02:00