Removed Game Fog (cleaned up AngleViewer code)
All checks were successful
build / build (push) Successful in 1m2s

This commit is contained in:
2025-04-06 12:25:30 +02:00
parent 0fede8adbf
commit 7d969d0013
6 changed files with 41 additions and 19 deletions

View File

@ -29,7 +29,6 @@ As a challenge I'm trying to make it as user-friendly as possible. (It ain't the
- Vein miner
![VeinMiner](https://i.imgur.com/zOXWMNa.gif)
### Commands
- /spectator | Essentially server-side free-cam, you get put in spectator and are able to fly around, once you use the command again you get put back to where you were.
- /slimechunk (/sc) | See if you're currently in a slimechunk
@ -40,9 +39,11 @@ As a challenge I'm trying to make it as user-friendly as possible. (It ain't the
- [x] Chat Calculator
## Client Side
- [x] Teleportation Angle Viewer
- [x] Teleportation Angle Viewer for [this machine](https://www.youtube.com/watch?v=FnUE-ZaALLw)
![Teleportation Keybindings](https://i.imgur.com/gjO1H3d.png)
- [x] Removed game fog (lava, water, etc.)
- [ ] Made it toggleable
- [ ] Mod Menu integration
# Features to come