Commit Graph

194 Commits (6769e9c9b8ce2f822de14b28e0d53ae71c130920)

Author SHA1 Message Date
dengr1065 6769e9c9b8
Use enum for debug overlay
4 years ago
dengr1065 2d83994771 More debug info (toggle)
4 years ago
tobspr b499760d74 Start to work on advanced shape processing
4 years ago
tobspr 0967d5114c Initial take on wires
4 years ago
tobspr b0cc9539d7 Fix sandbox controller
4 years ago
tobspr 77440a68bc Add sandbox controller
4 years ago
tobspr 17123fd7b9 Further work on the energy generator
4 years ago
tobspr f8adbcdbec
Merge pull request #328 from hexagonhexagon/better-pipette
4 years ago
hexagonhexagon bbeee11057 Pressing Q on the same building twice clears the cursor.
4 years ago
Jakob Hellermann 6da023546d press alt key in belt planner to reverse direction
4 years ago
tobspr de0b305276 Minor fixes to the throughput
4 years ago
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues
4 years ago
tobspr e59d94360c Minor tslint fix
4 years ago
tobspr 419401b9be Improve performance by getting rid of instanceof
4 years ago
tobspr c74843424a Disable wires content for now (so we can push a sub-update)
4 years ago
tobspr 7b813ece0a
Merge pull request #301 from hexagonhexagon/fix-double-waypoint-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 a71c0b8039 Take 3 on the belt performance (+ tslint fixes)
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 182b62d604 Add method to debug changed areas
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
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
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
Gerdon Abbink 8ec83144ad Q-ing when on an ore- or shape-patch will show the miner silhouette
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 cd0b43d4ff Fix placement mode staying active
4 years ago
tobspr 0b95f3b208 Fix crash
4 years ago
tobspr 9a67115ba7 Color blind mode
4 years ago
tobspr d452234c72 Fix keybinding for pipette showing while pasting blueprints
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 597eefe968 Deselect blueprint on pipette
4 years ago
tobspr d907dbb191 Improve pipette
4 years ago