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

60 Commits

Author SHA1 Message Date
Weston Rye (Demod)
0107b88812 Fixing re-authentication attempt #2 2017-06-21 13:31:16 -04:00
Weston Rye (Demod)
dd680ea4d2 Fixed refreshing reddit token 2017-06-21 11:39:17 -04:00
Weston Rye (Demod)
86a418d7e9 Added some naive rate limit repeat for now 2017-06-21 00:47:46 -04:00
Weston Rye (Demod)
67313d72e3 Resolved #15 2017-06-21 00:19:18 -04:00
Weston Rye (Demod)
0cb5639ea9 Resolved #5 2017-06-20 11:07:29 -05:00
Weston Rye (Demod)
f14b33ede6 Resolved #32 2017-06-19 15:30:04 -05:00
Weston Rye (Demod)
8cea3525f8 Resolved #43 2017-06-19 13:07:31 -05:00
Weston Rye (Demod)
a21a3dace2 Resolved #29 2017-06-19 10:02:26 -05:00
Weston Rye (Demod)
5411ae09ca Added blueprintRaw command to see blueprint JSON files 2017-06-19 09:52:30 -05:00
Weston Rye (Demod)
a273aabcde Resolved #45 2017-06-18 23:36:27 -05:00
Weston Rye (Demod)
5ab9ce9a3c Resolved #42 2017-06-18 23:02:15 -05:00
Weston Rye (Demod)
0cdcf7fc91 Silly debug 2017-06-18 22:48:53 -05:00
Weston Rye (Demod)
cd6f6f6afe Resolved #31 2017-06-18 22:43:55 -05:00
Weston Rye (Demod)
e0c28191aa (Re-)added attachment support 2017-06-18 22:26:22 -05:00
Weston Rye (Demod)
8c040d1a7c Selection boxes are now rotated to correct alignment calculation 2017-06-18 21:56:10 -05:00
Weston Rye (Demod)
a8aab64afc Fixed some occasions where getIcon should be used instead of getModImage 2017-06-18 21:32:24 -05:00
Weston Rye (Demod)
db4aeb4e7e Refactored to work with the slightly changed getModImage 2017-06-18 21:18:51 -05:00
Weston Rye (Demod)
9798583805 Added some exception printout for cases when the data table craps out 2017-06-18 15:57:40 -05:00
Weston Rye (Demod)
598676b57f Added a category (entity, item, recipe, etc...) to prototype commands 2017-06-13 23:55:50 -04:00
Weston Rye (Demod)
e514aa733f Added programmable speaker 2017-06-13 23:40:11 -04:00
Weston Rye (Demod)
bd6abd9d7b I keep forgetting to remove debug statements... 2017-06-13 23:19:33 -04:00
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