Commit Graph

158 Commits (c1b1564d76d76ac778954c02a3c8a5294f559cf3)

Author SHA1 Message Date
tobspr c1b1564d76 Fix crc generation
4 years ago
tobspr 2203d5fc6a Improve saving speed by using crc32 instead of sha1 for checksum
4 years ago
tobspr 93975df4d5 Get rid of item ejector / acceptor layers and new wires buildings for now
4 years ago
tobspr ecbf9d7e78 Revert worker loader change
4 years ago
tobspr 2ee4f2efc7 Add more logging
4 years ago
Bjorn Stromberg 79158e2b56
Remove unused code (#526)
4 years ago
tobspr baf5c83b34 Merge branch 'master' of https://github.com/tobspr/shapez.io
4 years ago
tobspr bf2eee908f Refactor static map entity component to store building metaclass
4 years ago
Bjorn Stromberg d2f9fd6ec8
Improve types for web workers (#502)
4 years ago
Bjorn Stromberg 6d01c482d8
[Perf] Avoid iterating over keys to generate assert message (#486)
4 years ago
RogiJAG f77d47d9f7 Add fl rotater variant
4 years ago
tobspr a08fef88f0
Merge pull request #416 from Astavie/master
4 years ago
tobspr 9505eb8f49 Update local config
4 years ago
Astavie 900128ad32 comments and tabs 2: electric boogaloo
4 years ago
Astavie e251a25bb7 comments and tabs
4 years ago
Astavie fbe04c94aa linter, please like me
4 years ago
Astavie 1c2ccd3582 make the linter happy
4 years ago
Astavie 0caaa055aa decimal separator
4 years ago
tobspr 855570e74b Fix color mixing
4 years ago
isaisstillalive b1fce1b115 Refactor dialog buttons
4 years ago
isaisstillalive 76fb637606 Adjust cancel button color
4 years ago
isaisstillalive 1d44690482 Additional buttons can be set in Confirm dialog
4 years ago
tobspr 1f438e8c65 Minor art rework, update ratios
4 years ago
tobspr 04ea105584 Fix lots of bugs, add wire splitters / mergers
4 years ago
tobspr a77911263d Implement concept of energy consumption
4 years ago
tobspr bd899df5fe Further progress on the energy generator / wires, fix translations
4 years ago
tobspr 722c8ef836 Start to rework the graphics for the wires layer, make wires cooler than belts
4 years ago
Menai Ala Eddine 5dca71fa3f
refactor • line 15 : replace log by error
4 years ago
tobspr 64c4816194 Remove some todos
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 77440a68bc Add sandbox controller
4 years ago
tobspr 17123fd7b9 Further work on the energy generator
4 years ago
tobspr 97858b6eab Fix time formatting, again
4 years ago
tobspr c4d328c1cd Fix bad time formatting and update changelog
4 years ago
tobspr de0b305276 Minor fixes to the throughput
4 years ago
tobspr 6d2afb992c Update local config to latest version
4 years ago
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues
4 years ago
tobspr 419401b9be Improve performance by getting rid of instanceof
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
tobspr 9789468c2d Improve performance by caching area of changed ejectors
4 years ago
tobspr b3de1f9207 Re-enable analytics
4 years ago
tobspr 28b2dc008c Add more links to main menu
4 years ago
tobspr c5613f6eee Regression
4 years ago
tobspr e1bbe2de17 Prevent all default keybindings, closes #254
4 years ago
tobspr 51bd87a970
Merge pull request #218 from davidburhans/left-then-right-click-button-fix
4 years ago
David Burhans 60baf4476f clear ClickDetector.clickDownPosition on right-click to prevent detecting subsequent left-clicks as double-clicks
4 years ago
tobspr 61bcc31861 Fix mouse handling
4 years ago
tobspr a95e69401d Improve belt direction lock
4 years ago