tobspr
|
6677ff0a44
|
Initial take on wires
|
2020-06-24 22:23:10 +02:00 |
|
tobspr
|
97ef46bd52
|
Fix deconstruct sound being played when right clicking hub
|
2020-06-24 21:09:09 +02:00 |
|
tobspr
|
c0e5595a3f
|
Allow clicking 'Q' over a shape or color patch to automatically select the miner building
|
2020-06-24 21:06:35 +02:00 |
|
tobspr
|
a17316b1d7
|
Merge pull request #283 from Gerdon262/feature/ore-q-ing
Allow Q-ing on a ore-/shape-patch
|
2020-06-24 21:04:38 +02:00 |
|
tobspr
|
de94c6ea82
|
Add 'copy key' button to shape viewer
|
2020-06-24 21:03:46 +02:00 |
|
tobspr
|
3a846ab3c9
|
Allow clicking on variants to select them
|
2020-06-24 20:44:41 +02:00 |
|
tobspr
|
7b15a256b5
|
Further improve belt placement performance
|
2020-06-24 20:36:15 +02:00 |
|
tobspr
|
12927ec0ff
|
Merge pull request #198 from Phlosioneer/remove-belt-cache
Optimize belt cache
|
2020-06-24 20:26:22 +02:00 |
|
tobspr
|
9789468c2d
|
Improve performance by caching area of changed ejectors
|
2020-06-24 20:25:43 +02:00 |
|
Gerdon Abbink
|
5093770329
|
Force user to use the chainable extractor if unlocked.
|
2020-06-24 19:47:21 +02:00 |
|
Gerdon Abbink
|
f43a266fad
|
Merge branch 'master' of git://github.com/tobspr/shapez.io into feature/ore-q-ing
|
2020-06-24 19:44:39 +02:00 |
|
tobspr
|
b575bc4f41
|
Merge pull request #200 from Phlosioneer/ejector-cache-opt
Optimize ejector cache
|
2020-06-24 19:41:49 +02:00 |
|
Magnus Grimstvedt Saltnes
|
fbc543cf3f
|
Corrects some code style issues.
|
2020-06-24 16:28:01 +02:00 |
|
Magnus Grimstvedt Saltnes
|
8ec646a8f6
|
Guards against undefined values/keys in base rotation logic.
One-lines setting check per tobspr's recommendation.
|
2020-06-24 14:20:16 +02:00 |
|
Gerdon Abbink
|
8ec83144ad
|
Q-ing when on an ore- or shape-patch will show the miner silhouette
|
2020-06-23 21:59:30 +02:00 |
|
Magnus Grimstvedt Saltnes
|
553ebb5ef6
|
Switches to using ES6 get/set for currentBaseRotation.
|
2020-06-23 12:22:24 +02:00 |
|
Magnus Grimstvedt Saltnes
|
e18a888210
|
Attempts to fix some whitespace differences.
|
2020-06-23 12:16:06 +02:00 |
|
Magnus Grimstvedt Saltnes
|
9a00931c3f
|
Implements some linter recommendations for CI check.
|
2020-06-23 12:15:59 +02:00 |
|
Magnus Grimstvedt Saltnes
|
c7f8b50d13
|
Adds tracking for rotation per building type.
Adds a setting to go back to one global base rotation.
|
2020-06-23 12:13:29 +02:00 |
|
tobspr
|
cd0b43d4ff
|
Fix placement mode staying active
|
2020-06-22 15:34:36 +02:00 |
|
tobspr
|
0b95f3b208
|
Fix crash
|
2020-06-22 15:26:49 +02:00 |
|
tobspr
|
231a3c81f4
|
Fix typo
|
2020-06-22 14:44:47 +02:00 |
|
tobspr
|
9a67115ba7
|
Color blind mode
|
2020-06-22 14:32:24 +02:00 |
|
tobspr
|
f204189fdb
|
Refactor smart underground belt logic
|
2020-06-22 12:48:35 +02:00 |
|
tobspr
|
d452234c72
|
Fix keybinding for pipette showing while pasting blueprints
|
2020-06-22 12:38:14 +02:00 |
|
tobspr
|
e5d4fad64b
|
Update changelog, minor adjustments
|
2020-06-22 12:36:02 +02:00 |
|
tobspr
|
3dca35ded4
|
Merge pull request #159 from hexagonhexagon/better-mouse-drag
Fix camera inertia problem with mouse movement
|
2020-06-22 12:34:34 +02:00 |
|
tobspr
|
cfed1631aa
|
Increase maximum concurrent ui sounds
|
2020-06-22 12:10:17 +02:00 |
|
tobspr
|
a8b37792e4
|
Allow configuring autosave interval
|
2020-06-22 12:09:02 +02:00 |
|
hexagonhexagon
|
46a5bdb76c
|
Make changes requested by tobspr.
|
2020-06-22 02:19:52 -04:00 |
|
hexagonhexagon
|
d793817170
|
The camera will not have extra velocity when the camera is held still.
|
2020-06-22 02:11:23 -04:00 |
|
tobspr
|
8381100317
|
Merge pull request #162 from hexagonhexagon/fix-blueprint-bug
Fix bug where belts in blueprints don't orient correctly.
|
2020-06-22 08:05:17 +02:00 |
|
hexagonhexagon
|
5d601a94be
|
Add setting to disable cut/delete dialogs.
|
2020-06-21 19:11:20 -04:00 |
|
hexagonhexagon
|
bef7d823cd
|
Cut/Delete dialogs can be interacted with by Esc/Enter.
|
2020-06-21 18:53:49 -04:00 |
|
hexagonhexagon
|
54653cf28e
|
Make edge case where building is replaceable but unremovable an assertAlways.
|
2020-06-21 18:11:55 -04:00 |
|
hexagonhexagon
|
c7e0703c45
|
Fix bug where belts in blueprints don't orient correctly.
|
2020-06-21 17:52:12 -04:00 |
|
tobspr
|
969b7a74d4
|
Fix belt planner shortcut being shown always
|
2020-06-21 23:01:42 +02:00 |
|
tobspr
|
597eefe968
|
Deselect blueprint on pipette
|
2020-06-21 22:51:42 +02:00 |
|
tobspr
|
d907dbb191
|
Improve pipette
|
2020-06-21 22:29:23 +02:00 |
|
tobspr
|
5b2df00cc7
|
Fix pipetting belts
|
2020-06-21 22:05:41 +02:00 |
|
tobspr
|
ba52edf7a4
|
Fixes for the pipette
|
2020-06-21 21:59:35 +02:00 |
|
tobspr
|
76b619e4e7
|
Allow deselecting with pipette
|
2020-06-21 21:46:20 +02:00 |
|
tobspr
|
0b31ad0c7b
|
Pipette
|
2020-06-21 21:44:53 +02:00 |
|
tobspr
|
38114ff3f6
|
Fix right click to delete not working
|
2020-06-21 21:22:33 +02:00 |
|
tobspr
|
47b3ed5cbf
|
Add option to render info boxes compact
|
2020-06-21 20:47:37 +02:00 |
|
tobspr
|
d1fe231bcb
|
Remove unused keybindings
|
2020-06-21 20:17:03 +02:00 |
|
tobspr
|
1458e1aad0
|
Update changelog
|
2020-06-21 19:58:54 +02:00 |
|
tobspr
|
7cd0054c55
|
Merge pull request #223 from Joker-vD/labels-are-way-too-short
Map markers' labels are way too short.
|
2020-06-21 19:42:01 +02:00 |
|
tobspr
|
cd36e9084a
|
Minor code style adjustments
|
2020-06-21 19:33:58 +02:00 |
|
tobspr
|
e4b2c51484
|
Merge pull request #212 from xSparfuchs/master
fix for screenshots larger than 16,384 x 16,384
|
2020-06-21 19:32:57 +02:00 |
|