tobspr
|
52b4d4d742
|
Implement wire networks, add levers
|
2020-08-13 19:23:00 +02:00 |
|
tobspr
|
75ab655998
|
Add basic logic gate and improve wires in general
|
2020-08-13 10:23:50 +02:00 |
|
tobspr
|
f16ab2389a
|
initial take on wire auto-rotation
|
2020-08-11 20:02:59 +02:00 |
|
tobspr
|
a32c0530bb
|
Refactor rotation overview matrices
|
2020-08-11 18:50:43 +02:00 |
|
tobspr
|
b19b87a6c8
|
Improve map overlay rendering and raise zoom limit
|
2020-08-11 13:17:39 +02:00 |
|
tobspr
|
c1b1564d76
|
Fix crc generation
|
2020-08-10 23:34:30 +02:00 |
|
tobspr
|
2203d5fc6a
|
Improve saving speed by using crc32 instead of sha1 for checksum
|
2020-08-10 23:31:02 +02:00 |
|
tobspr
|
93975df4d5
|
Get rid of item ejector / acceptor layers and new wires buildings for now
|
2020-08-10 21:24:58 +02:00 |
|
tobspr
|
ecbf9d7e78
|
Revert worker loader change
|
2020-08-10 19:54:11 +02:00 |
|
tobspr
|
2ee4f2efc7
|
Add more logging
|
2020-08-10 15:22:02 +02:00 |
|
Bjorn Stromberg
|
79158e2b56
|
Remove unused code (#526)
|
2020-08-06 11:28:28 +02:00 |
|
tobspr
|
baf5c83b34
|
Merge branch 'master' of https://github.com/tobspr/shapez.io
|
2020-07-27 17:14:32 +02:00 |
|
tobspr
|
bf2eee908f
|
Refactor static map entity component to store building metaclass
|
2020-07-27 17:14:29 +02:00 |
|
Bjorn Stromberg
|
d2f9fd6ec8
|
Improve types for web workers (#502)
* Improve types for web workers
* Move worker-loader config inline
* Remove trailing spaces in translations
|
2020-07-27 17:06:12 +02:00 |
|
Bjorn Stromberg
|
6d01c482d8
|
[Perf] Avoid iterating over keys to generate assert message (#486)
* Avoid iterating over keys to generate assert message
* Move assertion call behind guard
* Shorten line by using string template
|
2020-07-27 11:15:59 +02:00 |
|
RogiJAG
|
f77d47d9f7
|
Add fl rotater variant
|
2020-07-18 12:03:49 -05:00 |
|
tobspr
|
a08fef88f0
|
Merge pull request #416 from Astavie/master
Add decimal separator option in translation files
|
2020-07-07 19:40:27 +02:00 |
|
tobspr
|
9505eb8f49
|
Update local config
|
2020-07-07 19:34:00 +02:00 |
|
Astavie
|
900128ad32
|
comments and tabs 2: electric boogaloo
|
2020-07-07 16:51:40 +02:00 |
|
Astavie
|
e251a25bb7
|
comments and tabs
|
2020-07-07 16:42:39 +02:00 |
|
Astavie
|
fbe04c94aa
|
linter, please like me
|
2020-07-07 16:38:33 +02:00 |
|
Astavie
|
1c2ccd3582
|
make the linter happy
|
2020-07-07 16:28:58 +02:00 |
|
Astavie
|
0caaa055aa
|
decimal separator
|
2020-07-07 16:19:26 +02:00 |
|
tobspr
|
855570e74b
|
Fix color mixing
|
2020-07-07 13:16:48 +02:00 |
|
isaisstillalive
|
b1fce1b115
|
Refactor dialog buttons
|
2020-07-07 09:15:27 +09:00 |
|
isaisstillalive
|
76fb637606
|
Adjust cancel button color
|
2020-07-07 08:22:53 +09:00 |
|
isaisstillalive
|
1d44690482
|
Additional buttons can be set in Confirm dialog
|
2020-07-07 08:22:49 +09:00 |
|
tobspr
|
1f438e8c65
|
Minor art rework, update ratios
|
2020-07-06 22:14:45 +02:00 |
|
tobspr
|
04ea105584
|
Fix lots of bugs, add wire splitters / mergers
|
2020-07-06 21:33:37 +02:00 |
|
tobspr
|
a77911263d
|
Implement concept of energy consumption
|
2020-07-02 17:43:47 +02:00 |
|
tobspr
|
bd899df5fe
|
Further progress on the energy generator / wires, fix translations
|
2020-07-01 17:51:11 +02:00 |
|
tobspr
|
722c8ef836
|
Start to rework the graphics for the wires layer, make wires cooler than belts
|
2020-06-30 12:38:20 +02:00 |
|
Menai Ala Eddine
|
5dca71fa3f
|
refactor • line 15 : replace log by error
1• Remove `console.log()`
2• Add `console.error()`
Because the message content is an error.
|
2020-06-28 20:56:47 -07:00 |
|
tobspr
|
64c4816194
|
Remove some todos
|
2020-06-28 20:31:22 +02:00 |
|
tobspr
|
b499760d74
|
Start to work on advanced shape processing
|
2020-06-28 20:28:46 +02:00 |
|
tobspr
|
0967d5114c
|
Initial take on wires
|
2020-06-28 19:34:10 +02:00 |
|
tobspr
|
77440a68bc
|
Add sandbox controller
|
2020-06-28 12:38:48 +02:00 |
|
tobspr
|
17123fd7b9
|
Further work on the energy generator
|
2020-06-28 11:44:30 +02:00 |
|
tobspr
|
97858b6eab
|
Fix time formatting, again
|
2020-06-28 10:49:26 +02:00 |
|
tobspr
|
c4d328c1cd
|
Fix bad time formatting and update changelog
|
2020-06-28 10:48:47 +02:00 |
|
tobspr
|
de0b305276
|
Minor fixes to the throughput
|
2020-06-27 16:40:51 +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
|
419401b9be
|
Improve performance by getting rid of instanceof
|
2020-06-27 10:38:11 +02:00 |
|
tobspr
|
a71c0b8039
|
Take 3 on the belt performance (+ tslint fixes)
|
2020-06-26 17:02:52 +02:00 |
|
tobspr
|
192d1dbedb
|
Initial take on belt optimization
|
2020-06-26 13:57:07 +02:00 |
|
tobspr
|
9789468c2d
|
Improve performance by caching area of changed ejectors
|
2020-06-24 20:25:43 +02:00 |
|
tobspr
|
b3de1f9207
|
Re-enable analytics
|
2020-06-24 17:59:43 +02:00 |
|
tobspr
|
28b2dc008c
|
Add more links to main menu
|
2020-06-22 15:21:47 +02:00 |
|
tobspr
|
c5613f6eee
|
Regression
|
2020-06-22 14:46:33 +02:00 |
|