1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
RedMew/utils
Matthew b24801a8ec Extend tables library, split on_create and hodor messages from functions (#357)
* Add table.get_random and table.get_random_weighted

* Rewrite and randomize the messages from on_create

* Split hodor messages resource from function

* Return variable directly instead of adding an extra step

* Change to luadoc
2018-11-17 12:56:03 +01:00
..
event.lua added debug support 2018-05-22 01:03:04 +01:00
game.lua Fixed missing end (#277) 2018-11-10 00:54:18 +01:00
global_token.lua tweaks to traingle of death map 2018-06-17 11:39:55 +01:00
global.lua Game is now local 2018-09-22 23:25:13 +01:00
gui.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
list_utils.lua Extend tables library, split on_create and hodor messages from functions (#357) 2018-11-17 12:56:03 +01:00
math.lua made degrees local 2018-11-06 13:09:21 +01:00
PriorityQueue.lua added PriorityQueue 2018-01-31 20:29:15 +00:00
Queue.lua added Queue.lua 2018-01-25 23:31:09 +00:00
Task.lua removed some _G entries 2018-11-06 12:55:52 +01:00
utils.lua Added basic scoretable GUI and moved comma_value to utils 2018-11-16 17:13:45 +01:00