Commit Graph

  • 02fb6d53b5 Allow hovering pinned shapes to enlarge them tobspr 2020-05-30 19:42:03 +0200
  • 4409dbf17f Comply with ESLint. hexagonhexagon 2020-05-29 19:33:38 -0400
  • a92d703395 Make formatBigNumber() include a decimal point, and support numbers up to 999.9T. hexagonhexagon 2020-05-29 18:02:35 -0400
  • 576bd3166f Minor improvements tobspr 2020-05-30 19:11:18 +0200
  • ffd011ac45 Preparations for the trailer tobspr 2020-05-30 17:50:29 +0200
  • fe33f51424 always use MouseEvent in keyboard hooks Dimava 2020-05-30 11:11:56 +0300
  • d5d615bfd3 change MouseEvent keyCode to event.button + 1 Dimava 2020-05-30 11:11:26 +0300
  • 79dcd79734 use MouseEvent in keybind change hooks Dimava 2020-05-30 10:57:02 +0300
  • e58c2fd371 use MouseEvent in keyboard hooks Dimava 2020-05-30 10:56:23 +0300
  • da94d5264a replace MouseEvent.which with MouseEvent.button Dimava 2020-05-30 10:54:53 +0300
  • 88a1c733bd
    Merge pull request #33 from TheCorsaireBe/frenchtranslation tobspr 2020-05-29 12:07:09 +0200
  • 5565962a39 v1.1.1 translation CI\dwe 2020-05-29 11:56:47 +0200
  • fc08717057 Add build scripts tobspr 2020-05-29 08:21:22 +0200
  • 8dac25be97 Minor fix for the standalone tobspr 2020-05-29 08:18:40 +0200
  • 78fb79a3b9 Update readme tobspr 2020-05-29 08:00:51 +0200
  • 3e3340ce78 Update readme tobspr 2020-05-29 07:44:03 +0200
  • f99752bf2e Fix typo tobspr 2020-05-28 22:00:03 +0200
  • 864c20ce26 Fix crash when Show Hints setting is off tobspr 2020-05-28 21:58:08 +0200
  • b2f6e2956c Fix waypoints not being updated tobspr 2020-05-28 21:09:20 +0200
  • c0ec867d3c Update changelog tobspr 2020-05-28 20:58:32 +0200
  • ce32578b79 Fix dark theme tobspr 2020-05-28 20:48:00 +0200
  • e85728b73d Further waypoint improvements tobspr 2020-05-28 20:36:53 +0200
  • c350e0f22a Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-28 20:03:37 +0200
  • 3071bba633 store waypoints in savegame tobspr 2020-05-28 20:03:35 +0200
  • e0c0c45d0b Merge pull request #28 from maxklenk/travis_build_standalone tobspr 2020-05-28 19:42:55 +0200
  • 80a1908c57 Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-28 19:41:04 +0200
  • ec021780d8 Initial waypoint support tobspr 2020-05-28 19:40:48 +0200
  • b9550ae05e Merge pull request #25 from ModdedGamers/ModdedGamers-gitignore-update tobspr 2020-05-28 19:38:53 +0200
  • 37685d64bd Introduce cost for blueprints tobspr 2020-05-28 18:07:57 +0200
  • e6567c15df add travis config to build standalone bundle on multiple platforms Max Klenk 2020-05-28 16:08:08 +0200
  • 955cba74aa Show hint after unlocking level 4 tobspr 2020-05-28 15:36:38 +0200
  • 1582125d50 Vastly increase goals after blueprints have been unlocked tobspr 2020-05-28 15:00:19 +0200
  • e0facaf788 Fix keys being stuck, show savegame levels in main menu tobspr 2020-05-28 14:53:11 +0200
  • 2a4ee8e784 Fix crash regarding blueprints being copied wrong tobspr 2020-05-28 13:49:50 +0200
  • f33473b77a Decrease requirements of first levels tobspr 2020-05-28 10:00:53 +0200
  • e219802305 Update github actions tobspr 2020-05-28 09:37:57 +0200
  • 1c39831864 Update gitignore Modded Gamers 2020-05-27 10:39:00 -0400
  • f46797ba21 Bump version and fix small font tobspr 2020-05-27 16:06:48 +0200
  • 0818f67b8f Add blueprints to changelog tobspr 2020-05-27 15:47:47 +0200
  • 8c88d738cc Minor improvements tobspr 2020-05-27 15:45:43 +0200
  • 52e05f14c0 Further performance improvements tobspr 2020-05-27 15:25:17 +0200
  • 1db5d4f7cb Merge pull request #24 from Dimava/master tobspr 2020-05-27 15:24:37 +0200
  • dfe1e64b27 Further blueprint improvements tobspr 2020-05-27 15:03:36 +0200
  • 6a5d1a0890 Make CycleBuildings select last used item when empty Dimava 2020-05-27 15:58:33 +0300
  • eb87550b36 Make CycleBuildings work properly Dimava 2020-05-27 15:56:41 +0300
  • 19c770201f Merge pull request #23 from Dimava/master tobspr 2020-05-27 14:32:36 +0200
  • f434cbd6f4 Merge branch 'master' into master tobspr 2020-05-27 14:32:16 +0200
  • 98f02c0912 Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-27 14:31:01 +0200
  • 0cd324c82b Initial support for blueprints (Buggy) tobspr 2020-05-27 14:30:59 +0200
  • c1e0afa74a Merge pull request #22 from ModdedGamers/gh-actions tobspr 2020-05-27 14:28:47 +0200
  • ab7584d9e9 Make ctrl/shift/alt keubindings changeable Dimava 2020-05-27 15:25:30 +0300
  • ff9530a8c1 Create workflow Modded Gamers 2020-05-27 08:25:25 -0400
  • 279a4ed836 workflow can't be created on cli Modded Gamers 2020-05-27 08:18:48 -0400
  • 8222b5ffe5 add all GH Actions work Modded Gamers 2020-05-27 08:17:25 -0400
  • 99220fe889 Merge branch 'master' of https://github.com/tobspr/shapez.io Modded Gamers 2020-05-27 08:09:37 -0400
  • 00cc7f70ce Merge branch 'master' of https://github.com/tobspr/shapez.io into gh-actions Modded Gamers 2020-05-27 08:08:33 -0400
  • f5f08a08e2 Merge pull request #20 from erplsf/master tobspr 2020-05-27 08:01:49 +0200
  • 521bf1869a Merge pull request #21 from TheCorsaireBe/frenchtranslation tobspr 2020-05-27 08:01:29 +0200
  • ec460d3888 Merge branch 'master' of https://github.com/tobspr/shapez.io tobspr 2020-05-27 08:00:38 +0200
  • 5cc6c05c71 Allow changing keybindings in the demo version tobspr 2020-05-27 08:00:36 +0200
  • 2a456396d9 - Corrected a typo in english file - Added french ranslation CI\dwe 2020-05-26 20:50:10 +0200
  • cbb7a4b8b3 Make build setup clearer Andriy Mykhaylyk 2020-05-26 20:48:23 +0200
  • 627231075d Merge pull request #19 from dengr1065/linux-help tobspr 2020-05-26 19:22:58 +0200
  • 8e67a46a97 Readme fixes dengr1065 2020-05-26 19:33:37 +0300
  • 1d9616f955 Exit if Git LFS is not installed dengr1065 2020-05-26 19:22:45 +0300
  • ea50dc9790 Merge branch 'master' of https://github.com/tobspr/shapez.io into gh-actions Modded Gamers 2020-05-26 07:44:24 -0400
  • 6b5e83f905 Fix unlock notification not being modal tobspr 2020-05-25 20:27:51 +0200
  • 0561cd9f89 1.0.4 update tobspr 2020-05-25 20:23:47 +0200
  • 3f910eebb6 Merge pull request #12 from CallMeHein/master tobspr 2020-05-25 18:45:01 +0200
  • 9beebc64e6 Update base-en.yaml CallMeHein 2020-05-25 16:27:43 +0200
  • bf8b3253b9 Further firefox fixes tobspr 2020-05-25 12:15:52 +0200
  • 4170874f3d Firefox fixes nr. 2 tobspr 2020-05-25 12:04:25 +0200
  • d2903f5606 Multiple firefox fixes tobspr 2020-05-25 11:57:06 +0200
  • 20b46325b6 Get rid of old beta mode tobspr 2020-05-24 19:55:09 +0200
  • 050466df19 Fix eslint errors tobspr 2020-05-24 18:55:58 +0200
  • ff7c822ccc Fix eslint warning tobspr 2020-05-24 18:49:14 +0200
  • 8b9ce418f3 Fix update dialog being always shown tobspr 2020-05-24 17:53:13 +0200
  • 9033c9eb67 Special options while running on iogames.space tobspr 2020-05-24 17:49:12 +0200
  • a627fb9a94 Bump version tobspr 2020-05-24 17:30:21 +0200
  • e79a07de28 Re-balancing tobspr 2020-05-24 17:29:57 +0200
  • 9806b1df6c Add new analytics schema and fix tslint issues tobspr 2020-05-24 16:54:18 +0200
  • b419db8695 Update tsconfig.json Modded Gamers 2020-05-23 09:19:00 -0400
  • de597b66e8 Update artwork tobspr 2020-05-23 16:57:51 +0200
  • f03f04caa1 Allow to disable hints, add changelog tobspr 2020-05-23 15:04:55 +0200
  • 5a46ba5e31 Move videos to static fileserver to avoid unnecessary load tobspr 2020-05-23 14:31:49 +0200
  • 3cf0cce6a6 Track psd files in LFS tobspr 2020-05-23 13:04:16 +0200
  • 7e146fd9ab Add more tutorial videos tobspr 2020-05-23 13:02:02 +0200
  • 39f67dc4c0 Bump version tobspr 2020-05-23 12:37:11 +0200
  • 53fccd241b Fix migration tobspr 2020-05-23 12:36:59 +0200
  • 8627b4e1f9 Add hint to standalone version in game tobspr 2020-05-23 12:34:01 +0200
  • c502ecad0c Add small tutorial tobspr 2020-05-23 12:26:04 +0200
  • 10fe067c85 Show connections to tunnel exits as well tobspr 2020-05-23 11:08:27 +0200
  • 8678caf6c5 Add keys to zoom in / out tobspr 2020-05-23 11:03:58 +0200
  • 1561246dc4 Add multiplace setting tobspr 2020-05-23 10:57:02 +0200
  • 714332a91d Further improvements of unlock notification tobspr 2020-05-23 10:35:30 +0200
  • dc6c20b8f0 Improve unlock notification tobspr 2020-05-23 10:30:54 +0200
  • 3178974d78 Improve mobile warning tobspr 2020-05-23 09:19:56 +0200
  • 91e713fc00 Do not overload analytics server if entity arrays get too big tobspr 2020-05-23 09:16:26 +0200
  • a110abc192 Add hint to mobile users tobspr 2020-05-23 09:13:42 +0200
  • 31dba61279 Update wording tobspr 2020-05-22 13:16:42 +0200