Commit Graph

1079 Commits (8f6ccc0d67be55edc21c1a250a94ef7bcf63f7d6)

Author SHA1 Message Date
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues
4 years ago
tobspr 14246929b3 Fix item ejector bug
4 years ago
tobspr e59d94360c Minor tslint fix
4 years ago
tobspr 419401b9be Improve performance by getting rid of instanceof
4 years ago
tobspr d8bf4f9cd8 fix belt animation seeming to go 'backwards' on high belt speeds
4 years ago
tobspr c844dd4798 Improve performance by only updating belt ejectors on the end of paths
4 years ago
tobspr c74843424a Disable wires content for now (so we can push a sub-update)
4 years ago
tobspr 8ba0a36ee1 Re-Enable automatic belt placement 2
4 years ago
tobspr ceb9b81cf9 Re-Enable automatic belt placement
4 years ago
tobspr 8e10864f05
Merge pull request #316 from mordof/master
4 years ago
tobspr 7b813ece0a
Merge pull request #301 from hexagonhexagon/fix-double-waypoint-bug
4 years ago
Mike Winger a96b4a290d Fix tunnel incorrect delete bug
4 years ago
Jakob Hellermann bc40fa72d3 fix crash due to missing import of STOP_PROPAGATION
4 years ago
tobspr 42c569d91f Implement saving and restoring belt paths
4 years ago
tobspr 9a6029279d Disable some logging
4 years ago
tobspr 857b79cac0 Improve rendering performance by caching bounds of paths
4 years ago
tobspr e594b6a4a7 Add belt rendering (very slow for now)
4 years ago
tobspr a71c0b8039 Take 3 on the belt performance (+ tslint fixes)
4 years ago
tobspr 9ce912dbdd Second take on belt performance
4 years ago
tobspr 192d1dbedb Initial take on belt optimization
4 years ago
hexagonhexagon 70f58d5584 Fix bug where waypoints with the same shape key display wrong.
4 years ago
tobspr 66eac93460 Fix sound being played too often
4 years ago
tobspr 7ca425c8f3 Fix belt rendering bug
4 years ago
tobspr 182b62d604 Add method to debug changed areas
4 years ago
tobspr 77ddef0170 Add more FPS to belt animation
4 years ago
tobspr 6677ff0a44 Initial take on wires
4 years ago
tobspr 97ef46bd52 Fix deconstruct sound being played when right clicking hub
4 years ago
tobspr c0e5595a3f Allow clicking 'Q' over a shape or color patch to automatically select the miner building
4 years ago
tobspr a17316b1d7
Merge pull request #283 from Gerdon262/feature/ore-q-ing
4 years ago
tobspr de94c6ea82 Add 'copy key' button to shape viewer
4 years ago
tobspr 3a846ab3c9 Allow clicking on variants to select them
4 years ago
tobspr 8416562016 Update changelog
4 years ago
tobspr 7b15a256b5 Further improve belt placement performance
4 years ago
tobspr 12927ec0ff
Merge pull request #198 from Phlosioneer/remove-belt-cache
4 years ago
tobspr 9789468c2d Improve performance by caching area of changed ejectors
4 years ago
Gerdon Abbink 5093770329 Force user to use the chainable extractor if unlocked.
4 years ago
Gerdon Abbink f43a266fad Merge branch 'master' of git://github.com/tobspr/shapez.io into feature/ore-q-ing
4 years ago
tobspr b575bc4f41
Merge pull request #200 from Phlosioneer/ejector-cache-opt
4 years ago
tobspr 15a4e0c580 Fix settings version
4 years ago
tobspr 1fade52c20 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr 98a117a965 Update changelog
4 years ago
tobspr 1717c25bd0
Merge pull request #227 from Magos/rotationByBuilding
4 years ago
tobspr 24694f7f23 Bump version
4 years ago
tobspr b3de1f9207 Re-enable analytics
4 years ago
tobspr 25cf1ea93b Change spanish (latin america) to spanish
4 years ago
Magnus Grimstvedt Saltnes fbc543cf3f Corrects some code style issues.
4 years ago
Magnus Grimstvedt Saltnes 8ec646a8f6 Guards against undefined values/keys in base rotation logic.
4 years ago
tobspr a125ceede9 Update language names
4 years ago
Gerdon Abbink 8ec83144ad Q-ing when on an ore- or shape-patch will show the miner silhouette
4 years ago
tobspr 62303ce8e3 Enable traditional chinese
4 years ago
Magnus Grimstvedt Saltnes 553ebb5ef6 Switches to using ES6 get/set for currentBaseRotation.
4 years ago
Magnus Grimstvedt Saltnes e18a888210 Attempts to fix some whitespace differences.
4 years ago
Magnus Grimstvedt Saltnes 9a00931c3f Implements some linter recommendations for CI check.
4 years ago
Magnus Grimstvedt Saltnes c7f8b50d13 Adds tracking for rotation per building type.
4 years ago
tobspr 0f9e6445d2 Set release date
4 years ago
tobspr 56f7e8b7f6 Enable swedish translation
4 years ago
tobspr cd0b43d4ff Fix placement mode staying active
4 years ago
tobspr 0b95f3b208 Fix crash
4 years ago
tobspr d5b9a5b562 Main menu dark mode fixes
4 years ago
tobspr 28b2dc008c Add more links to main menu
4 years ago
tobspr e9581c653f Fix main menu rendering
4 years ago
tobspr c5613f6eee Regression
4 years ago
tobspr 231a3c81f4 Fix typo
4 years ago
tobspr 9a67115ba7 Color blind mode
4 years ago
tobspr f204189fdb Refactor smart underground belt logic
4 years ago
tobspr d452234c72 Fix keybinding for pipette showing while pasting blueprints
4 years ago
tobspr e5d4fad64b Update changelog, minor adjustments
4 years ago
tobspr 3dca35ded4
Merge pull request #159 from hexagonhexagon/better-mouse-drag
4 years ago
tobspr e1bbe2de17 Prevent all default keybindings, closes #254
4 years ago
tobspr cfed1631aa Increase maximum concurrent ui sounds
4 years ago
tobspr a8b37792e4 Allow configuring autosave interval
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 8381100317
Merge pull request #162 from hexagonhexagon/fix-blueprint-bug
4 years ago
hexagonhexagon 5d601a94be Add setting to disable cut/delete dialogs.
4 years ago
hexagonhexagon bef7d823cd Cut/Delete dialogs can be interacted with by Esc/Enter.
4 years ago
hexagonhexagon 54653cf28e Make edge case where building is replaceable but unremovable an assertAlways.
4 years ago
hexagonhexagon c7e0703c45 Fix bug where belts in blueprints don't orient correctly.
4 years ago
tobspr 969b7a74d4 Fix belt planner shortcut being shown always
4 years ago
tobspr e660fd2caf Update changelog
4 years ago
tobspr 597eefe968 Deselect blueprint on pipette
4 years ago
tobspr d907dbb191 Improve pipette
4 years ago
tobspr 5b2df00cc7 Fix pipetting belts
4 years ago
tobspr ba52edf7a4 Fixes for the pipette
4 years ago
tobspr 76b619e4e7 Allow deselecting with pipette
4 years ago
tobspr 0b31ad0c7b Pipette
4 years ago
tobspr 38114ff3f6 Fix right click to delete not working
4 years ago
tobspr 2ca5dc9715 Fix hub marker being hidden by building info panel
4 years ago
tobspr 47b3ed5cbf Add option to render info boxes compact
4 years ago
tobspr 1f136ba892 Minor fixes for dark mode
4 years ago
tobspr d198fcad4f
Merge pull request #197 from dengr1065/dark-theme-is-cool
4 years ago
tobspr d1fe231bcb Remove unused keybindings
4 years ago
tobspr 1458e1aad0 Update changelog
4 years ago
tobspr 7cd0054c55
Merge pull request #223 from Joker-vD/labels-are-way-too-short
4 years ago
tobspr 061815c7ed
Merge pull request #219 from findaldudu/master
4 years ago
tobspr 51bd87a970
Merge pull request #218 from davidburhans/left-then-right-click-button-fix
4 years ago
tobspr cd36e9084a Minor code style adjustments
4 years ago
tobspr ece02e7545 Update changelog
4 years ago
tobspr e4b2c51484
Merge pull request #212 from xSparfuchs/master
4 years ago
tobspr daef0f1e4e Refactor keybindings overlay to show more appropriate keybindings
4 years ago
tobspr ecda498cac Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr 2dec257dd9 Cleanup click detector code
4 years ago
tobspr fd70130ec4 Update artwork and sound
4 years ago
tobspr cbdc302760
Merge pull request #193 from Phlosioneer/miner-optimization
4 years ago
Joker_vD 2b6a8e49d1 Only 14 characters for labels? That's 1/10 of a twit!
4 years ago
findaldudu 1adf7d09f9 add simplified Chinese translation (75%)
4 years ago
David Burhans 60baf4476f clear ClickDetector.clickDownPosition on right-click to prevent detecting subsequent left-clicks as double-clicks
4 years ago
Phlosioneer f15cd5bcff Rework to cache instead of serialize
4 years ago
xSparfuchs 8d21c1dfaf fine
4 years ago
xSparfuchs 889e22ea69 Update screenshot_exporter.js
4 years ago
xSparfuchs 1b85c32b3b prettier
4 years ago
xSparfuchs e63638f364 Update screenshot_exporter.js
4 years ago
xSparfuchs 8372293d5d Update screenshot_exporter.js
4 years ago
xSparfuchs c1ef4e85af whitespaces
4 years ago
xSparfuchs a5e5cd9e4f fix large screenshots
4 years ago
tobspr a6ed85e9da Fix belt planner
4 years ago
tobspr 61bcc31861 Fix mouse handling
4 years ago
tobspr 4c20094878 Do not choose direction lock side automatically, instead make it toggleable
4 years ago
tobspr fc883f1e5e Add keybinding hint for direction lock
4 years ago
tobspr 3ddc0de2c4 Improve flickering
4 years ago
tobspr 317b7d72ff Add setting to disable vignette
4 years ago
tobspr 26949d5e3d Fix flickering in direction lock
4 years ago
tobspr 6d59847153 Update changelog
4 years ago
tobspr b6964ad1bf Improve direction lock
4 years ago
tobspr 0a35c9f5b2 Improve belt direction lock
4 years ago
tobspr a95e69401d Improve belt direction lock
4 years ago
tobspr 84969a9205 Refactor building placer
4 years ago
tobspr 9feecb2ac3 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
Phlosioneer eb182d6e94 Fix lint issues
4 years ago
Andifaind 89a1b8bb0c Fixed lint issue
4 years ago
Andifaind d371726861 Translation for "Made by" text in the main menu
4 years ago
Phlosioneer da24c472d7 Fix click and drag
4 years ago
Phlosioneer aef96cff6e Optimize ejector cache for common case
4 years ago
dengr1065 05ce8ff430 dark theme for game loading
4 years ago
dengr1065 59bae80ab7 dark theme for option chooser dialogs
4 years ago
Phlosioneer 36cf28029e Remove ejector cache; use slot caches instead
4 years ago
dengr1065 b9e31049b6 "Dark keybindings"
4 years ago
Phlosioneer 2341772425 Optimize belt cache for common case
4 years ago
dengr1065 1bee130dfe Dark theme for settings
4 years ago
Phlosioneer 8a50fdb392 Remove belt cache array; use BeltComponent instead
4 years ago
dengr1065 97c52169da Changelog, support for dark theme in document root
4 years ago
dengr1065 7f32216404 Main Menu dark theme
4 years ago
Phlosioneer d4fc2e6dcd Fix lint errors
4 years ago
Phlosioneer 83a4928be5 Make miners cache mined item
4 years ago
tobspr 736e5fb432 Fix crash
4 years ago
tobspr bbd50fdce9 Update changelog
4 years ago
tobspr 31ab5f3422 Disable direction lock for everything but belts
4 years ago
tobspr e2d6d9d51d Update changelog
4 years ago
tobspr 46ceefd0d8 Disable automatic orientation when using belt lock
4 years ago
tobspr 4fc1ff6b0d Improve belt lock
4 years ago
tobspr 3afe2eb329 Update changelog
4 years ago
tobspr 35a13a09e5 Add belt lock feature
4 years ago
tobspr b753187cde Add setting to disable smart tunnels
4 years ago
tobspr 3693a643b4 Update css
4 years ago
tobspr 1e1224b496 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr 68ec3561c9 Update changelog
4 years ago
tobspr 3c3c5acc8e
Merge pull request #85 from jaysc/continue
4 years ago
tobspr 5ddf7bbd58
Merge pull request #148 from Demivan/gulp-4
4 years ago
tobspr c571c088e6
Merge pull request #140 from dengr1065/patch-1
4 years ago
tobspr 4ed004f902
Merge pull request #186 from mini-bomba/fix-standalone-only-settings-hint
4 years ago
mini-bomba b6e03d6cd0
Fixed standalone only setting hint not being translated
4 years ago
tobspr 512a1eb0d3 Update changelog
4 years ago
tobspr b8c3668d88 Placing underground belts now removes belts and other (unneeded) tunnels inbetween
4 years ago
tobspr 1af564e816 Add mirrored painter variant
4 years ago
tobspr fccb30b5a5 Fix dark mode for markers
4 years ago
tobspr 5c12c605f5 Reworked waypoints
4 years ago
tobspr 2d4a67aa11 update changelog
4 years ago
tobspr 32d169b7db Bump fast pan speed from 2 to 4
4 years ago
Glenn Martin Jensen 159e2e1262
Capitalize N in "norsk" to match other languages
4 years ago
tobspr 4f37d1e3f0 Update translations & changelog
4 years ago
tobspr c1ecc4c3e7 Further update translations
4 years ago
tobspr ccf8e3b29e Add japanese translations
4 years ago
tobspr ed87dfd118 Update changelog
4 years ago
tobspr 840ba60c76
Merge pull request #131 from jaysc/fastpan
4 years ago
Jaysc 5de2c2de94 Removed logic from application_settings
4 years ago
tobspr d50e8d8d13 Add norwegian translations
4 years ago
tobspr 7e2669ac40 Bump version
4 years ago
tobspr cda24ceb04 Refactor item acceptor system for huge performance improvement
4 years ago
tobspr e95b055e10 Minor improvements to belt performance
4 years ago
Jaysc 7552d23f40 multiply by 2 logic
4 years ago
Ivan Demchuk 506193b8c8 Switch to gulp 4
4 years ago
dengr1065 59b0eef02d
Bring back green color to completed upgrades
4 years ago
Jaysc 8a726f99b6 Changed fastpan to mapMoveFaster and translation
4 years ago
tobspr 6febaff100 Fix untranslated button
4 years ago
tobspr a2d0024cb1 Set date for 1.1.11
4 years ago
dengr1065 31960329c6
Dark theme for changelog
4 years ago
tobspr 685373f11c Update changelog
4 years ago
tobspr 4e4498ed53 Fix dialog text being hardly readable in dark theme
4 years ago
tobspr f8362d861b
Merge pull request #134 from mini-bomba/fix-keybinds-button-label
4 years ago
tobspr ae770cb39f Update changleog
4 years ago
tobspr 0985a36793 Allow higher tickrates
4 years ago
tobspr ba6c133ece
Merge pull request #132 from mini-bomba/about-translations
4 years ago
tobspr 444908d22f Fix wrong check for full version
4 years ago
tobspr 766d9e943e Add flag to enable fullVersion in beta
4 years ago
tobspr a0305512a2 Update changelog
4 years ago
tobspr 7e745fd0ce Allow exporting whole bases, closes #137
4 years ago
tobspr ecbcd02abc Fix app not starting when the savegames were corrupted - there is now a better error message
4 years ago
mini-bomba 70adaa28ab
Fix keybindings button label text not changing with language
4 years ago
mini-bomba a4060ad484
Made About this game translatable
4 years ago
Jaysc 487a99bb56 added fastpan feature
4 years ago
tobspr 7fd0451ddc Minor adjustments
4 years ago
tobspr fe378654c2 Update changelog
4 years ago
tobspr 63568ffb2c
Merge pull request #112 from mini-bomba/move-speed
4 years ago
tobspr edc0e352f7 Update changelog
4 years ago
tobspr 2f45e345fe
Merge pull request #113 from hexagonhexagon/cut-paste-blueprints
4 years ago
tobspr a2fc246690 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr f1f53e2d5e Update changelog
4 years ago
tobspr cc9813bf0c
Merge pull request #74 from Dimava/extract/selection-world-relative
4 years ago
tobspr 3af6532d32 Refactor pinned shapes and make them smart, closes #72
4 years ago
Dimava 7653c51e1b remove currentSelectionStart (use -World instead)
4 years ago
tobspr 8c01cc23d0 Fix watermark
4 years ago
tobspr c037f23921 Localize watermark
4 years ago
tobspr 8be6530ee4 Add Dutch to languages
4 years ago
tobspr bd944ea758 Update german translation
4 years ago
tobspr 2c4d8e40fd Add korean translation
4 years ago
tobspr a348ee6e45
Merge pull request #118 from Colecf/patch-1
4 years ago
tobspr b288fe2512 V 1.1.10
4 years ago
Cole Faust eb16025598
Fix grammatical mistake in demo watermark
4 years ago
tobspr 1a7a06fce2 Move debug options to seperate file so they are not always checked in
4 years ago
tobspr 758fd2866c Fix german being default language
4 years ago
mini-bomba 107a3ef69c
Added movement speed setting
4 years ago
hexagonhexagon 1091a7affd Merge branch 'master' into cut-paste-blueprints
4 years ago
hexagonhexagon e39a868998 Add "Paste last blueprint" keybind. Last blueprint is not preserved on save/exit.
4 years ago
tobspr af8ba506f5 Fix typos (Thanks to wessel)
4 years ago
tobspr e6ae354b3f Comment changelog
4 years ago
tobspr 3134f38687 Enable russian translation
4 years ago
tobspr 15877f3040 German translations, minor improvements
4 years ago
tobspr 14b7c14d24 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr c55bcdf99c update changelog
4 years ago
tobspr 25b27054ec
Merge pull request #108 from jaysc/invalidUndergroundBelt
4 years ago
tobspr 3b0286cd99
Merge pull request #107 from mini-bomba/polish-translation
4 years ago
Jaysc 6601923bd4 stop connection if something in the way
4 years ago
mini-bomba 2196299fff
New langkeys: settings.labels.theme.themes
4 years ago
Jaysc f4d1e5447d Reordered continue and added new game button
4 years ago
tobspr 61a0435438 Enable polish translation
4 years ago
tobspr c8ce9ee38b Bump version
4 years ago
tobspr e9f0a45f2a Remove update check
4 years ago
tobspr c434f7a59f Multiple fixes (see changelog)
4 years ago
tobspr 1c717b0f37 Change hub texture and allow translating it, update stacker texture
4 years ago
tobspr aa6bd04881 Fix some translations and backward compatibility
4 years ago
tobspr 3e3cfe2c67 Improve language fallback detection
4 years ago
tobspr 3b3b1c4418 disable use of german translation for now since its unfinished
4 years ago
tobspr 28812c948a Add more languages
4 years ago
hexagonhexagon f34813392f Add Cut keybind.
4 years ago
tobspr 84966573fa Fix copy paste error
4 years ago
Jaysc ef3d492b41 Added continue button
4 years ago
tobspr e343b1fa7a Update changelog
4 years ago
tobspr ef30a35ea4 Minor translation changes
4 years ago
tobspr 0fc1390769 Add language chooser to main menu
4 years ago
tobspr 7c0565ab35 Add initial German Translation
4 years ago
tobspr 714cd449e9 Initial support for translations
4 years ago
tobspr fad7a417f2 Disable analytics and logrocket for now
4 years ago
tobspr 95a437a8bb Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr 89f934024b
Merge pull request #44 from hexagonhexagon/shop-ui-tweak
4 years ago
tobspr 90c7b87e31 Minor UX Improvements
4 years ago
tobspr e78af50ba1 Minor css improvements to pinned shapes
4 years ago
tobspr 67b68c1216 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr b56dd6fa7f Start working on 1.1.9
4 years ago
hexagonhexagon 0885bd6727 Make shapes unpinnable. The current goal shape uses a special pin icon.
4 years ago
hexagonhexagon 501db321a1 Corrected CSS wrapping "Speed..." text to next line. Made max level text align the same as the others.
4 years ago
hexagonhexagon d52e4c9054 Change upgrade formatting to specify the current and new multipliers to speed.
4 years ago
tobspr a2ee16589f Switch to steam
4 years ago
Dimava 7f5413a485 make selection relative to world
4 years ago
tobspr 1dee6a6aa2 Fix crash on safari
4 years ago
tobspr a222f59c15 Fix occasional crash
4 years ago
tobspr 458aeae4c8 Update assets and fix bug on load
4 years ago
tobspr 9d0a218882 1.1.7 hotfix
4 years ago
tobspr 905be7a463 Update changelog
4 years ago
tobspr 5acde9429c Update changelog and version
4 years ago
tobspr bf93ded6cf Increased icon visibility for windows builds
4 years ago
tobspr 8779f1d5a3 Fix firefox not loading in private browsing mode
4 years ago
tobspr d1954b5b36 Improve button sensitivity
4 years ago
tobspr 692eb36f50 Analyze sessions with logrocket
4 years ago
tobspr 553442e953 Add weekly contests, bump to 1.1.5
4 years ago
tobspr 85f748566f Remove link to itch.io on update message
4 years ago
tobspr 2d6e98953c 1.1.4
4 years ago
tobspr f145e98450 Fix crash
4 years ago
tobspr cef07dec56 Add "interactive" tutorial for first level
4 years ago
tobspr 91351d2f79 Improve UX for first levels
4 years ago
tobspr 5cd4dba54a Cleanup first game experience
4 years ago
tobspr d09a593f81 1.1.3 changelog
4 years ago
tobspr 922f8f47d7 Increase readability of certain HUD elements
4 years ago
tobspr 356bb2b73a
Merge pull request #43 from hexagonhexagon/number-formatting
4 years ago
tobspr 8c85018352 Added setting to configure zoom / mouse wheel / touchpad sensitivity
4 years ago
tobspr b963b48df5 Fix keybindings not being properly assigned
4 years ago
tobspr 23db5b117e Migrate old savegames
4 years ago
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
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
tobspr 23874c43dc Allow muting sounds and music
4 years ago
tobspr af0f56b5e4 Add basic sounds
4 years ago
tobspr e960773a15 Minor css improvements
4 years ago
tobspr faa2ef9bd7 Show required amount in pinned shapes
4 years ago
tobspr 38970141d8 Allow pinning shapes
4 years ago
tobspr e43a22b56d Show available upgrade count in toolbar
4 years ago
tobspr 3de5d45ad8 Remove unnecessary console.log
4 years ago
tobspr d194b5ad86 Fix statistics tab, 2
4 years ago
tobspr a30beb9883 Fix statistics tab
4 years ago
tobspr d2ef6e8532 Run prettier on all files and add status badge
4 years ago
tobspr 85951615a9 Fix tslint errors
4 years ago
tobspr cf5d776270 Add type hints to signals
4 years ago
tobspr ca3f4ff02a Fix shape hash being incorrectly calculated
4 years ago
tobspr bf79f17776 Refactor statistics and fix crash
4 years ago
tobspr 9898916807 Statistics tab
4 years ago
tobspr e77872fd74 Update game analytics version
4 years ago
tobspr 6c638f853c UI Improvements
4 years ago
tobspr 6429f67c7b Add beta mode and hud toggle
4 years ago
tobspr 862c69eade Update game analytics key
4 years ago
tobspr 241b4b42d9 Add proper game analytics
4 years ago
tobspr 7036a4ac95 Add fullscreen video background
4 years ago
tobspr da64a46ad8 Increase spawn rate of rare shapes
4 years ago
tobspr 21382a6f2e Add music / sound / setting buttons (dysfunctional)
4 years ago
tobspr 653ddf9a3a Minor artwork update
4 years ago
tobspr 6cce1b7c08 Update main menu
4 years ago
tobspr f52d2b85c0 Update main menu styles
4 years ago
tobspr 172a0398e2 Fix crash when placing buildings
4 years ago
Tobias Springer 69a2d31792 Update main menu to show github and discord icon
4 years ago
Tobias Springer a26ef05543 Disable automatic rotation for buildings except belts
4 years ago
Tobias Springer d2864e7385 Fix not being able to replace balts
4 years ago
Tobias Springer 5f3ffd42fd Further fixes to the belt placement
4 years ago
Tobias Springer 5a61d1813a Change keybinding for multi select to ctrl
4 years ago
Tobias Springer bd89c2cc9e Mass deletion support
4 years ago
Tobias Springer eb46b45c9a Minor fixes
4 years ago
Tobias Springer 3ccb5f5354 Remove unnecessary debug output
4 years ago
Tobias Springer bb1758642b Add originalRotation to static comp in order to fix bugs with the automatic placement
4 years ago
Tobias Springer 72476486b7 Improve placement of belts
4 years ago
Tobias Springer 61bda596b6 Fix splitters
4 years ago
Tobias Springer f2d49bc2eb Fix item processors not working
4 years ago
Tobias Springer 50ceb89cbb Fix crash about hub not being an item processor
4 years ago
Tobias Springer 4566b620df Update map chunk generation
4 years ago
Tobias Springer 93c6ea683d Initial commit
4 years ago