Generally the fact that the team size has increased, and there are a lot of things in the engine that we already solved, should hopefully imply that the expansion takes way less time than the base game.
Factorio, took 7 years to be made (crowdfunding campaign in 2013 and 1.0 release in 2020). Will ...
Search found 5 matches
- Sun Feb 06, 2022 6:10 am
- Forum: News
- Topic: Friday Facts #367 - Expansion news
- Replies: 220
- Views: 159288
- Mon Mar 28, 2016 12:28 am
- Forum: Mods
- Topic: [MOD 0.12.x] Big Bertha - Artillery Turret
- Replies: 13
- Views: 11818
Re: [MOD 0.12.x] Big Bertha - Artillery Turret
Well that explains why nobody had replied yet.... going to fix that.
If the link still not working warn me again.
Edit: A friend confirmed the new link is working!
If the link still not working warn me again.
Nice to see someone got the reference :3That is cool that you made the cannon from "Total Annihilation"
Edit: A friend confirmed the new link is working!
- Fri Mar 25, 2016 7:15 pm
- Forum: Mods
- Topic: [MOD 0.12.x] Big Bertha - Artillery Turret
- Replies: 13
- Views: 11818
[MOD 0.12.x] Big Bertha - Artillery Turret
Type: Mod
Name: Big Bertha
Description: Adds a artillery-like turret and ammo.
License: http://creativecommons.org/licenses/by-nc-nd/4.0/%20CC%20BY-NC-ND%204.0
Version: 0.0.1
Release: 03-25-2016
Tested-With-Factorio-Version: 0.12.29
Category: Gameplay
Tags: Turret, Defence, Artillery ...
Name: Big Bertha
Description: Adds a artillery-like turret and ammo.
License: http://creativecommons.org/licenses/by-nc-nd/4.0/%20CC%20BY-NC-ND%204.0
Version: 0.0.1
Release: 03-25-2016
Tested-With-Factorio-Version: 0.12.29
Category: Gameplay
Tags: Turret, Defence, Artillery ...
- Wed Mar 23, 2016 11:03 am
- Forum: Modding help
- Topic: Sprite outside of...
- Replies: 4
- Views: 2491
Re: Sprite outside of...
Didn't fix.orzelek wrote:Delete crop-cache.dat and try to start the game again.
- Wed Mar 23, 2016 4:55 am
- Forum: Modding help
- Topic: Sprite outside of...
- Replies: 4
- Views: 2491
Sprite outside of...
http://i67.tinypic.com/30dc4up.png
Full code:
data:extend({
{
type = "car",
name = "bomber",
icon = "__bomber__/graphics/bomber.png",
flags = {"pushable", "placeable-neutral", "player-creation"},
minable = {mining_time = 1, result = "bomber"},
max_health = 2000,
corpse = "medium-remnants ...
Full code:
data:extend({
{
type = "car",
name = "bomber",
icon = "__bomber__/graphics/bomber.png",
flags = {"pushable", "placeable-neutral", "player-creation"},
minable = {mining_time = 1, result = "bomber"},
max_health = 2000,
corpse = "medium-remnants ...