1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
Commit Graph

322 Commits

Author SHA1 Message Date
Jacob
a2bac17e91 new module inserter_drops_pickup
Small QoL addition to pick up an item an inserter put down on the ground. If the inventory is full after mining the item, the inserter is left behind as an item-on-ground (versus not mined at all when the inventory is full)
2021-11-08 21:58:32 -05:00
Gerkiz
f3cbba181e Add supporter information to the playerlist 2021-10-09 13:45:19 +02:00
Gerkiz
7ce9894a15 two new modules and changes to scenario 2021-07-12 16:15:55 +02:00
Gerkiz
4ee808e6f3 new module - game pause
this module pauses the game whenever the last player leaves the game, ensuring that rcon does not progress the map.
2021-05-19 19:49:57 +02:00
MewMew
33935dd3dd New Map 2021-05-09 15:47:39 +02:00
Gerkiz
6621d854e2 new map - pigeotto 2021-05-08 15:12:33 +02:00
Gerkiz
6d9aa6645a Fix Territorial Control 2021-05-07 01:46:27 +02:00
Gerkiz
6c4f9e5af7 rename cave choppy 2021-05-04 19:52:58 +02:00
MewMew
8825d3fe02 NEW MAP 2021-04-19 21:09:00 +02:00
Gerkiz
f76af8c582 debug and desync fixes 2021-04-04 13:51:27 +02:00
Gerkiz
fa8c72fb46 planet prison fix
removed over 60 global functions
removed obsolete entities
2021-03-21 23:31:53 +01:00
MewMew
4f79a260e8
Merge pull request #227 from itamzxm/master
Add montian defense map
2021-02-10 09:08:30 +01:00
klugemonkey
c3354a4cb9 Initial Commit for Scrap Towny FFA Map 2021-02-06 12:42:10 -08:00
itamzxm
a15f7ccdb4
Update control.lua 2021-02-06 11:20:39 +08:00
hanakocz
a99210219e Towny fixes (use scrap layout 2 for new scrap) + difficulty vote locale 2021-01-25 02:26:09 +01:00
hanakocz
acb91e4dfd Quarters map Fixes 2021-01-25 01:37:17 +01:00
Gerkiz
53aa78896e profiler - now usable when game is ongoing
for now, only usable by me and mew or if _DEBUG is enabled by everyone.
2020-12-29 00:08:53 +01:00
MewMew
2403df846e a terrain layout 2020-12-21 07:37:19 +01:00
Gerkiz
d12d7a7770 minor fixes 2020-10-24 16:07:37 +02:00
Gerkiz
bef4bfea55 tweaks and fixes 2020-10-24 14:46:14 +02:00
Gerkiz
729c252a02 added UPS measurement
this is done in the wrapper
2020-10-21 13:34:59 +02:00
MewMew
96d554b0af new module 2020-10-19 18:26:24 +02:00
Gerkiz
853bfa1659 minor adjustments
added support for when mods try to call freeplay
fixes for mountain fortress
added more info to wave_defense module
2020-10-18 12:45:18 +02:00
Gerkiz
2bf649a215 removed not needed locals 2020-10-10 20:37:28 +02:00
MewMew
d51348fe1a wip map 2020-10-10 15:30:30 +02:00
MewMew
3bac26ed87 cleanup, fixes and brief map descriptions 2020-09-13 13:01:16 +02:00
MewMew
f0adbf7b02 fixes and updates 2020-09-13 10:06:15 +02:00
MewMew
099397af0b new module 2020-09-09 22:24:49 +02:00
Gerkiz
f6642c03f1 tweaks to choppy_dx 2020-08-15 00:45:06 +02:00
Gerkiz
cc90180237 minor changes 2020-08-14 22:41:45 +02:00
Gerkiz
e38baa3085 new modules and refactor 2020-08-14 22:07:54 +02:00
Gerkiz
3613c37c1c changes to mtn and wave_defense 2020-08-09 20:22:33 +02:00
MewMew
33c6b82f40 update for cave expanse 2020-08-09 20:04:14 +02:00
hanakocz
6716201d71 MultiDungeons 2020-07-29 21:28:48 +02:00
hanakocz
49f434c089 nuclear landmines module 2020-07-25 20:54:54 +02:00
Gerkiz
979a9b5d9b minor fix 2020-07-25 19:05:02 +02:00
Gerkiz
0e8e6f4a02 refactor 2020-07-25 17:22:04 +02:00
MewMew
6b94bf1737 new map 2020-07-21 17:42:38 +02:00
Gerkiz
2840367b0a minor changes 2020-07-21 14:41:39 +02:00
hanakocz
42c93a6825 new module - charging station (accumulators -> armor) 2020-07-21 04:56:09 +02:00
Gerkiz
1f017f687a refactor and new map 2020-07-14 21:50:56 +02:00
Gerkiz
22a40f19fa fish_defender_v2 2020-07-12 20:54:44 +02:00
Gerkiz
e43cb5b7f2 refactor and move on_init to antigrief 2020-07-11 20:57:54 +02:00
Gerkiz
50d30c0890 Compare base version
Will be removed when 1.0 is released.
2020-07-07 17:06:10 +02:00
Gerkiz
29561ec862 fixed minor issues with 0.17 and 0.18 2020-07-07 16:31:01 +02:00
Gerkiz
c1329d2694 refactor jail module 2020-06-28 14:40:39 +02:00
Gerkiz
b72a345368 make debug usable always 2020-06-24 12:40:18 +02:00
Gerkiz
605d862efe fix jail command 2020-06-21 10:49:34 +02:00
Gerkiz
fef0ade56c early grief prevention 2020-06-16 22:39:49 +02:00
Gerkiz
392bb9b342 on_tick_schedule removed and refactored 2020-06-13 10:45:04 +02:00