tModLoader
Ore Excavator (1.4.3/1.4.4 Veinminer)
47개 중 31~40개 표시 중
< 1  2  3  4  5 >
업데이트: 2021년 8월 26일 오후 2시 48분

0.4.4
* Hotfixed an issue with tooltips

업데이트: 2021년 8월 26일 오후 2시 34분

0.4.3
* Added item quick whitelisting and blacklisting by pressing the control keys while hovering over an item
* Renamed instances of "block swap" to "veinswap" by popular community momentum
* Fixed issue where having no keybind set would crash tooltips of all tool items

업데이트: 2021년 8월 24일 오후 7시 25분

0.4.2
* Fixed some huge issues that could result in crashes when excavating
* Reworked how excavations are started, less angry trial and error
* Finally fixed wall excavation issues
* Wall swapping is now fixed and enabled
* Dirt can now be whitelisted, hurray!
* Fixed right-clicking for block swaps, oops~
* Set the default bindings to use Tilde, instead of right-click. Just like the 1.3 mod.

업데이트: 2021년 8월 22일 오후 1시 40분

0.4.1
* Fixed some issues with whitelist integers capping out at 100
* Added gravity-influenced tiles to the item block-swap whitelist by default
* Other tiny fixes

업데이트: 2021년 8월 21일 오후 9시 45분

0.4.0
* Block swap excavations are here!
* Added a new server-side whitelist for item blockswaps. Note that block swaps don't care what they are replacing, only that the item used to replace is whitelisted! The excavation will replace whatever initial block type that was replaced, and flood any adjacent identical types.
* Added some other new configurations relating to block/wall swaps
* Finished, and unlocked the configuration to teleport excavated items directly to the player
* Finished, and unlocked the configuration of creative mode. No more clutter and limits for folks just looking to build
* Fixed some issues with wall excavations not starting
* Fixed some more mod compatibility issues
* Minor improvements to performance for users that disabled core features (not checking hits if hammering is disabled, etc.)

업데이트: 2021년 8월 18일 오후 12시 12분

0.3.6
* Hopefully fixed some mod compatibility issues
* Minor bugfixes
* Prep for undo features
* Prep for block/wall swap features
* Laid groundwork for command systems
* Typo fixes
* Description updates

업데이트: 2021년 8월 16일 오후 12시 57분

0.3.5
* Issued a fix for block limits being ignored
* Issued a couple of major thread fixes, so ALL timings should be more accurate!
* More minor typo and description audits
* Added a configuration for cancelling the current action if the excavation control is released, defaulted to be enabled
* Added a mechanic that ignores recently placed blocks from excavations, useful for builders!
* Modified the mod's description to migrate older updates to the Steam Workshop page, the file was too long!
* Introduced an issue that sometimes gives less items back than it should when the block limit is reached (oops!)
* Enabled a lot of beta config options by default in hopes to increase feedback from these features!

업데이트: 2021년 8월 13일 오후 8시 21분

0.3.4
* Added Client configs! tModLoader is a bit buggy with config screens. Best to edit the settings from within a world!
* Re-added the feature to stop right-clicks on non-whitelisted blocks, this time as a config!
* Fixed an issue where rick-click auto-swing would hit twice in the initial swing's tick
* Fixed some more typos -sigh-
* Fixed the timings on most auto-swings, they should now better match the original tool's speed, and reflect mining speed stat increases
* Moved client-related settings off of the server config, and on to the client's

업데이트: 2021년 8월 10일 오후 8시 38분

0.3.3
* Minor typo and description audits.

업데이트: 2021년 8월 10일 오후 7시 19분

0.3.2
* Replaced the old recursive algorithm with a linear flood-fill and queue system. Expect better speeds, stability, and more predictable results
* Refactored mod descriptions to better reflect the... well... the description of the mod
* Added an FAQ with some of the most common questions I've heard about the mod
* Fixed some issues with quick whitelisting, simple typos with dramatic effects, should be a lot more stable now
* Once again, fixed some hammer issues. Surely they're all fixed by now... right??
* Added tooltips to items outlining their controls, in case folks didn't know how to use them

0.3.1
* Full multiplayer support should finally be here! Bound to be buggy but it seems stable from what we've been able to test
* Added feature for quick-whitelisting and blacklisting tiles and walls
* Added keybinds for quick-whitelist/blacklist respectively
* Mod should be partially functional with modded tiles now, we haven't been able to test this as much as we'd like, but that's what you're for right?
* Disabled the ability to whitelist dirt due to technical limitations, I promise this is temporary!
* Fixed hammers in multiplayer situations
* Added custom packet services to reduce network bloat when doing large excavations on multiplayer
* Fixed issue where singleplayer clients would attempt to send packets to a server that didn't exist