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

3190 Commits

Author SHA1 Message Date
grilledham
f7918088ab tooltip fix 2019-06-07 10:27:10 +01:00
grilledham
68c9f0ccf2 restored get_all_death_causes_by_player 2019-06-07 10:25:24 +01:00
grilledham
a86df3917b added LocaleBuilder.new() 2019-06-07 10:25:08 +01:00
grilledham
712e9b2145
Merge pull request #944 from grilledham/locale_builder
updates to locale_builder
2019-06-05 10:36:04 +01:00
Russel Delainey
4538af4152 Invert condition 2019-06-04 15:30:14 -06:00
Russel Delainey
c501c9ca85 Don't run cleanup on every death. 2019-06-04 15:28:08 -06:00
Russel Delainey
c07b5a39e0 Extracted filter to local 2019-06-04 14:50:09 -06:00
Russel Delainey
70fc151a3a Extract corpse list length into local var 2019-06-04 14:41:19 -06:00
Russel Delainey
0e725ad9e1 Check the force is an enemy, and the type that died is unit 2019-06-04 14:40:33 -06:00
Russel Delainey
77d3a581f3 Implement as guards to reduce nesting 2019-06-04 14:25:34 -06:00
Russel Delainey
8b79bc8024 Clean up testing code. 2019-06-04 13:24:46 -06:00
Russel Delainey
3a56ee1e5c First shot at #608 2019-06-04 13:07:43 -06: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