1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-28 23:06:38 +02:00
Commit Graph

4902 Commits

Author SHA1 Message Date
Gerkiz
ca24e86ba7 Fix module
Iterate and check if valid logistics filters
2024-10-22 22:20:04 +02:00
Gerkiz
2689768d07
Merge pull request #479 from ComfyFactory/merge-comfySA
Merge 2.0 changes
2024-10-22 22:05:48 +02:00
Gerkiz
b1d170e2f0 Merge branch 'develop' of github.com:Gerkiz/ComfySA into develop 2024-10-22 21:47:50 +02:00
hanakocz
d5352d0349 journey balancing for 2.0 2024-10-22 21:47:11 +02:00
Gerkiz
b09b781902 Misc tweaks and bug fixes 2024-10-22 21:47:11 +02:00
Gerkiz
f5f9b86f2f Mtn: fix and port for 2.0 2024-10-22 21:47:11 +02:00
danielmartin0
5d259e2877 Port target_offset in modules 2024-10-22 21:47:11 +02:00
Gerkiz
bacb47fe3e Mtn: fix wrong reference used 2024-10-22 21:47:11 +02:00
Gerkiz
e1dfa75300 Mtn: Remove unused locals 2024-10-22 21:47:11 +02:00
Gerkiz
0e0add5597 Fix global -> storage and remove unused maps in control 2024-10-22 21:47:11 +02:00
Gerkiz
597da44a84 Fix max_health, item rename 2024-10-22 21:47:11 +02:00
danielmartin0
5f558c62f2 pirates: prevent autostash in captain's cabin chests 2024-10-22 21:47:11 +02:00
danielmartin0
6fa6548ca6 pirates: correct market refund formula 2024-10-22 21:47:11 +02:00
danielmartin0
984abffe2a elite biters performance improvements 2024-10-22 21:47:11 +02:00
danielmartin0
5080e0c609 pirates: fix handcrafting+power armor corner case 2024-10-22 21:47:11 +02:00
danielmartin0
939bd0ebb0 pirates: port more 1.1 tweaks 2024-10-22 21:47:11 +02:00
danielmartin0
82b621cc54 pirates: port player.surface 2024-10-22 21:47:11 +02:00
danielmartin0
b0d7bc539a pirates: fix shotgun buff 2024-10-22 21:47:11 +02:00
danielmartin0
b807a0dd41 pirates: fix offline inventory recovery with power armor 2024-10-22 21:47:11 +02:00
hanakocz
1de5fef175 Journey update - vanilla 2024-10-22 21:47:11 +02:00
hanakocz
02e0014174 use new helpers 2024-10-22 21:47:11 +02:00
danielmartin0
9f67cadb19 pirates: fix upgrade affecting weapon speed 2024-10-22 21:47:11 +02:00
hanakocz
de9c9bb03b Expanse updated to 2.0 - vanilla 2024-10-22 21:47:11 +02:00
danielmartin0
351dbd2c16 .created_entity -> .entity 2024-10-22 21:47:11 +02:00
hanakocz
87847f6529 chronotrain update for current version 2024-10-22 21:47:11 +02:00
danielmartin0
1462c07956 Fix raffle function insert calls 2024-10-22 21:47:11 +02:00
danielmartin0
e690d5cba5 fix raffle import path 2024-10-22 21:47:11 +02:00
danielmartin0
0ad495e6fd pirates: missing command explanation 2024-10-22 21:47:11 +02:00
danielmartin0
9f051c71d0 utils/math pt2 2024-10-22 21:47:11 +02:00
danielmartin0
1388ebb54a active_mods 2024-10-22 21:47:11 +02:00
danielmartin0
7845cd3bf7 math fixes 2024-10-22 21:47:11 +02:00
danielmartin0
51685d7d23 pirates: fix victorious check 2024-10-22 21:47:11 +02:00
danielmartin0
157d859ed0 Update geometry.lua 2024-10-22 21:47:11 +02:00
danielmartin0
25afebe8ef sum any number of vectors 2024-10-22 21:47:11 +02:00
danielmartin0
11a288c897 more standard argument ordering on clamp (function not used so far) 2024-10-22 21:47:11 +02:00
danielmartin0
20e4c4f335 Remove points_in_m20t20_squared_sorted_by_distance_to_origin 2024-10-22 21:47:11 +02:00
danielmartin0
db2436dc5c Update math.lua 2024-10-22 21:47:11 +02:00
danielmartin0
358160c247 v1
Revert "Fix 'player' shadowing in flying_texts.lua"

This reverts commit 40805e68e3c0bf588b40f510d5c32b66ecca4717.

Fix 'player' shadowing in flying_texts.lua

all_central_positions_within_area

utils/math/raffle
2024-10-22 21:47:11 +02:00
hanakocz
eba6e052d2 Initial chrono port 2024-10-22 21:47:11 +02:00
danielmartin0
2b2a05c263 correct decoratives 2024-10-22 21:47:11 +02:00
danielmartin0
ddfe6207f3 Add .stylua.toml to .gitignore 2024-10-22 21:47:11 +02:00
danielmartin0
742cafe5c1 unused imports 2024-10-22 21:47:11 +02:00
danielmartin0
dec985172b switch to repo tick_tack_trap 2024-10-22 21:47:11 +02:00
danielmartin0
7b17e3860e Stylua pt2 2024-10-22 21:47:11 +02:00
danielmartin0
a19e40bbfe Don't set numbers in localized strings 2024-10-22 21:47:11 +02:00
danielmartin0
718c97475b remove spectator mode 2024-10-22 21:47:11 +02:00
danielmartin0
518e8a1341 Updates to account for remote view 2024-10-22 21:47:11 +02:00
danielmartin0
1936f81028 Fix message colors 2024-10-22 21:47:11 +02:00
danielmartin0
3e5eb9aa57 format with StyLua 2024-10-22 21:47:11 +02:00
danielmartin0
baf267732c code cleanup 2024-10-22 21:47:11 +02:00