hanakocz
50469c804b
bp requesting - player can disable the feature in config menu
2022-05-16 01:02:25 +02:00
Gerkiz
f0560c1d27
misc fixes
2022-05-12 22:22:03 +02:00
Gerkiz
304b3402fc
Merge branch 'develop' into master
2022-04-25 08:12:32 +02:00
Gerkiz
984b73b365
fix minor gui issues
2022-04-23 18:22:00 +02:00
Gerkiz
378dfe373d
fix gui issues
2022-04-18 01:18:06 +02:00
Gerkiz
5e89190141
lock bottom frames whenever a player rejoins
2022-04-18 01:17:42 +02:00
Gerkiz
7438b07cce
Test another welcome message when a player joins the game
2022-04-10 11:21:43 +02:00
Gerkiz
7f8ad0b184
small tweak
2022-04-08 22:39:15 +02:00
Gerkiz
3aff9a5ce7
minor fix
2022-04-08 16:59:30 +02:00
Gerkiz
1e378bf3cd
Add Pirate ship to the panel
2022-04-08 16:56:40 +02:00
Eric Anderson
b8158f1f01
Merge remote-tracking branch 'gh/develop' into master
2022-04-07 21:05:59 -07:00
Eric Anderson
26f34ea8d5
Review fixes.
...
* Clearing corpses remains trusted only.
* Remove spurious debugging code.
2022-04-07 20:54:22 -07:00
Gerkiz
e7658d12a1
small change
2022-04-08 00:34:10 +02:00
Gerkiz
6e98f1c1bc
final fix
2022-04-08 00:11:10 +02:00
Gerkiz
8177457a5b
fix
2022-04-08 00:04:29 +02:00
Gerkiz
d274165af5
template fix
2022-04-07 23:27:31 +02:00
Gerkiz
a5a0dafb2c
test webhook event
2022-04-07 22:00:46 +02:00
Gerkiz
5bbd704438
Added new function to iterate over all connected players
2022-04-07 16:12:47 +02:00
Gerkiz
c048002b7d
gui label fixes
2022-04-07 16:12:34 +02:00
Gerkiz
095895ed81
perlin - made it faster when using in loop
2022-04-07 16:12:25 +02:00
Gerkiz
86ae1d5c9b
fix lua tooltip warnings
2022-04-07 16:11:57 +02:00
Gerkiz
38415cead9
player modifiers - limit rpg inventory
2022-04-07 16:11:03 +02:00
Gerkiz
82affb25dd
minor fix
2022-04-05 19:41:44 +02:00
Gerkiz
95f2e90e55
refactor more gui
2022-04-05 19:28:08 +02:00
Eric Anderson
79e9bdee7e
Merge https://github.com/eric-anderson/ComfyFactorio into master
2022-03-29 22:15:56 -07:00
Gerkiz
e5611d8a3c
minor fix
2022-03-29 21:35:00 +02:00
Gerkiz
b7315b5980
Fix freeplay and various other files
2022-03-29 20:12:50 +02:00
Gerkiz
d8066b5ee7
Rework jail permissions
2022-03-15 20:00:00 +01:00
Gerkiz
acba7ebfe1
use _G where we can
2022-03-06 00:33:54 +01:00
Gerkiz
87a5796a08
spam protect - disable warnings
2022-03-06 00:33:35 +01:00
Gerkiz
f065a745bb
more fixes
2022-03-01 19:16:44 +01:00
Gerkiz
1478bbbbff
planet prison - fixes
2022-02-28 23:47:00 +01:00
Eric Anderson
aa23e76a33
Add flag to always allow clearing corpses
2022-02-25 19:40:36 -08:00
Gerkiz
ad0f6255f7
Make luacheck happy
2022-02-14 00:27:14 +01:00
Gerkiz
ebb95ee000
Spam check players
2022-02-13 23:32:57 +01:00
Quadrum
eeb739a9ae
Make luacheck happy
2022-01-24 20:46:37 +01:00
Quadrum
7c202dcb76
Fix serious error
...
Error was in --Friendly Fire History -> local function on_entity_died(event)
There is a unique case, when an item dies and is not within blacklisted_types (belts and so on), but is within the whitelist_types array (I would guess this is for trees?), the friendy_fire history is incremented, but not checked for a limit.
Previously, this was a none-issue, as the list would be cleared when any other case is trigger. Now, however, only 1 log entry is deleted when it overflows, and only without that case. So every time somebody triggers that special case, by lets say destroying a tree, the array is increased by one without removing the first entry.
This should hopefully fix that.
2022-01-24 20:35:51 +01:00
Gerkiz
fb1fd99ea5
Merge branch 'develop' into patch-2
2022-01-19 22:41:15 +01:00
Gerkiz
17e0988d2d
Minor fix
2022-01-19 22:36:35 +01:00
Quadrum
02f6479019
Add overflow for history arrays
2022-01-19 21:16:35 +01:00
Gerkiz
bd906f8e7f
Add the ability to connect to other servers via ingame
2022-01-18 00:07:25 +01:00
Gerkiz
c39279ffdd
Server util - new ways to send messages to discord
2022-01-14 16:16:21 +01:00
Gerkiz
8013d125a3
Minor fix
2022-01-06 01:09:35 +01:00
Gerkiz
d7dcb7270c
Fix missing commit
2022-01-05 22:53:25 +01:00
Gerkiz
74bf9bec20
Minor changes to logging to discord
2022-01-05 22:49:07 +01:00
Gerkiz
966dcf220a
Move files in main folder to utils
2021-12-05 22:15:49 +01:00
Gerkiz
f047ff98ed
Minor changes to chatbot and debug view
2021-11-13 01:32:50 +01:00
Gerkiz
ac026d36c8
event - minor changes
...
Added support for filters.
2021-11-11 01:56:30 +01:00
Gerkiz
36bc63b220
make gui mod_gui ready
2021-10-23 00:04:48 +02:00
Gerkiz
cb5248cabd
add scheduler (acts like task)
2021-10-23 00:04:33 +02:00