1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

58 Commits

Author SHA1 Message Date
Gerkiz
4e75239efd bug fixes 2020-07-28 16:48:55 +02:00
Gerkiz
e36702e038 tweaks and fixes 2020-07-28 11:24:16 +02:00
Gerkiz
9d1653d687 tweaks and fixes 2020-07-27 11:07:32 +02:00
Gerkiz
c670ce2380 minor modifications 2020-07-26 22:06:19 +02:00
Gerkiz
fb97c7e6bc new module and minor changes 2020-07-26 17:14:57 +02:00
Maxim Martyanov
e3837464b0
Count in addition to inventory full player's inventory size to be sure it can hold everything without invalidation. 2020-07-21 15:14:54 +03:00
Maxim Martyanov
81f810aab8
One more thing to fix - dual queuing (copper plates and iron plates, for example), and count only empty slots in player's inventory 2020-07-21 15:12:09 +03:00
Maxim Martyanov
340ee13fb9
Renamed variables to match codestyle and moved block to it's logical location 2020-07-21 14:00:13 +03:00
Maxim Martyanov
621c1486bf
Make grief prevention more aggressive: kill player's character and hold all crafting queue in corpse (via pre-death inventory resize by bonus multiplier, same used in RPG system and returned by this system back to normal sizes), instead relying on Factorio's item placement, so no items are lost from team.
Corrected shown message on player abuse attempt.
P.S. Not a Lua developer at all, so styleguide may be broken.
2020-07-21 09:40:32 +03:00
Gerkiz
8bc37712ff fixes 2020-07-17 16:59:15 +02:00
Gerkiz
edbef96f78 fixes 2020-07-12 18:58:00 +02:00
Gerkiz
0aea9c28b4 tweaks and fixes 2020-07-11 17:04:53 +02:00
Gerkiz
647d52859c minor changes to fishy and mtn 2020-07-11 09:32:36 +02:00
Gerkiz
4cfe885df6 minor changes 2020-07-10 16:08:50 +02:00
Gerkiz
6335126c6c refactor 2020-07-07 23:42:44 +02:00
Gerkiz
7f2cbcfb4f antigrief - added more logging 2020-07-07 16:30:17 +02:00
Gerkiz
95978014f5 log if a player is canceling a craft bigger than 40 2020-07-06 23:22:21 +02:00
Gerkiz
5f6a3df0b9 add more checks to antigrief 2020-06-29 20:08:18 +02:00
Gerkiz
48552be083 refactor and minor fixes 2020-06-29 15:50:01 +02:00
Gerkiz
a7724f9f49 minor changes 2020-06-05 18:00:57 +02:00
Gerkiz
4643f043ea
Merge branch 'master' into patch-2 2020-05-20 09:32:46 +02:00
Gerkiz
d0f7fd4625 minor fixes 2020-05-20 09:13:42 +02:00
Daniel
e77cfffdb8 Added container destruction logging if container has more than 100 explosives. 2020-05-10 18:47:34 +02:00
Quadrum
06fe022fe3
Update antigrief.lua
Time should get logged now, too.
Prints a warning into chat if someone tries equiping a nuke.
2020-05-10 15:17:59 +02:00
Gerkiz
eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
MewMew
e076d3e5f1 Comfypanel WIP 2019-10-20 11:48:14 +02:00
Gerkiz
42fc25df49 Fixed desync
Added them at the top which made the game desync, fixed now...
2019-07-07 13:00:50 +02:00
Gerkiz
9aebd69382 Minor changes
Removed global.trusted_player and made it local.
Removed some minor things that I forgot when doing the overhaul.
2019-07-07 11:52:12 +02:00
Gerkiz
0e8c2dc760 player > character
these were all what I could find.
2019-05-02 21:17:22 +02:00
MewMew
126f58283e auto add players to trusted list 2019-03-31 10:21:05 +02:00
Gerkiz
4ba986e421
Update antigrief.lua
Removed [Decon] from getting send to discord, it spams it like crazy.
2019-03-29 17:34:57 +01:00
Gerkiz
59b52b26a1
Update antigrief.lua 2019-03-22 23:42:30 +01:00
MewMew
b032c61956 junkyard update 2019-03-09 17:29:52 +01:00
MewMew
7ef17ace0f biter_battles > 0.17 things 2019-03-03 00:33:08 +01:00
MewMew
8c2e13db55 playtimes update, 0.17 things 2019-03-02 13:06:29 +01:00
Gerkiz
1817953a78
Looting to discord
Forgot one line.
2019-02-20 18:21:24 +01:00
Gerkiz
9111e1fe79
Added when looting corpse it sends it to discord. 2019-02-20 17:59:22 +01:00
MewMew
f37f8cba01 poll fixes and button tooltips 2019-01-02 23:27:24 +01:00
MewMew
8657498421 antigrief fix 2018-12-19 17:49:49 +01:00
MewMew
9689f8a687 antigrief > added ability to trust players 2018-12-19 10:43:25 +01:00
MewMew
2e4a006a26 tank_battles update 2018-12-18 05:36:23 +01:00
MewMew
b42a860e18 landfill prevention 2018-12-15 14:05:07 +01:00
MewMew
aec3331655 updates 2018-12-03 18:27:19 +01:00
MewMew
5a07407ae7 Artillery usage playtime requirement 2018-12-02 19:29:20 +01:00
MewMew
a8eeb2fc82 updates 2018-12-02 16:58:17 +01:00
MewMew
56cea737cd Mining Thief History 2018-12-02 06:39:54 +01:00
MewMew
0c1c15009e Friendly Fire History 2018-12-02 05:47:58 +01:00
MewMew
5a7b0d62fe Fish Defender Update; Antigrief corpse looting messages 2018-11-26 16:50:30 +01:00
MewMew
60d6dbe5c1 score module no longer counts blueprint placements 2018-11-25 16:44:41 +01:00
MewMew
01e5b4114f Artillery Remote History 2018-11-25 16:04:57 +01:00