Jayefuu
0089075f9c
Merge pull request #1138 from Refactorio/player_stats_kill_tracking
...
Player data types updated and saved to server on restart
2021-01-03 08:53:04 +00:00
James Gillham
741267873f
Use PlayerStat names in player_list.lua
2021-01-02 12:12:10 +00:00
James Gillham
b527d146f8
More player_list tweaks.
2021-01-02 11:37:16 +00:00
James Gillham
24bedfb925
grilledham's review changes:
...
- Rename biter_kill_counter->entity_died
- Refactor logic in entity_died function to reduce table lookups.
- Fix nil cause bug.
- Fix player_list kills header different size to cells.
2021-01-02 11:37:16 +00:00
Jayefuu
9b39e35d0d
Player data types updated
...
- Saves more kill data to Scoreboard
- Displays total kills in score board
- Saves player data to crash site scenario data set
- Added scenario name to data set so that if we later want to add data for danger ores we can filter it out
2021-01-02 11:37:16 +00:00
James Gillham
345029c10b
Fix info_gui layout issues.
2021-01-01 18:04:14 +00:00
Jayefuu
a6e64743ac
Update redmew_settings.lua
2020-12-27 07:42:02 +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
James Gillham
171737e587
Remove removed items/entities.
2020-11-24 16:39:22 +00:00
James Gillham
0b95a25f1d
Change train_saviour to use 'player-port' instead of 'small-plane'.
2020-11-24 16:39:22 +00:00
James Gillham
50db0ba5c3
Fix luacheck errors
2020-10-04 21:23:14 +01:00
James Gillham
0293d92791
Consistent style for close buttons
2020-10-04 21:13:09 +01: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
Claude
5dd2156cfa
Update info.lua
...
Changed domain name because old giving SSL errors.
2020-07-17 11:39:23 +03:00
James Gillham
b2cd925d3a
Update gui styles for 0.18.27
2020-05-26 17:35:14 +01:00
theorangeangle
8f9092cd64
Merge pull request #1001 from SimonFlapse/auto-server-description
...
Server description generator, rich text
2020-05-18 15:04:40 -05:00
grilledham
287c35452c
Merge pull request #1043 from BlueRock2/poll_fix
...
Fix poll
2020-03-24 17:00:54 +00:00
Bluerock
f6b3a83c08
Fix poll
2020-03-24 10:14:46 -04:00
Bluerock
79948a0e70
Fix tasklist
2020-03-20 09:30:00 -04:00
SimonFlapse
7ca4e61da9
New Description Generator GUI
...
Changes to the info gui to better communicate the max text width to support the server description in the server browser
2019-10-18 23:20:55 +02:00
SimonFlapse
268959331e
Updated rich text generation gui
2019-10-18 14:49:33 +02:00
Simon
890cdf12e7
Merge branch 'develop' into diggy_cutscene
2019-06-22 15:11:56 +02:00
grilledham
2ae7933a74
Merge pull request #955 from grilledham/highlight_top_buttons
...
Highlight top buttons
2019-06-21 20:29:11 +01:00
grilledham
0540e69c7b
localisation
2019-06-21 17:01:34 +01:00
grilledham
3e03560f7b
custom join / leave messages + created by + edited by
2019-06-21 16:11:14 +01:00
grilledham
9f08bf6f88
refactor -> close_main_frame
2019-06-21 10:56:37 +01:00
grilledham
fa2a62337a
highlight top buttons
2019-06-20 12:39:18 +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
059ee77963
fix travis issues
2019-06-19 18:37:35 +01:00
grilledham
b768b87546
autofill
2019-06-19 17:36:18 +01:00
grilledham
a0a9ed4705
filter events
2019-06-18 21:35:25 +01:00
SimonFlapse
f9fb950639
Added skip button
...
Clean up in radio gui
2019-06-10 16:11:12 +02:00
SimonFlapse
1569867f8f
Made soundpaths selectable
2019-06-10 01:14:23 +02:00
SimonFlapse
003cd6c801
Added a radio to browse sounds
2019-06-09 16:39:21 +02:00
grilledham
f7918088ab
tooltip fix
2019-06-07 10:27:10 +01: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
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
1cd19c69e7
Replaced command for player and chat colors
2019-05-30 18:55:41 +02:00