Skip to content

Commit

Permalink
Added FSM animations to the incubator. Resolves pyanodon/pybugreports…
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Nov 29, 2024
1 parent 8b2da9f commit 7daa413
Show file tree
Hide file tree
Showing 8 changed files with 259 additions and 684 deletions.
7 changes: 7 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
---------------------------------------------------------------------------------------------------
Version: 3.0.31
Date: 2024-11-29
Changes:
- Added FSM animations to the incubator. Resolves https://github.com/pyanodon/pybugreports/issues/753
- Improved the pipe connection graphics for the incubator.
- Muted the working sounds for the incubator.
---------------------------------------------------------------------------------------------------
Version: 3.0.30
Date: 2024-11-29
Changes:
Expand Down
5 changes: 1 addition & 4 deletions data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,7 @@ require "prototypes/buildings/genlab-mk01"
require "prototypes/buildings/genlab-mk02"
require "prototypes/buildings/genlab-mk03"
require "prototypes/buildings/genlab-mk04"
require "prototypes/buildings/incubator-mk01"
require "prototypes/buildings/incubator-mk02"
require "prototypes/buildings/incubator-mk03"
require "prototypes/buildings/incubator-mk04"
require "prototypes/buildings/incubator"
require "prototypes/buildings/creature-chamber"
require "prototypes/buildings/vrauks-paddock-mk01"
require "prototypes/buildings/vrauks-paddock-mk02"
Expand Down
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyalienlife",
"version": "3.0.30",
"version": "3.0.31",
"factorio_version": "2.0",
"title": "Pyanodons AlienLife",
"author": "Pyanodon, Nexela, Kingarthur, notnotmelon, Mootykins, ShadowGlass, Archezekiel, Quintuple",
Expand Down
169 changes: 0 additions & 169 deletions prototypes/buildings/incubator-mk01.lua

This file was deleted.

171 changes: 0 additions & 171 deletions prototypes/buildings/incubator-mk02.lua

This file was deleted.

Loading

0 comments on commit 7daa413

Please sign in to comment.