Commit Graph

478 Commits (14246929b384f1c2f083781d91c2770391a7c3f3)

Author SHA1 Message Date
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