Archipelago/worlds/factorio
recklesscoder cfff12d8d7
Factorio: Added ability to chat from within the game. (#1068)
* Factorio: Added ability to chat from within the game.
This also allows using commands such as !hint from within the game.

* Factorio: Only prepend player names to chat in multiplayer.

* Factorio: Mirror chat sent from the FactorioClient UI to the Factorio server.

* Factorio: Remove local coordinates from outgoing chat.

* Factorio: Added setting to disable bridging chat out.
Added client command to toggle this setting at run-time.

* Factorio: Added in-game command to toggle chat bridging setting at run-time.

* .

* Factorio: Document toggle for chat bridging feature.

* (Removed superfluous type annotations.)

* (Removed hard to read regex.)

* Docs/Factorio: Fix display of multiline code snippets.
2022-10-28 00:45:26 +02:00
..
data Factorio: Added ability to chat from within the game. (#1068) 2022-10-28 00:45:26 +02:00
docs Factorio: Added ability to chat from within the game. (#1068) 2022-10-28 00:45:26 +02:00
Mod.py Core remove legacy patch (#1047) 2022-09-30 00:36:30 +02:00
Options.py Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
Shapes.py Factorio: make apworld compatible(#935) 2022-08-18 01:33:40 +02:00
Technologies.py Factorio: make apworld compatible(#935) 2022-08-18 01:33:40 +02:00
__init__.py Factorio: make apworld compatible(#935) 2022-08-18 01:33:40 +02:00
requirements.txt Factorio: update rcon lib 2022-07-20 22:29:51 +02:00