Commit Graph

204 Commits (2d6e98953ca95a08b6c34ee6f20ad770ad1545d8)

Author SHA1 Message Date
tobspr 2d6e98953c 1.1.4
4 years ago
tobspr f145e98450 Fix crash
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 d09a593f81 1.1.3 changelog
4 years ago
tobspr 922f8f47d7 Increase readability of certain HUD elements
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 b963b48df5 Fix keybindings not being properly assigned
4 years ago
tobspr 23db5b117e Migrate old savegames
4 years ago
tobspr 4e18fa74d4
Merge pull request #48 from Dimava/feature/mousebind
4 years ago
Dimava 6c349479cf fix belt cloning bug
4 years ago
Dimava e900d01026
remove console.log
4 years ago
Dimava 54e11e6baf
change onclick to addEventListener
4 years ago
Dimava 0d342ee417 move KeyMouse listeners to correct location
4 years ago
tobspr 56080ea25a Update changelog, again
4 years ago
tobspr e4a8e72edd Add .itch.toml file
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 576bd3166f Minor improvements
4 years ago
tobspr ffd011ac45 Preparations for the trailer
4 years ago
Dimava fe33f51424 always use MouseEvent in keyboard hooks
4 years ago
Dimava d5d615bfd3 change MouseEvent keyCode to event.button + 1
4 years ago
Dimava 79dcd79734 use MouseEvent in keybind change hooks
4 years ago
Dimava e58c2fd371 use MouseEvent in keyboard hooks
4 years ago
Dimava da94d5264a replace MouseEvent.which with MouseEvent.button
4 years ago
tobspr 8dac25be97 Minor fix for the standalone
4 years ago
tobspr f99752bf2e Fix typo
4 years ago
tobspr 864c20ce26 Fix crash when Show Hints setting is off
4 years ago
tobspr b2f6e2956c Fix waypoints not being updated
4 years ago
tobspr c0ec867d3c Update changelog
4 years ago
tobspr ce32578b79 Fix dark theme
4 years ago
tobspr e85728b73d Further waypoint improvements
4 years ago
tobspr 3071bba633 store waypoints in savegame
4 years ago
tobspr ec021780d8 Initial waypoint support
4 years ago
tobspr 37685d64bd Introduce cost for blueprints
4 years ago
tobspr 955cba74aa Show hint after unlocking level 4
4 years ago
tobspr 1582125d50 Vastly increase goals after blueprints have been unlocked
4 years ago
tobspr e0facaf788 Fix keys being stuck, show savegame levels in main menu
4 years ago
tobspr 2a4ee8e784 Fix crash regarding blueprints being copied wrong
4 years ago
tobspr f33473b77a Decrease requirements of first levels
4 years ago
tobspr f46797ba21 Bump version and fix small font
4 years ago
tobspr 0818f67b8f Add blueprints to changelog
4 years ago
tobspr 8c88d738cc Minor improvements
4 years ago
tobspr 52e05f14c0 Further performance improvements
4 years ago
tobspr 1db5d4f7cb Merge pull request #24 from Dimava/master
4 years ago