RedRafe
|
26e1c28dc0
|
Factorio 2.0 update (#1436)
* Init Factorio 2.0 update
* add credits
* fix test module
* I know luackeck, I know
* Fixes
* Fix bad event.player_index handling
* Hotfixes
* Remove all filter inserters
* Migrate removed items
* Deprecating spidertron control and landfill features
|
2024-10-22 20:22:35 +01:00 |
|
RedRafe
|
a1f1b81ca4
|
Update Frontier to V2 (#1420)
* Frontier V2
* Shortcuts default disabled
|
2024-08-10 14:36:11 +01:00 |
|
James Gillham
|
e736919008
|
Change clear_corpses command to corpses.
|
2022-12-22 15:56:40 +00:00 |
|
grilledham
|
1d7c232046
|
Add clear_corpses command. (#1328)
- Clears 128 tile around the player (Regular or higher).
- Use surface or s arg to clear whole surface (Admin only).
|
2022-07-03 19:18:29 +01:00 |
|
Jayefuu
|
81f10b1fe7
|
Limiting /zoom command to admins only
Would prefer a fast fix as players are abusing the fuck out of it in crash site after one of them found it :(
|
2021-02-27 19:18:31 +00:00 |
|
Lynn
|
fdee00dc06
|
Translate whois data
|
2019-06-01 13:41:12 +02:00 |
|
Lynn
|
8a84ef7504
|
Cleanup of player stats functions
|
2019-05-31 23:18:19 +02:00 |
|
SimonFlapse
|
69bdd747fb
|
Fixed technology and inventory rename
Also fixed player -> character in types
|
2019-05-02 16:53:12 +02:00 |
|
plague006
|
db6b321170
|
Remove redmew-setting commands to match #852
|
2019-03-04 01:57:51 -05:00 |
|
plague006
|
3268ec550e
|
Change print strings to localised strings
|
2019-03-03 17:22:00 -05:00 |
|
plague006
|
55aa7fd916
|
Command descriptions
Remove search_command
Overhaul meltdown commands
Localize some gui
|
2019-03-03 17:21:59 -05:00 |
|
plague006
|
fc48d264cf
|
Commands to locale
Change target_name refs to poll the player
|
2019-03-03 17:21:47 -05:00 |
|
plague006
|
01946f7255
|
Remove quickbar check
|
2019-03-01 19:31:54 -05:00 |
|
plague006
|
7c29683b2e
|
Split commands into their respective modules
|
2019-02-16 21:24:28 -05:00 |
|
plague006
|
b4b1bd21c0
|
Disable command search, and autoformat
|
2019-02-16 20:06:15 -05:00 |
|
Matthew Heguy
|
98ea714560
|
Restore functionality of whois
|
2019-02-13 14:12:40 -05:00 |
|
Matthew Heguy
|
52a0622995
|
Use locale for new rank system
|
2019-02-12 20:23:20 -05:00 |
|
Matthew Heguy
|
09152104a2
|
Fix whois sending LuaPlayer instead of name
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
da678fb04a
|
Clean up /whois command
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
28daf88f21
|
Overhaul rank system, command, donator, add probation rank
|
2019-02-12 20:22:12 -05:00 |
|
grilledham
|
7d7485e5b4
|
grilled's suggestions
|
2019-02-04 16:37:23 +00:00 |
|
Lynn
|
c2b3fcc4f7
|
Review feedback
|
2019-02-03 11:28:00 +01:00 |
|
Lynn
|
398927844e
|
Player can use /setting-all to show all their values
|
2019-02-03 11:27:21 +01:00 |
|
Lynn
|
3ebd1f5f7b
|
Allow players to change their notification volume
|
2019-02-03 11:27:20 +01:00 |
|
plague006
|
3a50d0d9cf
|
format afk time
|
2019-02-02 18:19:59 -05:00 |
|
plague006
|
dfd0a4a10b
|
return after failing -_-
|
2019-02-02 18:14:48 -05:00 |
|
plague006
|
2275c1a233
|
Organize deps
|
2019-02-02 18:10:40 -05:00 |
|
plague006
|
988a59080c
|
Fix for donator coming in as boolean
|
2019-02-02 18:10:08 -05:00 |
|
Matthew Heguy
|
4ef5b716f4
|
Fixes
|
2019-02-02 18:10:08 -05:00 |
|
Matthew Heguy
|
aefba962ce
|
Use existing get_rank function
|
2019-02-02 18:09:47 -05:00 |
|
Matthew Heguy
|
5e9cbdd32d
|
Add /whois command
Rename stat get functions to match others
|
2019-02-02 18:09:47 -05:00 |
|
Matthew Heguy
|
1aed64f717
|
Fix lint
|
2019-01-30 19:21:46 -05:00 |
|
Matthew Heguy
|
52932308d7
|
Create public method to check if player is on walkabout
Respect config option inside walkabout
|
2019-01-30 18:54:33 -05:00 |
|
plague006
|
ebca4daa55
|
Fix walkabout not returning player from walkabout if they rejoin before timer expired, update refs to global.walking
|
2019-01-30 18:54:13 -05:00 |
|
plague006
|
9a61c854e7
|
Refine the build script, change the specifics of how version.lua works
|
2019-01-30 18:42:56 -05:00 |
|
plague006
|
5ab96fddf8
|
Have travis issue nightly releases
Add version command
|
2019-01-27 02:10:46 -05:00 |
|
Matthew Heguy
|
2f203a435c
|
Add seeds command
|
2019-01-23 10:54:01 -05:00 |
|
Matthew Heguy
|
018cab89b6
|
Fix linting, add comments
|
2019-01-08 15:58:12 -05:00 |
|
Valansch
|
da8d60df5b
|
Update redmew_commands.lua
|
2019-01-03 18:16:50 +01:00 |
|
Valansch
|
2fd78cbc5c
|
Update redmew_commands.lua
|
2019-01-03 18:09:26 +01:00 |
|
Matthew
|
a84dcfdd91
|
Overhaul commands (#576)
* Split admin-only commands out of custom commands
Remove free item logging
* Overhaul commands remaining in custom_commands
* Overhaul commands in remaining files
* Change custom_commands to redmew_commands
* Remove follow.lua
|
2019-01-02 16:34:17 +01:00 |
|