1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
ComfyFactorio/utils
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
..
datastore tweaks 2020-11-15 19:23:54 +01:00
debug tweaks and fixes 2020-10-24 14:46:14 +02:00
alert.lua more wonderful tweaks 2020-10-30 22:05:05 +01:00
color_presets.lua fixes 2020-06-05 23:53:58 +02:00
core.lua tweaks 2020-08-31 09:03:18 +02:00
data_stages.lua we now check what game version is active 2020-12-14 18:02:26 +01:00
debug.lua
dump_env.lua
event_core.lua minor adjustments 2020-10-18 12:45:18 +02:00
event.lua minor changes to mtn fortress 2020-08-04 12:10:15 +02:00
freeplay.lua minor fix 2020-11-29 02:27:21 +01:00
game.lua
get_noise.lua terrain stuff 2020-11-07 07:40:36 +01:00
get_perlin.lua more modules and tweaks 2020-10-30 17:32:40 +01:00
global.lua make debug usable always 2020-06-24 12:40:18 +02:00
gui.lua make gui handlers utilize anti-spam 2020-12-14 19:36:37 +01:00
inspect.lua tweaks and fixes 2020-10-24 14:46:14 +02:00
list_utils.lua
one_dimensional_noise.lua noise 2020-02-04 09:39:48 +01:00
perlin_noise.lua more modules and tweaks 2020-10-30 17:32:40 +01:00
print_override.lua locale fixes 2020-11-29 21:26:49 +01:00
priority_queue.lua fixes 2020-06-05 23:53:58 +02:00
profiler.lua profiler - now usable when game is ongoing 2020-12-29 00:08:53 +01:00
queue.lua Minor changes 2019-10-26 13:10:56 +02:00
scenariohandler.lua minor tweaks 2020-10-29 13:07:42 +01:00
server_commands.lua changes 2020-10-26 23:55:06 +01:00
server.lua locale fixes 2020-11-29 21:26:49 +01:00
simplex_noise.lua tweaks 2020-05-13 08:18:14 +02:00
spam_protection.lua spam protect - on reset clear all players and then add them again 2020-12-15 07:34:07 +01:00
stats.lua tweaks and fixes 2020-10-24 14:46:14 +02:00
table.lua weighted table function addition 2020-10-26 23:32:47 +01:00
task.lua fixes 2020-06-05 23:53:58 +02:00
timestamp.lua
token.lua Fixes random on_gui_click issues 2019-08-14 15:19:18 +02:00
utils.lua