Don't Starve Together

Don't Starve Together

Modify Ownership
13개 중 1~10개 표시 중
< 1  2 >
업데이트: 2016년 4월 17일 오전 5시 31분

Version 1.1.2

Compatibility fix for Moderator Commands [fork] mod.

업데이트: 2016년 3월 29일 오후 1시 59분

Version 1.1.1

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

업데이트: 2016년 3월 20일 오후 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.

업데이트: 2016년 3월 14일 오후 1시 22분

Version 1.0.9

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

업데이트: 2016년 3월 9일 오후 8시 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.

업데이트: 2016년 2월 26일 오후 5시 18분

Version 1.0.7

Ownerlist check changed from assert to message and log print.

업데이트: 2016년 2월 24일 오후 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.

업데이트: 2016년 2월 7일 오전 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.

업데이트: 2016년 1월 25일 오전 1시 55분

Version 1.0.4

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

업데이트: 2016년 1월 17일 오후 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.