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

2805 Commits

Author SHA1 Message Date
Matthew Heguy
3c4632be6c Fix bad locale 2019-03-05 10:34:32 -05:00
Matthew
f9437761ec
Merge pull request #859 from plague006/fix/grilled_being_fancy
Fix event
2019-03-04 16:38:52 -05:00
plague006
ed3f47ff18 Don't overwrite script.generate_event_name as it errors if given an arg 2019-03-04 16:37:32 -05:00
Matthew
afc7995a10
Merge pull request #858 from plague006/fix/onboarding
Fix onboarding for server
2019-03-04 16:29:08 -05:00
plague006
6b189c850a Fix for server 2019-03-04 16:20:53 -05:00
Matthew
9ad41cb3bc
Merge pull request #855 from plague006/feature/teach_chat
Add player_onboarding
2019-03-04 16:06:43 -05:00
Simon
a366cfdf82
Fix typo
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-03-04 15:46:26 -05:00
Matthew
b00ddfa47c
Merge pull request #856 from plague006/fix/check_locale
Fix typo in locale_check
2019-03-04 15:06:10 -05:00
plague006
b8a5eebf29 Fix typo 2019-03-04 14:52:52 -05:00
Simon
7ab0f10bb9
Added logic for toggling minable robots (#790)
* Added logic for toggling minable robots

* Added aditional checks to prevent indexing nil

* Moved to Redmew-QoL

* Indent

* Moved to redmew-qol
2019-03-04 13:02:50 +01:00
plague006
dc0b597f5e Add player_onboarding 2019-03-04 06:38:54 -05:00
Matthew
e43513fcc1
Merge pull request #849 from plague006/locale
The big localization push
2019-03-04 06:35:13 -05:00
plague006
c491b524ee Remove unused var 2019-03-04 06:15:36 -05:00
plague006
fe830039fa Remove command search 2019-03-04 05:53:02 -05:00
plague006
b589544e4e move toast to correct file 2019-03-04 04:30:54 -05:00
plague006
db6b321170 Remove redmew-setting commands to match #852 2019-03-04 01:57:51 -05:00
plague006
fe9eda2e45 Small updates+fixes 2019-03-03 17:54:51 -05:00
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
Simon
bad47f37ff
Added improved hydra scaling (#795)
* Added improved hydra scaling

Added min, max and trigger to config
Added online_player_scale to config

Made hail hydra chances a variable of: - number of online players (toggleable)
- evolution based on a custom formula that has a slow scaling until evolution 0.8

* Removed debug game.prints

* Backwards compatibility

Added conversion from old config to new

* Updated config to show -1 for unused

* Added locking chance

* Added improved hydra scaling

Added min, max and trigger to config
Added online_player_scale to config

Made hail hydra chances a variable of: - number of online players (toggleable)
- evolution based on a custom formula that has a slow scaling until evolution 0.8

* Removed debug game.prints

* Backwards compatibility

Added conversion from old config to new

* Updated config to show -1 for unused

* Added locking chance

* Added behemoth-worm-turret

* Removed old behemoth-biter

* Added new default configuration
2019-03-03 22:13:49 +01:00
Matthew
3b07204f98
Merge pull request #851 from plague006/enhancement/event_debugger
Add generate_event_name to event module
2019-03-03 15:59:32 -05:00
plague006
7535506671 Make it fancy 2019-03-03 15:00:35 -05:00
plague006
38ccde5456 Fix event_view catching all checked_state changes 2019-03-03 14:52:05 -05:00
plague006
535c675028 Add generate_event_name to event module 2019-03-03 13:03:24 -05:00
grilledham
7e7fcf908d
Merge pull request #847 from grilledham/crash_site/localised_string_fix
crashsite: fix localised string to not exceed limit
2019-03-02 15:48:59 +00:00
grilledham
5f9ceda8e9 fix localised string to not exceed limit 2019-03-02 14:16:54 +00:00
Matthew
3e70ef01cb
Merge pull request #846 from SimonFlapse/develop-upstream
New sprite for info gui
2019-03-02 05:04:00 -05:00
SimonFlapse
58353e9c30 New sprite for info gui 2019-03-02 10:46:35 +01:00
Matthew
0b3bdec8e2
Merge pull request #839 from SimonFlapse/rich-text-gui
New GUI to assist in using the new rich text feature
2019-03-02 04:14:55 -05:00
Matthew
f5bd27400e
Merge pull request #834 from plague006/pause_on_dump
Pause game when env_dump is set
2019-03-02 03:56:38 -05:00
Matthew
2417191792
Merge pull request #844 from plague006/qol/alt_mode_on_join
Add set_alt_on_create
2019-03-02 03:48:41 -05:00
plague006
060ee3afb7 Add set_alt_on_create 2019-03-02 02:12:12 -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
SimonFlapse
f0425a1e32 x2 2019-03-01 22:19:56 +01:00
SimonFlapse
d4f6a9c40c Fixed linting errors 2019-03-01 22:08:58 +01: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