Commit graph

18 commits

Author SHA1 Message Date
b1aa7150e3 Fix bad copy paste naming in package.json 2025-06-07 18:39:27 +02:00
a00b7ff10b Remove obsolete models
The Quality Glassware project now has the graphics for the flasks, so
there's no need to keep the old version of the model here.
2025-06-07 18:38:12 +02:00
3eabbb19a8 License under CC BY-SA 4.0
I believe that others should be able to build on top of my work provided
they also share it as freely as I've done here.
2025-05-14 15:00:49 +02:00
6436a0364f Update to 2.0 with quality_glassware
Update to support Factorio 2.0 with assets taken from quality_glassware.
2024-10-23 23:52:47 +02:00
efd67252c9 Update to Factorio 1.1
Bump factorio version to 1.1, add support for DiscoScience and fix
mipmaps being incorrectly defined for the icons.
2020-11-24 02:10:09 +01:00
0ae7dc3fe4 Update to Factorio 0.18
Bump Factorio version to 0.18 and adjust contrast and exposure to match
the LUT transforms that have been done to the graphics in 0.18.
2020-01-22 04:25:41 +01:00
4dc4497657 Overwrite ScienceCostTweakerM's changes
Add hidden dependency on SciencCostTweakerM to overwrite it's changes
and remove the icons table on the entities modified to avoid it taking
precedence over the icon set by cb-science.
2020-01-22 04:20:44 +01:00
88fdc8c1ee Move logic to data-updates.lua
Move the logic updating the science packs to data-updates.lua.
2019-12-07 22:16:02 +01:00
7d44bea364 Release v0.2.0 2019-12-07 19:24:26 +01:00
12c3e10e0d Update thumbnail 2019-12-07 19:18:58 +01:00
baca9e6188 Fix changelog
Indent changes, fix the number of dashes at the start, fix a typo and
add version 0.1.0 to the changelog.
2019-12-07 18:45:52 +01:00
c4e2de094f Iterate on graphics design
Remove atmosphere to increase contranst and switch to standard view
transform instead of filmic.

Replace the models for purple, yellow and white to be more consistest
and distinct from each other.
2019-12-07 18:04:30 +01:00
25f7041aab Improve rendering pipeline
Control bottle shape and color from the rendering script such that these
can be switched around easily.
2019-12-06 18:52:25 +01:00
67a4773187 Iterate on graphics design
Improve the design, materials and lighting of the bottles and switch
arround the purple and yellow shape.
2019-12-06 18:02:31 +01:00
aa61ba5b69 Add rendering pipeline
Add render script that renders all of the bottles into the graphics
directory.
2019-12-05 22:56:16 +01:00
b02e943171 Iterate on graphics design
Do a pass on the designs adding shading and improving their look.
2019-12-05 20:07:18 +01:00
06fd61eddf Rename to more specific title
Rename to a more specific title, add changelog entry for this and bump
version to 0.2.0.
2019-12-05 20:07:09 +01:00
f58ffe3d56 Innital concept
Innital draft for diffrent shaped science packs.
2019-12-04 12:01:39 +01:00