Gerkiz
|
6a165c79cb
|
Minor adjustments
|
2021-07-23 17:23:33 +02:00 |
|
Gerkiz
|
e813e875d7
|
Bugfix
Fixed antigrief logging limit
Fixed autostash healing/increasing durability of items
Added two new functions to session_data
|
2021-07-20 22:17:49 +02:00 |
|
Gerkiz
|
45638522a7
|
mountain fortress and admin panel fixes
|
2021-05-09 17:11:18 +02:00 |
|
Gerkiz
|
64e588128e
|
Validate functions and log player messages.
|
2021-05-07 01:19:38 +02:00 |
|
Quadrum
|
4269235532
|
Update antigrief.lua
Updated for fancier time which makes reading easier
|
2021-04-30 20:16:19 +02:00 |
|
Gerkiz
|
cd8f5105e2
|
first attempt to make luacheck happy
|
2021-03-24 16:46:00 +01:00 |
|
Gerkiz
|
77b331dc4d
|
1.1 fixes
removal of crash-site entities
removal of scrap
removal of plane
removal of railgun
rename techs
rename defines
|
2020-11-23 22:10:32 +01:00 |
|
Gerkiz
|
f4c5ea7703
|
fixes
|
2020-09-12 19:16:38 +02:00 |
|
Gerkiz
|
72815d08d4
|
added global disable antigrief to config panel
|
2020-08-22 17:20:59 +02:00 |
|
Gerkiz
|
e38baa3085
|
new modules and refactor
|
2020-08-14 22:07:54 +02:00 |
|
Gerkiz
|
376fbbd569
|
more tweaks
|
2020-08-14 17:16:04 +02:00 |
|
Gerkiz
|
8ff5923df7
|
add permission_group logging
|
2020-07-30 22:27:19 +02:00 |
|
Gerkiz
|
9cbfbb0196
|
more fixes
|
2020-07-30 19:09:18 +02:00 |
|
Gerkiz
|
0e8945d7f7
|
tweaks and minor fixes
|
2020-07-30 17:47:50 +02:00 |
|
Gerkiz
|
106148f674
|
minor fixes
|
2020-07-29 19:30:45 +02:00 |
|
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 |
|