1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
RedMew/utils
grilledham ad16370301
Check regular/probation against know players. (#1316)
- Also allow force execute if command is rerun.
- Fix error in banning players that are not in game.
2022-05-01 15:51:17 +01:00
..
test Add config-restart command. 2021-05-15 11:21:46 +01:00
alien_evolution_progress.lua Remove math and table as globals. (#647) 2019-01-15 14:27:48 +01:00
command.lua Fix commands not working when run from the server console. 2021-05-20 20:51:26 +01:00
core_tests.lua Updates to sanitise_message. 2021-01-30 16:20:13 +00:00
core.lua Check regular/probation against know players. (#1316) 2022-05-01 15:51:17 +01:00
debug.lua Add event toggles to debugger, increment version of debuggertron 2019-02-21 13:43:40 -05:00
dump_env.lua Pause game when env_dump is set 2019-02-28 15:05:34 -05:00
error_logging.lua Fix failed to index variable errors. (#1314) 2022-04-30 13:41:27 +01:00
event_core.lua first pass 2020-09-19 12:41:24 +01:00
event.lua Merge pull request #860 from plague006/fix_locale 2019-03-06 19:07:06 -05:00
game.lua Translate whois data 2019-06-01 13:41:12 +02:00
global.lua updates 2019-05-26 20:32:44 +01:00
gui_tests.lua Add config-restart command. 2021-05-15 11:21:46 +01:00
gui.lua Introduce unique prefix for Redmew GUI elements (#1297) 2022-03-13 20:51:09 +00:00
inspect.lua Add inspect to utils, change require pointer (#578) 2018-12-22 13:49:21 +01:00
locale_builder.lua added LocaleBuilder.new() 2019-06-07 10:25:08 +01:00
math.lua luacheckrc tweaks to raise warnings when registering events through script, or registering a command through commands 2019-03-04 06:57:08 -05:00
player_rewards.lua Change game.players -> game.get_player 2021-05-15 11:21:46 +01:00
print_override.lua Switch to log to allow localized strings 2019-02-16 18:15:50 -05:00
priority_queue.lua Fix PriorityQueue to no longer store function in global. 2020-05-29 12:20:49 +01:00
queue.lua extra queue functions 2019-07-03 12:35:34 +01:00
recipe_locker.lua Add solid_rock 2019-03-01 14:18:41 -05:00
redmew_settings.lua Remove corpse pings + Refactor redmew_settings. 2021-03-30 12:56:21 +01:00
rendering.lua Fixed inverted height and width 2019-06-14 23:19:21 +02:00
score_tracker.lua Translate whois data 2019-06-01 13:41:12 +02:00
state_machine.lua Make lifecycle more readable. 2019-02-18 01:43:59 -05:00
string.lua Add config-restart command. 2021-05-15 11:21:46 +01:00
table.lua Fix luacheck 2021-12-12 17:10:29 +00:00
task.lua Fix PriorityQueue to no longer store function in global. 2020-05-29 12:20:49 +01:00
timestamp.lua Add error_logging 2019-02-28 11:48:48 -05:00
token.lua Added custom mirrored ore generation + Refactoring 2019-10-26 22:09:32 +02:00