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

474 Commits

Author SHA1 Message Date
Gerkiz
1de6ae73e6 Mtn: bug fixes and changes 2024-12-21 23:32:33 +01:00
hanakocz
406648dabd Oasis map loader 2024-12-14 23:31:30 +01:00
hanakocz
1b6a2dc2c0 Journey more fixes + dump_env helpers fix 2024-12-09 01:32:31 +01:00
Gerkiz
80a99e4f17 Push fix for jail handler and bug fixes for Mtn 2024-11-19 13:54:09 +01:00
Gerkiz
d2fdba2988 Fix seed issue for vanilla marathon 2024-11-14 22:18:05 +01:00
Gerkiz
25cd919a53 Push custom scenario 2024-11-14 21:52:30 +01:00
Gerkiz
4748c237ec Push bug fixes and tweaks 2024-11-11 08:57:27 +01:00
Gerkiz
50a8be2866 Fix broken stuff 2024-11-10 22:10:11 +01:00
Gerkiz
0e69b99b40 Antigrief - check when someone marks an entity for upgrade 2024-11-10 12:56:22 +01:00
Gerkiz
51e332e5d6 Freeplay: fix character destructible 2024-11-10 12:53:01 +01:00
Gerkiz
e29d2a4763 Fix freeplay issues 2024-11-10 12:51:28 +01:00
Gerkiz
724777a021 Fix various bugs 2024-11-10 12:43:36 +01:00
Gerkiz
dca343b775 Mtn: fix various bugs 2024-11-08 21:56:53 +01:00
Gerkiz
cb2cd16e2a Fix fish defender v2 (again?) 2024-11-06 19:44:18 +01:00
Gerkiz
edf5a347d5 Fix modules 2024-11-05 20:10:48 +01:00
Gerkiz
604ba247ab Fix broken stuff 2024-11-01 10:51:36 +01:00
Gerkiz
26f45826aa Fix stat collection 2024-10-28 22:47:05 +01:00
Gerkiz
660391ecd3 Mtn: more fixes 2024-10-28 09:54:00 +01:00
Gerkiz
8e8724a34e More module fixes
Fixes autostash filtering not working
Fixes wave defense being broken
Remove unused modules as they are part of base game now
2024-10-27 23:15:43 +01:00
Gerkiz
a24c948ee1 Mtn: insert equipment directly at armor 2024-10-27 10:02:11 +01:00
Gerkiz
d3ce9d24cb Mtn: fix more bugs 2024-10-27 09:21:16 +01:00
Gerkiz
fa2a607bc5 Mtn: rework map generation logic 2024-10-27 00:01:15 +02:00
Gerkiz
42b9762812 Mtn: fix fluidboxes 2024-10-26 17:37:07 +02:00
Gerkiz
c74f3db7c4 Mtn: Fix many bugs 2024-10-26 13:05:31 +02:00
Gerkiz
de6fb86efb Fix minor issues 2024-10-26 01:25:43 +02:00
Gerkiz
a96ab444f2 Fix luacheck 2024-10-25 22:32:25 +02:00
Gerkiz
93cdb0fb54 More porting for 2.0 2024-10-25 21:56:34 +02:00
Gerkiz
a9917c93a8 Port more modules to 2.0 2024-10-25 16:15:09 +02:00
Gerkiz
551ed861f0 Fish v2 - fix terrain 2024-10-22 23:59:04 +02:00
Gerkiz
62312a5462 Fix missing item from base game 2024-10-22 23:49:02 +02:00
Gerkiz
b09b781902 Misc tweaks and bug fixes 2024-10-22 21:47:11 +02:00
danielmartin0
5d259e2877 Port target_offset in modules 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
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