Commit Graph

1397 Commits

Author SHA1 Message Date
tobspr 8c39d31c5b Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
tobspr 3c34227c24 Unify assets, refactor waypoints 2020-08-14 12:14:15 +02:00
tobspr 9085f32ec3 Add multiple performance settings 2020-08-14 09:38:48 +02:00
tobspr 9e76606674 Minor refactoring 2020-08-14 08:54:52 +02:00
tobspr 7fcfae747a Fix tunnels, nr. 2 2020-08-14 08:53:35 +02:00
tobspr 9f522d23ff Improve sprites and fix tunnels 2020-08-14 08:53:28 +02:00
tobspr c982827d60 New building sprites 2020-08-14 08:20:39 +02:00
tobspr f69af63aa3 Fix wires tunnel bug 2020-08-14 07:21:49 +02:00
tobspr fd7ae79971 Fix hub not accepting items 2020-08-13 21:06:54 +02:00
tobspr efd8ba7ae9 Add wire bridges and fix Q on hub crash 2020-08-13 21:04:44 +02:00
tobspr ff02508361 Add transistor building (Gate) 2020-08-13 20:47:33 +02:00
tobspr f44563fc05 Add item filter 2020-08-13 20:30:43 +02:00
tobspr 984bea1921 Add OR gate and different colors of wire based on the value 2020-08-13 20:01:54 +02:00
tobspr 49da768b73 Add NOT gate 2020-08-13 19:33:35 +02:00
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 93186cbb9f Enable new buildings by default for now 2020-08-12 21:06:05 +02:00
tobspr f4ac6dfe03 Add constant signal emitters 2020-08-12 21:05:32 +02:00
tobspr c7b3cc1675 Update readme about adding new stuff 2020-08-12 20:34:00 +02:00
tobspr f65b3728ed Improve wire auto-connect 2020-08-12 20:11:24 +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 850461df8f Further take on logic wires 2020-08-11 18:40:09 +02:00
tobspr 5708ef385c Fix entities being incorrectly restored 2020-08-11 13:31:27 +02:00
tobspr 20718ca05c Fix tslint 2020-08-11 13:29:47 +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 9701a143ec Only store changed properties for all components 2020-08-10 22:53:02 +02:00
tobspr bb431b8490 Reduce savegame size by not storing the tileSize in the static entity 2020-08-10 22:13:26 +02:00
tobspr 8d329990ef Fix item filters being ignored 2020-08-10 22:04:38 +02:00
tobspr d2077f5009 Fix building placer not showing slots properly 2020-08-10 21:36:46 +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 89294c7072 Remove instant eject flag 2020-08-10 20:32:45 +02:00
tobspr b3b8da04a1 Refactor belt underlay feature into seperate component 2020-08-10 20:26:47 +02:00
tobspr f91e677f2e Fix item animations not working for belts 2020-08-10 20:17:18 +02:00
tobspr 08a5b9070d Simplify hub component 2020-08-10 20:09:04 +02:00
tobspr b3fffe340d Cleanup worker 2020-08-10 19:56:56 +02:00
tobspr ecbf9d7e78 Revert worker loader change 2020-08-10 19:54:11 +02:00
tobspr 64b983b94e Try to fix webworker bug - Attempt 2 2020-08-10 19:46:41 +02:00
tobspr 0d555e22c7 Add further logging to worker 2020-08-10 19:42:10 +02:00
tobspr 1802e545d4 Minor syntax change 2020-08-10 15:27:40 +02:00
tobspr 2ee4f2efc7 Add more logging 2020-08-10 15:22:02 +02:00
tobspr e0ba1452b2 Start to work on logical pins 2020-08-10 15:02:49 +02:00
tobspr 6f28aff78f Vastly improve belt performance 2020-08-10 15:02:14 +02:00
DerFeldspatz 31eeeab8ce
Update base-de.yaml (#425)
* Update base-de.yaml

Translate recent updates. Also took in the previous shop description, because it was already adapted to the recent changes

* Update base-de.yaml

Ok

* Update base-de.yaml

* Update base-de.yaml

* Update base-de.yaml

remove trailing spaces

* Update base-de.yaml

Update to latest changes
2020-08-10 07:39:59 +02:00
asquared31415 868cd7baf5
Mock V1000 StaticMapEntity (#550) 2020-08-10 07:38:05 +02:00
Bjorn Stromberg 3e43fef6c4
Fix YAML Lint Failures (#548)
* Copy/paste en back over ar, there were no translations

* Sync cat with en

* Coffee hadn't kicked in and I fixed a bunch of warnings instead of errors, oh well.

* Fix base-uk.yaml

* Fix base-hu

* Fix base-da
2020-08-10 07:35:32 +02:00
Bjorn Stromberg 41c2cdeb81
There's no need to use npx in npm scripts (#555) 2020-08-10 07:33:25 +02:00
Roland Szabó a074d2ae24
Hungarian Translation (#546)
* Hungarian translation #1

* Hungarian translation #2

* Trying to please TSLint

Fixing Linter issues
2020-08-07 09:22:28 +02:00