1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

2360 Commits

Author SHA1 Message Date
Gerkiz
6add8a3db5 make luacheck happy 2021-05-07 01:38:45 +02:00
Gerkiz
a94fcc98af Removal of global variables and removed laggy functions 2021-05-07 01:36:10 +02:00
Gerkiz
a5c5f5d183
Merge pull request #41 from ComfyFactory/function_validation
Validate functions and log player messages.
2021-05-07 01:20:50 +02:00
Gerkiz
64e588128e Validate functions and log player messages. 2021-05-07 01:19:38 +02:00
Gerkiz
cf0b254bf7
Merge pull request #40 from ComfyFactory/poll_fix
Remove voters name and fix that we were storing desync values
2021-05-07 00:22:13 +02:00
Gerkiz
acb562fc3b Remove voters name and fix that we were storing desync values 2021-05-07 00:20:10 +02:00
Gerkiz
24636b0629
Merge pull request #37 from ComfyFactory/cave_choppy_and_mtn_updates
Cave Choppy and Mtn Updates
2021-05-04 19:54:40 +02:00
Gerkiz
212ea49997 make luacheck happy 2021-05-04 19:53:40 +02:00
Gerkiz
6c4f9e5af7 rename cave choppy 2021-05-04 19:52:58 +02:00
Gerkiz
beaca0fc82 minor changes to cave choppy 2021-05-04 19:51:11 +02:00
Gerkiz
2065118aca mountain fortress and rpg updates 2021-05-04 19:51:02 +02:00
Gerkiz
6a95cb2108
Merge pull request #36 from ComfyFactory/mtn_fortress
Mtn Fortress - Make ICW interior more pretty
2021-05-04 18:57:17 +02:00
Gerkiz
71ca0574dd
Merge branch 'develop' into mtn_fortress 2021-05-04 18:56:32 +02:00
Gerkiz
734d5f7d6b
Merge pull request #35 from Quadrum1/patch-4
Fix nil bug - Fancy Time
2021-05-04 18:56:23 +02:00
Gerkiz
eea184ba1e Mtn Fortress - Make ICW interior more pretty 2021-05-04 18:55:32 +02:00
Quadrum
21d33afaaf
More elegant solution for more use-cases
Filter_time will return input table if filtered table would have been empty, should fix bugs
2021-05-04 18:38:33 +02:00
Quadrum
ba75b9741e
Fix nil bug - Fancy Time
Values below 60 seconds were returning nil in short_fancy_time()
Filter removed seconds, resulting values was empty (nil)
2021-05-04 18:34:44 +02:00
Gerkiz
dc7e594025
Merge pull request #32 from Quadrum1/patch-2
Add tool: fancy_time.lua
2021-05-01 21:25:10 +02:00
Gerkiz
f0b7fae160
Merge branch 'develop' into patch-2 2021-05-01 21:24:29 +02:00
Gerkiz
26c0ee7c63
Merge pull request #33 from ComfyFactory/debug_and_minesweeper
Fixes debug and pushes the latest changes of minesweeper
2021-05-01 21:23:39 +02:00
Gerkiz
99abacb36e push latest minesweeper 2021-05-01 21:22:10 +02:00
Gerkiz
550bef8445 enable debug for all admins 2021-05-01 21:19:45 +02:00
Quadrum
218f9acafb
Ignore luacheck
Last 3 warnings were: 
    tools/fancy_time.lua:48:9: (W211) unused variable internal_name_index
    tools/fancy_time.lua:50:9: (W211) unused variable internal_name_index
    tools/fancy_time.lua:57:27: (W113) accessing undefined variable internal_name_index
2021-05-01 12:54:41 +02:00
Quadrum
8b01db794b
Should make the auto check happy 2021-04-30 20:48:59 +02:00
Quadrum
3fcd582c4a
Trying to appease the automatic file check ._. 2021-04-30 20:46:31 +02:00
Quadrum
167e8c665a
Update fancy_time.lua
Added "local" in front of variable declaration
2021-04-30 20:41:03 +02:00
Quadrum
2ab536f1ab
Update antigrief.lua
Update antigrief.lua
2021-04-30 20:17:54 +02:00
Quadrum
4269235532
Update antigrief.lua
Updated for fancier time which makes reading easier
2021-04-30 20:16:19 +02:00
Quadrum
f0d0b614b0
Create fancy_time.lua
Tools to make time look better once applied
2021-04-30 20:10:30 +02:00
Gerkiz
0625becf52
Merge pull request #31 from ComfyFactory/remove_stale_issues
Implement stale.yml
2021-04-30 13:32:56 +02:00
Gerkiz
8f8ab61984
Implement stale.yml 2021-04-30 13:31:24 +02:00
Gerkiz
2b02c7e944
Merge pull request #29 from ComfyFactory/mtn_fortress_bug_fix
mtn fortress -fix science bug
2021-04-30 09:12:40 +02:00
Gerkiz
f634ecd69a mtn fortress -fix science bug 2021-04-30 09:11:03 +02:00
Gerkiz
508752a3cc
Merge pull request #25 from Quadrum1/patch-1
Update group.lua
2021-04-20 15:47:24 +02:00
Gerkiz
b1d67a367b
Merge branch 'develop' into patch-1 2021-04-20 15:46:36 +02:00
Gerkiz
4b3e76043f
Merge pull request #26 from ComfyFactory/fix_luacheck_on_minesweeper
make luacheck happy
2021-04-20 15:46:23 +02:00
Gerkiz
6eb2547e49 make luacheck happy 2021-04-20 15:45:12 +02:00
MewMew
8825d3fe02 NEW MAP 2021-04-19 21:09:00 +02:00
Quadrum
82b094d16d
Update group.lua
Allows group name and description to include spaces and punctuation characters.
2021-04-16 23:04:13 +02:00
hanakocz
c49c57e965
Merge pull request #24 from ComfyFactory/chronotrain_fix_gui
fix for gui crash + poison hidden upgrade spam
2021-04-14 18:33:54 +02:00
hanakocz
328e292be5 fix for gui crash + poison hidden upgrade spam 2021-04-14 18:31:38 +02:00
Gerkiz
b2b60d95fa
Merge pull request #23 from ComfyFactory/biter_health_booster
biter health booster fix
2021-04-04 19:31:49 +02:00
Gerkiz
01d0aa2617 biter health booster fix 2021-04-04 19:30:47 +02:00
Gerkiz
7b20f887cd
Merge pull request #22 from ComfyFactory/various_tweaks
Various tweaks to modules and maps
2021-04-04 13:52:46 +02:00
Gerkiz
f76af8c582 debug and desync fixes 2021-04-04 13:51:27 +02:00
Gerkiz
eef1c3f57a planet prison fixes 2021-04-04 13:50:24 +02:00
Gerkiz
80736a24d5 mtn fortress fixes 2021-04-04 13:50:17 +02:00
Gerkiz
3bd965ce3b
Merge pull request #21 from ComfyFactory/planet_prison_and_biter_battles
minor fixes to planet prison and biter battles
2021-04-01 22:12:09 +02:00
Gerkiz
164a911f42 make luacheck happy 2021-04-01 22:10:19 +02:00
Gerkiz
fbda17b3aa removed unused functions and fixed so water is not generated near spawn 2021-04-01 22:07:46 +02:00