1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
Commit Graph

976 Commits

Author SHA1 Message Date
hexagonhexagon
f2d39bf0ad Make fixes work with belt changes.
Remove blueprintPlacedUpdateBeltCache signal, as you can now update the
belt cache without redirecting all the belts.
2020-06-27 14:55:00 -04:00
tobspr
1092975f08 update artwork 2020-06-27 17:05:51 +02:00
tobspr
de0b305276 Minor fixes to the throughput 2020-06-27 16:40:51 +02:00
tobspr
84417b60a5 Fix items being stuck on belts 2020-06-27 12:50:35 +02:00
tobspr
fa3d516913 Update changelog 2020-06-27 12:05:13 +02:00
tobspr
54f06762d7 Update changelog 2020-06-27 11:57:12 +02:00
tobspr
f4e4b6d027 Update story goals 2020-06-27 11:54:14 +02:00
tobspr
5dab3508cd Improve tunnel performance by caching receivers 2020-06-27 11:39:32 +02:00
tobspr
a057d68a8e Micro optimization for item acceptor 2020-06-27 11:03:34 +02:00
tobspr
757b79b69e Update gulpfile 2020-06-27 10:54:21 +02:00
tobspr
30abb9c088 Update gulfile 2020-06-27 10:53:13 +02:00
tobspr
6d2afb992c Update local config to latest version 2020-06-27 10:52:10 +02:00
tobspr
2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
tobspr
14246929b3 Fix item ejector bug 2020-06-27 10:44:23 +02:00
tobspr
e59d94360c Minor tslint fix 2020-06-27 10:39:28 +02:00
tobspr
419401b9be Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
tobspr
d8bf4f9cd8 fix belt animation seeming to go 'backwards' on high belt speeds 2020-06-27 09:59:48 +02:00
tobspr
c844dd4798 Improve performance by only updating belt ejectors on the end of paths 2020-06-27 09:52:26 +02:00
tobspr
c74843424a Disable wires content for now (so we can push a sub-update) 2020-06-27 09:38:41 +02:00
tobspr
8ba0a36ee1 Re-Enable automatic belt placement 2 2020-06-27 09:34:09 +02:00
tobspr
ceb9b81cf9 Re-Enable automatic belt placement 2020-06-27 09:33:58 +02:00
tobspr
4bed0cacec
Merge pull request #306 from Pitu7944/base-pl.yaml
updated Polish translation :)
2020-06-27 08:58:07 +02:00
tobspr
1fd10078be
Merge pull request #307 from Killgaru/Lang_ru
Russian translation updated
2020-06-27 08:57:55 +02:00
tobspr
de961aa177
Merge pull request #304 from weasellin/master
Fine tuning for Trad. Chinese translation.
2020-06-27 08:57:34 +02:00
tobspr
c2d64fdf5a
Merge pull request #318 from rorpage/fix-ffmpeg-choco-build-issue
Update travis.yml to use specific version of ffmpeg
2020-06-27 08:55:46 +02:00
tobspr
8e10864f05
Merge pull request #316 from mordof/master
Fix tunnel incorrect delete bug
2020-06-27 08:54:49 +02:00
tobspr
82d15d647a
Merge pull request #309 from nukuuu/patch-5
PT-PT translation updated to the latest version
2020-06-27 08:54:03 +02:00
tobspr
98fba64ef0
Merge pull request #303 from PascalGrosse/master
French translation updated
2020-06-27 08:52:13 +02:00
tobspr
7b813ece0a
Merge pull request #301 from hexagonhexagon/fix-double-waypoint-bug
Fix duplicate waypoints with the same shape key displaying wrong
2020-06-27 08:51:15 +02:00
tobspr
47af40b67c
Merge pull request #298 from aydinsenih/patch-2
Update base-tr.yaml
2020-06-27 08:50:09 +02:00
tobspr
e6dacca8bd
Merge pull request #296 from Ryoncai/patch-5
Update base-nl.yaml
2020-06-27 08:49:47 +02:00
tobspr
8094a78d56
Merge pull request #295 from senjorsalsa/patch-2
Update base-sv.yaml
2020-06-27 08:49:33 +02:00
tobspr
f2a65c0281
Merge pull request #292 from Baxxster/patch-9
Updated Norwegian Translations
2020-06-27 08:49:18 +02:00
tobspr
22929eda44 Minor artwork update 2020-06-27 08:42:00 +02:00
tobspr
3027d9824e
Merge pull request #310 from jakobhellermann/master
fix crash due to missing import of STOP_PROPAGATION
2020-06-27 08:36:04 +02:00
Robbie Page
3f4533554a
Update travis.yml to use specific version of ffmpeg 2020-06-26 22:43:24 -04:00
Mike Winger
a96b4a290d Fix tunnel incorrect delete bug 2020-06-26 20:00:44 -06:00
Jakob Hellermann
bc40fa72d3 fix crash due to missing import of STOP_PROPAGATION 2020-06-26 21:21:09 +02:00
nukuuu
a61e89a5e2
PT-PT translation updated to the latest version
Fixed minor mistake
2020-06-26 18:19:18 +01:00
nukuuu
2ae9757c11
PT-PT translation updated to the latest version 2020-06-26 18:13:23 +01:00
Pascal Grossé
8f867016de Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-06-26 18:53:19 +02:00
tobspr
42c569d91f Implement saving and restoring belt paths 2020-06-26 18:24:02 +02:00
tobspr
9a6029279d Disable some logging 2020-06-26 17:46:12 +02:00
tobspr
857b79cac0 Improve rendering performance by caching bounds of paths 2020-06-26 17:44:11 +02:00
tobspr
e594b6a4a7 Add belt rendering (very slow for now) 2020-06-26 17:28:19 +02:00
tobspr
a71c0b8039 Take 3 on the belt performance (+ tslint fixes) 2020-06-26 17:02:52 +02:00
tobspr
9ce912dbdd Second take on belt performance 2020-06-26 16:31:36 +02:00
tobspr
192d1dbedb Initial take on belt optimization 2020-06-26 13:57:07 +02:00
Killgaru
68e077116b Russian translation updated 2020-06-26 13:32:43 +03:00
Pitu7944
12aa5c0e99 updated polish translation :) 2020-06-26 11:51:28 +02:00