Jayefuu
917c21da6a
Sure I fixed this already :(
2021-02-09 19:53:27 +00:00
Jayefuu
1a72529e75
Updated behaviour for robot built entities
...
- Players get an increment to entities built when a robot they own builds something
- Players don't get an increment if they placed the blueprint and the base's roboport con bots build the entity OR if another players robots do the building.
2021-02-09 17:36:54 +00:00
Jayefuu
43260be5a3
fixed lua checks
2021-01-08 12:37:24 +00:00
Jayefuu
565249ff1b
Added player_built and player_crafted to the crash site awards ceremony
2021-01-08 12:34:51 +00:00
Jayefuu
45f19f14ac
Merge pull request #1145 from Refactorio/crash_site_discord_awards
...
Calculate awards and print to discord upon crash site restart
2021-01-06 08:10:03 +00:00
Jayefuu
e77ae7fb9d
Updated as per suggestions
2021-01-05 15:12:00 +00:00
Jayefuu
4667786cc9
Fixed failed lua checks
2021-01-04 10:46:57 +00:00
Jayefuu
1eb5f26559
Calculate awards and print to discord upon crash site restart
2021-01-04 10:44:31 +00:00
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
grilledham
b0ffbe43db
Merge pull request #1143 from grilledham/danger_ore_balance
...
terraforming danger ore balance updates
2021-01-02 23:42:08 +00:00
James Gillham
820b1e6995
terraforming danger ore balance updates
2021-01-02 23:40:30 +00:00
grilledham
0717eb2a3e
Merge pull request #1142 from grilledham/info_gui_updates
...
Fix info_gui layout issues.
2021-01-02 12:22:00 +00:00
grilledham
e093b92dc9
Merge pull request #1141 from grilledham/player_leave_reason
...
Add player leave reasons
2021-01-02 12:18:42 +00:00
grilledham
ad929499c6
Merge pull request #1140 from grilledham/loader_snap
...
When rotating loader connect to container.
2021-01-02 12:13:52 +00:00
James Gillham
741267873f
Use PlayerStat names in player_list.lua
2021-01-02 12:12:10 +00:00
James Gillham
0e768ec608
Expose PlayerStats names publicly.
2021-01-02 12:00:21 +00:00
James Gillham
27e76d2ed0
Refactor get player index logic
2021-01-02 11:37:54 +00:00
Jayefuu
50bf98f8f2
Updated as per suggestions
...
- Added small fixes to commands.lua
- Added logic to player_stats.lua to count kills made with vehicles. Tested on S10 with a passenger.
2021-01-02 11:37:53 +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
grilledham
b18dad52cb
Merge pull request #1137 from grilledham/server_start_data
...
Add server start_data.
2021-01-01 18:22:45 +00:00
James Gillham
234c3f5b24
Update .luacheckrc with defines.disconnect_reason
2021-01-01 18:06:36 +00:00
James Gillham
345029c10b
Fix info_gui layout issues.
2021-01-01 18:04:14 +00:00
James Gillham
a2331b0a53
Don't hard code the filter slot count.
2021-01-01 16:26:21 +00:00
James Gillham
b3ee1c2b52
Add script.rasie_* events to .luacheckrc
2021-01-01 15:53:32 +00:00
grilledham
34223ffdd7
Merge pull request #1139 from grilledham/loader_gui_layout
...
Fix loader gui layout issue in multiplayer
2021-01-01 15:50:30 +00:00
James Gillham
b6053fd3e3
Preserve loader filters when connecting
2021-01-01 15:49:07 +00:00
James Gillham
4634bcca00
When rotating loader connect to container.
2020-12-31 22:55:26 +00:00
James Gillham
7545a41e52
Add player leave reasons
2020-12-31 22:04:40 +00:00
James Gillham
c6739cd4d7
Fix loader gui layout issue in multiplayer
...
- Change the loader gui logic to be more conservative about when it deletes the loader frames. Now the layout issue should only happen when the player goes from having no loader recipes unlocked to any or vice versa Which in most cases will only happen once per game.
2020-12-31 20:17:43 +00:00
James Gillham
9564d51dcc
Add server start_data.
2020-12-30 20:19:22 +00:00
Jayefuu
745cc6a894
Merge pull request #1136 from Refactorio/crash_site_rocket_tank_cost_patch
...
Updated price after balance testing
2020-12-30 15:27:23 +00:00
Jayefuu
58eaa07add
Updated price after balance testing
2020-12-30 15:16:28 +00:00
grilledham
b7ad574517
Merge pull request #1131 from grilledham/danger_ore_restart
...
Danger ore: Add simple rocket launch condition and restart command.
2020-12-29 12:58:32 +00:00
James Gillham
8f7d040c12
Change locale danger_ore->danger_ores
2020-12-29 12:38:25 +00:00
grilledham
adc29c6da6
Merge pull request #1134 from Refactorio/crash_site_scenario_data_patch
...
Updated crash site data save location
2020-12-29 11:56:36 +00:00
Jayefuu
98483fead9
Merge pull request #1133 from grilledham/rename-map_selection-sample
...
Rename map_selection.lua.sample -> map_selection.sample.lua
2020-12-29 06:46:06 +00:00
Jayefuu
dde0c41ba9
Merge pull request #1132 from grilledham/remove-dc-command
...
Remove /dc command, use /sc instead.
2020-12-29 06:32:30 +00:00
Jayefuu
7b4ac037f7
Updated crash site data save location
...
Changed data_set name that crash site data is stored in from test set to real.
2020-12-29 06:29:42 +00:00
James Gillham
d33392b1cf
Remove /dc command, use /sc instead.
2020-12-28 22:44:42 +00:00
James Gillham
fdea1a53ca
Rename map_selection.lua.sample -> map_selection.sample.lua
2020-12-28 22:40:43 +00:00
James Gillham
e55d8987e8
Add simple rocket launch condition and restart command.
2020-12-28 22:28:21 +00:00
Jayefuu
a93eb2d4ea
Merge pull request #1128 from Refactorio/rocket-tanks
...
Crash site rocket tanks
2020-12-28 08:32:17 +00:00
Jayefuu
903a78de54
Updated rocket tank balance
...
- Reduced intervals for each level from 3, 2, 1, 0.5 seconds to 2, 1.5, 1, 0.5 seconds.
- Reduced cost from 7500 per level to 4000 per level.
These changes should make the tank useful in the period of the game for which it's designed. I will watch the next few games to check balance and adjust if it's too OP.
2020-12-28 08:25:24 +00:00
grilledham
e270ec4737
Merge pull request #1130 from grilledham/fix_rich_text
...
Fix Corpse rich text tag.
2020-12-27 21:25:23 +00:00
James Gillham
66aaf3f288
Fix Corpse rich text tag.
2020-12-27 21:23:31 +00:00
grilledham
c35909cf46
Merge pull request #1125 from grilledham/reports-ping-channel
...
Reports ping channel
2020-12-27 16:00:42 +00:00
James Gillham
2f53b43165
Send report to discord.
2020-12-27 15:57:22 +00:00
grilledham
2758b21328
Merge pull request #1127 from Refactorio/crash-site-stats-updated
...
Added additional statistics to Crash Site server scenario data
2020-12-27 15:50:02 +00:00