Commit Graph

48 Commits (8c5e593ceb3581f8efe78e65aa86cd19a1532119)

Author SHA1 Message Date
tobspr 8c5e593ceb v1.5.5 - Rework tutorial and polishing
2 years ago
tobspr 931c8a5821
Puzzle DLC (#1172)
3 years ago
tobspr 38ba763897 Allow disabling zoom towards cursor
4 years ago
dengr1065 9aff7f9f6d
Rename delta to scale in camera.js (#705)
4 years ago
EmeraldBlock 7f6c1187b8
Make zoom in and zoom out equal (#704)
4 years ago
tobspr c6eb1dad04 Rebalance the whole game, rename splitter -> balancer
4 years ago
tobspr ad3be750fc Fix mouse pan
4 years ago
Exund cceffc1832
Fix camera pan (#673)
4 years ago
tobspr 24eb060000 Fix mouse panning
4 years ago
tobspr fbff0a0ad4 Allow to pan the map with the mouse by moving the cursor to the edges of the screen
4 years ago
tobspr b5a2e77db4 Fix multiple typos, closes #627
4 years ago
Dimava af1893ba08 find a more meaningful name and make it const
4 years ago
Dimava 35f427da82 remove moving on min/max zoom
4 years ago
Dimava 785f20c35f fix jumps with desiredCenter
4 years ago
Dimava 2f6b3afbab Wheel zoom saves world mouse position
4 years ago
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues
4 years ago
tobspr e5d4fad64b Update changelog, minor adjustments
4 years ago
hexagonhexagon 46a5bdb76c Make changes requested by tobspr.
4 years ago
hexagonhexagon d793817170 The camera will not have extra velocity when the camera is held still.
4 years ago
tobspr 61bcc31861 Fix mouse handling
4 years ago
tobspr 84969a9205 Refactor building placer
4 years ago
tobspr 32d169b7db Bump fast pan speed from 2 to 4
4 years ago
Jaysc 5de2c2de94 Removed logic from application_settings
4 years ago
Jaysc 8a726f99b6 Changed fastpan to mapMoveFaster and translation
4 years ago
Jaysc 487a99bb56 added fastpan feature
4 years ago
mini-bomba 107a3ef69c
Added movement speed setting
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 576bd3166f Minor improvements
4 years ago
Dimava fe33f51424 always use MouseEvent in keyboard 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 3071bba633 store waypoints in savegame
4 years ago
tobspr ec021780d8 Initial waypoint support
4 years ago
tobspr e0facaf788 Fix keys being stuck, show savegame levels in main menu
4 years ago
tobspr 8c88d738cc Minor improvements
4 years ago
tobspr 20b46325b6 Get rid of old beta mode
4 years ago
tobspr 8678caf6c5 Add keys to zoom in / out
4 years ago
tobspr 8dd3a7c748 Add tutorial images for all building variants
4 years ago
tobspr 8760026893 Refactoring of the key action mapper, allow deselecting buildings, make sure stars always spawn in the start region (closes #7) (closes #9)
4 years ago
tobspr 3714a59fca Add customizable keybindings & watermark
4 years ago
tobspr 97f52f509b Rebalance whole game
4 years ago
tobspr 13c6fc7598 Multiple improvements
4 years ago
tobspr 5e3c28c150 Add support for different building variants
4 years ago
tobspr b01d38e55d Initial support for saving games
4 years ago
tobspr 6429f67c7b Add beta mode and hud toggle
4 years ago
Tobias Springer 93c6ea683d Initial commit
4 years ago