Commit Graph

183 Commits (4e18fa74d43edfee721d5dfc96de2122dcdfe1f8)

Author SHA1 Message Date
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
tobspr 02fb6d53b5 Allow hovering pinned shapes to enlarge them
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 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
tobspr dfe1e64b27 Further blueprint improvements
4 years ago
Dimava 6a5d1a0890 Make CycleBuildings select last used item when empty
4 years ago
Dimava eb87550b36 Make CycleBuildings work properly
4 years ago
tobspr f434cbd6f4 Merge branch 'master' into master
4 years ago
tobspr 98f02c0912 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr 0cd324c82b Initial support for blueprints (Buggy)
4 years ago
Dimava ab7584d9e9 Make ctrl/shift/alt keubindings changeable
4 years ago
Modded Gamers 00cc7f70ce Merge branch 'master' of https://github.com/tobspr/shapez.io into gh-actions
4 years ago
tobspr 5cc6c05c71 Allow changing keybindings in the demo version
4 years ago
Modded Gamers ea50dc9790 Merge branch 'master' of https://github.com/tobspr/shapez.io into gh-actions
4 years ago
tobspr 6b5e83f905 Fix unlock notification not being modal
4 years ago
tobspr 0561cd9f89 1.0.4 update
4 years ago
tobspr bf8b3253b9 Further firefox fixes
4 years ago
tobspr 4170874f3d Firefox fixes nr. 2
4 years ago
tobspr d2903f5606 Multiple firefox fixes
4 years ago