Skip to content

Commit

Permalink
1.1.9, merged SE zipline compat, surface delete crash fix, fish into …
Browse files Browse the repository at this point in the history
…water
  • Loading branch information
Kiplacon committed Jan 13, 2023
1 parent b155388 commit 5215007
Show file tree
Hide file tree
Showing 3 changed files with 351 additions and 320 deletions.
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.9
Date: 1/12/2023
Bugfixes:
- Added integration for Space Exploration to keep life support buffer when jumping on/off ziplines. Fix by mhansen718 on github.
- Fixed crash caused by deleting a surface with flying items on it, such as jumping planets in Warptorio. Reported by sinewavey.
Changes:
- Throwing a stack of at least 5 fish into the water spawns a live fish, because catching a fish give you 5 fish items. Recommended by toran.mallow
---------------------------------------------------------------------------------------------------
Version: 1.1.8
Date: 10/22/2022
Bugfixes:
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": "RenaiTransportation",
"version": "1.1.8",
"version": "1.1.9",
"title": "Renai Transportation",
"author": "Kiplacon",
"factorio_version": "1.1",
Expand Down
Loading

0 comments on commit 5215007

Please sign in to comment.