Commit Graph
10 Commits
Author SHA1 Message Date
Deadlock989andGitHub 1a7717e03a Make plate entities non-rotatable
In 1.1, SimpleEntityWithForce was changed to have four directions. The plate entity doesn't have different directions but the R key still makes the sound and changes the orientation. Adding this flag turns that behaviour off. Since it's square it doesn't matter that it doesn't rotate in blueprints etc.
2021-01-07 15:28:42 +00:00
Deadlock989andGitHub 301de33990 Fix styles
Still a bit broken from 0.18.27 or whenever they changed everything that we were faking before
2020-11-22 14:51:50 +00:00
Deadlock989andGitHub f8815dd4ec Merge pull request #1 from Wyrrrd/master
Update
2020-11-22 14:50:30 +00:00
Deadlock989andGitHub 60dd9847a3 Update globals.lua
Oops. Typo. Sorry
2020-11-22 12:57:59 +00:00
Deadlock989andGitHub 7612c840c0 Add files via upload 2020-11-22 09:33:53 +00:00
Deadlock989andGitHub 66587c503d Update data.lua
No need for such a small mipmap
2020-11-22 09:32:04 +00:00
Deadlock989andGitHub 3c2e3eb6d6 Update data.lua
Fix recipe enabling if IR is loaded
2020-11-22 09:19:42 +00:00
Deadlock989andGitHub 59aa449911 Update info.json
Hidden dependency on IR to ensure it loads first (IR now does tech stuff in data-updates and IDP needs techs set up before its own data-updates)
2020-11-22 09:17:22 +00:00
Deadlock989andGitHub 423cf5aff2 Update steel-display.lua
ickputzdirwech's fix only handled specific cases and ignored the values for technologies and recipes defined in globals.lua
also didn't handle the situation where any IR unlocks are specified
2020-11-22 09:10:07 +00:00
Deadlock989andGitHub f026c767d8 Update globals.lua
IR tech names are different in IR2.
2020-11-22 08:33:25 +00:00