Don't Starve Together
Modify Ownership
Εμφάνιση 1-10 από 13 καταχωρίσεις
< 1  2 >
Ενημέρωση: 17 Απρ 2016 στις 5:31

Version 1.1.2

Compatibility fix for Moderator Commands [fork] mod.

Ενημέρωση: 29 Μαρ 2016 στις 13:59

Version 1.1.1

Window is now draggable with a mouse (temporarily during the session, new position is not saved).

Ενημέρωση: 20 Μαρ 2016 στις 12:50

Version 1.1.0

Fixed display of long names of buildings in the window.
Fixed displayed and allowed names when Add_AllowOnlineOnly=true (replaced AllPlayers with TheNet:GetClientTable()).
Added translations support.

Ενημέρωση: 14 Μαρ 2016 στις 13:22

Version 1.0.9

Ownerlist check (client-side) changed from assert to message and log print.

Ενημέρωση: 9 Μαρ 2016 στις 20:51

Version 1.0.8

Fixed crash when trying to add/del owner while other player makes the entity public.
Improved startup ownerlist check.
UI - added Case sensitive and Auto filter checkboxes.

Ενημέρωση: 26 Φεβ 2016 στις 17:18

Version 1.0.7

Ownerlist check changed from assert to message and log print.

Ενημέρωση: 24 Φεβ 2016 στις 12:47

Version 1.0.6

UI - incorrect input screen cancels on ESC.
UI - textbox submitting on ENTER, autocompleting on TAB.
UI - added some sounds.
UI - closing window by pressing ESC doesn't show pause dialog screen.

Ενημέρωση: 7 Φεβ 2016 στις 2:49

Version 1.0.5

New configuration option - default modify mode.
Added Moderator Commands mod interaction.
New configuration option - log level.
New configuration option - server-wide hotkey.
String.split test now prints less into the log (only the first failed subtest).
Modify ownership prompt is no longer displayed for inventory items.

Ενημέρωση: 25 Ιαν 2016 στις 1:55

Version 1.0.4

Added player cache.
Added limiting of maximum number of owners of one building.

Ενημέρωση: 17 Ιαν 2016 στις 12:41

Version 1.0.3

Empty space when buttons are hidden is reused.
Workaround for Moderator Commands mod's string.split function override - use own function definition, don't error out on failed test, just print the message.