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

379 Commits

Author SHA1 Message Date
Jayefuu
fa70f1e832 Updated as per comments 2020-11-25 21:18:07 +00:00
James Gillham
0aa689127d train_saviour locale fix 2020-11-25 17:37:34 +00:00
Jayefuu
13a2c40acb Updated localisation and inconsistencies 2020-11-25 14:57:05 +00:00
James Gillham
c72bba28e5 Remove blueprint helper 2020-11-24 17:47:02 +00:00
James Gillham
762d31d465 Gui fixes 2020-11-24 17:44:31 +00:00
Jayefuu
8092086a94 Final airstrike features
- Added balance
- Updated market item descriptions
- Checked errors
- Added toasts
2020-11-19 21:19:26 +00:00
grilledham
7350e8721d
Merge pull request #1105 from grilledham/feature/corpse_location
Ping corpse location on player death
2020-11-15 11:24:48 +00:00
Jayefuu
fd49d61d63 Updated en locale message 2020-11-13 20:21:03 +00:00
James Gillham
eb7b43cf1c Add player settings for corpse pings + tests. 2020-11-13 20:06:43 +00:00
James Gillham
86cbfac9a7 Ping corpse location on player death 2020-11-10 21:11:24 +00:00
grilledham
b2f5cfb7c4
Merge pull request #1101 from Refactorio/crash-site-spy-command
Added a /spy command to allow players to reveal map
2020-11-10 21:04:59 +00:00
Jayefuu
358c13c8ca Changed as per description
- Updated local to be specific to player that used the command (woops!)
- Success message now prints to all players not the user.
2020-11-06 18:52:33 +00:00
Jayefuu
f19c399bc6 Updated as per suggestions 2020-11-05 18:28:34 +00:00
Jayefuu
05828cba29 Added a /spy command to allow players to reveal map 2020-11-04 16:19:52 +00:00
James Gillham
aaa87601f9 change close buttons 2020-10-04 21:12:32 +01:00
James Gillham
5cc6ab82b6 Change paint tool to use coloured concrete. 2020-09-13 12:40:09 +01:00
theorangeangle
e9e5cf91d3 Revert "added a description for SP use"
This reverts commit b4a370d660.
2020-05-10 17:16:12 -05:00
theorangeangle
b4a370d660 added a description for SP use 2020-05-10 17:15:09 -05:00
theorangeangle
f474b562af
Merge pull request #991 from SimonFlapse/concrete_jungle
Concrete Jungle - the map is complete, only remaining things to do are are 
- migrate description to wiki
- add cutscene 
- bring into regular map rotation (this is an interesting map that we should run more often)
2020-05-10 16:23:52 -05:00
Simon
2ebf803ca1
Crowdin sync (#1019)
Also added new strings to crowdin from the english source
2020-02-03 09:44:34 +01:00
grilledham
35d1495b35 updates 2020-01-01 15:04:33 +00:00
grilledham
e0dadb7de5 research_printer 2020-01-01 11:58:08 +00:00
Zahir Khan
67478950bc
Update redmew_maps.cfg 2019-12-04 16:47:00 -05:00
Zahir Khan
5fabae9157
Update redmew_maps.cfg 2019-12-04 16:08:47 -05:00
Zahir Khan
8bd484c767
Update redmew_maps.cfg 2019-12-04 15:51:07 -05:00
theorangeangle
903947cd6d small changes to improve grammar and flow 2019-12-03 20:47:29 -05:00
Zahir Khan
0d455ac94e crashsite cutscene strings 2019-12-03 20:47:29 -05:00
SimonFlapse
1ecf72a86a Merge remote-tracking branch 'upstream/develop' into concrete_jungle 2019-10-08 10:48:30 +02:00
SimonFlapse
199c824ad7 Refactoring + Locales + Welcome message fix 2019-10-06 14:53:51 +02:00
Simon
1fe86c999e
Crowdin-Sync (2019-10-04) (#989) 2019-10-05 11:10:26 +02:00
SimonFlapse
2b9ca4013a Merge remote-tracking branch 'upstream/develop' into diggy_cutscene 2019-07-07 20:20:05 +02:00
grilledham
9b46cebbb8 localisation 2019-07-03 15:50:19 +01:00
Simon
890cdf12e7
Merge branch 'develop' into diggy_cutscene 2019-06-22 15:11:56 +02:00
grilledham
0540e69c7b localisation 2019-06-21 17:01:34 +01:00
grilledham
10711149b8 more blueprint helper localisation 2019-06-20 11:29:00 +01:00
grilledham
5ef00fe40f blueprint helper updates 2019-06-20 11:25:24 +01:00
grilledham
d2e9b6f7bd moved locales into common 2019-06-19 18:41:32 +01:00
grilledham
cd2c5ca96a capitalise strings 2019-06-19 17:58:20 +01:00
grilledham
b768b87546 autofill 2019-06-19 17:36:18 +01:00
grilledham
183a31293f added integer + postive_integer to settings types 2019-06-19 17:33:43 +01:00
SimonFlapse
7d32760bc2 Diggy cutscene tweaks 2019-06-10 19:29:14 +02:00
SimonFlapse
36f51bc2e5 Fixed rendering background
Minor tweaks to cutscene in diggy
2019-06-10 19:10:02 +02:00
SimonFlapse
860ead05c0 Added localisation, Debug.Print and Cleanup
Also changed some parameters to the draw_text with background so that 'g' and similar letters are not outside the background
2019-06-10 15:15:14 +02:00
Lynn
aa4f98c22b Added retailer translations 2019-06-09 15:04:40 +02:00
SimonFlapse
de77c9601a Fixed players loosing control 2019-06-09 12:26:51 +02:00
SimonFlapse
3ca8e3f127 Cutscene Controller
Implemented for Diggy
2019-06-09 00:55:25 +02:00
Lynn
99890acdc2
Merge pull request #935 from linaori/cleanup-player-stats
Cleanup player stats
2019-06-02 17:16:55 +02:00
Lynn
fdee00dc06 Translate whois data 2019-06-01 13:41:12 +02:00
Simon
6ee717167e
Crowdin sync 2019-06-01 (#936)
Danish: 33%
German: 77%
Czech: 64%
Finnish: 8%
French: 34%
Korean: 6%
Norwegian: 85%
Brazilian: 20%
Russian: 24%
Spanish: 1%
2019-06-01 12:07:18 +02:00
Lynn
97d96dedf3 Translate the name of death causes 2019-06-01 00:12:41 +02:00
Lynn
94934a7695
Merge pull request #934 from linaori/rewrite-score-storage
Rewrite score storage
2019-05-31 22:33:27 +02:00
Lynn
8d8ce28228 Diggy integration with new ScoreTracker 2019-05-30 22:47:19 +02:00
Lynn
f8812f6189 Use ScoreTracker for global score display 2019-05-30 21:57:43 +02:00
grilledham
2ef7f16550 added chat color sanitizer 2019-05-30 18:55:42 +02:00
Lynn
4add981a76 Sync colors from /color command to the settings 2019-05-30 18:55:41 +02:00
Lynn
1cd19c69e7 Replaced command for player and chat colors 2019-05-30 18:55:41 +02:00
Simon
f24b9aa51f
Crowdin sync 2019-05-29 (#928)
* Crowdin sync 2019-05-29

* fix cs technology tag

* Fixed rich text, new crowdin sync

Crowdin sync at 20:15 UTC 2019-05-29

* First diggy localisedStrings

* Added missing localisedString

* Updated readme + CI fix
2019-05-29 23:13:28 +02:00
Lynn
a0e4021d4a Added a sync message to the settings GUI 2019-05-28 16:49:59 +02:00
grilledham
5382d2c420 localisation 2019-05-27 16:34:29 +01:00
Lynn
ecd4e73e3d Directly update settings fields when displayed 2019-05-27 13:50:37 +02:00
Lynn
3281d580f5 menu_item_tooltip -> tooltip for consistency 2019-05-26 13:43:38 +02:00
Lynn
0950a4e13b Fixed incorrect merges and 0.17.x changes 2019-05-26 13:42:11 +02:00
Lynn
bc38c23a3a Review feedback processed 2019-05-26 13:42:11 +02:00
plague006
e395f0c6d7 Minor locale cleanup 2019-05-26 13:42:10 +02:00
Lynn
998fdcf20f Replaced settings commands with a GUI 2019-05-26 13:42:09 +02:00
Lynn
ac9c25ac6e Replaced settings commands with a GUI 2019-05-26 13:42:09 +02:00
Lynn
28f79a9166 Added tooltips for most menu items 2019-05-26 13:21:40 +02:00
Lynn
dda30a9208 Added a tooltip to explain the evolution button 2019-05-26 11:37:51 +02:00
Simon
5a45ff1729
Quadrants balance update (#863)
* Fix for hydra worms destroying base

Also include a force disable of research for all quadrants to prevent a save mitigation bug from a factorio version to another.

* Fixed wrong worm tier

* Mapgen settings and market locale

Added mapgen settings based on feedback

Added [retailer] market_name to use in rendering the market name over the market. Key has been added in en, de and da with translations.

Indentation fix

* Fixed floating 'a'

* Fixed global variable

* Updated item to chest

Made it more clear what happens when you cross the border in a train

Also added a GPS coordinate for the spawned chest

* Bug fixes for chests spawn

* Gave buttons uid_name()

* Removed debug statements

* Fixed Item to chest

People think the previous behavior was a glitch so I've changed it to align with their expectations.

Also increased evolution factor from pollution a bit

* fixed game.player

* Added crafting_queue_size check

* Updated enemy settings

* Merged map_settings and mapgen_settings, added wall

* Merged map_settings and mapgen_settings

* Added three toggles to settings, disabled item to chest when traveling in trains

* Game.get_player_by_index converted to game.get_player

* Added charting and removed unused variable 'Game'

* Fixed for 0.17.35
https://forums.factorio.com/70188

* Fix for 0.17.35

* Added comments to force new CI build

* fixed missing player_inventory -> character_inventory
2019-05-03 00:40:45 +02:00
Matthew
5fcb481e09
Merge pull request #897 from click0/develop
Fixed subtle context of text grammar in Russian localization.
2019-04-21 06:42:23 -04:00
vlad11
13a664d9e7 Fixed subtle context of text grammar. Thanks @rlidwka. 2019-04-17 21:45:29 +03:00
Matthew
fd4a08c9dc
Merge pull request #891 from click0/develop
Fixed a little translation into Russian.
2019-04-16 18:31:47 -04:00
plague006
41dd68c435 Polish 2019-04-16 17:33:08 -04:00
vlad11
0e7f6986b7 Fixed some errors that occurred after merging other commits. 2019-04-16 23:56:25 +03:00
vlad11
66b9da4e92 Revert "Fixed a some spelling errors and improved translation into Russian syntax."
This reverts commit ec3a8e00
2019-04-16 23:46:05 +03:00
vlad11
ec3a8e00cf Fixed a some spelling errors and improved translation into Russian syntax. 2019-04-16 23:35:22 +03:00
vlad11
204787f8f8 Merge remote-tracking branch 'upstream/develop' into develop
# Conflicts:
#	locale/ru/redmew_gui.cfg
2019-04-16 23:34:26 +03:00
plague006
03149901fa Add quick bar saving 2019-04-16 15:42:24 -04:00
Matthew Heguy
7bcf77dc1d Move localization to correct file after rebase. 2019-04-16 13:43:27 -04:00
vlad11
466cd73014 Fixed a little error (syntax) translation into Russian. 2019-04-08 00:27:03 +03:00
Ku3mi41
54daa39ad6 fixed typos 2019-04-08 00:23:10 +03:00
Ku3mi41
41834a14e0 feat(player_list): added internationalization 2019-04-08 00:21:39 +03:00
vlad11
f198179188 Fixed a some spelling errors and improved translation into Russian syntax. 2019-04-07 22:59:22 +03:00
vlad11
329fe9f2d7 Fixed a little translation into Russian. 2019-04-07 22:35:25 +03:00
Ku3mi41
60a74e5314
fixed typos 2019-04-06 17:50:06 +07:00
Ku3mi41
b02929edf0 feat(player_list): added internationalization 2019-03-30 22:17:29 +07:00
Ku3mi41
a77e6ded7b feat(locale): added partial russian translate 2019-03-29 21:30:32 +07:00
Matthew
b52aac027d
Merge pull request #861 from plague006/channel_name
Update channel name
2019-03-06 16:15:50 -05:00
Matthew Heguy
102d468c13 Update channel name 2019-03-06 14:33:57 -05:00
Simon
7b0156b1c9
Merge branch 'develop' into Quadrants 2019-03-05 15:11:27 +01:00
SimonFlapse
4fb657cbc3 Added localization 2019-03-05 00:51:56 +01:00
Simon
a366cfdf82
Fix typo
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-03-04 15:46:26 -05:00
plague006
dc0b597f5e Add player_onboarding 2019-03-04 06:38:54 -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
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