Lucas Lois
36b01a78b6
Made scoring.js, space.js and world.js jshint compliant
2016-10-02 17:57:17 -03:00
Lucas Lois
c1ce1a89d9
Made room.js jshint compliant
2016-10-02 17:52:39 -03:00
Lucas Lois
05edb2a98a
Made path.js jshint compliant
2016-10-02 17:52:22 -03:00
Lucas Lois
a903a1c9fe
Made outside.js jshint compliant
2016-10-02 17:45:09 -03:00
Lucas Lois
8370eac8aa
Made events.js jshint compliant
2016-10-02 17:40:54 -03:00
Lucas Lois
4ced5337da
Made engine.js jshint compliant.
...
Error on /script/engine.js at 775:128 was ignored
2016-10-02 17:22:32 -03:00
Lucas Lois
90aa1ca4fd
Made Button.js jshint compliant
2016-10-02 17:00:57 -03:00
Lucas Lois
b5276f7f83
Made translate.js jshint compliant
2016-10-02 16:48:27 -03:00
hep cat
d156a6a810
de: update string.js
...
corrected existing translations
- typos
- added missing spaces which were very annoying since the words were then together
- minor changes according design guide lines https://github.com/doublespeakgames/adarkroom/wiki/Design-Guide#narrative
- since nouns are capitalized in German, previous translators must have accidentally left some words capitalized, which was inconsistent with the rest
- light fire -> "feuer entfachen" instead of "feuer machen", which is consistent with the same use of the word "light" in other situations
- sammel holz -> holz sammeln, since the player should not be adressed directly with an imperative, and none of the other buttons (like feuer schüren) had the imperative (which would then be schüre feuer)
2016-10-01 19:13:45 +02:00
Michael Townsend
5a99e22b64
Fixing bugs
2016-09-23 11:39:07 -04:00
Michael Townsend
8a80f7c164
Fixing bugs
2016-09-23 11:32:34 -04:00
Michael Townsend
fbc91a3756
Disable pause button until I have time to rework/fix it
...
The pause button displays weirdly and doesn't appear to work properly. Disable it until it can be reworked.
2016-09-23 11:16:08 -04:00
Michael Townsend
a5f5f0f8dc
Create main.css
2016-09-22 11:22:22 -04:00
Olexandr Nesterenko
9d2c4fc125
Update Ukrainian
2016-09-21 18:31:36 +03:00
Blake Grotewold
8d9c4a1a92
Merge remote-tracking branch 'origin/master'
2016-09-17 15:18:22 -04:00
Michael Townsend
1fc1836a95
Merge pull request #463 from AndySky21/Take-everything-bug
...
Take-everything bug
2016-09-01 11:15:34 -04:00
Michael Townsend
559022cb80
Merge pull request #492 from erdifr/fix-mix
...
Fix mixed-content warning.
2016-09-01 10:10:33 -04:00
erdifr
2f9448174f
Fix mixed-content warning.
...
Use https:// instead of http:// to load jQuery and Google Analytics. Now
Google Chrome will load jQuery and Google Analytics instead of blocking
the scripts and throwing a mixed-content warning.
2016-08-31 19:37:34 -04:00
Michael Townsend
947d51ff04
Merge pull request #491 from pratnala/master
...
Updating the app download links
2016-08-21 13:08:33 -04:00
Pratyush Nalam
678daa1cde
Editing image sizes
2016-08-21 12:59:02 -04:00
Pratyush Nalam
de79622d24
Update App Store image and added Google Play link
2016-08-21 12:50:48 -04:00
Continuities
a988d962f1
Add link to Google Play
2016-07-08 18:41:10 -04:00
Michael Townsend
f4fa4e4ae8
Merge pull request #486 from doublespeakgames/revert-485-patch-1
...
Revert "Fix message typo."
2016-05-12 13:53:07 -04:00
Michael Townsend
e1b1ed28b1
Revert "Fix message typo."
2016-05-12 13:53:01 -04:00
Michael Townsend
8150d47513
Merge pull request #485 from jimt/patch-1
...
Fix message typo.
2016-05-12 11:10:20 -04:00
Jim Tittsler
cc1e658144
Fix message typo.
2016-05-12 23:59:38 +09:00
Blake Grotewold
0fbb713e17
fix merge conflict error
2016-03-19 15:17:32 -04:00
Blake Grotewold
9438d2c30b
Merge pull request #471 from code-kit/master
...
More Weapons/Tools Information on Path Tab
2016-03-19 15:01:01 -04:00
Blake Grotewold
7871f47776
Merge #469
2016-03-19 15:00:32 -04:00
Blake Grotewold
9a45ad1380
Merge pull request #467 from AndySky21/setHeal
...
Set heal
2016-03-19 14:56:36 -04:00
Blake Grotewold
f410af90b3
Merge pull request #465 from AndySky21/missing-lines
...
Missing lines
2016-03-19 14:56:19 -04:00
Blake Grotewold
5b870244f5
Merge pull request #464 from AndySky21/StoreZero-bug
...
StoreZero bug
2016-03-19 14:56:10 -04:00
Blake Grotewold
cc18daa111
Merge pull request #463 from AndySky21/Take-everything-bug
...
Take-everything bug
2016-03-19 14:55:55 -04:00
Blake Grotewold
3d8e07510f
Merge pull request #462 from AndySky21/mapBug
...
Map bug fix
2016-03-19 14:55:42 -04:00
Blake Grotewold
984cc1abca
Merge pull request #461 from AndySky21/Supplies-bug
...
Supplies bug
2016-03-19 14:55:26 -04:00
Elizabeth Donohew
41293d48a8
Rewrote a couple of the descriptions that I added before for the tools.
2016-02-24 00:03:28 -06:00
Elizabeth Donohew
9083a9582c
Hovering over a tool on the path tab now gives a small description on how the tool can be used.
2016-02-23 22:40:04 -06:00
Elizabeth Donohew
4d9890f2ef
Renamed total to currentBagCapacity in the updateOutfitting method and extracted some functionality into a method called updateBagSpace.
2016-02-23 21:07:21 -06:00
Elizabeth Donohew
7efe142637
Shows the damage that a weapon deals only when hovering over a weapon on the path tab.
2016-02-23 20:46:19 -06:00
Andrea Rendine
a3b1fea424
Method and property fix
...
World.testMap() sets World.seenAll. The latter is true when the whole map has been explored.
World.testMap() is called:
* on world init
* on return home (when the map is updated)
* on applyMap() (when the map is bought from the scout)
2016-02-20 13:17:45 +01:00
Andrea Rendine
5129756455
Translation fix
...
Shorter and clearer for "see farther"
2016-02-19 01:29:11 +01:00
Andrea Rendine
276dd64068
Minor translation fix
2016-02-19 01:27:28 +01:00
Andrea Rendine
189af75c31
Correct changes
...
Limited subset of commits:
* unified function for healing (Events.doHeal);
* unified function for attacks (Events.damage);
* check if health is max, and disable healing buttons (Events.setHeal and related calls)
* grouping buttons (attackButtons, healButtons and exitButtons for weapon attacks, meat & meds, continue/leave)
2016-02-17 15:22:13 +01:00
Andrea Rendine
368529f024
Reverted changes
...
Revert to previous version (no pause)
2016-02-17 15:07:26 +01:00
Andrea Rendine
68732ce0d9
Reverted changes
...
Revert to previous version
2016-02-17 14:16:39 +01:00
Andrea Rendine
7ba7f2247e
Reverted changes
...
Reverted to previous version.
2016-02-17 14:08:41 +01:00
Andrea Rendine
131e5c1140
Reverted changes
...
Revert to previous version (no pause)
2016-02-17 14:06:09 +01:00
Andrea Rendine
df63ccb651
Switch cooldown
...
Easy way to switch cooldown on pause button according to new button option
2016-02-17 10:27:38 +01:00
Andrea Rendine
ac34b717d3
Forcing cooldown
...
Added an option.
Button.cooldown(btn, X) where X is a number, forces a one-time cooldown of X seconds for btn.
2016-02-17 10:19:32 +01:00
Andrea Rendine
e4bb616a93
Legends
...
Text set by data-legend attribute
2016-02-17 01:55:53 +01:00