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

3123 Commits

Author SHA1 Message Date
SimonFlapse
3ca8e3f127 Cutscene Controller
Implemented for Diggy
2019-06-09 00:55:25 +02:00
grilledham
712e9b2145
Merge pull request #944 from grilledham/locale_builder
updates to locale_builder
2019-06-05 10:36:04 +01:00
grilledham
b6079f6288 updates to locale_builder 2019-06-04 19:06:05 +01:00
grilledham
c6b21bf840
Merge pull request #942 from grilledham/locale_builder
Locale builder
2019-06-04 18:07:48 +01:00
grilledham
63549e00f8 made travis happy 2019-06-04 17:49:33 +01:00
grilledham
37b1bedff8 use LocaleBuilder() instead of LocaleBuilder.add() 2019-06-04 17:36:23 +01:00
grilledham
2e549700ed add docs 2019-06-04 17:13:09 +01:00
grilledham
b269f1e18c local reference to getmetatable 2019-06-04 13:58:05 +01:00
grilledham
f2f562fb93 first pass 2019-06-04 13:23:08 +01:00
Lynn
b9c8ebc52f
Merge pull request #940 from Refactorio/linaori-patch-1
Hotfix for broken GUI, translation parameter count
2019-06-04 11:16:20 +02:00
Lynn
98f11ee163
Satisfy travis 2019-06-04 11:05:00 +02:00
Lynn
6db5901e99
Hotfix for broken GUI, translation parameter count 2019-06-04 10:56:18 +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
aacc56529b
Merge pull request #937 from linaori/feature/biter-spawn-config
Added more controls to refine evolution config
2019-06-01 22:57:07 +02:00
Lynn
f73e017e88 Optimize some reach distances 2019-06-01 17:11:17 +02:00
Lynn
cff6fe8db9 Added more controls to refine evolution config 2019-06-01 16:29: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
8a84ef7504 Cleanup of player stats functions 2019-05-31 23:18:19 +02:00
Lynn
dc78d297b6 Use K, M, B, T notations for scores 2019-05-31 23:14:22 +02:00
Lynn
e72fc1c4a2
Merge pull request #932 from linaori/fix/on_player_built_tile
Ensure the new tile is set, not the item
2019-05-31 22:53:37 +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
d4dac76b87 Let it crash when invalid value is passed 2019-05-31 22:25:55 +02:00
Lynn
b5f70f2db1 review feedback 2019-05-31 21:42:15 +02:00
Lynn
b3dbd2bc62
Merge pull request #925 from linaori/feature/player-chat-colors-in-gui
Replaced command for player and chat colors
2019-05-31 21:13:02 +02:00
Lynn
b5b9a49fd1 Improved hotpath performance 2019-05-31 19:28:20 +02:00
grilledham
211d0ca18a
Merge pull request #929 from grilledham/remove_debug_data_from_gui_data
don't show the debugger's gui data in gui data
2019-05-31 12:28:09 +01: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
Lynn
34e3190882 Use a uniform storage for score storage 2019-05-30 20:22:21 +02:00
Lynn
d1305795de Ensure tables are compared by value for 1 level instead of reference 2019-05-30 19:28:28 +02:00
Lynn
caf8898353 Always show 0-255 color ranges and don't crash with no chat color 2019-05-30 18:55:43 +02:00
Lynn
6b8a042821 Lower color accuracy to a precision of 3 for small numbers 2019-05-30 18:55:42 +02:00
grilledham
f5e4ba138e merge update 2019-05-30 18:55:42 +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
Lynn
a5703fa2bb
Merge pull request #933 from linaori/fix/diggy-market-locale
Fixed locale table with string concat in market
2019-05-30 17:53:58 +02:00
Lynn
4e86ecf0ff Fixed locale table with string concat in market 2019-05-30 16:49:54 +02:00
grilledham
fe8e3dffe8 Builder decoratives + 1000x map tweaks (#931)
* added support for decoratives

* use decratives for 1000x map

* Tweaked decoratives and disabled draw_resource_selection

* renamed variable to avoid shadowing
2019-05-30 14:06:52 +02:00
Lynn
da1a59a64d Ensure the new tile is set, not the item 2019-05-30 13:37:24 +02:00
Lynn
f73039a55e
Merge pull request #930 from linaori/diggy-tweaks
Some diggy tweaks based on feedback
2019-05-30 13:25:37 +02:00
Lynn
8f7695fefd Some diggy tweaks based on feedback
- Added an initial mining speed bonus
 - Added an option to toggle landfill research
 - Slightly increased oil spawn rates
2019-05-30 12:36:15 +02:00
grilledham
9e3993d8f5 don't show the debugger's gui data in gui data 2019-05-29 23:12:31 +01: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
grilledham
1b85529ca7
Merge pull request #927 from Bilka2/water-world
Fixed waterworld map_gen_settings
2019-05-29 12:09:12 +01:00
Bilka
19fc50a6d3 Fixed waterworld map_gen_settings 2019-05-29 12:43:38 +02:00
theorangeangle
6d3781e378
Merge pull request #920 from theorangeangle/mapmodify-2
Fixed some maps. The fun continues!
2019-05-28 15:55:59 -05:00
theorangeangle
47175f63e9 removed very large map preview. 2019-05-28 15:24:02 -05:00