Commit Graph

506 Commits (518d9b9f6f69b965a0c9b154e91286f3152d55e4)

Author SHA1 Message Date
tobspr fe97d28674 Minor adjustments
4 years ago
tobspr 5ab3afdd30 Move item processing into separate methods
4 years ago
tobspr 3e93681ce6 Add virtual stacker and painter, fix css
4 years ago
tobspr 8fa348ef30 Minor fixes
4 years ago
tobspr 6b7cfb48b3 Further ui improvements, fix simple belts with wires
4 years ago
tobspr 7d6af359a1 Polishing, CSS Improvements, Improve dark mode
4 years ago
tobspr 2075f4d011 Improve simplified belt, show hints everywheer
4 years ago
tobspr ed206363f2 Fix crash in potato mode
4 years ago
tobspr 47443058e0 Add potato mode
4 years ago
tobspr 7bc45d8959 Improve buffer backlog performance, should speed up whole game
4 years ago
tobspr 5bdf6386a1 Improve mass deletion performance
4 years ago
tobspr b7c773a70e Improve entity debugger
4 years ago
dengr1065 7650931f1f
New Entity Debugger (i hope so) (#665)
4 years ago
tobspr b5a2e77db4 Fix multiple typos, closes #627
4 years ago
tobspr 1ebfafd8de Further performance improvements, show indicator while game is saving
4 years ago
tobspr bba29b8a8b Improve (rendering-) performance in DEV mode
4 years ago
tobspr 0238de1260 Minor performance improvements, improve underground belt performance
4 years ago
tobspr 746f4935ad Improve item ejector system
4 years ago
tobspr c0c624135b Fix belt underlays
4 years ago
tobspr b8f27aec44 Proper belt underlays for splitters
4 years ago
tobspr 16902bed8d Rename belt_base -> belt, minor refactorings
4 years ago
tobspr 0377c6d58f Highlight connected miners, improve miner performance
4 years ago
tobspr 3529a5d77f Fix tslint
4 years ago
Exund 3741934b39
Add a setting to disable picking the miner when on a resource patch (#649)
4 years ago
tobspr a24e7b8d33 Properly hide some hud elements when hovering
4 years ago
tobspr 6042fcba62 Properly implement sound and music volumes, debounce writes
4 years ago
Yoshie2000 50e40888fd
Music & Sound volume sliders in the settings menu (#611)
4 years ago
Ryan Liptak bdb08f67d8
Show that chainable miners can connect to eachother during placement (#613)
4 years ago
tobspr 244cede010 Make logic gates output empty if there is a conflict
4 years ago
tobspr f667329572 Fix savegame serialization
4 years ago
tobspr b248c4d1f5 Show 2 digits in item processor
4 years ago
tobspr 3e0f42e47c Make belt readers store their last read item
4 years ago
tobspr 9b8745535b Refactor item processor to use charges and thus be more correct, even at low tick rates
4 years ago
tobspr 091401e52b Store wires state on save
4 years ago
tobspr b478f4be63 Store lever state
4 years ago
tobspr bca379ee89 Add setting to show chunk borders
4 years ago
tobspr 49ea6fc381 Fix typo and typings
4 years ago
tobspr 78fe34840a Fix buildings not working at their advertised speed, closes #440, closes #442, closes #437, closes #449
4 years ago
tobspr 12892dcf54 Improve visibility of color items
4 years ago
tobspr cf0f02826b Make comparer compare shapes, colors and booleans
4 years ago
tobspr 238b08d4d1 Make shapes truthy
4 years ago
tobspr b210db2361 Revert item filter behaviour
4 years ago
tobspr 06e276f021 Add belt reader building
4 years ago
tobspr bb739c80fa Rework quad painter and filter, rework logic gates
4 years ago
dengr1065 5487ec9818
"Logic pain fix" - Fixing quad painter pain... (#607)
4 years ago
tobspr ec830ed5bc minor refactoring
4 years ago
tobspr 7a4fcb5c99 Prevent rendering selection outline twice
4 years ago
tobspr 707323591b Fix crash on constant signal dialog
4 years ago
tobspr 807deaa705 Fix wires not showing placement indicator properly
4 years ago
tobspr a67448fbdf Fix being able to create constant signals without value
4 years ago