Commit Graph

292 Commits (2367d787a0113f42507aeaa042eb1ad6f93a83a1)

Author SHA1 Message Date
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
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
tobspr 20b46325b6 Get rid of old beta mode
4 years ago
tobspr 050466df19 Fix eslint errors
4 years ago
tobspr ff7c822ccc Fix eslint warning
4 years ago
tobspr 8b9ce418f3 Fix update dialog being always shown
4 years ago
tobspr 9033c9eb67 Special options while running on iogames.space
4 years ago
tobspr e79a07de28 Re-balancing
4 years ago
tobspr 9806b1df6c Add new analytics schema and fix tslint issues
4 years ago
Modded Gamers b419db8695 Update tsconfig.json
4 years ago
tobspr f03f04caa1 Allow to disable hints, add changelog
4 years ago
tobspr 5a46ba5e31 Move videos to static fileserver to avoid unnecessary load
4 years ago
tobspr 7e146fd9ab Add more tutorial videos
4 years ago
tobspr 53fccd241b Fix migration
4 years ago
tobspr 8627b4e1f9 Add hint to standalone version in game
4 years ago
tobspr c502ecad0c Add small tutorial
4 years ago
tobspr 10fe067c85 Show connections to tunnel exits as well
4 years ago
tobspr 8678caf6c5 Add keys to zoom in / out
4 years ago
tobspr 1561246dc4 Add multiplace setting
4 years ago
tobspr 714332a91d Further improvements of unlock notification
4 years ago
tobspr dc6c20b8f0 Improve unlock notification
4 years ago
tobspr 3178974d78 Improve mobile warning
4 years ago
tobspr 91e713fc00 Do not overload analytics server if entity arrays get too big
4 years ago
tobspr a110abc192 Add hint to mobile users
4 years ago
tobspr ab5462e140 Prepare for the release on gamedistribution
4 years ago
tobspr b3a2e869d1 Fix painting upgrade not doing anything
4 years ago
tobspr 48920137b5 Minor css fixes, fix crash
4 years ago
tobspr 27e114c362 Minor UX improvements
4 years ago
tobspr 1cba701b8a Allow import in the free version, but make it limited to one savegame
4 years ago
tobspr fec5dfd43c Add nicer error message when indexeddb is not available
4 years ago
tobspr ac15fefff0 Minor fixes
4 years ago
tobspr e91e1416f4 Get rid of demo messages
4 years ago
tobspr e1ae61e0f5 Add assets and add iogames.space backlink
4 years ago
tobspr bf04485c80 update events
4 years ago
tobspr 77a8ae60c3 Further wording update
4 years ago
tobspr 7c173c3cd5 Change wording, again.
4 years ago
tobspr b9af590b18 Fix update check
4 years ago
tobspr c57a8806d8 V 1.0.1
4 years ago
tobspr 89d1489ff1 Preparing for the standalone
4 years ago
tobspr 58442eaeec Prepare standalone build
4 years ago
tobspr 8dd3a7c748 Add tutorial images for all building variants
4 years ago
tobspr c6228f8d32 Allow toggling debug info and fix miners sometimes being incorrectly culled
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 1577ebe48c Add storage building
4 years ago
tobspr 9c4fe248db Do not allow saving in the demo version
4 years ago
tobspr 2e30347c20 Track ui clicks
4 years ago
tobspr 71d25078a0 Show log sources
4 years ago
tobspr 1056fe389d Multiple improvements to improve page load time
4 years ago
tobspr ab25f4751d Remove unnecessary console output
4 years ago
tobspr 3ad359ef0b Minor build process fixes
4 years ago
tobspr a7fff0dcd2 Compress sounds into atlas
4 years ago
tobspr 5f37ff001b Update game goals to make it easier to understand the rotater
4 years ago
tobspr 3714a59fca Add customizable keybindings & watermark
4 years ago
tobspr 2968fe3788 Reduce chunk size
4 years ago
tobspr 14edac0f93 Fix wrong belt stats
4 years ago
tobspr a60d23da77 Multiple improvements, fix saves on underground belts
4 years ago
tobspr 8c42827f4e Improve iconography in toolbar
4 years ago
tobspr 2c659482c4 Update ftp deployment, fix minor bugs in savegame serialization
4 years ago
tobspr a42b625aa5 Fix multiple bugs in the belt system
4 years ago
tobspr 2c48cb72aa Major performance improvements
4 years ago
tobspr 260ba892c8 Properly process belt dependencies and fix items not travelling linear on belts
4 years ago
tobspr ca0e17f3dd Support dynamic tick rates
4 years ago
tobspr 65529cce1a Fix hub not accepting all itmes
4 years ago
dengr1065 190d4ee513 fix shop colors (at least for now)
4 years ago
tobspr 90145a3207 Update belt speed in config
4 years ago
tobspr d6052d48ea Reduce belt speed
4 years ago
tobspr 0b86d499e5 Show range of underground belts
4 years ago
tobspr d58d15ef8c Add building speed infos to all buildings
4 years ago
tobspr 97f52f509b Rebalance whole game
4 years ago
tobspr 6a61d03489 Fix typo in theme config
4 years ago
tobspr aef0128daf Add inverse compact splitter
4 years ago
tobspr 8df17b9035 Minor UX fixes
4 years ago
tobspr 68769cb7ef Dark mode support and much other stuff
4 years ago
tobspr 53386e1cd9 Add settings
4 years ago
tobspr a70a937302 Initial support for translations
4 years ago
tobspr 13c6fc7598 Multiple improvements
4 years ago
tobspr ce8640195a CSS Improvements
4 years ago
tobspr cad6b357e3 Add quad cutter and painter
4 years ago
tobspr bce44188c8 Add underground belt tier 2
4 years ago
tobspr 5179488373 Add CCW rotater
4 years ago
tobspr 12fc7b084a Make belts balanced
4 years ago
tobspr 5e3c28c150 Add support for different building variants
4 years ago
tobspr 436f700606 Remove unnecessary console.log's
4 years ago
tobspr ed9f50ba05 Minor css improvements
4 years ago
tobspr 224bc6c7e5 Add ability to import savegames, add game menu, multiple smaller improvements
4 years ago
tobspr c1d720ca52 Add notifications when saving and new upgrades are available, minor improvements
4 years ago
tobspr 9f0435b51d Minor fixes, improve rendering performance
4 years ago
tobspr b05182a1cc Fix savegame crash
4 years ago
tobspr a2b1342f55 Allow downloading savegames
4 years ago
tobspr 2c9867c837 Fix bug with pinned shapes not properly refreshed
4 years ago
tobspr 7870f011b8 Initial support for themes, sound improvements
4 years ago
tobspr 9adbbfa1c3 Fix crash when saving due to FP imprecision
4 years ago
tobspr 3d2af20edd Swap cutter outputs since this makes more sense logically
4 years ago
tobspr 4e97ec281e Fix bug when saving underground belts
4 years ago
tobspr c3e0cb5a46 Remove source maps and adjust targets
4 years ago
tobspr b64bbc8132 Fix hub being removable after restoring a game, fix tslint errors
4 years ago
tobspr a1fd83c03c Fix serialization errors and implement hub deserialization
4 years ago
tobspr 330c98267a Minor fixes and add save button
4 years ago
tobspr b01d38e55d Initial support for saving games
4 years ago