Don't Starve Together

Don't Starve Together

Modify Ownership
Menampilkan1-10 dari 13 kiriman
< 1  2 >
Pembaruan: 17 Apr 2016 @ 5:31am

Version 1.1.2

Compatibility fix for Moderator Commands [fork] mod.

Pembaruan: 29 Mar 2016 @ 1:59pm

Version 1.1.1

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

Pembaruan: 20 Mar 2016 @ 12:50pm

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.

Pembaruan: 14 Mar 2016 @ 1:22pm

Version 1.0.9

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

Pembaruan: 9 Mar 2016 @ 8:51pm

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.

Pembaruan: 26 Feb 2016 @ 5:18pm

Version 1.0.7

Ownerlist check changed from assert to message and log print.

Pembaruan: 24 Feb 2016 @ 12:47pm

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.

Pembaruan: 7 Feb 2016 @ 2:49am

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.

Pembaruan: 25 Jan 2016 @ 1:55am

Version 1.0.4

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

Pembaruan: 17 Jan 2016 @ 12:41pm

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.