-
Notifications
You must be signed in to change notification settings - Fork 23
SeaBlock and SeaBlockPack 2.0 #343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
KompetenzAirbag
wants to merge
103
commits into
modded-factorio:dev
Choose a base branch
from
KompetenzAirbag:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
c406eb2
Changed factorio version and added migration for stone-crushed
elvanaud f5230d6
Replaced 'hidden' flag by property hidden and added some warning mess…
elvanaud 02dc91d
data - Fixed ScienceCostTweaker compatiblity
elvanaud 71f12c4
data - Renamed base game techs and bob-stuff
elvanaud 8469418
data - Renamed technologies and fixed some changes in the tech tree
elvanaud df2f5d3
Fixed new ingredient format and renamed bob-stuff
elvanaud 56e63b3
prototypes - technology: fixed 2.0 tech and renamed bob-stuff
elvanaud 5876ae1
Renamed bob-stuff for starting items
elvanaud 688570e
data-updates - fixed compatibility for mods: SpaceMod, clowns, Companion
elvanaud 0d36b27
data-updates - fixed compatibility for science cost tweaker
elvanaud 5cb7e0e
data-updates - renamed bob stuff
elvanaud 5a0e33a
data-updates - military.lua - renamed bob-stuff
elvanaud ca7de07
data-updates - misc.lua - renamed bob-stuff
elvanaud c3458dd
data-updates - fixed fluid boxes
elvanaud 1202908
data-updates - renamed bob stuff
elvanaud 543934f
data-final-fixes - SpaceMod compatibility
elvanaud 31dc169
data-final-fixes - renamed bob-stuff
elvanaud 899b2bf
Fixed control.lua and remote.lua
elvanaud 581f59e
Basic mapgen for 2.0
elvanaud 6a01ce4
Fixed spacemod integration and missing bob-prefix
elvanaud 5d81e2f
Fixed thermal extractor fluid box and locale
elvanaud 8ac04f9
Fixed some bugs :
elvanaud 6004124
Patched to use the new angels internal names
elvanaud f7c0704
Renamed angels stuff
elvanaud 7112f64
Added missing migrations and removed old bob valves code
elvanaud 0a42856
Quick patch so that the game loads, still need to redo the thermal bore
elvanaud 1882e24
Removed dependency on hidden tech "electronics"
elvanaud 6399a13
SeaBlockPack 2.0 and removed reskins mods
KompetenzAirbag 5f79738
removed duplicate on_player_created event function and cleared player…
KompetenzAirbag 999cc4d
added autoplace-controls todo
KompetenzAirbag f873cec
Added new tile mapgen and entity autoplace
KompetenzAirbag 383c460
Added enemy autopalce
KompetenzAirbag cf63cf3
Changed Tree/Garden generation
KompetenzAirbag 5449d50
Added fish
KompetenzAirbag cda7f98
Added changelog
KompetenzAirbag 6eeae2d
Readded Reskins mods except Angel's Reskins
KompetenzAirbag ba79cd4
Adjusted volume for wind-turbine-2 as it is otherwise way too loud in…
KompetenzAirbag 333221b
Added localised name for landfill recipe
KompetenzAirbag 1ef5a59
Fixed default ghost landfill type to default landfill in startup sett…
KompetenzAirbag 4876734
Removed normal/expensive from add_recipe_unlock function
KompetenzAirbag f816532
Changed firemarm-magazine recipe to not include coal
KompetenzAirbag 6dd96c1
Removed normal/expensive properties and logic
KompetenzAirbag 3610ba8
Fixes issue #7 with wrong lead-plate and tin-plate recipe
KompetenzAirbag aecc5cc
Fixed several naming issues, #4
KompetenzAirbag 653ab1a
Added item-group bob-gems to fix #10
KompetenzAirbag a919b1d
Fix for #13
KompetenzAirbag da44467
Changed default landfill type
KompetenzAirbag f536ede
Added tech dependency for battery to fix #14
KompetenzAirbag e9039d4
Removed item angels-stone-crushed to force migration
KompetenzAirbag 4d83812
Fixed -charcoal migration issue #16
KompetenzAirbag fa11827
Updated battery recipe to include plastic
KompetenzAirbag 7ef5b47
Updated changelog
KompetenzAirbag 33fd45b
Updated changelog
KompetenzAirbag a66dc46
Changed mapgen to spawn more gardens
KompetenzAirbag 61e6110
Made electronics craftable by assembling-machine and player
KompetenzAirbag 6fc935d
Fixed tech softlock for techs requiring electronics
KompetenzAirbag c23dabd
Moved character crafting category
KompetenzAirbag 6b95144
data-final-fixes/SpaceMod.lua cleanup
KompetenzAirbag b562fca
Fixing SpaceMod startup error
KompetenzAirbag c5273e8
data-final-fixes/mapgen.lua cleanup
KompetenzAirbag 267a833
More cleanup
KompetenzAirbag fab6cc9
Updated localised name for landfill recipe to fix #27
KompetenzAirbag f4313a9
Fixed #29 : graphics and fluid output of angels-thermal-bore which ge…
KompetenzAirbag d12175f
Fixed angels-thermal-extractor animation
KompetenzAirbag 2d7d921
Removed tech bob-chemical-plant to fix #28
KompetenzAirbag f62bb2f
Added sand-4 and sand-5 as tile condition for landfill
KompetenzAirbag 24387a6
Added tile_condition comment
KompetenzAirbag 17bfedb
Fixes hand craftable recipes
KompetenzAirbag 9aa6dbb
Removed sb-hand-electronics crafting category
KompetenzAirbag ccf37ec
Removed recipe category from bob-phenolic-board
KompetenzAirbag 23d1476
Changed recycling recipe name
KompetenzAirbag 28d2b04
Updated add_category errors
KompetenzAirbag 2452ad3
Outsourced add_category function to lib
KompetenzAirbag 279a3a1
Made add_category error functions conform with seablock standards
KompetenzAirbag 38818ab
Added add_recipe_category function
KompetenzAirbag bb33d52
Decreased the number of islands further out
KompetenzAirbag c6f0dad
Fixed bob-alien-science-pack dummylab insert error
KompetenzAirbag 618d0ee
Updated tile_condition to fix https://github.com/modded-factorio/SeaB…
KompetenzAirbag ca7e2ea
Added move_stuck_player property to fix #11
KompetenzAirbag db15f0b
Temporary fix for #33
KompetenzAirbag 53d43b2
Cleanup
KompetenzAirbag 98ccd10
Typos and comments
KompetenzAirbag ef144b3
Removed resources for FNEI
KompetenzAirbag 2ee24dc
Final cleanup
KompetenzAirbag feea5b5
Added parameter- recipes back
KompetenzAirbag 8125a2e
Added autoplace for fish
KompetenzAirbag 089ce5d
angels-oil-gas-extraction is now base game oil-gathering, this commit…
KompetenzAirbag 17064fb
Reimplemented ore crystallization
KompetenzAirbag 157c6be
Fixed recipe names for unhidden recipes
KompetenzAirbag ca80772
Removed uranium-mining tech
KompetenzAirbag 9efb230
Fixed angels-bio-module researchability
KompetenzAirbag d1c8ae5
Fixed bob tech prerequisites
KompetenzAirbag 3debeac
Technology fixes (including uncraftable items which are now hidden)
KompetenzAirbag 9eddf5d
Removed unecessary angels-bio-module prereq fix (is fixed in CircuitP…
KompetenzAirbag c3ff2f9
Adding shotgun recipe for blueprint-shotgun mod
KompetenzAirbag 79ccf01
Removed hidden ingredients for angels and bobs to fix #50
KompetenzAirbag c37bf4d
Made beacons match their 1.1 effectiveness closer (#51)
KompetenzAirbag 8a70f34
Angels-chemical-plant got changed to chemical-plant
KompetenzAirbag bec08a0
Fixed beacon range
KompetenzAirbag 751bee6
Fixed typo in beacon range
KompetenzAirbag ce0f8ab
Updated changelog
KompetenzAirbag 1237978
Removing circular tech dependencies (#53)
KompetenzAirbag d271d84
Fixed technology name
KompetenzAirbag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| -- crafting category "electronics" got removed from assembling machines since it is now part of Fulgora | ||
| if mods["bobassembly"] then | ||
| seablock.lib.add_category("assembling-machine", "assembling-machine-1", "electronics") | ||
|
|
||
| seablock.lib.add_category("assembling-machine", "assembling-machine-2", "electronics") | ||
| seablock.lib.add_category("assembling-machine", "assembling-machine-2", "electronics-with-fluid") | ||
|
|
||
| seablock.lib.add_category("assembling-machine", "assembling-machine-3", "electronics") | ||
| seablock.lib.add_category("assembling-machine", "assembling-machine-3", "electronics-with-fluid") | ||
|
|
||
| seablock.lib.add_category("assembling-machine", "bob-assembling-machine-4", "electronics") | ||
| seablock.lib.add_category("assembling-machine", "bob-assembling-machine-4", "electronics-with-fluid") | ||
|
|
||
| seablock.lib.add_category("assembling-machine", "bob-assembling-machine-5", "electronics") | ||
| seablock.lib.add_category("assembling-machine", "bob-assembling-machine-5", "electronics-with-fluid") | ||
|
|
||
| seablock.lib.add_category("assembling-machine", "bob-assembling-machine-6", "electronics") | ||
| seablock.lib.add_category("assembling-machine", "bob-assembling-machine-6", "electronics-with-fluid") | ||
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of the SpaceMod recipes get changed by SpaceMod itself or never took one of the upgrade ingredients