Don't Starve Together

Don't Starve Together

Improved Modify Ownership
Showing 1-10 of 20 entries
< 1  2 >
Update: Jan 21, 2024 @ 6:58pm

Changes:
• Added a new configuration to allow hosts to choose whether or not only admins or all players can reclaim public entities!
- This setting will of course be disabled by default, as in only admins can reclaim public entities by default.
- To enable this setting, set "Anyone can reclaim public entities" to Yes, or set in modoverrides.lua AllCanReclaim=true

Update: Jan 12, 2024 @ 2:52pm

Bug Fixes:
• Fixed an issue where formerly owned backpacks that were made public could keep the "irreplaceable" tag, which made it impossible to log out/travel to caves and take the now public backpack with you

Update: Oct 19, 2023 @ 11:41am

Changes:
• Reformatted the "built by owner" info to be more compact, the Klei ID is now next to the username of the builder, and the in game day the item is built is also recorded!
- If the item was made before this update, the Day: field will say "N/A"
- If the server has the "Expiring Ownership" setting enabled, it will also indicate how many days the item has left before its ownership expires.
• /reclaimpublic now applies the "built by" info to all reclaimed entities, and also works on Nautopilot Beacons and Phonographs
• Added modify ownership to Phonographs and Houndius Shootius
• Added support code for Improved Ownership's new Expiring Ownership feature (check it out on that mod!)

Bug Fixes:
• Added newer deploy items that did not have ownership info upon being built
- Revamped function so future deploy additions require only Improved Ownership to update :)
• Fixed a crash upon admins using the console command c_reclaimpublic()

Update: Aug 1, 2023 @ 2:39pm

Changes:
• Added the ability for /reclaimpublic and c_reclaimpublic() to reclaim public backpacks and Island Adventure boats :)

Update: Dec 8, 2022 @ 11:57am

Changes:
• Added descriptions + formal command names to the modify ownership slash commands! Hit /help [commandname] to see what each command does now :)

Update: Dec 3, 2022 @ 4:03pm

Changes:
• Added minimum/maximum limits of ranges you can specify in modify ownership slash/console commands (the minimum is 0, since you cannot have a negative distance, and the maximum is 10000)
• Added a cooldown to the rate of which you can use modify ownership console/slash commands (the built in time is 10 seconds; I will consider making this configurable or adjusting it based on feedback and future performance)

Update: Sep 14, 2022 @ 7:30pm

Bug Fixes:
• Fixed a crash when using /addownerworldnear (it was a typo :( )

Update: Sep 9, 2022 @ 8:42pm

Changes:
• Added new command, /addownerworldnear {# of tiles} and c_addownerworldnear(# of tiles), which adds all players in the current shard to all structures in a specified range near you. Like the other range based commands, if no range is specified it defaults to a value of 4 tiles.

Update: Aug 4, 2022 @ 10:09am

Not actually an update, but an attempt to fix the dumb workshop desyncing issue for clients (yet again)

Update: Jul 16, 2022 @ 6:06pm

Changes:
• Added Boat Rudders, Ocean Trawlers and Nautopilots ownable to the "Tell Ownership" list
• Added the ability to modify ownership on Nautopilot Beacons

Bug Fixes:
• Fixed a potential crash (none recorded actually happening, though) if an ownable deployable was to be deployed without a player to list as an owner