Commit Graph

127 Commits (b0cc9539d7517a9d035eb26d283cf5af8e7f7c10)

Author SHA1 Message Date
tobspr 77440a68bc Add sandbox controller
4 years ago
tobspr 17123fd7b9 Further work on the energy generator
4 years ago
tobspr 97858b6eab Fix time formatting, again
4 years ago
tobspr c4d328c1cd Fix bad time formatting and update changelog
4 years ago
tobspr de0b305276 Minor fixes to the throughput
4 years ago
tobspr 6d2afb992c Update local config to latest version
4 years ago
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues
4 years ago
tobspr 419401b9be Improve performance by getting rid of instanceof
4 years ago
tobspr a71c0b8039 Take 3 on the belt performance (+ tslint fixes)
4 years ago
tobspr 192d1dbedb Initial take on belt optimization
4 years ago
tobspr 9789468c2d Improve performance by caching area of changed ejectors
4 years ago
tobspr b3de1f9207 Re-enable analytics
4 years ago
tobspr 28b2dc008c Add more links to main menu
4 years ago
tobspr c5613f6eee Regression
4 years ago
tobspr e1bbe2de17 Prevent all default keybindings, closes #254
4 years ago
tobspr 51bd87a970
Merge pull request #218 from davidburhans/left-then-right-click-button-fix
4 years ago
David Burhans 60baf4476f clear ClickDetector.clickDownPosition on right-click to prevent detecting subsequent left-clicks as double-clicks
4 years ago
tobspr 61bcc31861 Fix mouse handling
4 years ago
tobspr a95e69401d Improve belt direction lock
4 years ago
tobspr 84969a9205 Refactor building placer
4 years ago
tobspr 3c3c5acc8e
Merge pull request #85 from jaysc/continue
4 years ago
tobspr 444908d22f Fix wrong check for full version
4 years ago
tobspr 766d9e943e Add flag to enable fullVersion in beta
4 years ago
tobspr 7e745fd0ce Allow exporting whole bases, closes #137
4 years ago
tobspr 3af6532d32 Refactor pinned shapes and make them smart, closes #72
4 years ago
tobspr 1a7a06fce2 Move debug options to seperate file so they are not always checked in
4 years ago
Jaysc f4d1e5447d Reordered continue and added new game button
4 years ago
tobspr 61a0435438 Enable polish translation
4 years ago
tobspr e9f0a45f2a Remove update check
4 years ago
tobspr c434f7a59f Multiple fixes (see changelog)
4 years ago
tobspr 1c717b0f37 Change hub texture and allow translating it, update stacker texture
4 years ago
tobspr 7c0565ab35 Add initial German Translation
4 years ago
tobspr a2ee16589f Switch to steam
4 years ago
tobspr 458aeae4c8 Update assets and fix bug on load
4 years ago
tobspr d1954b5b36 Improve button sensitivity
4 years ago
tobspr 553442e953 Add weekly contests, bump to 1.1.5
4 years ago
tobspr cef07dec56 Add "interactive" tutorial for first level
4 years ago
tobspr 91351d2f79 Improve UX for first levels
4 years ago
tobspr 5cd4dba54a Cleanup first game experience
4 years ago
tobspr 356bb2b73a
Merge pull request #43 from hexagonhexagon/number-formatting
4 years ago
tobspr 8c85018352 Added setting to configure zoom / mouse wheel / touchpad sensitivity
4 years ago
tobspr 4e18fa74d4
Merge pull request #48 from Dimava/feature/mousebind
4 years ago
Dimava 0d342ee417 move KeyMouse listeners to correct location
4 years ago
tobspr 704b6e14b8 Minor fixes, update changelog, add experimental macosx and linux builds
4 years ago
hexagonhexagon 2781d531a1 Put suffixes in base-en.yaml under the key global.suffix.
4 years ago
tobspr 02fb6d53b5 Allow hovering pinned shapes to enlarge them
4 years ago
hexagonhexagon 4409dbf17f Comply with ESLint.
4 years ago
hexagonhexagon a92d703395 Make formatBigNumber() include a decimal point, and support numbers up to 999.9T.
4 years ago
tobspr ffd011ac45 Preparations for the trailer
4 years ago
Dimava d5d615bfd3 change MouseEvent keyCode to event.button + 1
4 years ago