1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Maik Wild
4a2e258ff3 moved math functions into math.lua 2018-10-04 17:56:49 +02:00
grilledham
10def6fe66 tasklist bug fix 2018-09-30 00:26:43 +01:00
grilledham
d38a87e9bb changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
grilledham
f1ef10beb6 Game is now local 2018-09-22 23:25:13 +01:00
grilledham
594c1fa15b changed game.player -> Game.player 2018-09-22 21:07:05 +01:00
grilledham
1b9962e8c4 updates 2018-08-23 14:57:23 +01:00
Valansch
dcd1c4d7d0 updates 2018-08-22 02:16:28 +02:00
grilledham
7ea71bf8b6 bug fix 2018-08-19 16:25:38 +01:00
grilledham
c8150c104c updates 2018-08-18 11:05:35 +01:00
grilledham
07fe470f79 updates 2018-08-17 22:30:41 +01:00
grilledham
ee78fbf051 updates 2018-08-17 20:35:54 +01:00
grilledham
f9e9e403d3 updates 2018-08-17 17:22:53 +01:00
grilledham
36b49639da updates 2018-08-17 10:46:04 +01:00
grilledham
de362310c6 tasklist rewrite 2018-08-16 17:44:05 +01:00
JCA122204
ba5b28657e
Remove unessecary lines 2018-06-04 18:35:17 -04:00
grilledham
1c0dfda99c added missing UserGroups require 2018-06-04 16:55:59 +01:00
grilledham
a656e3a459 changes to match new event module 2018-04-06 20:58:50 +01:00
TWLTriston
26e313ff14 Tasklist no longer shows on start.
Fix #132 box boundary
2017-12-16 06:47:02 -05:00
TWLTriston
69815e84bb GUI updates for #129 2017-12-15 11:52:26 -05:00
Maik Wild
5c27ab6013 Changed tasklist author to gray 2017-09-30 14:07:41 +02:00
TWLTriston
ffaedac90a Update to the icon per Red and popular input 2017-09-26 08:18:26 -04:00
TWLTriston
b07d22bdf2 nil reference fix
whitespace cleanup
2017-09-25 16:19:27 +02:00
TWLTriston
5d893fb093 Swapped from while to for loops, removed local unneccary variables and refresh function. Whitespace style improvements. 2017-09-25 16:19:27 +02:00
TWLTriston
694cac1d06 Grammar update 2017-09-25 16:19:27 +02:00
TWLTriston
0001e026ab Fixed numbering issue with skipped tasks.
Grammar update
2017-09-25 16:19:27 +02:00
TWLTriston
32960e3f02 * Fix to the permissions check for admins
* added two additional text options for task lists
2017-09-25 16:19:27 +02:00
TWLTriston
f59f7279e6 Alpha commit of a tasklist based on the poll code by RedMew 2017-09-25 16:19:27 +02:00