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

33 Commits

Author SHA1 Message Date
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
5d78593876 is_donator_perk function name changed to player_has_donator_perk 2018-09-11 00:20:12 +01:00
grilledham
102318aaaf update to donator perks 2018-09-11 00:08:22 +01:00
grilledham
7469b6304e added donator rank 2018-08-13 12:39:27 +01:00
grilledham
325ffcf73d reduced number of file writes 2018-06-29 11:13:47 +01:00
grilledham
25011dd144 player_list_rewrite 2018-06-27 14:48:04 +01:00
Maik Wild
efa3fd2f33 Fixed merge conflict between master and develop (#176 vs. #177 & #178) 2018-06-04 12:36:21 +02:00
Valansch
2a582d69f2 Misc fixes 2018-06-03 14:24:33 +02:00
Valansch
ac15b60c02 Cleanup up utils 2018-06-02 18:16:04 +02:00
Valansch
43d1eb0ad6 Added missing require user_groups into nuke_control.lua
- Fixed bugs in user_groups
- Moved get_actor into utils/utils.lua
2018-06-02 17:17:54 +02:00
Valansch
440709c5ef Some minor fixes 2018-05-23 19:29:35 +02:00
Valansch
d6bbee9269 removed mods 2018-05-23 18:45:14 +02:00
Valansch
a931ef6d9e User groups refactoring. Changed names to ignore case. 2018-05-23 18:39:46 +02:00
grilledham
6a0b39f787 change empty string to true 2018-05-19 13:42:46 +01:00
grilledham
1cee784b54 added regulars and mods 2018-05-16 11:36:12 +01:00
grilledham
34ce9dd0c8 fixed typo 2018-05-07 13:24:10 +01:00
Valansch
a88f16cfdc
Fixed crash nr. 420 2018-04-15 22:24:10 +02:00
Toledini
af901c1b65
Small changes in code 2018-02-01 09:09:44 -05:00
Toledini
2c5b8158e2
Add files via upload 2018-02-01 09:05:36 -05:00
Valansch
36e0db3487
Fixed typo 2018-01-07 23:28:55 +01:00
Valansch
562bd6bd5e removed deprecated user groups code again? 2018-01-07 22:28:00 +01:00
Maik Wild
c1231f0ee9 made user groups only save on server 2017-12-25 23:08:32 +01:00
Valansch
dff94ed033 Changed user groups output format 2017-10-23 01:30:39 +02:00
Valansch
6ae85b5512 Made mods/regulars not case sensetive. 2017-09-10 16:26:37 +02:00
Valansch
05d24c94c3 Changing a user group member now updates a lua parsable file in the script output folder #42
- update regulars/mods list
- cleaned up config
2017-09-09 23:42:26 +02:00
Valansch
5adc78f349 Fixed crash on /regular when player was already a regular 2017-09-03 20:13:50 +02:00
Valansch
6e2e9230cb Fixed crashes when command were run from console #43 and implemented console chat #47 2017-09-02 14:31:01 +02:00
Maik Wild
39162c899a updated perm regulars/mods, fixed that users with dashes in their names can now become regulars, added a check for online players upon adding a user to a group 2017-08-23 23:11:18 +02:00
Valansch
d9b2e24d50 implemented save privileges 2017-07-12 02:48:16 +02:00
Valansch
7b2c186239 Fixed desync commands. 2017-07-09 21:41:45 +02:00
Valansch
f83daaffc7 implemented permissions 2017-07-09 15:20:01 +02:00