RedRafe
26e1c28dc0
Factorio 2.0 update ( #1436 )
...
* Init Factorio 2.0 update
* add credits
* fix test module
* I know luackeck, I know
* Fixes
* Fix bad event.player_index handling
* Hotfixes
* Remove all filter inserters
* Migrate removed items
* Deprecating spidertron control and landfill features
2024-10-22 20:22:35 +01:00
RedRafe
5152d642ce
Updates/frontier v8 ( #1434 )
...
* Fix player pockets
* Add scenario manager gui
* tweak terrain gen
* Add discord notifications
* Add restart UI
2024-09-13 17:05:47 +01:00
RedRafe
4b040d1048
Add admin panel ( #1432 )
...
* Add admin panel
2024-09-02 21:32:20 +01:00
RedRafe
90479d06d6
Fix toast gui ( #1423 )
...
* Fix toast gui
2024-08-12 16:38:11 +01:00
RedRafe
a1f1b81ca4
Update Frontier to V2 ( #1420 )
...
* Frontier V2
* Shortcuts default disabled
2024-08-10 14:36:11 +01:00
RedRafe
926032b276
GUIs refactor using mod-gui ( #1418 )
...
* Use mod-gui for GUIs
* Height 40 and score reorder
2024-08-03 17:31:10 +01:00
RedRafe
5f5613d6da
Add K2 Maze scenario ( #1415 )
...
* Add K2 Maze scenario
* Add maze presets to templates
2024-07-31 17:23:17 +01:00
grilledham
8f01d04862
Remove debug functionality that was removed in Factorio 1.1.107 ( #1412 )
...
`debug.getupvalue` is no longer supported.
2024-04-19 20:46:08 +01:00
RedRafe
17f259fad2
Enhance tasklist GUI button with number of tasks ( #1392 )
2024-01-13 13:45:50 +00:00
grilledham
ee6e38816b
Send poll result to discord when finished. ( #1357 )
...
- Also when danger ore is restarted.
- Format remaining time to hours, minutes and seconds in the poll gui.
2023-05-10 21:18:34 +01:00
grilledham
eae8e6f078
Map poll ( #1350 )
...
* Prevent editing for map poll. Show multi line question/answers.
* Automatically set next map from poll
2023-05-01 16:28:32 +01:00
grilledham
f82db68710
Add extra rules for danger ore ( #1348 )
2023-04-05 15:32:48 +01:00
actinoide
150b5a04fe
reduced satelite launch message frequency at high satelite counts. ( #1345 )
2023-02-09 22:50:50 +00:00
James Gillham
66883a87b3
Change game.players -> game.get_player
2021-05-15 11:21:46 +01:00
James Gillham
4db09f98f4
Require admin for poll command.
2021-05-08 20:29:32 +01: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
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