1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-20 03:29:47 +02:00

171 Commits

Author SHA1 Message Date
Gerkiz
df75d37a4a desync fix to mtn fortress 2021-05-18 00:20:15 +02:00
Gerkiz
5b8c1a2fee various tweaks 2021-05-12 20:52:29 +02:00
Gerkiz
1644b024cf Fix gui config when clicking poll and remove unused functions 2021-05-08 02:03:38 +02:00
Gerkiz
a94fcc98af Removal of global variables and removed laggy functions 2021-05-07 01:36:10 +02:00
Gerkiz
64e588128e Validate functions and log player messages. 2021-05-07 01:19:38 +02:00
Gerkiz
550bef8445 enable debug for all admins 2021-05-01 21:19:45 +02:00
Gerkiz
f76af8c582 debug and desync fixes 2021-04-04 13:51:27 +02:00
Gerkiz
4f484de35a add biter battles to discord channels 2021-04-01 22:06:55 +02:00
Gerkiz
d12b4423db enable feature on /debug command 2021-03-28 17:01:39 +02:00
Gerkiz
5b88f8fdfc removed comfy_panel_tabs from _G and made it use tokens instead 2021-03-25 23:49:57 +01:00
Gerkiz
e2a33f9f30 luacheck more fixes 2021-03-24 20:14:55 +01:00
Gerkiz
da7546565b more luacheck fixes 2021-03-24 17:36:07 +01:00
Gerkiz
cd8f5105e2 first attempt to make luacheck happy 2021-03-24 16:46:00 +01:00
Gerkiz
f07c77d421 minor changes
autostash now has priority
send pings to map channels instead of announcements
2021-03-19 16:17:38 +01:00
Gerkiz
5cddfdbc59 added ping role support
allows a given role to be pinged by the webpanel
2021-03-17 16:39:03 +01:00
Gerkiz
959018aca2 message on join - fix that player names were missing 2021-03-16 22:54:07 +01:00
Gerkiz
fae09298fb minor fix
clear the handler when we've loaded the game
2021-03-16 22:49:26 +01:00
Gerkiz
717d838f39 Event - on_configuration_changed
Added support to handle multiple handlers
2021-03-16 22:44:40 +01:00
Gerkiz
e46d23eb4e minor tweak 2021-03-11 22:06:21 +01:00
Gerkiz
25050bbefe minor tweaks 2021-03-11 21:53:12 +01:00
Gerkiz
b508f37ff1 minor changes to some global functions 2021-02-15 22:35:54 +01:00
Gerkiz
84dead05f1 various tweaks and fixes 2021-02-13 13:04:22 +01:00
Gerkiz
fba31809c2 minor fixes
removed unused function in poll
fixed rpg exp gui not updating
fixed rpg boss biters not giving xp
fixed spam_protection activated in events it shouldn't
2021-02-12 00:48:56 +01:00
Gerkiz
1ecd90425d jail data - fix that players who left and joined lost state 2021-02-01 00:00:48 +01:00
Gerkiz
8062179602 event core - log where the error comes from 2021-02-01 00:00:02 +01:00
Gerkiz
99c48cfd3b tweaks and changes 2021-01-26 20:17:52 +01:00
Gerkiz
c9aaa450a6
Merge pull request #220 from Quadrum1/patch-3
Update message_on_join_data.lua
2021-01-26 19:14:15 +01:00
Gerkiz
68b99f39f4 gui spam logging 2021-01-12 21:52:45 +01:00
Gerkiz
cc0df3d549 minor changes 2021-01-11 23:34:19 +01:00
Gerkiz
bea9e619fa random tweak 2021-01-11 15:58:45 +01:00
Gerkiz
db337754cb minor fix 2021-01-03 10:51:49 +01:00
Gerkiz
ee0719442e minor fixes 2021-01-03 10:46:59 +01:00
Gerkiz
5a49113958 minor tweaks 2020-12-31 18:43:49 +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
Gerkiz
e65726d120 spam protect - on reset clear all players and then add them again 2020-12-15 07:34:07 +01:00
Gerkiz
3a13d261e2 make gui handlers utilize anti-spam 2020-12-14 19:36:37 +01:00
Gerkiz
835c5ee22d new module - anti spam 2020-12-14 19:35:55 +01:00
Gerkiz
d23d62b8e6 we now check what game version is active 2020-12-14 18:02:26 +01:00
Quadrum
06c9f9e589
Update message_on_join_data.lua
Customizable layout of on_join_message by providing "{name}" as a string replaced by the username when printing
2020-12-09 13:36:35 +01:00
Gerkiz
8521eb4278 locale fixes 2020-11-29 21:26:49 +01:00
Gerkiz
f3ef03915a locale fixes 2020-11-29 21:20:39 +01:00
Gerkiz
c60bd7221c minor fix 2020-11-29 02:27:21 +01:00
Gerkiz
d8104abe54 fix for modded gameplayes 2020-11-29 02:24:05 +01:00
Gerkiz
1b2c7f6cd8 tweaks 2020-11-15 19:23:54 +01:00
MewMew
9f976d2579 terrain stuff 2020-11-07 07:40:36 +01:00
Gerkiz
a76fafa944 lag feista and tweaks 2020-11-04 17:14:30 +01:00
Gerkiz
50acabfe8c more wonderful tweaks 2020-10-30 22:05:05 +01:00
Gerkiz
75ebb4a3b2 more modules and tweaks 2020-10-30 17:32:40 +01:00
Gerkiz
d586bddd54 perlin noise fix 2020-10-30 11:37:58 +01:00
Gerkiz
24831460d3 mtn fortress changes 2020-10-30 10:45:12 +01:00