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

2771 Commits

Author SHA1 Message Date
plague006
e0699036f8 Add debug_commands 2019-03-03 17:22:01 -05:00
plague006
891a863e68 Remove venus and its modules, silly_player names, walkabout, rusky_pvp and tempban 2019-03-03 17:22:01 -05:00
plague006
3268ec550e Change print strings to localised strings 2019-03-03 17:22:00 -05:00
Valansch
b7912a5fa8 Add check_locale.sh and update travis.yml to detect missing keys, deleted english values in locale/de/ 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
Valansch
c4ea7c0fa3 Create de locale 2019-03-03 17:20:05 -05:00
plague006
58e231af5c Isolate rusky_pvp strings 2019-03-01 23:48:40 -05:00
Matthew
6a8d07cc8a
Merge pull request #836 from plague006/luacheckrc
Update luacheckrc to 0.17
2019-03-01 21:02:44 -05:00
plague006
23f955d1c3 Add exception for commands.add_command overwrite in command.lua 2019-03-01 20:46:32 -05:00
Matthew
c9d069aaa6
Merge pull request #843 from plague006/fix/whois
Remove quickbar check from whois
2019-03-01 20:41:10 -05:00
plague006
01946f7255 Remove quickbar check 2019-03-01 19:31:54 -05:00
plague006
2e31964195 Restore global tables 2019-03-01 19:30:43 -05:00
Matthew
6d1ee9e46b
Merge pull request #787 from plague006/rock_solid
[Map] Rock solid
2019-03-01 17:59:22 -05:00
Matthew
24f0c821fc
Merge pull request #842 from plague006/fix/poll_help
Fix help text for poll
2019-03-01 15:03:27 -05:00
plague006
b3a176f4f8 Fix help text for poll 2019-03-01 14:36:43 -05:00
Matthew Heguy
096f72a849 Switch to builder function, turn cliffs down. 2019-03-01 14:18:41 -05:00
plague006
d58e2a7606 Add solid_rock 2019-03-01 14:18:41 -05:00
Lynn
75e6d6abf4
Merge pull request #841 from linaori/fix/toast-color
Fix the toast color display
2019-03-01 20:08:43 +01:00
Lynn
6d32ef7f74 Fix the toast color display 2019-03-01 19:58:44 +01:00
Matthew
9595d31665
Merge pull request #837 from SimonFlapse/score-rich-text
Score GUI - Converted to rich text
2019-03-01 13:31:18 -05:00
SimonFlapse
e7759b0d37 Converted to rich text
- Reducing the footprint
2019-03-01 10:18:39 +01:00
Matthew Heguy
d4887834b3 Update to 0.17 2019-02-28 18:39:18 -05:00
Matthew
30809c077a
Merge pull request #806 from plague006/feature/data_manipulation
Add scenario_data_manipulation
2019-02-28 17:36:40 -05:00
Matthew
6e5b1291a2
Merge pull request #833 from plague006/remove/all-tech
Remove all-tech command
2019-02-28 17:21:24 -05:00
Matthew
dd9048ed26
Merge pull request #835 from plague006/fix/meltdown
Don't have meltdown on for all maps
2019-02-28 17:13:56 -05:00
Matthew
e024c436ba
Merge pull request #812 from plague006/17/regenerate_decorative
[17][Enhancement] Drop unnecessary tables.
2019-02-28 17:08:13 -05:00
Matthew Heguy
15fee1a5ec Don't put boolean in a table 2019-02-28 16:32:20 -05:00
Matthew
ff0476bd2b
Merge pull request #811 from plague006/17/raise_destroy
[17][Enhancement] Raise events where appropriate.
2019-02-28 16:27:40 -05:00
Matthew
7896d98fbe
Merge pull request #809 from plague006/17/cheat_items
[17][Enhancement] Add cheat items to cheats
2019-02-28 16:14:45 -05:00
Matthew Heguy
3410fa2dd0 Remove all-tech command 2019-02-28 14:48:08 -05:00
Matthew
01d53fdd25
Merge pull request #805 from plague006/fix/admin_commands
Take offline and invalid players for probation add/remove as well as regular-remove
2019-02-28 12:41:46 -05:00
Matthew
77df5209fd
Merge pull request #804 from SimonFlapse/fix_performance_scale
Improved performance_scale
2019-02-28 12:37:12 -05:00
Matthew Heguy
97dd73c619 Fix localised string name 2019-02-28 12:35:24 -05:00
Matthew
5779f15752
Merge pull request #814 from plague006/17/error_logging
[17] Add error_logging
2019-02-28 12:28:47 -05:00
Matthew
ab2b3edb63
Merge pull request #831 from SimonFlapse/Info-fix
Fixing info GUI
2019-02-28 12:16:41 -05:00
Matthew Heguy
ab6c50e717 Wrap in pcall 2019-02-28 11:48:48 -05:00
plague006
2428a93154 Add error_logging 2019-02-28 11:48:48 -05:00
Matthew
12557f8102
Merge pull request #826 from plague006/fix/walkabout
Fix walking_state in walkabout
2019-02-28 11:38:14 -05:00
Matthew Heguy
41cd0bffaa Increase newinfo height 2019-02-28 11:36:28 -05:00
Matthew
38c654421d
Merge pull request #832 from SimonFlapse/Poll-fix
Fixing poll gui
2019-02-28 11:29:47 -05:00
SimonFlapse
4fbd10543d Fixed info gui pages
Tested on all scalings
2019-02-28 15:05:30 +01:00
Matthew Heguy
32baf80cd1 Fix desync risk 2019-02-27 21:30:56 -05:00
Matthew Heguy
2045301baf Disable word wrapping 2019-02-27 17:44:00 -05:00
Matthew Heguy
9994cbfc7a Fix unfocused button color, fix width in map info 2019-02-27 16:16:46 -05:00
Matthew
e050bc3251
Merge pull request #830 from SimonFlapse/popup_fix
Retaining gui size for popups
2019-02-27 15:19:47 -05:00
Matthew
fb586fbfb4
Merge pull request #827 from plague006/fix/redmew_surface
Fix map gen settings
2019-02-27 15:19:32 -05:00
Matthew Heguy
ba8b4df879 Add doc related to water, add enable_water to grass_only maps (maintaining prior functionality) 2019-02-27 15:10:39 -05:00
SimonFlapse
e613301d8d Fixed poll styling 2019-02-27 20:09:30 +01:00
SimonFlapse
dbb2bac6d1 Fixed clode button 2019-02-27 17:03:56 +01:00