Commit Graph

515 Commits (867b55ca3845d38406a367ceac6c2c8c37052717)

Author SHA1 Message Date
tobspr 54f06762d7 Update changelog
4 years ago
tobspr f4e4b6d027 Update story goals
4 years ago
tobspr 5dab3508cd Improve tunnel performance by caching receivers
4 years ago
tobspr a057d68a8e Micro optimization for item acceptor
4 years ago
tobspr 6d2afb992c Update local config to latest version
4 years ago
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 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