liu7d7 / SalHackSkid

A minecraft utility mod designed to build tunnels fast. Big thanks to the SalHack devs because this whole project is based off SalHack and we would not have been able to do it without them.
Other
37 stars 11 forks source link

Pull Request #1 (Player Render and update watermark) #6

Closed deeoxys closed 4 years ago

deeoxys commented 4 years ago

Going to make some pull requests one by one so that I don't break everything at once. Sorry for the confusion yesterday.

Changes: +Added scaleable player render to HUD components. +Changed SalHack.java name so that it says SalHackSkid. +Changed SalHack.java version so that it has the SalHackSkid version number.

I beleive I fixed the crashing issue.

deeoxys commented 4 years ago

More changes: +Add bed aura module. (Currently very basic; Player places bed to set position. Then when active the module will explode the bed if holding another bed, then places a bed to replace the exploded one.) +Change PvP HUD info component to include bed aura.

deeoxys commented 4 years ago

More changes 2: +Add anchor surround module. +Change pvp hud info component to include this module.

deeoxys commented 4 years ago

More changes 3: +Change hud components so they are all unified with grey text for variable and white text for value. +Changed speed component to allow BPS or km/h. // Perhaps change BPS to m/s?

deeoxys commented 4 years ago

More changes 4: +Minor change in speed KMH, oversighted that speed was a float; it isnt. So extra bit isnt needed.

deeoxys commented 4 years ago

More changes 5: +Change autototem and offhand chat notifier to blue instead of purple (so it doesnt look like a PM)

liu7d7 commented 4 years ago

sure man!