1
0
mirror of https://github.com/teoxoy/factorio-blueprint-editor.git synced 2025-01-16 02:33:23 +02:00
Commit Graph

72 Commits

Author SHA1 Message Date
Teoxoy
9ee34bff4d don't load sample bp by default 2018-09-30 21:26:20 +02:00
Teoxoy
72653b796c export default function instead of adding it to the Immutable.Map proto 2018-09-30 12:34:09 +02:00
Teoxoy
0b624910fe refactored updateGroups 2018-09-30 12:02:39 +02:00
Teoxoy
b638df3e5d fixed export entity positions (should fix #6) 2018-09-29 18:33:27 +02:00
Teoxoy
8776b64a08 fixed modules export 2018-09-29 17:49:23 +02:00
Teoxoy
68d7d9343a added shifts for the artillery cannon barrel 2018-09-22 22:03:25 +02:00
Teoxoy
fa96ebed77 minor zIndex changes 2018-09-22 22:02:42 +02:00
Teoxoy
83ee66a3bb improved export of blueprint picture 2018-09-22 17:55:27 +02:00
Teoxoy
da02d53c45 entity nubers will be regenerated at export (fixes #5) 2018-09-22 03:50:57 +02:00
Teoxoy
f9e791afaf made grid a tiling sprite 2018-09-22 02:41:28 +02:00
Teoxoy
1c94a3e610 moved extra icons to factorio-data too 2018-09-22 02:25:58 +02:00
Teoxoy
77336e0e1b wires mipmap support 2018-09-22 02:19:16 +02:00
Teoxoy
8bc3830b06 added back tslint 2018-09-20 22:15:57 +02:00
Teoxoy
2d016812d7 crisp text, render wires at 2x 2018-09-20 22:02:44 +02:00
Teoxoy
2f364f8893 doorbell integration,
added roboto font,
style changes
2018-09-20 21:22:24 +02:00
Teoxoy
d8443ed496 comment updateOverlay() 2018-09-20 18:09:21 +02:00
Teoxoy
c815f2479a cleanup leftover dependencies 2018-09-20 05:03:53 +02:00
Teoxoy
50cf5a5380 added more type data + refactored some stuff 2018-09-20 04:36:01 +02:00
Teoxoy
a5525877cf added stopPropagation (don't delete the other overlapping entities) 2018-09-19 22:32:15 +02:00
Teoxoy
2416a0d45f fixed interactivity bug (left click stopped working) 2018-09-19 22:29:26 +02:00
Teoxoy
77d6d5500d use typeof and instanceof where suitable 2018-09-19 14:40:51 +02:00
Teoxoy
11125a5dd0 was already implemented 2018-09-19 00:30:50 +02:00
Teoxoy
2c57c3e92d tweaked maxzoom 2018-09-19 00:03:52 +02:00
Teoxoy
1b52375d15 refactored BP decode and encode,
BP string loads with the spritesheets
2018-09-18 23:52:16 +02:00
Teoxoy
7e3cd9eb0f cache custom textures 2018-09-18 21:51:16 +02:00
Teoxoy
06785ee16d make textures powers of 2 so that mipmaps are generated 2018-09-18 21:50:21 +02:00
Teoxoy
0eb51d70a6 support retina displays (fixes #2) 2018-09-17 14:29:39 +02:00
Teoxoy
4868441fe7 removed factorio copyright notice (moved to factorio-data) 2018-09-16 00:26:33 +02:00
Teoxoy
6dc6fd47aa updated sample blueprint 2018-09-16 00:11:18 +02:00
Teoxoy
adbab60a4f fixed public-url 2018-09-15 23:41:08 +02:00
Teoxoy
7a73f587c4 don't delete dist, only its contents 2018-09-15 23:32:49 +02:00
Teoxoy
687b5ba37b disabled hmr until parcel has a reload option 2018-09-15 23:11:32 +02:00
Teoxoy
c1a9d5e1e2 destroy entities first 2018-09-15 23:10:46 +02:00
Teoxoy
bef015ebed made the parser a separate project 2018-09-15 20:40:48 +02:00
Teoxoy
b1a599789a forgot to add file to commit 6feb6bed22 2018-09-15 14:40:19 +02:00
Teoxoy
c07c7486bd small change 2018-09-15 14:33:36 +02:00
Teoxoy
3939abeba5 switched from webpack to parcel 2018-09-14 20:51:34 +02:00
Teoxoy
6feb6bed22 added copper wires to renderer (fixes #4) 2018-09-10 00:12:55 +02:00
Teoxoy
cd067c230d updated dependencies 2018-08-03 21:04:39 +02:00
Teoxoy
c7e7d73697 Updated PIXI 2018-08-03 19:51:33 +02:00
Teoxoy
6445d803d9 updated jimp 2018-08-03 19:27:41 +02:00
Teoxoy
9148a95f65 fixed setupDist and deploy scripts 2018-08-03 19:10:59 +02:00
Teoxoy
c657fc2bb9 changed format template 2018-08-03 17:58:51 +02:00
Teoxoy
be6bcaa051 Updated to 0.16.51 2018-08-03 17:47:40 +02:00
Teoxoy
5334ce1381 added deploy script 2018-07-04 23:30:56 +02:00
Teoxoy
7e6d655eb9 fixed 2 bugs 2018-07-04 21:42:16 +02:00
Teoxoy
75b28de9ab generate icons at export 2018-07-04 21:08:22 +02:00
Teoxoy
d6e9ee436e don't lint linebreaks 2018-07-04 19:57:05 +02:00
Teoxoy
80feefe6f1 Fixes #3 2018-07-04 19:48:35 +02:00
Teoxoy
7f52e17e8b highlight how to copy / paste BP string 2018-05-31 01:36:05 +02:00