Tags: GregHib/void-client
Tags
Client Zoom & Render Distance (#11) * - Add Constant.java — centralized zoom/FOV tuning constants. - Change Class320.java to use Constant.ZOOM_OFFSET_DEFAULT. - Change Class348_Sub42_Sub3.java — linear FOV offset zoom, clamping, and offset re-sync. - Change client.java — mouse‑wheel zoom handling (direction + step, range). * Rename changes and move constants into Loader * Change zoom only when over the toplevel interface * Add support for increased render distance and culling * Fix scroll zoom when ctrl shift teleporting --------- Co-authored-by: GregHib <greghib@users.noreply.github.com>
Add console autocomplete, ip address customising and logo (#8) * Allow commands and help passthrough * Add set console input message type * Prevent console command resetting on tab * Add ip and port setting to application arguments closes #7 * Add icons * Remove debug outputs * Send regular player commands to server
PreviousNext