Keep track of ghosts, find required items in storage nearby and quickly craft required items
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 1.6.4 Date: 2024-08-19 Bugfixes: - Prevent crash when there are ghost items without a counterpart recipe
Version: 1.6.3 Date: 2024-08-16 Bugfixes: - Prevent crash when using GUI in editor mode
Version: 1.6.2 Date: 2024-08-15 Changes: - Preparations for arrowlib
Version: 1.6.1 Date: 2024-07-28 Bugfixes: - Prevent crashes when arrow calculations go south (i.e. exactly 180.000 degree)
Version: 1.6.0 Date: 2024-07-27 Changes: - Surfaces are now collapsable - Added settings per surface for auto scanning
Version: 1.5.0 Date: 2024-07-27 Changes: - More performance improvements on indexing & scanning - Improved arrow tracking for huge number of entities - Added setting for number of entities to track with arrows per tick - Added settings page adjacent to the main GUI with update timings and settings sliders
Version: 1.4.0 Date: 2024-07-25 Changes: - Performance improvement on indexing & scanning - Updated settings for performance control - Much smoother and more accurate progress bar - Mod settings to show/hide index&scan progress bar - Prevent lag spikes when indexing new surfaces
Version: 1.3.1 Date: 2024-07-25 Bugfixes: - Prevent crash on starting new game due to missing array
Version: 1.3.0 Date: 2024-07-25 Features: - Increased UPS performance by throttling surface scan in max nr of chunks per tick - Added progress bar in the GUI to display scan & index progress
Version: 1.2.0 Date: 2024-07-23 Features: - Added arrows & boxes when clicking on ghosts/storage buttons in the GUI Bugfixes: - Solved crash when trying to re-create console command
Version: 1.1.1 Date: 2024-07-22 Features: - Added command /gh_stats Bugfixes: - Prevent crash when trying to ping the location of a ghost or storage that no longer exists
Version: 1.1.0 Date: 2024-07-21 Changes: - Changed behavior of crafting buttons to never go above the amount of items actually required
Version: 1.0.1 Date: 2024-07-21 Changes: - Dumb me forgot the dumbnail
Version: 1.0.0 Date: 2024-07-21 Features: - Initial creation