1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Commit Graph

  • 356bb2b73a Merge pull request #43 from hexagonhexagon/number-formatting tobspr 2020-06-01 13:06:22 +02:00
  • 8c85018352 Added setting to configure zoom / mouse wheel / touchpad sensitivity tobspr 2020-06-01 13:05:15 +02:00
  • b963b48df5 Fix keybindings not being properly assigned tobspr 2020-06-01 13:02:43 +02:00
  • 23db5b117e Migrate old savegames tobspr 2020-06-01 12:49:04 +02:00
  • 4e18fa74d4 Merge pull request #48 from Dimava/feature/mousebind tobspr 2020-06-01 12:10:51 +02:00
  • 21aa54c0af Merge pull request #58 from Dimava/bugfix/belt-copy tobspr 2020-06-01 12:08:23 +02:00
  • 6c349479cf fix belt cloning bug Dimava 2020-06-01 12:45:59 +03:00
  • e900d01026 remove console.log Dimava 2020-06-01 02:58:01 +03:00
  • 54e11e6baf change onclick to addEventListener Dimava 2020-06-01 02:55:54 +03:00
  • 0d342ee417 move KeyMouse listeners to correct location Dimava 2020-06-01 02:36:41 +03:00
  • 72feaa89e1 Update readme tobspr 2020-05-31 08:34:28 +02:00
  • 3f385b01e0 Update readme and standalone build process tobspr 2020-05-31 08:15:07 +02:00
  • 56080ea25a Update changelog, again 1.1.2 tobspr 2020-05-30 20:28:09 +02:00
  • e4a8e72edd Add .itch.toml file tobspr 2020-05-30 20:25:46 +02:00
  • 704b6e14b8 Minor fixes, update changelog, add experimental macosx and linux builds tobspr 2020-05-30 20:12:16 +02:00
  • 2781d531a1 Put suffixes in base-en.yaml under the key global.suffix. hexagonhexagon 2020-05-30 14:02:03 -04:00
  • 02fb6d53b5 Allow hovering pinned shapes to enlarge them tobspr 2020-05-30 19:42:03 +02:00
  • 4409dbf17f Comply with ESLint. hexagonhexagon 2020-05-29 19:33:38 -04:00
  • a92d703395 Make formatBigNumber() include a decimal point, and support numbers up to 999.9T. hexagonhexagon 2020-05-29 18:02:35 -04:00
  • 576bd3166f Minor improvements tobspr 2020-05-30 19:11:18 +02:00
  • ffd011ac45 Preparations for the trailer tobspr 2020-05-30 17:50:29 +02:00
  • fe33f51424 always use MouseEvent in keyboard hooks Dimava 2020-05-30 11:11:56 +03:00
  • d5d615bfd3 change MouseEvent keyCode to event.button + 1 Dimava 2020-05-30 11:11:26 +03:00
  • 79dcd79734 use MouseEvent in keybind change hooks Dimava 2020-05-30 10:57:02 +03:00
  • e58c2fd371 use MouseEvent in keyboard hooks Dimava 2020-05-30 10:56:23 +03:00
  • da94d5264a replace MouseEvent.which with MouseEvent.button Dimava 2020-05-30 10:54:53 +03:00
  • 88a1c733bd Merge pull request #33 from TheCorsaireBe/frenchtranslation tobspr 2020-05-29 12:07:09 +02:00
  • 5565962a39 v1.1.1 translation CI\dwe 2020-05-29 11:56:47 +02:00
  • fc08717057 Add build scripts 1.1.1 tobspr 2020-05-29 08:21:22 +02:00
  • 8dac25be97 Minor fix for the standalone tobspr 2020-05-29 08:18:40 +02:00
  • 78fb79a3b9 Update readme tobspr 2020-05-29 08:00:51 +02:00
  • 3e3340ce78 Update readme tobspr 2020-05-29 07:44:03 +02:00
  • f99752bf2e Fix typo tobspr 2020-05-28 22:00:03 +02:00
  • 864c20ce26 Fix crash when Show Hints setting is off tobspr 2020-05-28 21:58:08 +02:00
  • b2f6e2956c Fix waypoints not being updated tobspr 2020-05-28 21:09:20 +02:00
  • c0ec867d3c Update changelog tobspr 2020-05-28 20:58:32 +02:00
  • ce32578b79 Fix dark theme tobspr 2020-05-28 20:48:00 +02:00
  • e85728b73d Further waypoint improvements tobspr 2020-05-28 20:36:53 +02:00
  • c350e0f22a Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-28 20:03:37 +02:00
  • 3071bba633 store waypoints in savegame tobspr 2020-05-28 20:03:35 +02:00
  • e0c0c45d0b Merge pull request #28 from maxklenk/travis_build_standalone tobspr 2020-05-28 19:42:55 +02:00
  • 80a1908c57 Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-28 19:41:04 +02:00
  • ec021780d8 Initial waypoint support tobspr 2020-05-28 19:40:48 +02:00
  • b9550ae05e Merge pull request #25 from ModdedGamers/ModdedGamers-gitignore-update tobspr 2020-05-28 19:38:53 +02:00
  • 37685d64bd Introduce cost for blueprints tobspr 2020-05-28 18:07:57 +02:00
  • e6567c15df add travis config to build standalone bundle on multiple platforms Max Klenk 2020-05-28 16:08:08 +02:00
  • 955cba74aa Show hint after unlocking level 4 tobspr 2020-05-28 15:36:38 +02:00
  • 1582125d50 Vastly increase goals after blueprints have been unlocked tobspr 2020-05-28 15:00:19 +02:00
  • e0facaf788 Fix keys being stuck, show savegame levels in main menu tobspr 2020-05-28 14:53:11 +02:00
  • 2a4ee8e784 Fix crash regarding blueprints being copied wrong tobspr 2020-05-28 13:49:50 +02:00
  • f33473b77a Decrease requirements of first levels tobspr 2020-05-28 10:00:53 +02:00
  • e219802305 Update github actions tobspr 2020-05-28 09:37:57 +02:00
  • 1c39831864 Update gitignore Modded Gamers 2020-05-27 10:39:00 -04:00
  • f46797ba21 Bump version and fix small font tobspr 2020-05-27 16:06:48 +02:00
  • 0818f67b8f Add blueprints to changelog tobspr 2020-05-27 15:47:47 +02:00
  • 8c88d738cc Minor improvements tobspr 2020-05-27 15:45:43 +02:00
  • 52e05f14c0 Further performance improvements tobspr 2020-05-27 15:25:17 +02:00
  • 1db5d4f7cb Merge pull request #24 from Dimava/master tobspr 2020-05-27 15:24:37 +02:00
  • dfe1e64b27 Further blueprint improvements tobspr 2020-05-27 15:03:36 +02:00
  • 6a5d1a0890 Make CycleBuildings select last used item when empty Dimava 2020-05-27 15:58:33 +03:00
  • eb87550b36 Make CycleBuildings work properly Dimava 2020-05-27 15:56:41 +03:00
  • 19c770201f Merge pull request #23 from Dimava/master tobspr 2020-05-27 14:32:36 +02:00
  • f434cbd6f4 Merge branch 'master' into master tobspr 2020-05-27 14:32:16 +02:00
  • 98f02c0912 Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-27 14:31:01 +02:00
  • 0cd324c82b Initial support for blueprints (Buggy) tobspr 2020-05-27 14:30:59 +02:00
  • c1e0afa74a Merge pull request #22 from ModdedGamers/gh-actions tobspr 2020-05-27 14:28:47 +02:00
  • ab7584d9e9 Make ctrl/shift/alt keubindings changeable Dimava 2020-05-27 15:25:30 +03:00
  • ff9530a8c1 Create workflow Modded Gamers 2020-05-27 08:25:25 -04:00
  • 279a4ed836 workflow can't be created on cli Modded Gamers 2020-05-27 08:18:48 -04:00
  • 8222b5ffe5 add all GH Actions work Modded Gamers 2020-05-27 08:17:25 -04:00
  • 99220fe889 Merge branch 'master' of https://github.com/tobspr/shapez.io Modded Gamers 2020-05-27 08:09:37 -04:00
  • 00cc7f70ce Merge branch 'master' of https://github.com/tobspr/shapez.io into gh-actions Modded Gamers 2020-05-27 08:08:33 -04:00
  • f5f08a08e2 Merge pull request #20 from erplsf/master tobspr 2020-05-27 08:01:49 +02:00
  • 521bf1869a Merge pull request #21 from TheCorsaireBe/frenchtranslation tobspr 2020-05-27 08:01:29 +02:00
  • ec460d3888 Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-27 08:00:38 +02:00
  • 5cc6c05c71 Allow changing keybindings in the demo version tobspr 2020-05-27 08:00:36 +02:00
  • 2a456396d9 - Corrected a typo in english file - Added french ranslation CI\dwe 2020-05-26 20:50:10 +02:00
  • cbb7a4b8b3 Make build setup clearer Andriy Mykhaylyk 2020-05-26 20:48:23 +02:00
  • 627231075d Merge pull request #19 from dengr1065/linux-help tobspr 2020-05-26 19:22:58 +02:00
  • 8e67a46a97 Readme fixes dengr1065 2020-05-26 19:33:37 +03:00
  • 1d9616f955 Exit if Git LFS is not installed dengr1065 2020-05-26 19:22:45 +03:00
  • ea50dc9790 Merge branch 'master' of https://github.com/tobspr/shapez.io into gh-actions Modded Gamers 2020-05-26 07:44:24 -04:00
  • 6b5e83f905 Fix unlock notification not being modal tobspr 2020-05-25 20:27:51 +02:00
  • 0561cd9f89 1.0.4 update tobspr 2020-05-25 20:23:47 +02:00
  • 3f910eebb6 Merge pull request #12 from CallMeHein/master tobspr 2020-05-25 18:45:01 +02:00
  • 9beebc64e6 Update base-en.yaml CallMeHein 2020-05-25 16:27:43 +02:00
  • bf8b3253b9 Further firefox fixes tobspr 2020-05-25 12:15:52 +02:00
  • 4170874f3d Firefox fixes nr. 2 tobspr 2020-05-25 12:04:25 +02:00
  • d2903f5606 Multiple firefox fixes tobspr 2020-05-25 11:57:06 +02:00
  • 20b46325b6 Get rid of old beta mode tobspr 2020-05-24 19:55:09 +02:00
  • 050466df19 Fix eslint errors tobspr 2020-05-24 18:55:58 +02:00
  • ff7c822ccc Fix eslint warning tobspr 2020-05-24 18:49:14 +02:00
  • 8b9ce418f3 Fix update dialog being always shown tobspr 2020-05-24 17:53:13 +02:00
  • 9033c9eb67 Special options while running on iogames.space tobspr 2020-05-24 17:49:12 +02:00
  • a627fb9a94 Bump version tobspr 2020-05-24 17:30:21 +02:00
  • e79a07de28 Re-balancing tobspr 2020-05-24 17:29:57 +02:00
  • 9806b1df6c Add new analytics schema and fix tslint issues tobspr 2020-05-24 16:54:18 +02:00
  • b419db8695 Update tsconfig.json Modded Gamers 2020-05-23 09:19:00 -04:00
  • de597b66e8 Update artwork tobspr 2020-05-23 16:57:51 +02:00
  • f03f04caa1 Allow to disable hints, add changelog tobspr 2020-05-23 15:04:55 +02:00