1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-04 00:15:45 +02:00
Commit Graph

441 Commits

Author SHA1 Message Date
Gerkiz
597da44a84 Fix max_health, item rename 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
351dbd2c16 .created_entity -> .entity 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
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
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
hanakocz
19b18ed477 traps fixed and added optional force parameter 2024-10-22 21:47:11 +02:00
hanakocz
3a96bf59f0 forces better format 2024-10-22 21:47:11 +02:00
hanakocz
ec5dc174b1 Changes for utils. 2024-10-22 21:47:11 +02:00
Gerkiz
efcc03db05 Alert: add table as a possible param to message 2024-10-22 21:47:11 +02:00
danielmartin0
6e03d2d34e port force building on build_blueprint 2024-10-22 21:47:11 +02:00
Gerkiz
0e2f0401ae Rename: rock-% to %-rock 2024-10-22 21:47:11 +02:00
Gerkiz
beeb592b05 Feat: remove compilatron and rename group_number -> unique_id 2024-10-22 21:47:11 +02:00
Gerkiz
a9531bda0f Entity: remove filter-inserter 2024-10-22 21:47:11 +02:00
Gerkiz
0f3e7251cd Rename: stack-filter-inserter -> bulk-inserter 2024-10-22 21:47:11 +02:00
Gerkiz
8cde2a85cd RCU: removed 2024-10-22 21:47:11 +02:00
danielmartin0
510cececb3 port layer names 2024-10-22 21:47:11 +02:00
danielmartin0
828ff164ba port set_saved_technology_progress 2024-10-22 21:47:11 +02:00
danielmartin0
fec404884e port prototypes on game 2024-10-22 21:47:11 +02:00
Gerkiz
e91b6a352f 2.0 changes
Change global -> storage
Rework how rendering works
Game prototypes are now stored inside 'prototypes.#'
Renamed entity names
2024-10-22 21:47:11 +02:00
Gerkiz
bf3724ff58 Prevent jailed players from spamming from gulag 2024-07-13 16:53:32 +02:00
Gerkiz
fcecd3d87d Fix broken header sorter 2024-07-08 14:27:28 +02:00
Gerkiz
c128c0b457 Mtn v3 - fix bugs
Fixes final battle where biters would not spawn at all
Misc changes and tweaks.
2024-06-10 16:14:37 +02:00
Gerkiz
ddd0157392 Enable corpse removal per default 2024-06-05 08:07:08 +02:00
Gerkiz
5e44d5fac3 Fix stats 2024-06-05 00:38:50 +02:00
Gerkiz
bac2cb20ad Fix vanilla error start 2024-06-05 00:23:34 +02:00
Gerkiz
d70226146d Adjust vanilla map 2024-06-04 23:59:05 +02:00
Gerkiz
e627ddc50f Fix minor bug 2024-06-04 23:45:24 +02:00
Gerkiz
091c64e11e Small commands refactor 2024-06-04 23:27:12 +02:00
Gerkiz
a413bae9f2 Fix broken things 2024-06-02 17:33:54 +02:00
Gerkiz
3225cf3f23 Fix wrong event handling 2024-06-01 22:10:03 +02:00
Gerkiz
e3f55c205d Fix jail data 2024-06-01 00:11:44 +02:00
Gerkiz
dda25a34b7 Fix removed debug funcs 2024-05-31 23:29:11 +02:00
Gerkiz
a718fa98dd Mtn v3 - before new season 2024-05-30 09:28:56 +02:00
Gerkiz
d0a28334ff Mtn v3 - changes
Will the tweaks ever stop?
2024-05-30 09:28:56 +02:00
Gerkiz
98bbc7cabb Mtn v3 - more tweaks 2024-05-29 19:57:58 +02:00
Gerkiz
b39ed27725 Mtn v3 - changes for new season 2024-05-27 20:30:03 +02:00
Gerkiz
b3b939b902 Mtn v3 - minor bug fixes 2024-05-22 09:53:10 +02:00
Gerkiz
8e2db584f9 Mtn v3 - fix minor issues 2024-05-15 21:27:42 +02:00
Gerkiz
70dad1053d Mtn v3 - minor changes 2024-05-13 23:23:50 +02:00