Trove

Trove

TheSymbols Chat Mod
Zobrazuje se 101–105 z 105 položek
< 1 ... 9  10  11 >
Aktualizace: 17. lis. 2016 v 12.59

* Reverted back debugging colors (everything should be default).
* Updated help text to be more helpfull (getting big tho).
* You can now disable color customizations by changing the color to 0
* Added more color customizations:
- c_world_a
- c_c3_a
- c_c4_a
- c_c5_a
- c_c6_m
- c_c6_a
- c_c7_m
- c_c7_a
- c_club1_m
- c_club1_a
- c_club2_m
- c_club2_a
- c_club3_m
- c_club3_a
- c_club4_m
- c_club4_a
- c_club5_m
- c_club5_a

Aktualizace: 16. lis. 2016 v 13.41

* Now loads settings from "prefabs_test" language file, using the "$totem_test_key_name" text string.
* Better structure for changing color in the backend code (still not perfect).
* Added 7 more options to configuration:
- "c_w_a=" whisper author color
- "c_w_m=" whisper message color
- "c_world_m=" world message color
- "c_c3_m=" channel 3 message color
- "c_c4_m=" channel 4 message color
- "c_c5_m=" channel 5 message color
- "debug=" shows debug values for chat messages

Default configuration:
ts=1;ft=60000;ws=Play_ui_forge_use;c_w_a=15094472;c_w_m=16766720;c_world_m=4963327;c_c3_m=16753920;c_c4_m=16750807;c_c5_m=10052352;debug=0

Aktualizace: 12. lis. 2016 v 5.31

* Fixed DST (Daylight saving time): should now auto update without having to create a new version.
* Fixed Whisper Sound: Sound should now be working again.

Aktualizace: 5. lis. 2016 v 3.01

* Added 3 commands:
- /tcm Used to configure the chat mod (see below).
- /tcm help Used to view the different configuration options.
- /tcm reset Used to reset the configuration options back to default.

* Added configuration options for:
- Fadeout timer (default: 60000)
- Timestamp (default: 1)
- Whisper Sound (default: Play_ui_forge_use)

Sadly if you change the settings they will not be kept when you restart trove, you can however add settings into a long string to load.
Ex: /tcm ts=0;ft=15000;ws=Play_ui_forge_use

* Finally updated the version string (i always forget this)
* More code cleanup.

More configuration options will come later (like colors).

Aktualizace: 29. říj. 2016 v 8.08

initial workshop version