tobspr
|
e1bbe2de17
|
Prevent all default keybindings, closes #254
|
2020-06-22 12:33:28 +02:00 |
|
tobspr
|
51bd87a970
|
Merge pull request #218 from davidburhans/left-then-right-click-button-fix
Clumsy clicker fix
|
2020-06-21 19:37:31 +02:00 |
|
David Burhans
|
60baf4476f
|
clear ClickDetector.clickDownPosition on right-click to prevent detecting subsequent left-clicks as double-clicks
|
2020-06-17 19:35:02 -05:00 |
|
tobspr
|
61bcc31861
|
Fix mouse handling
|
2020-06-17 14:56:21 +02:00 |
|
tobspr
|
a95e69401d
|
Improve belt direction lock
|
2020-06-17 13:21:34 +02:00 |
|
tobspr
|
84969a9205
|
Refactor building placer
|
2020-06-17 13:12:39 +02:00 |
|
tobspr
|
3c3c5acc8e
|
Merge pull request #85 from jaysc/continue
Added continue button
|
2020-06-16 17:48:43 +02:00 |
|
tobspr
|
444908d22f
|
Fix wrong check for full version
|
2020-06-13 11:06:15 +02:00 |
|
tobspr
|
766d9e943e
|
Add flag to enable fullVersion in beta
|
2020-06-13 11:01:43 +02:00 |
|
tobspr
|
7e745fd0ce
|
Allow exporting whole bases, closes #137
|
2020-06-13 10:57:29 +02:00 |
|
tobspr
|
3af6532d32
|
Refactor pinned shapes and make them smart, closes #72
|
2020-06-12 18:38:13 +02:00 |
|
tobspr
|
1a7a06fce2
|
Move debug options to seperate file so they are not always checked in
|
2020-06-12 09:15:29 +02:00 |
|
Jaysc
|
f4d1e5447d
|
Reordered continue and added new game button
|
2020-06-11 15:17:50 +01:00 |
|
tobspr
|
61a0435438
|
Enable polish translation
|
2020-06-11 15:29:41 +02:00 |
|
tobspr
|
e9f0a45f2a
|
Remove update check
|
2020-06-11 11:52:11 +02:00 |
|
tobspr
|
c434f7a59f
|
Multiple fixes (see changelog)
|
2020-06-11 11:51:24 +02:00 |
|
tobspr
|
1c717b0f37
|
Change hub texture and allow translating it, update stacker texture
|
2020-06-11 11:29:38 +02:00 |
|
tobspr
|
7c0565ab35
|
Add initial German Translation
|
2020-06-10 12:18:13 +02:00 |
|
tobspr
|
a2ee16589f
|
Switch to steam
|
2020-06-07 12:56:02 +02:00 |
|
tobspr
|
458aeae4c8
|
Update assets and fix bug on load
|
2020-06-04 22:32:00 +02:00 |
|
tobspr
|
d1954b5b36
|
Improve button sensitivity
|
2020-06-03 14:52:03 +02:00 |
|
tobspr
|
553442e953
|
Add weekly contests, bump to 1.1.5
|
2020-06-03 10:06:13 +02:00 |
|
tobspr
|
cef07dec56
|
Add "interactive" tutorial for first level
|
2020-06-01 21:14:12 +02:00 |
|
tobspr
|
91351d2f79
|
Improve UX for first levels
|
2020-06-01 20:18:50 +02:00 |
|
tobspr
|
5cd4dba54a
|
Cleanup first game experience
|
2020-06-01 19:58:36 +02:00 |
|
tobspr
|
356bb2b73a
|
Merge pull request #43 from hexagonhexagon/number-formatting
Better big number formatting
|
2020-06-01 13:06:22 +02:00 |
|
tobspr
|
8c85018352
|
Added setting to configure zoom / mouse wheel / touchpad sensitivity
|
2020-06-01 13:05:15 +02:00 |
|
tobspr
|
4e18fa74d4
|
Merge pull request #48 from Dimava/feature/mousebind
Mouse keybinds
|
2020-06-01 12:10:51 +02:00 |
|
Dimava
|
0d342ee417
|
move KeyMouse listeners to correct location
|
2020-06-01 02:36:41 +03:00 |
|
tobspr
|
704b6e14b8
|
Minor fixes, update changelog, add experimental macosx and linux builds
|
2020-05-30 20:12:16 +02:00 |
|
hexagonhexagon
|
2781d531a1
|
Put suffixes in base-en.yaml under the key global.suffix.
|
2020-05-30 14:02:03 -04:00 |
|
tobspr
|
02fb6d53b5
|
Allow hovering pinned shapes to enlarge them
|
2020-05-30 19:42:03 +02:00 |
|
hexagonhexagon
|
4409dbf17f
|
Comply with ESLint.
|
2020-05-30 13:29:54 -04:00 |
|
hexagonhexagon
|
a92d703395
|
Make formatBigNumber() include a decimal point, and support numbers up to 999.9T.
|
2020-05-30 13:29:54 -04:00 |
|
tobspr
|
ffd011ac45
|
Preparations for the trailer
|
2020-05-30 17:50:29 +02:00 |
|
Dimava
|
d5d615bfd3
|
change MouseEvent keyCode to event.button + 1
|
2020-05-30 11:11:26 +03:00 |
|
Dimava
|
e58c2fd371
|
use MouseEvent in keyboard hooks
|
2020-05-30 11:03:35 +03:00 |
|
Dimava
|
da94d5264a
|
replace MouseEvent.which with MouseEvent.button
|
2020-05-30 11:03:33 +03:00 |
|
tobspr
|
ec021780d8
|
Initial waypoint support
|
2020-05-28 19:40:48 +02:00 |
|
tobspr
|
37685d64bd
|
Introduce cost for blueprints
|
2020-05-28 18:07:57 +02:00 |
|
tobspr
|
e0facaf788
|
Fix keys being stuck, show savegame levels in main menu
|
2020-05-28 14:53:11 +02:00 |
|
tobspr
|
2a4ee8e784
|
Fix crash regarding blueprints being copied wrong
|
2020-05-28 13:49:50 +02:00 |
|
tobspr
|
8c88d738cc
|
Minor improvements
|
2020-05-27 15:45:43 +02:00 |
|
tobspr
|
dfe1e64b27
|
Further blueprint improvements
|
2020-05-27 15:03:36 +02:00 |
|
tobspr
|
0cd324c82b
|
Initial support for blueprints (Buggy)
|
2020-05-27 14:30:59 +02:00 |
|
tobspr
|
5cc6c05c71
|
Allow changing keybindings in the demo version
|
2020-05-27 08:00:36 +02:00 |
|
tobspr
|
bf8b3253b9
|
Further firefox fixes
|
2020-05-25 12:15:52 +02:00 |
|
tobspr
|
d2903f5606
|
Multiple firefox fixes
|
2020-05-25 11:57:06 +02:00 |
|
tobspr
|
20b46325b6
|
Get rid of old beta mode
|
2020-05-24 19:55:09 +02:00 |
|
tobspr
|
f03f04caa1
|
Allow to disable hints, add changelog
|
2020-05-23 15:04:55 +02:00 |
|