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
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
plague006
8b814316e4
Take offline and invalid players for probation add/remove as well as regular-remove
2019-02-24 08:25:14 -05:00
Matthew
566735e905
Merge branch 'develop' into regular_command
2019-02-23 12:19:15 -05:00
plague006
ec7d638228
on-join -> welcome
2019-02-22 17:37:51 -05:00
Matthew Heguy
d4a6d2b237
Add on_death
2019-02-22 17:37:51 -05:00
Matthew Heguy
19fb003f7e
Expand donator messages
2019-02-22 17:37:50 -05:00
plague006
f143f9583a
Break regular+probation commands apart, switch to localised strings, refine color use
2019-02-22 15:07:55 -05:00
Matthew Heguy
ffed15c30e
Do not punish if there are multiple passengers
2019-02-20 13:07:47 -05:00
Matthew Heguy
8907e828f5
Remove quote in locale
2019-02-20 12:40:25 -05:00
Matthew Heguy
5c362be410
print_admins to use locale
2019-02-20 12:27:03 -05:00
SimonFlapse
307ba3684c
Prevent train grief
2019-02-19 18:19:09 -05:00
plague006
dfad6180ba
Refine error message
2019-02-18 20:51:39 -05:00
plague006
e4eff300f2
Add toast command
2019-02-16 20:14:04 -05:00
Matthew
9587c37926
Merge branch 'develop' into fix/command_locale
2019-02-16 17:01:09 -05:00
plague006
600d6b8865
Clean up conditions, change countdown time
...
Prevent additional saves after apocalypse is active. Give feedback when running command after it is active.
2019-02-16 16:46:18 -05:00
Matthew Heguy
41c88ec682
Move to localised strings, command only runs twice now. no special string
2019-02-14 19:21:43 -05:00
Matthew Heguy
d6d4df26f0
Change command feedback and help text to use locale
2019-02-14 14:35:11 -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
Maik Wild
dd1f298a31
locale/gen_[...] ==> map_gen/[...] #152
2018-01-19 15:18:01 +01:00
Maik Wild
66e5d2ae0e
locale/utils/ ==> utils/ #152
2018-01-19 15:08:48 +01:00
Maik Wild
26d9bbb878
locale/resources/ ==> resources/
2018-01-19 15:03:41 +01:00
Maik Wild
386f4f312f
_locale/ ==> locale/ #152
2018-01-19 15:02:08 +01:00
Maik Wild
f63050c1a4
Removed unused files #152
2018-01-19 15:00:07 +01:00
Valansch
109554c91a
Merge pull request #151 from grilledham/map_lines_and_balls
...
Map lines and balls
2018-01-18 15:31:04 +01:00
grilledham
1006984824
removed old code
2018-01-17 11:59:55 +00:00
grilledham
e5af112ec4
removed commented out lines
2018-01-16 20:35:30 +00:00
grilledham
393de1f999
added lines and balls map
2018-01-16 16:57:54 +00:00