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

705 Commits

Author SHA1 Message Date
grilledham
d2e9b6f7bd moved locales into common 2019-06-19 18:41:32 +01:00
grilledham
059ee77963 fix travis issues 2019-06-19 18:37:35 +01:00
grilledham
67961322c1 don't shadow variable 2019-06-19 18:20:04 +01:00
grilledham
e579783899 kill inactive turrets with 0 health 2019-06-19 18:01:22 +01:00
grilledham
b723ccf36a refund not inserted items 2019-06-19 17:58:47 +01:00
grilledham
b768b87546 autofill 2019-06-19 17:36:18 +01:00
grilledham
c7f63dcc4f turret active delay 2019-06-19 14:28:40 +01:00
grilledham
a0a9ed4705 filter events 2019-06-18 21:35:25 +01:00
grilledham
bf5c4ffdd4 use next to check if table is empty + fast_remove -> remove 2019-06-18 12:17:24 +01:00
grilledham
29e6954658
Merge pull request #943 from Starholme/Feature#608CorpseCleanup
First shot at #608 Corpse Cleanup
2019-06-14 18:56:25 +01:00
grilledham
d1ba1660df rename biter_corpse_util -> biter_corpse_remover 2019-06-13 22:28:14 +01:00
grilledham
4607706149 grill's refactoring 2019-06-13 22:25:42 +01:00
Russel Delainey
d69e7e9219 Use event tick instead of game.tick 2019-06-12 11:24:00 -06:00
Russel Delainey
f5ca64d671 Make travis happy? Please travis? 2019-06-10 12:47:43 -06:00
Russel Delainey
0aa715fcce Update config name to better match purpose 2019-06-09 22:36:53 -06:00
Russel Delainey
1573217813 Rewrite to avoid surface lookups 2019-06-09 22:34:13 -06:00
Lynn
aa4f98c22b Added retailer translations 2019-06-09 15:04:40 +02:00
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
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
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
f73e017e88 Optimize some reach distances 2019-06-01 17:11:17 +02:00
Lynn
fdee00dc06 Translate whois data 2019-06-01 13:41:12 +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
94934a7695
Merge pull request #934 from linaori/rewrite-score-storage
Rewrite score storage
2019-05-31 22:33:27 +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
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
6b8a042821 Lower color accuracy to a precision of 3 for small numbers 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
4e86ecf0ff Fixed locale table with string concat in market 2019-05-30 16:49:54 +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