1
0
mirror of https://github.com/demodude4u/Factorio-FBSR.git synced 2024-11-24 08:12:21 +02:00
Commit Graph

139 Commits

Author SHA1 Message Date
Weston Rye (Demod)
759cb4a934 Added OR to arithmetic combinator 2017-06-13 23:15:40 -04:00
Weston Rye (Demod)
dd1a84e0ae Fixed the order of levels in reporting 2017-06-13 23:07:33 -04:00
Weston Rye (Demod)
6e4d4006c5 Added power, left shift, and right shift arithmetic 2017-06-12 12:02:50 -04:00
Weston Rye (Demod)
12a72539a3 Fixed modules to be included in totals 2017-06-12 01:18:14 -04:00
Weston Rye (Demod)
4cf4ecf517 Added invite link to info box 2017-06-11 20:01:32 -04:00
Weston Rye (Demod)
7b67f0e6a7 Added dataRaw command 2017-06-11 19:50:06 -04:00
Weston Rye (Demod)
3d85d50900 Better reporting for small context 2017-06-10 05:01:25 -04:00
Weston Rye (Demod)
136f329387 Added inserter arrows 2017-06-10 05:01:11 -04:00
Weston Rye (Demod)
2e8b73d5f3 Turns out I don't need context here 2017-06-10 04:18:36 -04:00
Weston Rye (Demod)
f1fe858689 Added low-effort prototype commands to help dev and modders 2017-06-10 03:16:23 -04:00
Weston Rye (Demod)
13e4d7b76e Fixed exception file not appearing 2017-06-10 01:59:26 -04:00
Weston Rye (Demod)
b58b86f395 Fixed lab modules, added requester chest logistics 2017-06-10 01:53:09 -04:00
Weston Rye (Demod)
360986bf0a Added dropbox support, kinda, for one use case at least 2017-06-08 16:40:05 -04:00
Weston Rye (Demod)
daa7c2fb2f Renders unknown entities now, to help people understand empty blueprints 2017-06-08 14:21:59 -04:00
Weston Rye (Demod)
833dd66bb2 Reduced report size to prevent embed size from becoming too large 2017-06-08 13:36:33 -04:00
Weston Rye (Demod)
e7a8dfac9f Hiding input logistics behind the DEBUG:inputs option 2017-06-08 00:17:16 -04:00
Weston Rye (Demod)
05a5853384 Added total and raw counts for blueprints 2017-06-08 00:08:57 -04:00
Weston Rye (Demod)
9d113a84a6 Fixed filter inserters were warping items 2017-06-07 17:30:53 -04:00
Weston Rye (Demod)
76e8ce0b96 "file://..." is probably bad to include in the valid urls... 2017-06-06 23:48:26 -04:00
Weston Rye (Demod)
00ca8ee5ca I'm gonna take a guess that startsWith is better than contains here 2017-06-06 23:45:42 -04:00
Weston Rye (Demod)
01ae8b9a61 Re-did the blueprint string finding 2017-06-06 23:20:13 -04:00
Weston Rye (Demod)
553135a509 Added module icons 2017-06-06 14:22:11 -04:00
Weston Rye (Demod)
d251a55317 Multiple warps from one logistic cell now possible 2017-06-05 09:57:00 -04:00
Weston Rye (Demod)
e6ee288b4e Moved things out of TypeRendererFactory and into RenderUtils 2017-06-05 08:31:25 -04:00
Weston Rye (Demod)
3ab3577a88 Moved util methods that were incorrectly in FDW package into RenderUtils 2017-06-04 22:42:52 -04:00
Weston Rye (Demod)
85816c9d4c Added DEBUG: syntax framework for debug things 2017-06-04 22:14:51 -04:00
Weston Rye (Demod)
be5a400eb3 Very important change, the best change. 2017-06-03 02:02:02 -04:00
Weston Rye (Demod)
f8ebce44cc Gitlab snippet support 2017-06-03 01:09:37 -04:00
Weston Rye (Demod)
358809a3ad pesky debug lines... 2017-06-03 00:30:42 -04:00
Weston Rye (Demod)
d50f71c7ae Merged size limits together 2017-06-03 00:30:02 -04:00
Weston Rye (Demod)
f78f83aae3 Added workaround for lack of blending method, and sort order/shadow 2017-06-03 00:28:46 -04:00
Weston Rye (Demod)
4b0fa3e676 Rendering optimization, and added filter inserter for logistics 2017-06-02 17:21:16 -04:00
Weston Rye (Demod)
8837c524b4 Forgot to add help bit about gist links 2017-06-01 14:03:18 -04:00
Weston Rye (Demod)
b0b88f9f70 Basic logistics and small improvements 2017-06-01 14:00:34 -04:00
Weston Rye (Demod)
d70c046511 Added circuit wire rendering 2017-05-24 00:00:13 -04:00
Weston Rye (Demod)
3810c33208 Small cleanup 2017-05-23 16:39:23 -04:00
Weston Rye (Demod)
33f9f1abad Many improvements, now uses DCBA for discord bot core 2017-05-23 15:49:52 -04:00
Weston Rye (Demod)
a499c9b19a Lots of improvements, progress towards 0.15
Decoupled the data gathering into a separate project, but I haven't
shared that one just yet.
2017-05-10 10:14:22 -04:00
Weston Rye (Demod)
04c4c4a394 Almost everything but trains and other needless things 2017-02-27 01:51:04 -05:00