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

101 Commits

Author SHA1 Message Date
Valansch
8c5c9e4bf3
Fixed formatting 2018-08-10 14:03:18 +02:00
Valansch
a9a755826f implemented adminchat #200 2018-08-09 00:14:59 +02:00
Valansch
ef11d6fd05 removed spyshot #201 2018-08-08 23:43:37 +02:00
grilledham
d08305bcc5 allow admins to change permission groups while in jail 2018-08-08 15:35:49 +01:00
grilledham
70f02efd7c removed testing code 2018-08-08 00:23:08 +01:00
grilledham
c575dbdffe added checks for if a player is already in jail / not in jail 2018-08-08 00:20:42 +01:00
grilledham
19041a1698 added plague's jail command 2018-08-07 11:14:03 +01:00
grilledham
fa362ba34b crashsite 0.2.2 2018-07-31 11:51:02 +01:00
grilledham
2572d6e22a Merge branch 'master' of https://github.com/grilledham/RedMew into disable-ag 2018-07-03 20:09:37 +01:00
grilledham
6b70d01957 fix to kill command 2018-07-03 17:24:05 +01:00
grilledham
aea7bc2d0f Merge branch 'master' of https://github.com/grilledham/RedMew into disable-ag 2018-07-02 10:51:56 +01:00
grilledham
4a2b24a6f6 killing self no longer spawns fish 2018-07-01 14:19:19 +01:00
grilledham
50fe8139b1 Merge branch 'master' of https://github.com/grilledham/RedMew into disable-ag 2018-06-30 12:17:12 +01:00
grilledham
92456c1032 improved kill command 2018-06-29 12:18:14 +01:00
grilledham
22fcc0b1a9 disabled antigrief 2018-06-25 12:19:50 +01:00
grilledham
93807c52ac typo fix + use print instead of log 2018-06-23 17:52:50 +01:00
grilledham
86b9878736 command desync fix 2018-06-19 20:09:29 +01:00
grilledham
f9bb6ca461 bug fixes 2018-06-18 23:29:28 +01:00
grilledham
3760833a96 fixed walkabout bug 2018-06-18 22:45:11 +01:00
grilledham
d3b07e1706 added find-player command 2018-06-07 23:50:45 +01:00
grilledham
0da2e27cca misc bug fixes 2018-06-07 21:06:48 +01:00
Valansch
51ec380330
Made undo warning appear more than once
Undo will only not spell a warning if the undo was ran twice by the same user with the same user as target
2018-06-06 22:53:30 +02:00
Valansch
e6a2ef8697 implemented Utils.find_entities_by_last_user and undo warning. 2018-06-05 01:34:58 +02:00
Valansch
ee70db72f6 Implemented /undo and /antigrief_surface 2018-06-04 23:26:52 +02:00
grilledham
29084740b0 fixes to custom_commands 2018-06-04 17:21:03 +01:00
grilledham
1520f95738 merged branches 2018-06-04 16:35:18 +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
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
grilledham
b3bffbf967 changed task module to take a token rather than a global function name 2018-05-24 15:16:38 +01: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
4c1892bc10 added debug support 2018-05-22 01:03:04 +01:00
grilledham
a2bee6628f more market command to fish_market.lua 2018-05-19 13:53:29 +01:00
grilledham
7d4d9366d6 changes to reactor_meltdown 2018-05-16 12:00:12 +01:00
grilledham
891e0cb613 fixed typo 2018-05-07 13:18:46 +01:00
grilledham
bdac0ddba1 fixed typo 2018-05-07 13:18:19 +01:00
grilledham
9b6f8b60cc custom commands use pcall 2018-05-07 13:16:41 +01:00
Valansch
9a17b48a87
Fixed forcetoggle crash 2018-04-15 12:32:05 +02:00
Valansch
999d7c141f Merge branch 'disable_pets' into develop
# Conflicts:
#	fish_market.lua
#	on_tick.lua
#	player_list.lua
#	poll.lua
#	walk_distance.lua
2018-04-07 20:02:49 +02:00
grilledham
a656e3a459 changes to match new event module 2018-04-06 20:58:50 +01:00
Valansch
a4ea9a6315 Removed Wells, on_tick.lua. Enabled walk distance again. 2018-04-05 15:39:35 +02:00
Valansch
14a6dae5e3 Fixed uranium decon. Added commands all-tech, hax, pool, meltdown 2018-02-26 16:57:47 +01:00
Valansch
a0b737d7fb fixed crash 2018-02-11 21:45:16 +01:00
grilledham
3c6ca2b3dd changed callbacks to use a function name 2018-01-31 20:31:31 +00:00
grilledham
e3168f8bee renamed thread / action to task 2018-01-27 15:49:55 +00:00
Maik Wild
66e5d2ae0e locale/utils/ ==> utils/ #152 2018-01-19 15:08:48 +01:00
Maik Wild
59c5618034 replaced / with . in file paths #152 2018-01-19 15:01:06 +01:00
Maik Wild
63408254cf fix /kill crash #125 2017-12-25 23:09:40 +01:00